Started by upstream project "update-osmo-ci-on-slaves" build number 3080 originally caused by: Started by user Oliver Smith Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15a6a0248248eff25d376c44fd8da52e9e931562 (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f 15a6a0248248eff25d376c44fd8da52e9e931562 # timeout=10 Commit message: "scripts/osmo-ci-docker-rebuild: switch to trixie" > git rev-list --no-walk 15a6a0248248eff25d376c44fd8da52e9e931562 # timeout=10
[build4-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins4812616146891296455.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 6696e8c1f61bdef1ee6046075aa30724a0b2fee5 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 6696e8c1f61bdef1ee6046075aa30724a0b2fee5 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD d24f7186f6dff58940ee57b97f9d278cc07f245e + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' branch 'master' set up to track 'origin/master'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD d24f7186f6dff58940ee57b97f9d278cc07f245e + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=osmith/wip + arch + docker_images_require debian-trixie-build debian-bookworm-erlang + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout osmith/wip Switched to a new branch 'osmith/wip' branch 'osmith/wip' set up to track 'origin/osmith/wip'. + git reset --hard origin/osmith/wip HEAD is now at 024769d debian-trixie-build-arm: new container + cd debian-trixie-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + SUB4_PREFIX=172.18 + SUB6_PREFIX=fd02:db8 + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build4-deb12build-ansible-3080 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-trixie-build + SUITE_NAME=debian-trixie-build + docker_images_require debian-trixie-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-trixie-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.37kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 1.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #5 DONE 0.1s #6 [ 1/16] FROM docker.io/library/debian:trixie@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6 #6 resolve docker.io/library/debian:trixie@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6 #6 resolve docker.io/library/debian:trixie@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6 0.2s done #6 DONE 0.2s #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 DONE 0.1s #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.2s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.2s #10 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #10 DONE 0.3s #4 [internal] load build context #4 transferring context: 1.97kB done #4 DONE 0.1s #11 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #11 CACHED #12 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #14 CACHED #5 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #5 CACHED #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 CACHED #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 CACHED #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 CACHED #10 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #10 DONE 0.3s #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #15 0.320 + apt-get update #15 0.379 Hit:1 http://deb.debian.org/debian trixie InRelease #15 0.379 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #15 0.383 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #15 0.428 Fetched 90.7 kB in 0s (953 kB/s) #15 0.428 Reading package lists... #15 0.723 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd #15 0.726 Reading package lists... #15 1.010 Building dependency tree... #15 1.075 Reading state information... #15 1.187 ca-certificates is already the newest version (20250419). #15 1.187 libtinfo5 is already the newest version (6.4-4). #15 1.187 The following additional packages will be installed: #15 1.187 adduser asciidoc-base asciidoc-common autopoint autotools-dev binutils #15 1.187 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #15 1.187 bsdextrautils clang-format-19 cmake-data comerr-dev confget cpp cpp-14 #15 1.187 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dbus-bin dbus-daemon #15 1.187 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #15 1.187 dirmngr distro-info-data docbook docbook-dsssl docbook-utils docbook-xml #15 1.187 docbook-xsl docutils-common dpkg-dev dwz file fontconfig fontconfig-config #15 1.187 fonts-dejavu-core fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson #15 1.187 fonts-lmodern fonts-urw-base35 g++-14 g++-14-x86-64-linux-gnu #15 1.187 g++-x86-64-linux-gnu gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu #15 1.187 gettext gettext-base gfortran-14 gfortran-14-x86-64-linux-gnu #15 1.187 gir1.2-girepository-2.0 gir1.2-glib-2.0 girepository-tools git-man #15 1.187 gnupg-l10n gpg gpg-agent gpgconf gpgsm gpgv groff-base guile-3.0-libs #15 1.187 ibverbs-providers icu-devtools inetutils-telnet intltool-debian #15 1.187 krb5-multidev libabsl20240722 libaio1t64 libalgorithm-c3-perl libamd-comgr2 #15 1.187 libamdhip64-5 libann0 libaom3 libapache-pom-java libapparmor1 #15 1.187 libarchive-zip-perl libarchive13t64 libasan8 libasound2-data libasound2t64 #15 1.187 libassuan9 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #15 1.187 libavif16 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #15 1.187 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils libbladerf2 #15 1.187 libblkid-dev libboost-atomic-dev libboost-atomic1.83-dev #15 1.187 libboost-atomic1.83.0 libboost-chrono-dev libboost-chrono1.83-dev #15 1.187 libboost-chrono1.83.0t64 libboost-container-dev libboost-container1.83-dev #15 1.187 libboost-container1.83.0 libboost-context-dev libboost-context1.83-dev #15 1.187 libboost-context1.83.0 libboost-coroutine-dev libboost-coroutine1.83-dev #15 1.187 libboost-coroutine1.83.0 libboost-date-time-dev libboost-date-time1.83-dev #15 1.187 libboost-date-time1.83.0 libboost-dev libboost-exception-dev #15 1.187 libboost-exception1.83-dev libboost-fiber-dev libboost-fiber1.83-dev #15 1.187 libboost-fiber1.83.0 libboost-filesystem-dev libboost-filesystem1.83-dev #15 1.187 libboost-filesystem1.83.0 libboost-graph-dev libboost-graph-parallel-dev #15 1.187 libboost-graph-parallel1.83-dev libboost-graph-parallel1.83.0 #15 1.187 libboost-graph1.83-dev libboost-graph1.83.0 libboost-iostreams-dev #15 1.187 libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-json-dev #15 1.187 libboost-json1.83-dev libboost-json1.83.0 libboost-locale-dev #15 1.187 libboost-locale1.83-dev libboost-locale1.83.0 libboost-log-dev #15 1.187 libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #15 1.187 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #15 1.187 libboost-mpi-python-dev libboost-mpi-python1.83-dev #15 1.187 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #15 1.187 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #15 1.187 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #15 1.187 libboost-program-options-dev libboost-program-options1.83-dev #15 1.187 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #15 1.187 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #15 1.187 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #15 1.187 libboost-regex1.83.0 libboost-serialization-dev #15 1.187 libboost-serialization1.83-dev libboost-serialization1.83.0 #15 1.187 libboost-stacktrace-dev libboost-stacktrace1.83-dev #15 1.187 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #15 1.187 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #15 1.187 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #15 1.187 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #15 1.187 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #15 1.187 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #15 1.187 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #15 1.187 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #15 1.187 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #15 1.187 libbson-1.0-0t64 libbson-dev libc-dev-bin libc-l10n libc6-dev #15 1.187 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #15 1.187 libcares2 libcbor0.10 libcc1-0 libcdk5t64 libcdt5 libcgraph6 libclang-cpp19 #15 1.187 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #15 1.187 libclass-inspector-perl libclass-method-modifiers-perl #15 1.187 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #15 1.187 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv3 #15 1.187 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls libcurl4-gnutls-dev #15 1.187 libcurl4t64 libdata-optlist-perl libdatetime-locale-perl libdatetime-perl #15 1.187 libdatetime-timezone-perl libdatrie1 libdav1d7 libdbi1t64 libdbus-1-3 #15 1.187 libdbus-1-dev libde265-0 libdebhelper-perl libdebuginfod-common #15 1.187 libdebuginfod1t64 libdeflate0 libdevel-callchecker-perl #15 1.187 libdevel-stacktrace-perl libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm2 #15 1.187 libdw1t64 libdynaloader-functions-perl libedit2 libelf1t64 #15 1.187 libencode-locale-perl liberror-perl libeval-closure-perl libevent-2.1-7t64 #15 1.187 libevent-core-2.1-7t64 libevent-dev libevent-extra-2.1-7t64 #15 1.187 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 libexception-class-perl #15 1.187 libexpat1 libexpat1-dev libfabric1 libfftw3-bin libfftw3-double3 #15 1.187 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #15 1.187 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #15 1.187 libfile-sharedir-perl libfile-stripnondeterminism-perl libfile-touch-perl #15 1.187 libfile-which-perl libfindlib-ocaml libfmt10 libfontbox-java libfontconfig1 #15 1.187 libfontenc1 libfreetype6 libfribidi0 libfuse3-4 libgav1-1 libgc1 #15 1.187 libgcc-14-dev libgcrypt20 libgd3 libgdbm-compat4t64 libgdbm6t64 #15 1.187 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-14-dev libgfortran5 #15 1.187 libgio-2.0-dev libgio-2.0-dev-bin libgirepository-1.0-1 #15 1.187 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin libglib2.0-data #15 1.187 libglib2.0-dev libglib2.0-dev-bin libgmpxx4ldbl libgnutls-dane0t64 #15 1.187 libgnutls-openssl27t64 libgomp1 libgpg-error0 libgprofng0 libgps30t64 #15 1.187 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 libgssapi-krb5-2 #15 1.187 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #15 1.187 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libhiredis1.1.0 #15 1.187 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl libhtml-tagset-perl #15 1.187 libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #15 1.187 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #15 1.187 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #15 1.187 libice6 libicu-dev libicu76 libidn12 libidn2-dev libijs-0.35 libimagequant0 #15 1.187 libimport-into-perl libintelrdfpmath-dev libio-html-perl #15 1.187 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 libjansson4 #15 1.187 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery libjs-jquery-ui #15 1.187 libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl libjsoncpp26 #15 1.187 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkeyutils1 #15 1.187 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #15 1.187 liblatex-tounicode-perl liblcms2-2 libldap-dev libldap2 liblerc4 #15 1.187 liblimesuite23.11-1 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 #15 1.187 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #15 1.187 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #15 1.187 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl libmnl0 #15 1.187 libmodule-implementation-perl libmodule-runtime-perl libmongoc-1.0-0t64 #15 1.187 libmongocrypt-dev libmongocrypt0 libmoo-perl libmount-dev libmpc3 libmpfi0 #15 1.187 libmpfr6 libmro-compat-perl libmunge2 libnamespace-autoclean-perl #15 1.187 libnamespace-clean-perl libncurses6 libncursesw6 libnet-http-perl #15 1.187 libnet-ssleay-perl libnetsnmptrapd40t64 libnewlib-dev libnftables1 #15 1.187 libnftnl11 libnghttp2-14 libnghttp3-9 libnghttp3-dev libngtcp2-16 #15 1.187 libngtcp2-crypto-gnutls-dev libngtcp2-crypto-gnutls8 libngtcp2-dev #15 1.187 libnl-3-200 libnl-route-3-200 libnorm-dev libnorm1t64 libnpth0t64 #15 1.187 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping0 #15 1.187 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp16 libosp5 #15 1.187 libostyle1t64 libp11-kit-dev libpackage-stash-perl libpango-1.0-0 #15 1.187 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper2 #15 1.187 libparams-classify-perl libparams-util-perl #15 1.187 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 #15 1.187 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #15 1.187 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite1 libpdfbox-java #15 1.187 libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev libpipeline1 #15 1.187 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 libpng16-16t64 libpopt0 #15 1.187 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 libptexenc1 libpython3-dev #15 1.187 libpython3-stdlib libpython3.13 libpython3.13-dev libpython3.13-minimal #15 1.187 libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 librdmacm1t64 #15 1.187 libreadline8t64 librhash1 librole-tiny-perl librsvg2-2 librtmp-dev librtmp1 #15 1.187 libsasl2-2 libsasl2-dev libsasl2-modules-db libsctp1 libselinux1-dev #15 1.187 libsensors-config libsensors-dev libsensors5 libsepol-dev libsframe1 #15 1.187 libsgmls-perl libsharpyuv0 libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #15 1.187 libsnmp-base libsnmp40t64 libsodium-dev libsodium23 libsofia-sip-ua-dev #15 1.187 libsofia-sip-ua-glib3t64 libsofia-sip-ua0t64 libsombok3 #15 1.187 libsource-highlight-common libsource-highlight4t64 libspecio-perl #15 1.187 libssh2-1-dev libssh2-1t64 libstdc++-14-dev libstdcompat-ocaml #15 1.187 libstdlib-ocaml libsub-exporter-perl libsub-exporter-progressive-perl #15 1.187 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #15 1.187 libsvtav1enc2 libsynctex2 libsysprof-capture-4-dev libsystemd-dev #15 1.187 libsystemd-shared libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #15 1.187 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #15 1.187 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #15 1.187 libtirpc-common libtirpc3t64 libtry-tiny-perl libtsan2 libubsan1 #15 1.187 libuchardet0 libucx0 libudev-dev libuhd4.8.0 libulfius2.7t64 libunbound8 #15 1.187 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 libusb-1.0-0 #15 1.187 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #15 1.187 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 1.187 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #15 1.187 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 1.187 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 1.187 libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 libxpm4 libxrender1 #15 1.187 libxslt1.1 libxstring-perl libxt6t64 libxtables12 libyaml-0-2 #15 1.187 libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 libz3-4 libze1 libzmq5 #15 1.187 libzstd-dev libzzip-0-13t64 linux-libc-dev lmodern lynx lynx-common m4 #15 1.187 man-db mariadb-common media-types module-assistant mpi-default-bin #15 1.187 mpi-default-dev mysql-common native-architecture netbase nettle-dev #15 1.187 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #15 1.187 openmpi-common opensp patch patchutils pci.ids perl perl-modules-5.40 #15 1.187 perl-openssl-defaults pinentry-curses pkgconf pkgconf-bin po-debconf #15 1.187 poppler-data preview-latex-style procps python-apt-common python3-apt #15 1.187 python3-astroid python3-autocommand python3-blockdiag python3-cairo #15 1.187 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #15 1.187 python3-filelock python3-freetype python3-funcparserlib python3-inflect #15 1.187 python3-iniconfig python3-isort python3-jaraco.context #15 1.187 python3-jaraco.functools python3-jaraco.text python3-logilab-common #15 1.187 python3-markupsafe python3-mccabe python3-minimal python3-more-itertools #15 1.187 python3-mypy-extensions python3-packaging python3-pil python3-pip-whl #15 1.187 python3-pkg-resources python3-platformdirs python3-pluggy python3-pygments #15 1.187 python3-reportlab python3-rlpycairo python3-roman python3-setuptools-whl #15 1.187 python3-tomlkit python3-typeguard python3-typing-extensions #15 1.187 python3-virtualenv python3-webcolors python3-wheel python3-zipp python3.13 #15 1.188 python3.13-dev python3.13-minimal readline-common rpcsvc-proto #15 1.188 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #15 1.188 t1utils teckit tex-common texinfo-lib texlive texlive-base #15 1.188 texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 1.188 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 1.188 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 1.188 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 1.188 texlive-xetex tipa ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings #15 1.188 xfonts-utils xml-core xz-utils zlib1g-dev #15 1.189 Suggested packages: #15 1.189 liblocale-gettext-perl cron quota asciidoc-doc epubcheck gnu-standards #15 1.189 autoconf-doc binutils-doc gprofng-gui binutils-gold bison-doc bzip2-doc #15 1.189 distcc | icecc cmake-doc cmake-format elpa-cmake-mode coccinelle-doc #15 1.189 vim-addon-manager doc-base cpp-doc gcc-14-locales cpp-14-doc cppcheck-gui #15 1.189 clang clang-tidy graphicsmagick-imagemagick-compat | imagemagick inkscape #15 1.189 latex-cjk-all pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig #15 1.189 xindy default-dbus-session-bus | dbus-session-bus dh-make adequate at #15 1.189 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things diffoscope #15 1.189 disorderfs docker.io dose-extra duck elpa-devscripts faketime gnuplot #15 1.189 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libterm-size-perl #15 1.189 libyaml-libyaml-perl mmdebstrap mutt piuparts postgresql-client pristine-lfs #15 1.189 python3-debianbts python3-pycurl quilt ratt reprotest svn-buildpackage w3m #15 1.189 dbus-user-session libpam-systemd pinentry-gnome3 tor docbook-defguide psgml #15 1.189 docbook-dsssl-doc dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf #15 1.189 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java #15 1.189 libxalan2-java libxslthl-java xalan docbook-xsl-ns docbook5-defguide #15 1.189 doxygen-latex doxygen-doc doxygen-gui debian-keyring #15 1.189 debian-tag2upload-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #15 1.189 fonts-texgyre g++-multilib g++-14-multilib gcc-14-doc gawk-doc gcc-multilib #15 1.189 manpages-dev gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu gdb-doc gdbserver #15 1.189 libc-dbg gettext-doc libasprintf-dev libgettextpo-dev gnulib-l10n #15 1.189 gfortran-14-multilib gfortran-14-doc libcoarrays-dev git-doc git-email #15 1.189 git-gui gitk gitweb git-cvs git-mediawiki git-svn gpg-wks-server parcimonie #15 1.189 xloadimage scdaemon tpm2daemon gsfonts graphviz-doc groff lm-sensors lsof #15 1.189 strace krb5-doc lrzip alsa-utils libasound2-doc libasound2-plugins #15 1.189 libbladerf-doc bladerf-firmware bladerf-fpga libboost-doc libboost1.83-doc #15 1.189 gccxml libboost-contract1.83-dev libmpfrc++-dev libntl-dev default-jdk #15 1.189 libc-devtools glibc-doc libavalon-framework-java libexcalibur-logkit-java #15 1.189 liblog4j1.2-java cups-common libcurl4-doc bzr libfftw3-doc fuse3 rng-tools #15 1.189 libgd-tools gdbm-l10n gir1.2-glib-2.0-dev libglib2.0-doc #15 1.189 libgdk-pixbuf2.0-bin low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev #15 1.189 dns-root-data gnutls-bin gnutls-doc gpsd krb5-user libheif-plugin-ffmpegdec #15 1.189 libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec #15 1.189 libheif-plugin-j2kenc libheif-plugin-kvazaar libheif-plugin-rav1e #15 1.189 libheif-plugin-svtenc libdata-dump-perl libhwloc-contrib-plugins icu-doc idn #15 1.189 libjs-jquery-ui-docs liblcms2-utils liblimesuite-doc libtool-doc #15 1.189 libcrypt-ssleay-perl libencode-eucjpascii-perl libencode-hanextra-perl #15 1.189 libpod2-base-perl libmpfi-doc ncurses-doc libnewlib-doc libnftnl-dev-doc #15 1.189 libnghttp2-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #15 1.189 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #15 1.189 sofia-sip-doc libtest-fatal-perl sqlite3-doc libssl-doc libstdc++-14-doc #15 1.189 libcryptsetup12 libip4tc2 libpwquality1 libqrencode4 libtss2-rc0t64 gcj-jdk #15 1.189 uhd-doc uhd-host libbusiness-isbn-perl libmime-base32-perl #15 1.189 libregexp-ipv6-perl libauthen-ntlm-perl xapian-tools libyaml-doc m4-doc #15 1.189 make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #15 1.189 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #15 1.189 diffutils-doc perl-doc libterm-readline-gnu-perl #15 1.189 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #15 1.189 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #15 1.189 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #15 1.189 fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv #15 1.189 python-apt-doc python3-objgraph docutils-doc fonts-linuxlibertine #15 1.189 | ttf-linux-libertine texlive-lang-french python-mako-doc python3-beaker #15 1.189 python-pil-doc python-pygments-doc ttf-bitstream-vera #15 1.189 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #15 1.189 python-setuptools-doc python3.13-venv python3.13-doc binfmt-support #15 1.189 openssh-server python3-braceexpand sgml-base-doc perlsgml w3-recs swig-doc #15 1.189 swig-examples systemd-container systemd-homed systemd-userdbd systemd-boot #15 1.189 systemd-resolved systemd-repart libtss2-tcti-device0 polkitd perl-tk xpdf #15 1.189 | pdf-viewer xzdec texlive-binaries-sse2 hintview chktex #15 1.189 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #15 1.189 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #15 1.189 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #15 1.189 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #15 1.189 wdiff-doc #15 1.189 Recommended packages: #15 1.189 xmlto autogen-doc bash-completion dahdi-linux dblatex-doc dctrl-tools dput #15 1.189 | dupload libdistro-info-perl libgit-wrapper-perl liblist-compare-perl #15 1.189 libstring-shellquote-perl licensecheck lintian lzip python3-debian #15 1.189 python3-magic python3-requests python3-unidiff python3-xdg strace #15 1.189 debian-keyring debian-tag2upload-keyring libgitlab-api-v4-perl #15 1.189 libsoap-lite-perl pristine-tar fakeroot libalgorithm-merge-perl libfl-dev #15 1.189 less gnupg-utils gpg-wks-client fonts-liberation xpdf | pdf-viewer #15 1.189 libgd-gd2-perl alsa-ucm-conf alsa-topology-conf bladerf manpages #15 1.189 manpages-dev libpam-cap libclass-c3-xs-perl libfile-fcntllock-perl #15 1.189 liblocale-gettext-perl libdevel-lexalias-perl libarchive-cpio-perl #15 1.189 libgdk-pixbuf2.0-bin xdg-user-dirs libgpg-error-l10n fonts-droid-fallback #15 1.189 libgts-bin libheif-plugin-x265 libheif-plugin-aomenc libhtml-format-perl #15 1.189 libio-compress-brotli-perl javascript-common libjson-xs-perl krb5-locales #15 1.189 libldap-common limesuite-udev libtool-bin libgpm2 #15 1.189 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev #15 1.189 libpackage-stash-xs-perl librsvg2-common libsasl2-modules libsnmp-perl #15 1.189 libref-util-perl libkmod2 libtasn1-doc gnuradio-dev libusb-1.0-doc #15 1.189 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #15 1.189 libxml-sax-expat-perl cppzmq-dev mailcap libfindlib-ocaml-dev udev #15 1.189 ofono-scripts xauth libmail-sendmail-perl psmisc linux-sysctl-defaults #15 1.189 python3-tk lsb-release iso-codes python3-olefile pyflakes3 #15 1.189 fonts-dejavu-extra python3-argcomplete sopv-doc systemd-timesyncd #15 1.189 | time-daemon systemd-cryptsetup fonts-texgyre fonts-texgyre-math dvisvgm #15 1.189 liblog-log4perl-perl ruby default-jre libspreadsheet-parseexcel-perl tk #15 1.189 libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils #15 1.189 x11-xserver-utils #15 3.735 The following NEW packages will be installed: #15 3.735 adduser asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #15 3.735 autoconf-archive autogen automake autopoint autotools-dev bc binutils #15 3.735 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #15 3.735 bsdextrautils build-essential bzip2 ccache clang-format clang-format-19 #15 3.735 cmake cmake-data coccinelle comerr-dev confget cpp cpp-14 #15 3.735 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu cppcheck curl dahdi-source #15 3.735 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #15 3.735 dbus-system-bus-common debhelper devscripts dh-autoreconf #15 3.735 dh-strip-nondeterminism dirmngr distro-info-data docbook docbook-dsssl #15 3.735 docbook-utils docbook-xml docbook-xsl docbook5-xml docutils-common doxygen #15 3.735 dpkg-dev dwz equivs file flex fontconfig fontconfig-config fonts-dejavu-core #15 3.735 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #15 3.735 fonts-urw-base35 g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu #15 3.735 gawk gcc gcc-14 gcc-14-x86-64-linux-gnu gcc-arm-none-eabi #15 3.735 gcc-x86-64-linux-gnu gdb gettext gettext-base gfortran-14 #15 3.735 gfortran-14-x86-64-linux-gnu ghostscript gir1.2-girepository-2.0 #15 3.735 gir1.2-glib-2.0 girepository-tools git git-man gnupg gnupg-l10n gpg #15 3.735 gpg-agent gpgconf gpgsm gpgv graphviz groff-base guile-3.0-libs htop #15 3.735 ibverbs-providers icu-devtools inetutils-telnet intltool-debian iproute2 #15 3.735 krb5-multidev latexmk lcov libabsl20240722 libaio-dev libaio1t64 #15 3.735 libalgorithm-c3-perl libamd-comgr2 libamdhip64-5 libann0 libaom3 #15 3.735 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13t64 libasan8 #15 3.735 libasound2-data libasound2-dev libasound2t64 libassuan9 libatomic1 #15 3.735 libavahi-client3 libavahi-common-data libavahi-common3 libavif16 #15 3.735 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #15 3.735 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils #15 3.735 libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev libboost-atomic-dev #15 3.735 libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-chrono-dev #15 3.735 libboost-chrono1.83-dev libboost-chrono1.83.0t64 libboost-container-dev #15 3.735 libboost-container1.83-dev libboost-container1.83.0 libboost-context-dev #15 3.735 libboost-context1.83-dev libboost-context1.83.0 libboost-coroutine-dev #15 3.735 libboost-coroutine1.83-dev libboost-coroutine1.83.0 libboost-date-time-dev #15 3.735 libboost-date-time1.83-dev libboost-date-time1.83.0 libboost-dev #15 3.735 libboost-exception-dev libboost-exception1.83-dev libboost-fiber-dev #15 3.735 libboost-fiber1.83-dev libboost-fiber1.83.0 libboost-filesystem-dev #15 3.735 libboost-filesystem1.83-dev libboost-filesystem1.83.0 libboost-graph-dev #15 3.735 libboost-graph-parallel-dev libboost-graph-parallel1.83-dev #15 3.735 libboost-graph-parallel1.83.0 libboost-graph1.83-dev libboost-graph1.83.0 #15 3.735 libboost-iostreams-dev libboost-iostreams1.83-dev libboost-iostreams1.83.0 #15 3.735 libboost-json-dev libboost-json1.83-dev libboost-json1.83.0 #15 3.735 libboost-locale-dev libboost-locale1.83-dev libboost-locale1.83.0 #15 3.735 libboost-log-dev libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #15 3.735 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #15 3.735 libboost-mpi-python-dev libboost-mpi-python1.83-dev #15 3.735 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #15 3.735 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #15 3.735 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #15 3.735 libboost-program-options-dev libboost-program-options1.83-dev #15 3.735 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #15 3.735 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #15 3.735 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #15 3.735 libboost-regex1.83.0 libboost-serialization-dev #15 3.735 libboost-serialization1.83-dev libboost-serialization1.83.0 #15 3.735 libboost-stacktrace-dev libboost-stacktrace1.83-dev #15 3.735 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #15 3.735 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #15 3.735 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #15 3.735 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #15 3.735 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #15 3.735 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #15 3.735 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #15 3.735 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #15 3.735 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #15 3.735 libbson-1.0-0t64 libbson-dev libc-ares-dev libc-dev-bin libc-l10n libc6-dev #15 3.735 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #15 3.735 libcares2 libcbor0.10 libcc1-0 libcdk5-dev libcdk5t64 libcdt5 libcgraph6 #15 3.735 libclang-cpp19 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #15 3.735 libclass-inspector-perl libclass-method-modifiers-perl #15 3.735 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #15 3.735 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv-dev #15 3.735 libcsv3 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls #15 3.735 libcurl4-gnutls-dev libcurl4t64 libdata-optlist-perl libdatetime-locale-perl #15 3.735 libdatetime-perl libdatetime-timezone-perl libdatrie1 libdav1d7 #15 3.735 libdbd-sqlite3 libdbi-dev libdbi1t64 libdbus-1-3 libdbus-1-dev libde265-0 #15 3.735 libdebhelper-perl libdebuginfod-common libdebuginfod1t64 libdeflate0 #15 3.735 libdevel-callchecker-perl libdevel-stacktrace-perl libdpkg-perl #15 3.735 libdrm-amdgpu1 libdrm-common libdrm2 libdw1t64 libdynaloader-functions-perl #15 3.735 libedit2 libelf-dev libelf1t64 libencode-locale-perl liberror-perl #15 3.735 libeval-closure-perl libevent-2.1-7t64 libevent-core-2.1-7t64 libevent-dev #15 3.735 libevent-extra-2.1-7t64 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 #15 3.735 libexception-class-perl libexpat1 libexpat1-dev libfabric1 libffi-dev #15 3.735 libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 #15 3.735 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #15 3.735 libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl #15 3.735 libfile-touch-perl libfile-which-perl libfindlib-ocaml libfmt10 #15 3.735 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #15 3.735 libfuse3-4 libgav1-1 libgc1 libgcc-14-dev libgcrypt20 libgd3 #15 3.735 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #15 3.735 libgfortran-14-dev libgfortran5 libgio-2.0-dev libgio-2.0-dev-bin #15 3.735 libgirepository-1.0-1 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin #15 3.735 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl #15 3.735 libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libgomp1 #15 3.735 libgpg-error0 libgprofng0 libgps-dev libgps30t64 libgraphite2-3 libgs-common #15 3.735 libgs10 libgs10-common libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4t64 #15 3.735 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-dav1d #15 3.735 libheif-plugin-libde265 libheif1 libhiredis1.1.0 libhsa-runtime64-1 #15 3.735 libhsakmt1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #15 3.735 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #15 3.735 libhttp-negotiate-perl libhwasan0 libhwloc-dev libhwloc-plugins libhwloc15 #15 3.735 libibmad5 libibumad3 libibverbs-dev libibverbs1 libice6 libicu-dev libicu76 #15 3.735 libidn-dev libidn12 libidn2-dev libijs-0.35 libimagequant0 #15 3.735 libimport-into-perl libintelrdfpmath-dev libio-html-perl #15 3.735 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 #15 3.735 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #15 3.735 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #15 3.735 libjson-perl libjsoncpp26 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #15 3.735 libkdb5-10t64 libkeyutils1 libkpathsea6 libkrb5-3 libkrb5-dev #15 3.735 libkrb5support0 libksba8 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 #15 3.735 libldap-dev libldap2 liblerc4 liblimesuite-dev liblimesuite23.11-1 #15 3.735 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 liblua5.3-0 #15 3.735 liblua5.3-dev liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #15 3.735 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #15 3.735 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl #15 3.735 libmnl-dev libmnl0 libmodule-implementation-perl libmodule-runtime-perl #15 3.735 libmongoc-1.0-0t64 libmongoc-dev libmongocrypt-dev libmongocrypt0 #15 3.735 libmoo-perl libmount-dev libmpc3 libmpfi0 libmpfr6 libmro-compat-perl #15 3.735 libmunge2 libnamespace-autoclean-perl libnamespace-clean-perl libncurses-dev #15 3.735 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #15 3.735 libnetsnmptrapd40t64 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #15 3.735 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnghttp2-dev #15 3.735 libnghttp3-9 libnghttp3-dev libngtcp2-16 libngtcp2-crypto-gnutls-dev #15 3.735 libngtcp2-crypto-gnutls8 libngtcp2-dev libnl-3-200 libnl-3-dev #15 3.735 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1t64 libnpth0t64 #15 3.735 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping-dev #15 3.735 liboping0 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp-dev #15 3.735 libortp16 libosp5 libostyle1t64 libp11-kit-dev libpackage-stash-perl #15 3.735 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #15 3.735 libpaper2 libparams-classify-perl libparams-util-perl #15 3.735 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 libpcap-dev #15 3.735 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #15 3.735 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite-dev libpcsclite1 #15 3.735 libpdfbox-java libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev #15 3.735 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 #15 3.735 libpng16-16t64 libpopt0 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 #15 3.735 libptexenc1 libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dev #15 3.735 libpython3.13-minimal libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 #15 3.735 librdmacm1t64 libreadline-dev libreadline8t64 librhash1 librole-tiny-perl #15 3.736 librsvg2-2 librsvg2-bin librtmp-dev librtmp1 libsasl2-2 libsasl2-dev #15 3.736 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev libsensors-config #15 3.736 libsensors-dev libsensors5 libsepol-dev libsframe1 libsgmls-perl #15 3.736 libsharpyuv0 libsigsegv-dev libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #15 3.736 libsnmp-base libsnmp-dev libsnmp40t64 libsodium-dev libsodium23 #15 3.736 libsofia-sip-ua-dev libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3t64 #15 3.736 libsofia-sip-ua0t64 libsombok3 libsource-highlight-common #15 3.736 libsource-highlight4t64 libspecio-perl libsqlite3-dev libssh2-1-dev #15 3.736 libssh2-1t64 libssl-dev libstdc++-14-dev libstdcompat-ocaml libstdlib-ocaml #15 3.736 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #15 3.736 libsub-install-perl libsub-name-perl libsub-quote-perl libsvtav1enc2 #15 3.736 libsynctex2 libsysprof-capture-4-dev libsystemd-dev libsystemd-shared #15 3.736 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #15 3.736 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #15 3.736 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #15 3.736 libtirpc-common libtirpc3t64 libtool libtry-tiny-perl libtsan2 libubsan1 #15 3.736 libuchardet0 libucx0 libudev-dev libuhd-dev libuhd4.8.0 libulfius-dev #15 3.736 libulfius2.7t64 libunbound8 libunicode-linebreak-perl liburi-perl #15 3.736 liburing-dev liburing2 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev #15 3.736 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #15 3.736 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #15 3.736 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #15 3.736 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #15 3.736 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #15 3.736 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #15 3.736 libxpm4 libxrender1 libxslt1.1 libxstring-perl libxt6t64 libxtables12 #15 3.736 libyaml-0-2 libyaml-dev libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 #15 3.736 libz3-4 libze1 libzmq3-dev libzmq5 libzstd-dev libzzip-0-13t64 #15 3.736 linux-libc-dev lmodern locales lua-socket lynx lynx-common m4 make man-db #15 3.736 mariadb-common media-types meson module-assistant mpi-default-bin #15 3.736 mpi-default-dev mscgen mysql-common native-architecture netbase nettle-dev #15 3.736 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 ofono openjade #15 3.736 openmpi-bin openmpi-common opensp openssh-client patch patchelf patchutils #15 3.736 pci.ids perl perl-modules-5.40 perl-openssl-defaults picolibc-arm-none-eabi #15 3.736 pinentry-curses pkg-config pkgconf pkgconf-bin po-debconf poppler-data #15 3.736 preview-latex-style procps pylint python-apt-common python3 python3-apt #15 3.736 python3-astroid python3-autocommand python3-blockdiag python3-cairo #15 3.736 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #15 3.736 python3-filelock python3-freetype python3-funcparserlib python3-gi #15 3.736 python3-inflect python3-iniconfig python3-isort python3-jaraco.context #15 3.736 python3-jaraco.functools python3-jaraco.text python3-logilab-common #15 3.736 python3-mako python3-markupsafe python3-mccabe python3-minimal #15 3.736 python3-more-itertools python3-mypy-extensions python3-nwdiag #15 3.736 python3-packaging python3-pil python3-pip python3-pip-whl #15 3.736 python3-pkg-resources python3-platformdirs python3-pluggy python3-pyflakes #15 3.736 python3-pygments python3-pytest python3-reportlab python3-rlpycairo #15 3.736 python3-roman python3-setuptools python3-setuptools-whl python3-tomlkit #15 3.736 python3-typeguard python3-typing-extensions python3-usb python3-virtualenv #15 3.736 python3-webcolors python3-wheel python3-yaml python3-zipp python3.13 #15 3.736 python3.13-dev python3.13-minimal readline-common rpcsvc-proto rsync #15 3.736 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #15 3.736 source-highlight sqlite3 stow sudo swig systemd t1utils tcpdump teckit #15 3.736 telnet tex-common tex-gyre texinfo texinfo-lib texlive texlive-base #15 3.736 texlive-bibtex-extra texlive-binaries texlive-extra-utils #15 3.736 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #15 3.736 texlive-latex-base texlive-latex-extra texlive-latex-recommended #15 3.736 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #15 3.736 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #15 3.736 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #15 3.776 0 upgraded, 886 newly installed, 0 to remove and 0 not upgraded. #15 3.776 Need to get 1095 MB of archives. #15 3.776 After this operation, 4781 MB of additional disk space will be used. #15 3.776 Get:1 http://deb.debian.org/debian trixie-updates/main amd64 libsystemd-shared amd64 257.8-1~deb13u2 [2151 kB] #15 3.842 Get:2 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 [43.7 kB] #15 3.843 Get:3 http://deb.debian.org/debian trixie-updates/main amd64 systemd amd64 257.8-1~deb13u2 [3099 kB] #15 3.871 Get:4 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB] #15 3.871 Get:5 http://deb.debian.org/debian trixie/main amd64 dbus-bin amd64 1.16.2-2 [80.0 kB] #15 3.872 Get:6 http://deb.debian.org/debian trixie/main amd64 dbus-session-bus-common all 1.16.2-2 [52.3 kB] #15 3.873 Get:7 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #15 3.873 Get:8 http://deb.debian.org/debian trixie/main amd64 dbus-daemon amd64 1.16.2-2 [159 kB] #15 3.875 Get:9 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #15 3.876 Get:10 http://deb.debian.org/debian trixie/main amd64 dbus-system-bus-common all 1.16.2-2 [53.5 kB] #15 3.877 Get:11 http://deb.debian.org/debian trixie/main amd64 dbus amd64 1.16.2-2 [71.6 kB] #15 3.877 Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf-archive all 20220903-3 [775 kB] #15 3.892 Get:13 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] #15 3.893 Get:14 http://deb.debian.org/debian trixie/main amd64 flex amd64 2.6.4-8.2+b4 [423 kB] #15 3.894 Get:15 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #15 3.900 Get:16 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #15 3.901 Get:17 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #15 3.902 Get:18 http://deb.debian.org/debian trixie/main amd64 libsigsegv2 amd64 2.14-1+b2 [34.4 kB] #15 3.903 Get:19 http://deb.debian.org/debian trixie/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] #15 3.908 Get:20 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #15 3.908 Get:21 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #15 3.909 Get:22 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #15 3.910 Get:23 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #15 3.910 Get:24 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #15 3.920 Get:25 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #15 3.920 Get:26 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #15 3.920 Get:27 http://deb.debian.org/debian trixie/main amd64 libdebuginfod-common all 0.192-4 [23.7 kB] #15 3.921 Get:28 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #15 3.922 Get:29 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u1 [1519 kB] #15 3.947 Get:30 http://deb.debian.org/debian trixie/main amd64 confget amd64 5.1.2-2 [27.8 kB] #15 3.947 Get:31 http://deb.debian.org/debian trixie/main amd64 ofono amd64 2.16-5 [853 kB] #15 3.949 Get:32 http://deb.debian.org/debian trixie/main amd64 poppler-data all 0.4.12-1 [1601 kB] #15 3.966 Get:33 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #15 3.967 Get:34 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #15 3.991 Get:35 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #15 3.991 Get:36 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #15 3.991 Get:37 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #15 3.991 Get:38 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #15 4.000 Get:39 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #15 4.014 Get:40 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #15 4.014 Get:41 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #15 4.015 Get:42 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 1.19+dfsg-2 [43.8 kB] #15 4.015 Get:43 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5 [428 kB] #15 4.016 Get:44 http://deb.debian.org/debian trixie/main amd64 sudo amd64 1.9.16p2-3 [2087 kB] #15 4.029 Get:45 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #15 4.030 Get:46 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #15 4.032 Get:47 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #15 4.032 Get:48 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #15 4.032 Get:49 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b3 [25.0 kB] #15 4.032 Get:50 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #15 4.033 Get:51 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #15 4.033 Get:52 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #15 4.036 Get:53 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #15 4.037 Get:54 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #15 4.037 Get:55 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #15 4.042 Get:56 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #15 4.042 Get:57 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b1 [36.4 kB] #15 4.051 Get:58 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #15 4.071 Get:59 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #15 4.074 Get:60 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] #15 4.080 Get:61 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] #15 4.082 Get:62 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] #15 4.092 Get:63 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] #15 4.096 Get:64 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] #15 4.098 Get:65 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] #15 4.115 Get:66 http://deb.debian.org/debian trixie/main amd64 inetutils-telnet amd64 2:2.6-3 [130 kB] #15 4.125 Get:67 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12 [739 kB] #15 4.133 Get:68 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12 [3924 kB] #15 4.167 Get:69 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] #15 4.167 Get:70 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #15 4.168 Get:71 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] #15 4.168 Get:72 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] #15 4.181 Get:73 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] #15 4.182 Get:74 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB] #15 4.182 Get:75 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB] #15 4.182 Get:76 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7 [985 kB] #15 4.191 Get:77 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #15 4.230 Get:78 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #15 4.230 Get:79 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #15 4.268 Get:80 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #15 4.268 Get:81 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #15 4.270 Get:82 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #15 4.270 Get:83 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #15 4.270 Get:84 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #15 4.270 Get:85 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #15 4.291 Get:86 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [698 kB] #15 4.306 Get:87 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [100 kB] #15 4.306 Get:88 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #15 4.306 Get:89 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #15 4.310 Get:90 http://deb.debian.org/debian-security trixie-security/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #15 4.314 Get:91 http://deb.debian.org/debian-security trixie-security/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #15 4.316 Get:92 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #15 4.321 Get:93 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #15 4.322 Get:94 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #15 4.324 Get:95 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #15 4.326 Get:96 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #15 4.328 Get:97 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66 [6616 B] #15 4.333 Get:98 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #15 4.334 Get:99 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #15 4.335 Get:100 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #15 4.335 Get:101 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #15 4.338 Get:102 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #15 4.343 Get:103 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #15 4.347 Get:104 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #15 4.350 Get:105 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #15 4.355 Get:106 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #15 4.359 Get:107 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #15 4.362 Get:108 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1 [282 kB] #15 4.364 Get:109 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #15 4.368 Get:110 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #15 4.372 Get:111 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #15 4.379 Get:112 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #15 4.379 Get:113 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24 [217 kB] #15 4.381 Get:114 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #15 4.386 Get:115 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #15 4.387 Get:116 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #15 4.489 Get:117 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #15 4.506 Get:118 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #15 4.507 Get:119 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #15 4.507 Get:120 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #15 4.507 Get:121 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #15 4.507 Get:122 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #15 4.508 Get:123 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #15 4.508 Get:124 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #15 4.510 Get:125 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #15 4.510 Get:126 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #15 4.511 Get:127 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #15 4.516 Get:128 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #15 4.517 Get:129 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #15 4.521 Get:130 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #15 4.522 Get:131 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #15 4.526 Get:132 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #15 4.620 Get:133 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #15 4.620 Get:134 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #15 4.621 Get:135 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #15 4.636 Get:136 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #15 4.638 Get:137 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #15 4.638 Get:138 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #15 4.638 Get:139 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #15 4.638 Get:140 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #15 4.638 Get:141 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #15 4.638 Get:142 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #15 4.639 Get:143 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #15 4.642 Get:144 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #15 4.724 Get:145 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #15 4.724 Get:146 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #15 4.916 Get:147 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #15 4.955 Get:148 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #15 4.994 Get:149 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #15 5.005 Get:150 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #15 5.081 Get:151 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #15 5.081 Get:152 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #15 5.081 Get:153 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #15 5.081 Get:154 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #15 5.081 Get:155 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #15 5.781 Get:156 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #15 5.781 Get:157 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #15 5.782 Get:158 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #15 5.782 Get:159 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #15 5.782 Get:160 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #15 5.783 Get:161 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #15 5.783 Get:162 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #15 5.783 Get:163 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #15 5.783 Get:164 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #15 5.788 Get:165 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #15 5.791 Get:166 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #15 5.874 Get:167 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #15 6.133 Get:168 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #15 6.386 Get:169 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #15 6.969 Get:170 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #15 6.969 Get:171 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #15 6.969 Get:172 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #15 6.969 Get:173 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #15 6.970 Get:174 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #15 6.996 Get:175 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #15 6.998 Get:176 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #15 7.274 Get:177 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #15 7.475 Get:178 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #15 7.552 Get:179 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #15 7.554 Get:180 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #15 8.267 Get:181 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #15 8.275 Get:182 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #15 8.275 Get:183 http://deb.debian.org/debian trixie/main amd64 docbook all 4.5-11 [126 kB] #15 8.276 Get:184 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #15 8.281 Get:185 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #15 8.286 Get:186 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #15 8.288 Get:187 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #15 8.290 Get:188 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #15 8.297 Get:189 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #15 8.322 Get:190 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #15 8.428 Get:191 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #15 8.495 Get:192 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #15 8.509 Get:193 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #15 8.511 Get:194 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #15 8.511 Get:195 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #15 8.511 Get:196 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #15 8.512 Get:197 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #15 8.512 Get:198 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #15 8.512 Get:199 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] #15 8.513 Get:200 http://deb.debian.org/debian trixie/main amd64 libgc1 amd64 1:8.2.8-1 [247 kB] #15 8.514 Get:201 http://deb.debian.org/debian trixie/main amd64 guile-3.0-libs amd64 3.0.10+really3.0.10-4 [6877 kB] #15 8.573 Get:202 http://deb.debian.org/debian trixie/main amd64 libopts25 amd64 1:5.18.16-7 [61.9 kB] #15 8.573 Get:203 http://deb.debian.org/debian trixie/main amd64 libopts25-dev amd64 1:5.18.16-7 [99.6 kB] #15 8.576 Get:204 http://deb.debian.org/debian trixie/main amd64 autogen amd64 1:5.18.16-7 [561 kB] #15 8.582 Get:205 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] #15 8.592 Get:206 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] #15 8.599 Get:207 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] #15 8.606 Get:208 http://deb.debian.org/debian trixie/main amd64 bc amd64 1.07.1-4 [103 kB] #15 8.607 Get:209 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #15 8.607 Get:210 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #15 8.629 Get:211 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #15 8.634 Get:212 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #15 8.640 Get:213 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #15 8.643 Get:214 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #15 8.645 Get:215 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #15 8.646 Get:216 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #15 8.664 Get:217 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #15 8.670 Get:218 http://deb.debian.org/debian trixie/main amd64 binutils-arm-none-eabi amd64 2.44-3+23+b1 [2924 kB] #15 8.705 Get:219 http://deb.debian.org/debian trixie/main amd64 bison amd64 2:3.8.2+dfsg-1+b2 [1170 kB] #15 8.708 Get:220 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 [58.2 kB] #15 8.708 Get:221 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.48-1 [2671 kB] #15 8.756 Get:222 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #15 8.757 Get:223 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #15 8.759 Get:224 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12 [1991 kB] #15 8.785 Get:225 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #15 8.786 Get:226 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #15 8.786 Get:227 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #15 8.886 Get:228 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #15 8.886 Get:229 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #15 8.886 Get:230 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #15 8.886 Get:231 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #15 8.886 Get:232 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #15 8.906 Get:233 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #15 8.906 Get:234 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #15 8.912 Get:235 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #15 8.914 Get:236 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #15 8.941 Get:237 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #15 8.943 Get:238 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #15 8.955 Get:239 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #15 8.956 Get:240 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #15 8.987 Get:241 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #15 9.172 Get:242 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #15 9.173 Get:243 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #15 9.173 Get:244 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #15 9.173 Get:245 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #15 9.187 Get:246 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #15 9.304 Get:247 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #15 9.304 Get:248 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #15 9.305 Get:249 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #15 9.305 Get:250 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #15 9.322 Get:251 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #15 9.323 Get:252 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #15 9.324 Get:253 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #15 9.326 Get:254 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #15 9.326 Get:255 http://deb.debian.org/debian trixie/main amd64 libfmt10 amd64 10.1.1+ds1-4 [127 kB] #15 9.327 Get:256 http://deb.debian.org/debian trixie/main amd64 libhiredis1.1.0 amd64 1.2.0-6+b3 [50.8 kB] #15 9.327 Get:257 http://deb.debian.org/debian trixie/main amd64 ccache amd64 4.11.2-2 [711 kB] #15 9.328 Get:258 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] #15 9.409 Get:259 http://deb.debian.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] #15 9.637 Get:260 http://deb.debian.org/debian trixie/main amd64 libclang-cpp19 amd64 1:19.1.7-3+b1 [13.2 MB] #15 9.743 Get:261 http://deb.debian.org/debian trixie/main amd64 clang-format-19 amd64 1:19.1.7-3+b1 [93.0 kB] #15 9.743 Get:262 http://deb.debian.org/debian trixie/main amd64 clang-format amd64 1:19.0-63 [6352 B] #15 9.764 Get:263 http://deb.debian.org/debian trixie/main amd64 cmake-data all 3.31.6-2 [2268 kB] #15 9.770 Get:264 http://deb.debian.org/debian trixie/main amd64 libarchive13t64 amd64 3.7.4-4 [349 kB] #15 9.771 Get:265 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #15 9.771 Get:266 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #15 9.771 Get:267 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #15 9.771 Get:268 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #15 9.771 Get:269 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #15 9.772 Get:270 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #15 9.772 Get:271 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #15 9.775 Get:272 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2 [391 kB] #15 9.783 Get:273 http://deb.debian.org/debian trixie/main amd64 libjsoncpp26 amd64 1.9.6-3 [81.7 kB] #15 9.786 Get:274 http://deb.debian.org/debian trixie/main amd64 librhash1 amd64 1.4.5-1 [132 kB] #15 9.790 Get:275 http://deb.debian.org/debian trixie/main amd64 libuv1t64 amd64 1.50.0-2 [154 kB] #15 9.795 Get:276 http://deb.debian.org/debian trixie/main amd64 cmake amd64 3.31.6-2 [12.0 MB] #15 9.899 Get:277 http://deb.debian.org/debian trixie/main amd64 libstdlib-ocaml amd64 5.3.0-3 [605 kB] #15 9.921 Get:278 http://deb.debian.org/debian trixie/main amd64 ocaml-base amd64 5.3.0-3 [495 kB] #15 9.930 Get:279 http://deb.debian.org/debian trixie/main amd64 libparmap-ocaml amd64 1.2.5-3+b4 [91.7 kB] #15 9.930 Get:280 http://deb.debian.org/debian trixie/main amd64 libfindlib-ocaml amd64 1.9.8-1+b1 [214 kB] #15 9.931 Get:281 http://deb.debian.org/debian trixie/main amd64 ocaml-findlib amd64 1.9.8-1+b1 [584 kB] #15 9.932 Get:282 http://deb.debian.org/debian trixie/main amd64 libstdcompat-ocaml amd64 20~git20240529-2+b2 [49.4 kB] #15 9.932 Get:283 http://deb.debian.org/debian trixie/main amd64 coccinelle amd64 1.3.0.deb-1+b2 [10.5 MB] #15 10.03 Get:284 http://deb.debian.org/debian trixie/main amd64 comerr-dev amd64 2.1-1.47.2-3+b3 [56.7 kB] #15 10.03 Get:285 http://deb.debian.org/debian trixie/main amd64 libtinyxml2-11 amd64 11.0.0+dfsg-1+b1 [31.1 kB] #15 10.03 Get:286 http://deb.debian.org/debian trixie/main amd64 python3-pygments all 2.18.0+dfsg-2 [836 kB] #15 10.05 Get:287 http://deb.debian.org/debian trixie/main amd64 cppcheck amd64 2.17.1-2 [2386 kB] #15 10.05 Get:288 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2 [269 kB] #15 10.05 Get:289 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] #15 10.06 Get:290 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] #15 10.06 Get:291 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] #15 10.07 Get:292 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #15 10.07 Get:293 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] #15 10.08 Get:294 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] #15 10.08 Get:295 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] #15 10.09 Get:296 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] #15 10.10 Get:297 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #15 10.10 Get:298 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #15 10.11 Get:299 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] #15 10.12 Get:300 http://deb.debian.org/debian trixie/main amd64 module-assistant all 0.11.14 [87.0 kB] #15 10.13 Get:301 http://deb.debian.org/debian trixie/main amd64 dahdi-source all 1:3.1.0+git20230717~dfsg-10.1 [835 kB] #15 10.13 Get:302 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #15 10.14 Get:303 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+b3 [129 kB] #15 10.14 Get:304 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #15 10.14 Get:305 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #15 10.14 Get:306 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+b3 [634 kB] #15 10.14 Get:307 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #15 10.14 Get:308 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+b3 [271 kB] #15 10.15 Get:309 http://deb.debian.org/debian trixie/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #15 10.15 Get:310 http://deb.debian.org/debian trixie/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #15 10.15 Get:311 http://deb.debian.org/debian trixie/main amd64 libclass-method-modifiers-perl all 2.15-1 [18.0 kB] #15 10.15 Get:312 http://deb.debian.org/debian trixie/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b5 [36.1 kB] #15 10.16 Get:313 http://deb.debian.org/debian trixie/main amd64 libb-hooks-op-check-perl amd64 0.22-3+b2 [10.6 kB] #15 10.16 Get:314 http://deb.debian.org/debian trixie/main amd64 libdynaloader-functions-perl all 0.004-2 [12.2 kB] #15 10.17 Get:315 http://deb.debian.org/debian trixie/main amd64 libdevel-callchecker-perl amd64 0.009-2 [15.6 kB] #15 10.17 Get:316 http://deb.debian.org/debian trixie/main amd64 libparams-classify-perl amd64 0.015-2+b4 [22.5 kB] #15 10.17 Get:317 http://deb.debian.org/debian trixie/main amd64 libmodule-runtime-perl all 0.018-1 [17.8 kB] #15 10.18 Get:318 http://deb.debian.org/debian trixie/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #15 10.20 Get:319 http://deb.debian.org/debian trixie/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #15 10.21 Get:320 http://deb.debian.org/debian trixie/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #15 10.22 Get:321 http://deb.debian.org/debian trixie/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #15 10.22 Get:322 http://deb.debian.org/debian trixie/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #15 10.22 Get:323 http://deb.debian.org/debian trixie/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #15 10.22 Get:324 http://deb.debian.org/debian trixie/main amd64 libhttp-date-perl all 6.06-1 [10.7 kB] #15 10.22 Get:325 http://deb.debian.org/debian trixie/main amd64 libfile-listing-perl all 6.16-1 [12.4 kB] #15 10.22 Get:326 http://deb.debian.org/debian trixie/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB] #15 10.22 Get:327 http://deb.debian.org/debian trixie/main amd64 liburi-perl all 5.30-1 [105 kB] #15 10.23 Get:328 http://deb.debian.org/debian trixie/main amd64 libhtml-parser-perl amd64 3.83-1+b2 [99.7 kB] #15 10.23 Get:329 http://deb.debian.org/debian trixie/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #15 10.23 Get:330 http://deb.debian.org/debian trixie/main amd64 libclone-perl amd64 0.47-1+b1 [13.9 kB] #15 10.23 Get:331 http://deb.debian.org/debian trixie/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #15 10.23 Get:332 http://deb.debian.org/debian trixie/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #15 10.23 Get:333 http://deb.debian.org/debian trixie/main amd64 libhttp-message-perl all 7.00-2 [79.8 kB] #15 10.23 Get:334 http://deb.debian.org/debian trixie/main amd64 libhttp-cookies-perl all 6.11-1 [19.1 kB] #15 10.23 Get:335 http://deb.debian.org/debian trixie/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #15 10.24 Get:336 http://deb.debian.org/debian trixie/main amd64 perl-openssl-defaults amd64 7+b2 [6724 B] #15 10.24 Get:337 http://deb.debian.org/debian trixie/main amd64 libnet-ssleay-perl amd64 1.94-3 [339 kB] #15 10.24 Get:338 http://deb.debian.org/debian trixie/main amd64 libio-socket-ssl-perl all 2.089-1 [223 kB] #15 10.25 Get:339 http://deb.debian.org/debian trixie/main amd64 libnet-http-perl all 6.23-1 [23.9 kB] #15 10.25 Get:340 http://deb.debian.org/debian trixie/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB] #15 10.25 Get:341 http://deb.debian.org/debian trixie/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB] #15 10.25 Get:342 http://deb.debian.org/debian trixie/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #15 10.25 Get:343 http://deb.debian.org/debian trixie/main amd64 libwww-perl all 6.78-1 [183 kB] #15 10.26 Get:344 http://deb.debian.org/debian trixie/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #15 10.26 Get:345 http://deb.debian.org/debian trixie/main amd64 gpgv amd64 2.4.7-21+b3 [241 kB] #15 10.27 Get:346 http://deb.debian.org/debian trixie/main amd64 sopv-gpgv all 0.1.4-1 [11.3 kB] #15 10.27 Get:347 http://deb.debian.org/debian trixie/main amd64 wdiff amd64 1.2.2-9 [122 kB] #15 10.28 Get:348 http://deb.debian.org/debian trixie/main amd64 devscripts all 2.25.15+deb13u1 [1068 kB] #15 10.29 Get:349 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+b3 [384 kB] #15 10.29 Get:350 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #15 10.30 Get:351 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #15 10.30 Get:352 http://deb.debian.org/debian trixie/main amd64 libclang1-19 amd64 1:19.1.7-3+b1 [7623 kB] #15 10.37 Get:353 http://deb.debian.org/debian trixie/main amd64 libxapian30 amd64 1.4.29-3 [1165 kB] #15 10.38 Get:354 http://deb.debian.org/debian trixie/main amd64 doxygen amd64 1.9.8+ds-2.1 [5017 kB] #15 10.42 Get:355 http://deb.debian.org/debian trixie/main amd64 equivs all 2.3.2 [15.2 kB] #15 10.42 Get:356 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #15 10.42 Get:357 http://deb.debian.org/debian trixie/main amd64 gcc-arm-none-eabi amd64 15:14.2.rel1-1 [58.0 MB] #15 10.94 Get:358 http://deb.debian.org/debian trixie/main amd64 libdw1t64 amd64 0.192-4 [255 kB] #15 10.94 Get:359 http://deb.debian.org/debian trixie/main amd64 libbabeltrace1 amd64 1.5.11-4+b2 [176 kB] #15 10.94 Get:360 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #15 10.94 Get:361 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #15 10.94 Get:362 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2 [384 kB] #15 10.94 Get:363 http://deb.debian.org/debian trixie/main amd64 libjson-c5 amd64 0.18+ds-1 [46.0 kB] #15 10.94 Get:364 http://deb.debian.org/debian trixie/main amd64 libdebuginfod1t64 amd64 0.192-4 [32.4 kB] #15 10.94 Get:365 http://deb.debian.org/debian trixie/main amd64 libipt2 amd64 2.1.2-1 [47.8 kB] #15 10.94 Get:366 http://deb.debian.org/debian trixie/main amd64 libpython3.13 amd64 3.13.5-2 [2160 kB] #15 11.02 Get:367 http://deb.debian.org/debian trixie/main amd64 libsource-highlight-common all 3.1.9-4.3 [77.5 kB] #15 11.02 Get:368 http://deb.debian.org/debian trixie/main amd64 libsource-highlight4t64 amd64 3.1.9-4.3+b1 [335 kB] #15 11.02 Get:369 http://deb.debian.org/debian trixie/main amd64 gdb amd64 16.3-1 [3992 kB] #15 11.03 Get:370 http://deb.debian.org/debian trixie/main amd64 libgfortran5 amd64 14.2.0-19 [836 kB] #15 11.03 Get:371 http://deb.debian.org/debian trixie/main amd64 libgfortran-14-dev amd64 14.2.0-19 [880 kB] #15 11.04 Get:372 http://deb.debian.org/debian trixie/main amd64 gfortran-14-x86-64-linux-gnu amd64 14.2.0-19 [11.7 MB] #15 11.14 Get:373 http://deb.debian.org/debian trixie/main amd64 gfortran-14 amd64 14.2.0-19 [14.5 kB] #15 11.14 Get:374 http://deb.debian.org/debian trixie/main amd64 libgs-common all 10.05.1~dfsg-1 [148 kB] #15 11.14 Get:375 http://deb.debian.org/debian trixie/main amd64 libgs10-common all 10.05.1~dfsg-1 [479 kB] #15 11.15 Get:376 http://deb.debian.org/debian trixie/main amd64 libavahi-common-data amd64 0.8-16 [112 kB] #15 11.15 Get:377 http://deb.debian.org/debian trixie/main amd64 libavahi-common3 amd64 0.8-16 [44.2 kB] #15 11.15 Get:378 http://deb.debian.org/debian trixie/main amd64 libavahi-client3 amd64 0.8-16 [48.4 kB] #15 11.15 Get:379 http://deb.debian.org/debian-security trixie-security/main amd64 libcups2t64 amd64 2.4.10-3+deb13u1 [251 kB] #15 11.15 Get:380 http://deb.debian.org/debian trixie/main amd64 libidn12 amd64 1.43-1 [47.7 kB] #15 11.15 Get:381 http://deb.debian.org/debian trixie/main amd64 libijs-0.35 amd64 0.35-15.2 [14.8 kB] #15 11.15 Get:382 http://deb.debian.org/debian trixie/main amd64 libjbig2dec0 amd64 0.20-1+b3 [65.1 kB] #15 11.15 Get:383 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #15 11.16 Get:384 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #15 11.16 Get:385 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #15 11.17 Get:386 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #15 11.17 Get:387 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #15 11.17 Get:388 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #15 11.17 Get:389 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #15 11.17 Get:390 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #15 11.18 Get:391 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3 [346 kB] #15 11.19 Get:392 http://deb.debian.org/debian trixie/main amd64 libgs10 amd64 10.05.1~dfsg-1 [2567 kB] #15 11.21 Get:393 http://deb.debian.org/debian trixie/main amd64 ghostscript amd64 10.05.1~dfsg-1 [50.2 kB] #15 11.21 Get:394 http://deb.debian.org/debian trixie/main amd64 gir1.2-glib-2.0 amd64 2.84.4-3~deb13u1 [199 kB] #15 11.21 Get:395 http://deb.debian.org/debian trixie/main amd64 libgirepository-1.0-1 amd64 1.84.0-1 [116 kB] #15 11.21 Get:396 http://deb.debian.org/debian trixie/main amd64 gir1.2-girepository-2.0 amd64 1.84.0-1 [39.7 kB] #15 11.21 Get:397 http://deb.debian.org/debian trixie/main amd64 native-architecture all 0.2.6 [2264 B] #15 11.21 Get:398 http://deb.debian.org/debian trixie/main amd64 libgirepository-2.0-0 amd64 2.84.4-3~deb13u1 [143 kB] #15 11.22 Get:399 http://deb.debian.org/debian trixie/main amd64 girepository-tools amd64 2.84.4-3~deb13u1 [150 kB] #15 11.22 Get:400 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #15 11.22 Get:401 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #15 11.25 Get:402 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #15 11.32 Get:403 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21 [747 kB] #15 11.32 Get:404 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+b3 [275 kB] #15 11.32 Get:405 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21 [417 kB] #15 11.33 Get:406 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #15 11.33 Get:407 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #15 11.33 Get:408 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #15 11.33 Get:409 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #15 11.36 Get:410 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #15 11.37 Get:411 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #15 11.38 Get:412 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #15 11.38 Get:413 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #15 11.40 Get:414 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #15 11.41 Get:415 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #15 11.42 Get:416 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #15 11.42 Get:417 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #15 11.42 Get:418 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #15 11.42 Get:419 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #15 11.42 Get:420 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #15 11.42 Get:421 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #15 11.42 Get:422 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #15 11.43 Get:423 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #15 11.43 Get:424 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #15 11.43 Get:425 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #15 11.43 Get:426 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #15 11.44 Get:427 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #15 11.44 Get:428 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #15 11.44 Get:429 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #15 11.46 Get:430 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #15 11.47 Get:431 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #15 11.47 Get:432 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #15 11.47 Get:433 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #15 11.48 Get:434 http://deb.debian.org/debian trixie/main amd64 htop amd64 3.4.1-5 [171 kB] #15 11.48 Get:435 http://deb.debian.org/debian trixie/main amd64 libnl-3-200 amd64 3.7.0-2 [59.4 kB] #15 11.49 Get:436 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-200 amd64 3.7.0-2 [182 kB] #15 11.49 Get:437 http://deb.debian.org/debian trixie/main amd64 libibverbs1 amd64 56.1-1 [62.4 kB] #15 11.49 Get:438 http://deb.debian.org/debian trixie/main amd64 ibverbs-providers amd64 56.1-1 [357 kB] #15 11.49 Get:439 http://deb.debian.org/debian trixie/main amd64 icu-devtools amd64 76.1-4 [215 kB] #15 11.50 Get:440 http://deb.debian.org/debian trixie/main amd64 libgssrpc4t64 amd64 1.21.3-5 [60.0 kB] #15 11.50 Get:441 http://deb.debian.org/debian trixie/main amd64 libkadm5clnt-mit12 amd64 1.21.3-5 [42.5 kB] #15 11.50 Get:442 http://deb.debian.org/debian trixie/main amd64 libkdb5-10t64 amd64 1.21.3-5 [42.6 kB] #15 11.51 Get:443 http://deb.debian.org/debian trixie/main amd64 libkadm5srv-mit12 amd64 1.21.3-5 [54.2 kB] #15 11.51 Get:444 http://deb.debian.org/debian trixie/main amd64 krb5-multidev amd64 1.21.3-5 [126 kB] #15 11.52 Get:445 http://deb.debian.org/debian trixie/main amd64 latexmk all 1:4.86~ds-1 [507 kB] #15 11.52 Get:446 http://deb.debian.org/debian trixie/main amd64 libcapture-tiny-perl all 0.50-1 [24.6 kB] #15 11.52 Get:447 http://deb.debian.org/debian trixie/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #15 11.53 Get:448 http://deb.debian.org/debian trixie/main amd64 libfile-sharedir-perl all 1.118-3 [16.0 kB] #15 11.53 Get:449 http://deb.debian.org/debian trixie/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #15 11.53 Get:450 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #15 11.54 Get:451 http://deb.debian.org/debian trixie/main amd64 libvariable-magic-perl amd64 0.64-1+b1 [44.9 kB] #15 11.54 Get:452 http://deb.debian.org/debian trixie/main amd64 libb-hooks-endofscope-perl all 0.28-2 [17.6 kB] #15 11.56 Get:453 http://deb.debian.org/debian trixie/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #15 11.56 Get:454 http://deb.debian.org/debian trixie/main amd64 libsub-identify-perl amd64 0.14-3+b3 [11.3 kB] #15 11.56 Get:455 http://deb.debian.org/debian trixie/main amd64 libsub-name-perl amd64 0.28-1 [12.2 kB] #15 11.56 Get:456 http://deb.debian.org/debian trixie/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #15 11.57 Get:457 http://deb.debian.org/debian trixie/main amd64 libnamespace-autoclean-perl all 0.31-1 [13.8 kB] #15 11.60 Get:458 http://deb.debian.org/debian trixie/main amd64 libparams-util-perl amd64 1.102-3+b1 [24.4 kB] #15 11.60 Get:459 http://deb.debian.org/debian trixie/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #15 11.60 Get:460 http://deb.debian.org/debian trixie/main amd64 libdata-optlist-perl all 0.114-1 [10.6 kB] #15 11.61 Get:461 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-perl all 0.990-1 [50.6 kB] #15 11.62 Get:462 http://deb.debian.org/debian trixie/main amd64 libeval-closure-perl all 0.14-3 [11.2 kB] #15 11.62 Get:463 http://deb.debian.org/debian trixie/main amd64 libclass-data-inheritable-perl all 0.10-1 [8632 B] #15 11.63 Get:464 http://deb.debian.org/debian trixie/main amd64 libdevel-stacktrace-perl all 2.0500-1 [26.4 kB] #15 11.63 Get:465 http://deb.debian.org/debian trixie/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #15 11.63 Get:466 http://deb.debian.org/debian trixie/main amd64 libparams-validationcompiler-perl all 0.31-1 [30.9 kB] #15 11.63 Get:467 http://deb.debian.org/debian trixie/main amd64 libalgorithm-c3-perl all 0.11-2 [10.8 kB] #15 11.64 Get:468 http://deb.debian.org/debian trixie/main amd64 libclass-c3-perl all 0.35-2 [21.0 kB] #15 11.64 Get:469 http://deb.debian.org/debian trixie/main amd64 libmro-compat-perl all 0.15-2 [11.8 kB] #15 11.65 Get:470 http://deb.debian.org/debian trixie/main amd64 libxstring-perl amd64 0.005-2+b4 [8076 B] #15 11.65 Get:471 http://deb.debian.org/debian trixie/main amd64 libspecio-perl all 0.50-1 [132 kB] #15 11.65 Get:472 http://deb.debian.org/debian trixie/main amd64 libdatetime-locale-perl all 1:1.41-1 [3131 kB] #15 11.69 Get:473 http://deb.debian.org/debian trixie/main amd64 libclass-singleton-perl all 1.6-2 [12.5 kB] #15 11.69 Get:474 http://deb.debian.org/debian trixie/main amd64 libdatetime-timezone-perl all 1:2.65-1+2025b [261 kB] #15 11.69 Get:475 http://deb.debian.org/debian trixie/main amd64 libdatetime-perl amd64 2:1.65-1+b2 [116 kB] #15 11.69 Get:476 http://deb.debian.org/debian trixie/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #15 11.69 Get:477 http://deb.debian.org/debian trixie/main amd64 libperlio-gzip-perl amd64 0.20-1+b4 [17.5 kB] #15 11.69 Get:478 http://deb.debian.org/debian trixie/main amd64 lcov all 2.3.1-1 [393 kB] #15 11.69 Get:479 http://deb.debian.org/debian trixie/main amd64 libaio1t64 amd64 0.3.113-8+b1 [14.9 kB] #15 11.69 Get:480 http://deb.debian.org/debian trixie/main amd64 libaio-dev amd64 0.3.113-8+b1 [31.4 kB] #15 11.69 Get:481 http://deb.debian.org/debian trixie/main amd64 libllvm17t64 amd64 1:17.0.6-22+b2 [23.6 MB] #15 11.90 Get:482 http://deb.debian.org/debian trixie/main amd64 libamd-comgr2 amd64 6.0+git20231212.4510c28+dfsg-3+b2 [13.0 MB] #15 12.04 Get:483 http://deb.debian.org/debian trixie/main amd64 libdrm-common all 2.4.124-2 [8288 B] #15 12.04 Get:484 http://deb.debian.org/debian trixie/main amd64 libdrm2 amd64 2.4.124-2 [39.0 kB] #15 12.04 Get:485 http://deb.debian.org/debian trixie/main amd64 libdrm-amdgpu1 amd64 2.4.124-2 [22.6 kB] #15 12.04 Get:486 http://deb.debian.org/debian trixie/main amd64 libnuma1 amd64 2.0.19-1 [22.2 kB] #15 12.04 Get:487 http://deb.debian.org/debian trixie/main amd64 libhsakmt1 amd64 6.2.4+ds-1 [61.1 kB] #15 12.04 Get:488 http://deb.debian.org/debian trixie/main amd64 libhsa-runtime64-1 amd64 6.1.2-3 [535 kB] #15 12.05 Get:489 http://deb.debian.org/debian trixie/main amd64 libamdhip64-5 amd64 5.7.1-6 [8924 kB] #15 12.14 Get:490 http://deb.debian.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] #15 12.14 Get:491 http://deb.debian.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] #15 12.14 Get:492 http://deb.debian.org/debian trixie/main amd64 libasound2-dev amd64 1.2.14-1 [120 kB] #15 12.14 Get:493 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.4-2 [360 kB] #15 12.14 Get:494 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.4-2 [151 kB] #15 12.14 Get:495 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.4-2 [242 kB] #15 12.14 Get:496 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] #15 12.14 Get:497 http://deb.debian.org/debian trixie/main amd64 libbctoolbox-dev amd64 5.3.105-1 [56.3 kB] #15 12.15 Get:498 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] #15 12.15 Get:499 http://deb.debian.org/debian trixie/main amd64 libbladerf2 amd64 0.2024.05-1 [190 kB] #15 12.15 Get:500 http://deb.debian.org/debian trixie/main amd64 libbladerf-dev amd64 0.2024.05-1 [59.3 kB] #15 12.16 Get:501 http://deb.debian.org/debian trixie/main amd64 uuid-dev amd64 2.41-5 [48.8 kB] #15 12.16 Get:502 http://deb.debian.org/debian trixie/main amd64 libblkid-dev amd64 2.41-5 [208 kB] #15 12.17 Get:503 http://deb.debian.org/debian trixie/main amd64 libboost1.83-dev amd64 1.83.0-4.2 [10.6 MB] #15 12.27 Get:504 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83.0 amd64 1.83.0-4.2 [234 kB] #15 12.28 Get:505 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83-dev amd64 1.83.0-4.2 [236 kB] #15 12.30 Get:506 http://deb.debian.org/debian trixie/main amd64 libboost-atomic-dev amd64 1.83.0.2+b2 [3904 B] #15 12.30 Get:507 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83.0t64 amd64 1.83.0-4.2 [240 kB] #15 12.31 Get:508 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83-dev amd64 1.83.0-4.2 [246 kB] #15 12.39 Get:509 http://deb.debian.org/debian trixie/main amd64 libboost-chrono-dev amd64 1.83.0.2+b2 [4224 B] #15 12.39 Get:510 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83.0 amd64 1.83.0-4.2 [260 kB] #15 12.39 Get:511 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83-dev amd64 1.83.0-4.2 [265 kB] #15 12.40 Get:512 http://deb.debian.org/debian trixie/main amd64 libboost-container-dev amd64 1.83.0.2+b2 [4072 B] #15 12.40 Get:513 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83.0 amd64 1.83.0-4.2 [230 kB] #15 12.41 Get:514 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83.0 amd64 1.83.0-4.2 [333 kB] #15 12.41 Get:515 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83-dev amd64 1.83.0-4.2 [373 kB] #15 12.42 Get:516 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83-dev amd64 1.83.0-4.2 [239 kB] #15 12.42 Get:517 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83.0 amd64 1.83.0-4.2 [231 kB] #15 12.42 Get:518 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83-dev amd64 1.83.0-4.2 [232 kB] #15 12.43 Get:519 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83.0 amd64 1.83.0-4.2 [270 kB] #15 12.43 Get:520 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83-dev amd64 1.83.0-4.2 [277 kB] #15 12.43 Get:521 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83.0 amd64 1.83.0-4.2 [231 kB] #15 12.43 Get:522 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83-dev amd64 1.83.0-4.2 [233 kB] #15 12.44 Get:523 http://deb.debian.org/debian trixie/main amd64 libboost-context-dev amd64 1.83.0.2+b2 [3804 B] #15 12.46 Get:524 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83.0 amd64 1.83.0-4.2 [234 kB] #15 12.46 Get:525 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83-dev amd64 1.83.0-4.2 [236 kB] #15 12.46 Get:526 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine-dev amd64 1.83.0.2+b2 [3868 B] #15 12.47 Get:527 http://deb.debian.org/debian trixie/main amd64 libboost-date-time-dev amd64 1.83.0.2+b2 [3596 B] #15 12.47 Get:528 http://deb.debian.org/debian trixie/main amd64 libboost-dev amd64 1.83.0.2+b2 [3836 B] #15 12.47 Get:529 http://deb.debian.org/debian trixie/main amd64 libboost-exception1.83-dev amd64 1.83.0-4.2 [230 kB] #15 12.48 Get:530 http://deb.debian.org/debian trixie/main amd64 libboost-exception-dev amd64 1.83.0.2+b2 [3584 B] #15 12.48 Get:531 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-4.2 [282 kB] #15 12.49 Get:532 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83-dev amd64 1.83.0-4.2 [297 kB] #15 12.49 Get:533 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83.0 amd64 1.83.0-4.2 [254 kB] #15 12.52 Get:534 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83-dev amd64 1.83.0-4.2 [265 kB] #15 12.52 Get:535 http://deb.debian.org/debian trixie/main amd64 libboost-fiber-dev amd64 1.83.0.2+b2 [4028 B] #15 12.52 Get:536 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem-dev amd64 1.83.0.2+b2 [3628 B] #15 12.53 Get:537 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83.0 amd64 1.83.0-4.2 [359 kB] #15 12.54 Get:538 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83.0 amd64 1.83.0-4.2 [330 kB] #15 12.54 Get:539 http://deb.debian.org/debian trixie/main amd64 libicu-dev amd64 76.1-4 [10.8 MB] #15 12.63 Get:540 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83-dev amd64 1.83.0-4.2 [346 kB] #15 12.65 Get:541 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83.0 amd64 1.83.0-4.2 [471 kB] #15 12.65 Get:542 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83-dev amd64 1.83.0-4.2 [541 kB] #15 12.65 Get:543 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83-dev amd64 1.83.0-4.2 [383 kB] #15 12.65 Get:544 http://deb.debian.org/debian trixie/main amd64 libboost-graph-dev amd64 1.83.0.2+b2 [3700 B] #15 12.65 Get:545 http://deb.debian.org/debian trixie/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-10+b1 [132 kB] #15 12.65 Get:546 http://deb.debian.org/debian trixie/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-10+b1 [54.3 kB] #15 12.65 Get:547 http://deb.debian.org/debian trixie/main amd64 libpsm2-2 amd64 11.2.185-2.1 [181 kB] #15 12.65 Get:548 http://deb.debian.org/debian trixie/main amd64 librdmacm1t64 amd64 56.1-1 [70.4 kB] #15 12.66 Get:549 http://deb.debian.org/debian trixie/main amd64 libfabric1 amd64 2.1.0-1.1 [706 kB] #15 12.66 Get:550 http://deb.debian.org/debian trixie/main amd64 libhwloc15 amd64 2.12.0-4 [164 kB] #15 12.66 Get:551 http://deb.debian.org/debian trixie/main amd64 libmunge2 amd64 0.5.16-1 [19.7 kB] #15 12.66 Get:552 http://deb.debian.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] #15 12.66 Get:553 http://deb.debian.org/debian trixie/main amd64 libxnvctrl0 amd64 535.171.04-1+b2 [14.2 kB] #15 12.67 Get:554 http://deb.debian.org/debian trixie/main amd64 libze1 amd64 1.20.6-1 [473 kB] #15 12.67 Get:555 http://deb.debian.org/debian trixie/main amd64 ocl-icd-libopencl1 amd64 2.3.3-1 [42.9 kB] #15 12.67 Get:556 http://deb.debian.org/debian trixie/main amd64 libhwloc-plugins amd64 2.12.0-4 [23.5 kB] #15 12.67 Get:557 http://deb.debian.org/debian trixie/main amd64 libpmix2t64 amd64 5.0.7-1 [660 kB] #15 12.68 Get:558 http://deb.debian.org/debian trixie/main amd64 libfuse3-4 amd64 3.17.2-3 [98.7 kB] #15 12.68 Get:559 http://deb.debian.org/debian trixie/main amd64 libibumad3 amd64 56.1-1 [30.0 kB] #15 12.68 Get:560 http://deb.debian.org/debian trixie/main amd64 libibmad5 amd64 56.1-1 [44.5 kB] #15 12.68 Get:561 http://deb.debian.org/debian trixie/main amd64 libucx0 amd64 1.18.1+ds-2+b1 [1196 kB] #15 12.69 Get:562 http://deb.debian.org/debian trixie/main amd64 libopenmpi40 amd64 5.0.7-1 [2365 kB] #15 12.72 Get:563 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83.0 amd64 1.83.0-4.2 [271 kB] #15 12.72 Get:564 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83.0 amd64 1.83.0-4.2 [280 kB] #15 12.72 Get:565 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83-dev amd64 1.83.0-4.2 [284 kB] #15 12.72 Get:566 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel-dev amd64 1.83.0.2+b2 [3728 B] #15 12.72 Get:567 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-4.2 [254 kB] #15 12.72 Get:568 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83-dev amd64 1.83.0-4.2 [261 kB] #15 12.73 Get:569 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams-dev amd64 1.83.0.2+b2 [3580 B] #15 12.73 Get:570 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83.0 amd64 1.83.0-4.2 [357 kB] #15 12.73 Get:571 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83-dev amd64 1.83.0-4.2 [373 kB] #15 12.73 Get:572 http://deb.debian.org/debian trixie/main amd64 libboost-json-dev amd64 1.83.0.2+b2 [3704 B] #15 12.74 Get:573 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83.0 amd64 1.83.0-4.2 [473 kB] #15 12.74 Get:574 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83-dev amd64 1.83.0-4.2 [555 kB] #15 12.75 Get:575 http://deb.debian.org/debian trixie/main amd64 libboost-locale-dev amd64 1.83.0.2+b2 [3924 B] #15 12.75 Get:576 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83.0 amd64 1.83.0-4.2 [708 kB] #15 12.76 Get:577 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83-dev amd64 1.83.0-4.2 [877 kB] #15 12.77 Get:578 http://deb.debian.org/debian trixie/main amd64 libboost-log-dev amd64 1.83.0.2+b2 [3796 B] #15 12.77 Get:579 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83.0 amd64 1.83.0-4.2 [524 kB] #15 12.78 Get:580 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83-dev amd64 1.83.0-4.2 [572 kB] #15 12.79 Get:581 http://deb.debian.org/debian trixie/main amd64 libboost-math-dev amd64 1.83.0.2+b2 [3796 B] #15 12.80 Get:582 http://deb.debian.org/debian trixie/main amd64 openmpi-common all 5.0.7-1 [97.2 kB] #15 12.80 Get:583 http://deb.debian.org/debian trixie/main amd64 libnl-3-dev amd64 3.7.0-2 [101 kB] #15 12.81 Get:584 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-dev amd64 3.7.0-2 [201 kB] #15 12.82 Get:585 http://deb.debian.org/debian trixie/main amd64 libibverbs-dev amd64 56.1-1 [654 kB] #15 12.83 Get:586 http://deb.debian.org/debian trixie/main amd64 libnuma-dev amd64 2.0.19-1 [36.5 kB] #15 12.83 Get:587 http://deb.debian.org/debian trixie/main amd64 libltdl-dev amd64 2.5.4-4 [168 kB] #15 12.83 Get:588 http://deb.debian.org/debian trixie/main amd64 libhwloc-dev amd64 2.12.0-4 [258 kB] #15 12.83 Get:589 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] #15 12.84 Get:590 http://deb.debian.org/debian trixie/main amd64 libevent-extra-2.1-7t64 amd64 2.1.12-stable-10+b1 [108 kB] #15 12.84 Get:591 http://deb.debian.org/debian trixie/main amd64 libevent-openssl-2.1-7t64 amd64 2.1.12-stable-10+b1 [61.1 kB] #15 12.85 Get:592 http://deb.debian.org/debian trixie/main amd64 libevent-dev amd64 2.1.12-stable-10+b1 [305 kB] #15 12.85 Get:593 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] #15 12.86 Get:594 http://deb.debian.org/debian trixie/main amd64 libpmix-dev amd64 5.0.7-1 [3978 kB] #15 12.90 Get:595 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #15 12.90 Get:596 http://deb.debian.org/debian trixie/main amd64 openmpi-bin amd64 5.0.7-1 [189 kB] #15 12.90 Get:597 http://deb.debian.org/debian trixie/main amd64 libopenmpi-dev amd64 5.0.7-1 [1089 kB] #15 12.92 Get:598 http://deb.debian.org/debian trixie/main amd64 mpi-default-dev amd64 1.18 [3372 B] #15 12.92 Get:599 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83-dev amd64 1.83.0-4.2 [290 kB] #15 12.93 Get:600 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-dev amd64 1.83.0.2+b2 [3680 B] #15 12.93 Get:601 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83.0 amd64 1.83.0-4.2 [306 kB] #15 12.94 Get:602 http://deb.debian.org/debian trixie/main amd64 mpi-default-bin amd64 1.18 [2576 B] #15 12.95 Get:603 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83.0 amd64 1.83.0-4.2 [358 kB] #15 12.97 Get:604 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83-dev amd64 1.83.0-4.2 [237 kB] #15 12.99 Get:605 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python-dev amd64 1.83.0.2+b2 [3712 B] #15 13.00 Get:606 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83.0 amd64 1.83.0-4.2 [234 kB] #15 13.01 Get:607 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83-dev amd64 1.83.0-4.2 [236 kB] #15 13.02 Get:608 http://deb.debian.org/debian trixie/main amd64 libboost-nowide-dev amd64 1.83.0.2+b2 [3668 B] #15 13.02 Get:609 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83.0 amd64 1.83.0-4.2 [242 kB] #15 13.03 Get:610 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83-dev amd64 1.83.0-4.2 [246 kB] #15 13.03 Get:611 http://deb.debian.org/debian trixie/main amd64 libboost-numpy-dev amd64 1.83.0.2+b2 [3644 B] #15 13.04 Get:612 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83.0 amd64 1.83.0-4.2 [347 kB] #15 13.05 Get:613 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83-dev amd64 1.83.0-4.2 [375 kB] #15 13.06 Get:614 http://deb.debian.org/debian trixie/main amd64 libboost-program-options-dev amd64 1.83.0.2+b2 [3612 B] #15 13.06 Get:615 http://deb.debian.org/debian trixie/main amd64 libexpat1-dev amd64 2.7.1-2 [161 kB] #15 13.07 Get:616 http://deb.debian.org/debian trixie/main amd64 libpython3.13-dev amd64 3.13.5-2 [5291 kB] #15 13.12 Get:617 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] #15 13.12 Get:618 http://deb.debian.org/debian trixie/main amd64 python3.13-dev amd64 3.13.5-2 [504 kB] #15 13.13 Get:619 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #15 13.13 Get:620 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] #15 13.13 Get:621 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] #15 13.13 Get:622 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83-dev amd64 1.83.0-4.2 [328 kB] #15 13.13 Get:623 http://deb.debian.org/debian trixie/main amd64 libboost-python-dev amd64 1.83.0.2+b2 [3892 B] #15 13.13 Get:624 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83.0 amd64 1.83.0-4.2 [238 kB] #15 13.14 Get:625 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83-dev amd64 1.83.0-4.2 [241 kB] #15 13.14 Get:626 http://deb.debian.org/debian trixie/main amd64 libboost-random-dev amd64 1.83.0.2+b2 [3592 B] #15 13.14 Get:627 http://deb.debian.org/debian trixie/main amd64 libboost-regex-dev amd64 1.83.0.2+b2 [3864 B] #15 13.14 Get:628 http://deb.debian.org/debian trixie/main amd64 libboost-serialization-dev amd64 1.83.0.2+b2 [3832 B] #15 13.15 Get:629 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83.0 amd64 1.83.0-4.2 [283 kB] #15 13.18 Get:630 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83-dev amd64 1.83.0-4.2 [245 kB] #15 13.19 Get:631 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace-dev amd64 1.83.0.2+b2 [3592 B] #15 13.19 Get:632 http://deb.debian.org/debian trixie/main amd64 libboost-system-dev amd64 1.83.0.2+b2 [3736 B] #15 13.19 Get:633 http://deb.debian.org/debian trixie/main amd64 libboost-test-dev amd64 1.83.0.2+b2 [3628 B] #15 13.20 Get:634 http://deb.debian.org/debian trixie/main amd64 libboost-thread-dev amd64 1.83.0.2+b2 [3624 B] #15 13.20 Get:635 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83.0 amd64 1.83.0-4.2 [235 kB] #15 13.21 Get:636 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83-dev amd64 1.83.0-4.2 [237 kB] #15 13.21 Get:637 http://deb.debian.org/debian trixie/main amd64 libboost-timer-dev amd64 1.83.0.2+b2 [3716 B] #15 13.22 Get:638 http://deb.debian.org/debian trixie/main amd64 libboost1.83-tools-dev amd64 1.83.0-4.2 [1528 kB] #15 13.23 Get:639 http://deb.debian.org/debian trixie/main amd64 libboost-tools-dev amd64 1.83.0.2+b2 [3768 B] #15 13.23 Get:640 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83.0 amd64 1.83.0-4.2 [246 kB] #15 13.24 Get:641 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83-dev amd64 1.83.0-4.2 [249 kB] #15 13.25 Get:642 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure-dev amd64 1.83.0.2+b2 [3688 B] #15 13.25 Get:643 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83.0 amd64 1.83.0-4.2 [336 kB] #15 13.26 Get:644 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83-dev amd64 1.83.0-4.2 [421 kB] #15 13.26 Get:645 http://deb.debian.org/debian trixie/main amd64 libboost-url-dev amd64 1.83.0.2+b2 [3732 B] #15 13.26 Get:646 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83.0 amd64 1.83.0-4.2 [437 kB] #15 13.27 Get:647 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83-dev amd64 1.83.0-4.2 [486 kB] #15 13.28 Get:648 http://deb.debian.org/debian trixie/main amd64 libboost-wave-dev amd64 1.83.0.2+b2 [3624 B] #15 13.28 Get:649 http://deb.debian.org/debian trixie/main amd64 libboost-all-dev amd64 1.83.0.2+b2 [3936 B] #15 13.29 Get:650 http://deb.debian.org/debian trixie/main amd64 libbrotli-dev amd64 1.1.0-2+b7 [316 kB] #15 13.33 Get:651 http://deb.debian.org/debian trixie/main amd64 libmd-dev amd64 1.1.0-2+b1 [55.3 kB] #15 13.35 Get:652 http://deb.debian.org/debian trixie/main amd64 libbsd-dev amd64 0.12.2-2 [258 kB] #15 13.36 Get:653 http://deb.debian.org/debian trixie/main amd64 libbson-1.0-0t64 amd64 1.30.4-1 [87.5 kB] #15 13.36 Get:654 http://deb.debian.org/debian trixie/main amd64 libbson-dev amd64 1.30.4-1 [149 kB] #15 13.37 Get:655 http://deb.debian.org/debian trixie/main amd64 libcares2 amd64 1.34.5-1 [98.2 kB] #15 13.37 Get:656 http://deb.debian.org/debian trixie/main amd64 libc-ares-dev amd64 1.34.5-1 [226 kB] #15 13.37 Get:657 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #15 13.38 Get:658 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+b1 [546 kB] #15 13.39 Get:659 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] #15 13.39 Get:660 http://deb.debian.org/debian trixie/main amd64 libcdk5t64 amd64 5.0.20250116-1 [129 kB] #15 13.40 Get:661 http://deb.debian.org/debian trixie/main amd64 libncurses-dev amd64 6.5+20250216-2 [353 kB] #15 13.40 Get:662 http://deb.debian.org/debian trixie/main amd64 libcdk5-dev amd64 5.0.20250116-1 [300 kB] #15 13.40 Get:663 http://deb.debian.org/debian trixie/main amd64 libcsv3 amd64 3.0.3+dfsg-6+b3 [10.8 kB] #15 13.41 Get:664 http://deb.debian.org/debian trixie/main amd64 libcsv-dev amd64 3.0.3+dfsg-6+b3 [23.0 kB] #15 13.41 Get:665 http://deb.debian.org/debian trixie/main amd64 libunbound8 amd64 1.22.0-2 [598 kB] #15 13.42 Get:666 http://deb.debian.org/debian trixie/main amd64 libgnutls-dane0t64 amd64 3.8.9-3 [455 kB] #15 13.43 Get:667 http://deb.debian.org/debian trixie/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3 [455 kB] #15 13.43 Get:668 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB] #15 13.44 Get:669 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB] #15 13.44 Get:670 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB] #15 13.44 Get:671 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB] #15 13.45 Get:672 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB] #15 13.46 Get:673 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB] #15 13.50 Get:674 http://deb.debian.org/debian trixie/main amd64 libgnutls28-dev amd64 3.8.9-3 [1406 kB] #15 13.51 Get:675 http://deb.debian.org/debian trixie/main amd64 libkrb5-dev amd64 1.21.3-5 [16.1 kB] #15 13.53 Get:676 http://deb.debian.org/debian trixie/main amd64 libldap-dev amd64 2.6.10+dfsg-1 [312 kB] #15 13.54 Get:677 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] #15 13.54 Get:678 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] #15 13.54 Get:679 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] #15 13.54 Get:680 http://deb.debian.org/debian trixie/main amd64 libnghttp2-dev amd64 1.64.0-1.1 [116 kB] #15 13.54 Get:681 http://deb.debian.org/debian trixie/main amd64 libnghttp3-dev amd64 1.8.0-1 [91.3 kB] #15 13.55 Get:682 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls-dev amd64 1.11.0-1 [34.0 kB] #15 13.55 Get:683 http://deb.debian.org/debian trixie/main amd64 libngtcp2-dev amd64 1.11.0-1 [179 kB] #15 13.56 Get:684 http://deb.debian.org/debian trixie/main amd64 libpsl-dev amd64 0.21.2-1.1+b1 [77.6 kB] #15 13.56 Get:685 http://deb.debian.org/debian trixie/main amd64 librtmp-dev amd64 2.4+20151223.gitfa8646d.1-2+b5 [68.0 kB] #15 13.56 Get:686 http://deb.debian.org/debian trixie/main amd64 libssl-dev amd64 3.5.1-1 [2954 kB] #15 13.59 Get:687 http://deb.debian.org/debian trixie/main amd64 libssh2-1-dev amd64 1.11.1-1 [393 kB] #15 13.60 Get:688 http://deb.debian.org/debian trixie/main amd64 libzstd-dev amd64 1.5.7+dfsg-1 [371 kB] #15 13.60 Get:689 http://deb.debian.org/debian trixie/main amd64 libcurl4-gnutls-dev amd64 8.14.1-2 [503 kB] #15 13.60 Get:690 http://deb.debian.org/debian trixie/main amd64 libdbi1t64 amd64 0.9.0-6.1+b1 [26.6 kB] #15 13.60 Get:691 http://deb.debian.org/debian trixie/main amd64 libdbd-sqlite3 amd64 0.9.0-13 [177 kB] #15 13.61 Get:692 http://deb.debian.org/debian trixie/main amd64 libdbi-dev amd64 0.9.0-6.1+b1 [33.5 kB] #15 13.61 Get:693 http://deb.debian.org/debian trixie-updates/main amd64 libsystemd-dev amd64 257.8-1~deb13u2 [1356 kB] #15 13.62 Get:694 http://deb.debian.org/debian trixie/main amd64 libdbus-1-dev amd64 1.16.2-2 [215 kB] #15 13.63 Get:695 http://deb.debian.org/debian trixie/main amd64 libelf-dev amd64 0.192-4 [93.2 kB] #15 13.64 Get:696 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] #15 13.64 Get:697 http://deb.debian.org/debian trixie/main amd64 libfftw3-double3 amd64 3.3.10-2+b1 [781 kB] #15 13.66 Get:698 http://deb.debian.org/debian trixie/main amd64 libfftw3-long3 amd64 3.3.10-2+b1 [347 kB] #15 13.66 Get:699 http://deb.debian.org/debian trixie/main amd64 libfftw3-quad3 amd64 3.3.10-2+b1 [618 kB] #15 13.67 Get:700 http://deb.debian.org/debian trixie/main amd64 libfftw3-single3 amd64 3.3.10-2+b1 [809 kB] #15 13.68 Get:701 http://deb.debian.org/debian trixie/main amd64 libfftw3-bin amd64 3.3.10-2+b1 [51.3 kB] #15 13.69 Get:702 http://deb.debian.org/debian trixie/main amd64 libfftw3-dev amd64 3.3.10-2+b1 [2118 kB] #15 13.71 Get:703 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #15 13.71 Get:704 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #15 13.72 Get:705 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #15 13.72 Get:706 http://deb.debian.org/debian trixie/main amd64 libsepol-dev amd64 3.8.1-1 [373 kB] #15 13.73 Get:707 http://deb.debian.org/debian trixie/main amd64 libpcre2-16-0 amd64 10.46-1~deb13u1 [281 kB] #15 13.74 Get:708 http://deb.debian.org/debian trixie/main amd64 libpcre2-32-0 amd64 10.46-1~deb13u1 [268 kB] #15 13.74 Get:709 http://deb.debian.org/debian trixie/main amd64 libpcre2-posix3 amd64 10.46-1~deb13u1 [63.9 kB] #15 13.75 Get:710 http://deb.debian.org/debian trixie/main amd64 libpcre2-dev amd64 10.46-1~deb13u1 [853 kB] #15 13.76 Get:711 http://deb.debian.org/debian trixie/main amd64 libselinux1-dev amd64 3.8.1-1 [169 kB] #15 13.76 Get:712 http://deb.debian.org/debian trixie/main amd64 libmount-dev amd64 2.41-5 [30.5 kB] #15 13.77 Get:713 http://deb.debian.org/debian trixie/main amd64 libsysprof-capture-4-dev amd64 48.0-2 [49.9 kB] #15 13.78 Get:714 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev amd64 2.84.4-3~deb13u1 [1688 kB] #15 13.82 Get:715 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB] #15 13.82 Get:716 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev-bin amd64 2.84.4-3~deb13u1 [166 kB] #15 13.82 Get:717 http://deb.debian.org/debian trixie/main amd64 libglib2.0-data all 2.84.4-3~deb13u1 [1286 kB] #15 13.84 Get:718 http://deb.debian.org/debian trixie/main amd64 libglib2.0-bin amd64 2.84.4-3~deb13u1 [130 kB] #15 13.84 Get:719 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev-bin amd64 2.84.4-3~deb13u1 [54.9 kB] #15 13.84 Get:720 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev amd64 2.84.4-3~deb13u1 [55.7 kB] #15 13.84 Get:721 http://deb.debian.org/debian trixie/main amd64 libgps30t64 amd64 3.25-5 [84.0 kB] #15 13.86 Get:722 http://deb.debian.org/debian trixie/main amd64 libgps-dev amd64 3.25-5 [144 kB] #15 13.86 Get:723 http://deb.debian.org/debian trixie/main amd64 libgsm1 amd64 1.0.22-1+b2 [29.3 kB] #15 13.86 Get:724 http://deb.debian.org/debian trixie/main amd64 libgsm1-dev amd64 1.0.22-1+b2 [34.8 kB] #15 13.86 Get:725 http://deb.debian.org/debian trixie/main amd64 libidn-dev amd64 1.43-1 [193 kB] #15 13.86 Get:726 http://deb.debian.org/debian trixie/main amd64 libintelrdfpmath-dev amd64 2.0u3-1 [6500 kB] #15 13.92 Get:727 http://deb.debian.org/debian trixie/main amd64 libjansson-dev amd64 2.14-2+b3 [43.2 kB] #15 13.92 Get:728 http://deb.debian.org/debian trixie/main amd64 liblimesuite23.11-1 amd64 23.11.0+dfsg-3+b2 [274 kB] #15 13.94 Get:729 http://deb.debian.org/debian trixie/main amd64 liblimesuite-dev amd64 23.11.0+dfsg-3+b2 [56.3 kB] #15 13.94 Get:730 http://deb.debian.org/debian trixie/main amd64 liblua5.3-0 amd64 5.3.6-2+b4 [129 kB] #15 13.94 Get:731 http://deb.debian.org/debian trixie/main amd64 libreadline-dev amd64 8.2-6 [153 kB] #15 13.94 Get:732 http://deb.debian.org/debian trixie/main amd64 liblua5.3-dev amd64 5.3.6-2+b4 [157 kB] #15 13.94 Get:733 http://deb.debian.org/debian trixie/main amd64 mysql-common all 5.8+1.1.1 [6784 B] #15 13.94 Get:734 http://deb.debian.org/debian trixie/main amd64 mariadb-common all 1:11.8.3-0+deb13u1 [28.8 kB] #15 13.94 Get:735 http://deb.debian.org/debian trixie/main amd64 libmariadb3 amd64 1:11.8.3-0+deb13u1 [187 kB] #15 13.94 Get:736 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd12t64 amd64 1.0.1-4 [155 kB] #15 13.94 Get:737 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd-dev amd64 1.0.1-4 [341 kB] #15 13.94 Get:738 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] #15 13.96 Get:739 http://deb.debian.org/debian trixie/main amd64 libmongocrypt0 amd64 1.13.2-1 [1369 kB] #15 13.97 Get:740 http://deb.debian.org/debian trixie/main amd64 libsnappy1v5 amd64 1.2.2-1 [29.3 kB] #15 13.97 Get:741 http://deb.debian.org/debian trixie/main amd64 libutf8proc3 amd64 2.9.0-1+b2 [61.0 kB] #15 13.98 Get:742 http://deb.debian.org/debian trixie/main amd64 libmongoc-1.0-0t64 amd64 1.30.4-1 [389 kB] #15 13.99 Get:743 http://deb.debian.org/debian trixie/main amd64 libmongocrypt-dev amd64 1.13.2-1 [349 kB] #15 14.00 Get:744 http://deb.debian.org/debian trixie/main amd64 libsnappy-dev amd64 1.2.2-1 [43.9 kB] #15 14.00 Get:745 http://deb.debian.org/debian trixie/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-9 [234 kB] #15 14.01 Get:746 http://deb.debian.org/debian trixie/main amd64 libutf8proc-dev amd64 2.9.0-1+b2 [65.4 kB] #15 14.01 Get:747 http://deb.debian.org/debian trixie/main amd64 libmongoc-dev amd64 1.30.4-1 [466 kB] #15 14.01 Get:748 http://deb.debian.org/debian trixie/main amd64 pci.ids all 0.0~2025.06.09-1 [269 kB] #15 14.02 Get:749 http://deb.debian.org/debian trixie/main amd64 libpci3 amd64 1:3.13.0-2 [75.6 kB] #15 14.03 Get:750 http://deb.debian.org/debian trixie/main amd64 libsensors-config all 1:3.6.2-2 [16.2 kB] #15 14.03 Get:751 http://deb.debian.org/debian trixie/main amd64 libsensors5 amd64 1:3.6.2-2 [37.5 kB] #15 14.03 Get:752 http://deb.debian.org/debian trixie/main amd64 libwrap0 amd64 7.6.q-36 [55.3 kB] #15 14.03 Get:753 http://deb.debian.org/debian trixie/main amd64 libsnmp-base all 5.9.4+dfsg-2 [1770 kB] #15 14.07 Get:754 http://deb.debian.org/debian trixie/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-2 [2578 kB] #15 14.11 Get:755 http://deb.debian.org/debian trixie/main amd64 libnetsnmptrapd40t64 amd64 5.9.4+dfsg-2 [23.3 kB] #15 14.11 Get:756 http://deb.debian.org/debian trixie/main amd64 libnewlib-dev all 4.5.0.20241231-1 [263 kB] #15 14.11 Get:757 http://deb.debian.org/debian trixie/main amd64 libnewlib-arm-none-eabi all 4.5.0.20241231-1 [48.3 MB] #15 14.55 Get:758 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB] #15 14.55 Get:759 http://deb.debian.org/debian trixie/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] #15 14.55 Get:760 http://deb.debian.org/debian trixie/main amd64 libnftables-dev amd64 1.1.3-1 [13.9 kB] #15 14.55 Get:761 http://deb.debian.org/debian trixie/main amd64 libnftnl-dev amd64 1.2.9-1 [89.9 kB] #15 14.55 Get:762 http://deb.debian.org/debian trixie/main amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1+b2 [221 kB] #15 14.56 Get:763 http://deb.debian.org/debian trixie/main amd64 libxml2-dev amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [793 kB] #15 14.56 Get:764 http://deb.debian.org/debian trixie/main amd64 libnorm-dev amd64 1.5.9+dfsg-3.1+b2 [390 kB] #15 14.58 Get:765 http://deb.debian.org/debian trixie/main amd64 liboping0 amd64 1.10.0-5+b5 [17.5 kB] #15 14.58 Get:766 http://deb.debian.org/debian trixie/main amd64 liboping-dev amd64 1.10.0-5+b5 [36.5 kB] #15 14.59 Get:767 http://deb.debian.org/debian trixie/main amd64 liborcania2.3 amd64 2.3.3-1+b2 [14.1 kB] #15 14.59 Get:768 http://deb.debian.org/debian trixie/main amd64 liborcania-dev amd64 2.3.3-1+b2 [117 kB] #15 14.60 Get:769 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] #15 14.60 Get:770 http://deb.debian.org/debian trixie/main amd64 libortp-dev amd64 1:5.3.105-1 [47.3 kB] #15 14.61 Get:771 http://deb.debian.org/debian trixie/main amd64 libpcap0.8t64 amd64 1.10.5-2 [169 kB] #15 14.61 Get:772 http://deb.debian.org/debian trixie/main amd64 libpcap0.8-dev amd64 1.10.5-2 [284 kB] #15 14.62 Get:773 http://deb.debian.org/debian trixie/main amd64 libpcap-dev amd64 1.10.5-2 [31.8 kB] #15 14.62 Get:774 http://deb.debian.org/debian trixie-updates/main amd64 libudev-dev amd64 257.8-1~deb13u2 [75.0 kB] #15 14.62 Get:775 http://deb.debian.org/debian trixie/main amd64 libpci-dev amd64 1:3.13.0-2 [66.9 kB] #15 14.62 Get:776 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] #15 14.63 Get:777 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] #15 14.63 Get:778 http://deb.debian.org/debian trixie/main amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1+b1 [162 kB] #15 14.63 Get:779 http://deb.debian.org/debian trixie/main amd64 libpgm-dev amd64 5.3.128~dfsg-2.1+b1 [195 kB] #15 14.63 Get:780 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #15 14.63 Get:781 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #15 14.65 Get:782 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #15 14.67 Get:783 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] #15 14.67 Get:784 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] #15 14.67 Get:785 http://deb.debian.org/debian trixie/main amd64 libsensors-dev amd64 1:3.6.2-2 [48.8 kB] #15 14.67 Get:786 http://deb.debian.org/debian trixie/main amd64 libsigsegv-dev amd64 2.14-1+b2 [28.2 kB] #15 14.67 Get:787 http://deb.debian.org/debian trixie/main amd64 libwrap0-dev amd64 7.6.q-36 [21.8 kB] #15 14.67 Get:788 http://deb.debian.org/debian trixie/main amd64 libsnmp-dev amd64 5.9.4+dfsg-2 [201 kB] #15 14.68 Get:789 http://deb.debian.org/debian trixie/main amd64 libsodium23 amd64 1.0.18-1+b2 [165 kB] #15 14.68 Get:790 http://deb.debian.org/debian trixie/main amd64 libsodium-dev amd64 1.0.18-1+b2 [184 kB] #15 14.68 Get:791 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua0t64 amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [539 kB] #15 14.69 Get:792 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [759 kB] #15 14.70 Get:793 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua-glib3t64 amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [15.2 kB] #15 14.71 Get:794 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [14.4 kB] #15 14.71 Get:795 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7 [1109 kB] #15 14.72 Get:796 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [61.1 kB] #15 14.72 Get:797 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [72.5 kB] #15 14.72 Get:798 http://deb.debian.org/debian trixie/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #15 14.72 Get:799 http://deb.debian.org/debian trixie/main amd64 libuhd4.8.0 amd64 4.8.0.0+ds1-2 [3943 kB] #15 14.77 Get:800 http://deb.debian.org/debian trixie/main amd64 libuhd-dev amd64 4.8.0.0+ds1-2 [244 kB] #15 14.77 Get:801 http://deb.debian.org/debian trixie/main amd64 libyder2.0t64 amd64 1.4.20-1.1+b1 [10.2 kB] #15 14.77 Get:802 http://deb.debian.org/debian trixie/main amd64 libulfius2.7t64 amd64 2.7.15-2.2+b2 [57.2 kB] #15 14.77 Get:803 http://deb.debian.org/debian trixie/main amd64 libyder-dev amd64 1.4.20-1.1+b1 [105 kB] #15 14.77 Get:804 http://deb.debian.org/debian trixie/main amd64 libulfius-dev amd64 2.7.15-2.2+b2 [249 kB] #15 14.77 Get:805 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] #15 14.77 Get:806 http://deb.debian.org/debian trixie/main amd64 liburing-dev amd64 2.9-1 [232 kB] #15 14.77 Get:807 http://deb.debian.org/debian trixie/main amd64 libusb-0.1-4 amd64 2:0.1.12-35+b1 [17.1 kB] #15 14.77 Get:808 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] #15 14.78 Get:809 http://deb.debian.org/debian trixie/main amd64 libusb-dev amd64 2:0.1.12-35+b1 [31.7 kB] #15 14.78 Get:810 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #15 14.78 Get:811 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #15 14.78 Get:812 http://deb.debian.org/debian trixie/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #15 14.78 Get:813 http://deb.debian.org/debian trixie/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #15 14.79 Get:814 http://deb.debian.org/debian trixie/main amd64 libxml-sax-perl all 1.02+dfsg-4 [53.4 kB] #15 14.79 Get:815 http://deb.debian.org/debian trixie/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-5+b2 [314 kB] #15 14.79 Get:816 http://deb.debian.org/debian trixie/main amd64 libyaml-0-2 amd64 0.2.5-2 [52.5 kB] #15 14.79 Get:817 http://deb.debian.org/debian trixie/main amd64 libyaml-dev amd64 0.2.5-2 [63.4 kB] #15 14.79 Get:818 http://deb.debian.org/debian trixie/main amd64 libzmq5 amd64 4.3.5-1+b3 [283 kB] #15 14.80 Get:819 http://deb.debian.org/debian trixie/main amd64 libzmq3-dev amd64 4.3.5-1+b3 [494 kB] #15 14.81 Get:820 http://deb.debian.org/debian trixie/main amd64 lua-socket amd64 3.1.0-1+b2 [85.5 kB] #15 14.82 Get:821 http://deb.debian.org/debian trixie/main amd64 ninja-build amd64 1.12.1-1 [142 kB] #15 14.82 Get:822 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #15 14.82 Get:823 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #15 14.82 Get:824 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #15 14.82 Get:825 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #15 14.82 Get:826 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #15 14.82 Get:827 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #15 14.82 Get:828 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #15 14.82 Get:829 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #15 14.82 Get:830 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.text all 4.0.0-1 [11.4 kB] #15 14.83 Get:831 http://deb.debian.org/debian trixie/main amd64 python3-zipp all 3.21.0-1 [10.6 kB] #15 14.83 Get:832 http://deb.debian.org/debian trixie/main amd64 python3-setuptools all 78.1.1-0.1 [738 kB] #15 14.83 Get:833 http://deb.debian.org/debian trixie/main amd64 meson all 1.7.0-1 [639 kB] #15 14.84 Get:834 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #15 14.84 Get:835 http://deb.debian.org/debian trixie/main amd64 patchelf amd64 0.18.0-1.4 [99.7 kB] #15 14.85 Get:836 http://deb.debian.org/debian trixie/main amd64 picolibc-arm-none-eabi all 1.8.10-2 [39.5 MB] #15 15.20 Get:837 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] #15 15.20 Get:838 http://deb.debian.org/debian trixie/main amd64 python3-astroid all 3.3.8-2 [213 kB] #15 15.20 Get:839 http://deb.debian.org/debian trixie/main amd64 python3-isort all 6.0.1-1 [72.3 kB] #15 15.20 Get:840 http://deb.debian.org/debian trixie/main amd64 python3-mypy-extensions all 1.0.0-1 [6064 B] #15 15.20 Get:841 http://deb.debian.org/debian trixie/main amd64 python3-logilab-common all 2.1.0-1 [111 kB] #15 15.20 Get:842 http://deb.debian.org/debian trixie/main amd64 python3-dill all 0.4.0-1 [83.7 kB] #15 15.20 Get:843 http://deb.debian.org/debian trixie/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #15 15.21 Get:844 http://deb.debian.org/debian trixie/main amd64 python3-platformdirs all 4.3.7-1 [16.6 kB] #15 15.21 Get:845 http://deb.debian.org/debian trixie/main amd64 python3-tomlkit all 0.13.2-1 [42.7 kB] #15 15.21 Get:846 http://deb.debian.org/debian trixie/main amd64 pylint all 3.3.4-1 [341 kB] #15 15.22 Get:847 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #15 15.22 Get:848 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #15 15.23 Get:849 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #15 15.23 Get:850 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #15 15.23 Get:851 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #15 15.23 Get:852 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #15 15.24 Get:853 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #15 15.24 Get:854 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #15 15.25 Get:855 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #15 15.25 Get:856 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #15 15.26 Get:857 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #15 15.26 Get:858 http://deb.debian.org/debian trixie/main amd64 python3-distlib all 0.3.9-1 [257 kB] #15 15.26 Get:859 http://deb.debian.org/debian trixie/main amd64 python3-filelock all 3.18.0-1 [12.8 kB] #15 15.26 Get:860 http://deb.debian.org/debian trixie/main amd64 python3-gi amd64 3.50.0-4+b1 [236 kB] #15 15.26 Get:861 http://deb.debian.org/debian trixie/main amd64 python3-iniconfig all 1.1.1-2 [6396 B] #15 15.26 Get:862 http://deb.debian.org/debian trixie/main amd64 python3-markupsafe amd64 2.1.5-1+b3 [14.0 kB] #15 15.27 Get:863 http://deb.debian.org/debian trixie/main amd64 python3-mako all 1.3.9-1 [83.6 kB] #15 15.27 Get:864 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #15 15.27 Get:865 http://deb.debian.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB] #15 15.27 Get:866 http://deb.debian.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1457 kB] #15 15.29 Get:867 http://deb.debian.org/debian trixie/main amd64 python3-pip-whl all 25.1.1+dfsg-1 [1507 kB] #15 15.30 Get:868 http://deb.debian.org/debian trixie/main amd64 python3-pluggy all 1.5.0-1 [26.9 kB] #15 15.30 Get:869 http://deb.debian.org/debian trixie/main amd64 python3-pyflakes all 3.2.0-3 [57.3 kB] #15 15.30 Get:870 http://deb.debian.org/debian trixie/main amd64 python3-pytest all 8.3.5-2 [250 kB] #15 15.30 Get:871 http://deb.debian.org/debian trixie/main amd64 python3-setuptools-whl all 78.1.1-0.1 [1268 kB] #15 15.31 Get:872 http://deb.debian.org/debian trixie/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #15 15.31 Get:873 http://deb.debian.org/debian trixie/main amd64 python3-virtualenv all 20.31.2+ds-1 [72.8 kB] #15 15.31 Get:874 http://deb.debian.org/debian trixie/main amd64 python3-yaml amd64 6.0.2-1+b2 [136 kB] #15 15.31 Get:875 http://deb.debian.org/debian trixie/main amd64 source-highlight amd64 3.1.9-4.3+b1 [342 kB] #15 15.32 Get:876 http://deb.debian.org/debian trixie/main amd64 sqlite3 amd64 3.46.1-7 [384 kB] #15 15.32 Get:877 http://deb.debian.org/debian trixie/main amd64 stow all 2.4.1-2 [154 kB] #15 15.32 Get:878 http://deb.debian.org/debian trixie/main amd64 swig amd64 4.3.0-1 [1503 kB] #15 15.33 Get:879 http://deb.debian.org/debian trixie/main amd64 tcpdump amd64 4.99.5-2 [471 kB] #15 15.34 Get:880 http://deb.debian.org/debian trixie/main amd64 telnet all 0.17+2.6-3 [43.3 kB] #15 15.34 Get:881 http://deb.debian.org/debian trixie/main amd64 tex-gyre all 20180621-6 [6209 kB] #15 15.40 Get:882 http://deb.debian.org/debian trixie/main amd64 texinfo-lib amd64 7.1.1-1+b1 [232 kB] #15 15.40 Get:883 http://deb.debian.org/debian trixie/main amd64 texinfo all 7.1.1-1 [1753 kB] #15 15.41 Get:884 http://deb.debian.org/debian trixie/main amd64 unzip amd64 6.0-29 [173 kB] #15 15.41 Get:885 http://deb.debian.org/debian trixie/main amd64 virtualenv all 20.31.2+ds-1 [7348 B] #15 15.41 Get:886 http://deb.debian.org/debian trixie/main amd64 xxd amd64 2:9.1.1230-2 [98.8 kB] #15 15.54 debconf: unable to initialize frontend: Dialog #15 15.54 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 15.54 debconf: falling back to frontend: Readline #15 15.54 debconf: unable to initialize frontend: Readline #15 15.54 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 886.) #15 15.54 debconf: falling back to frontend: Teletype #15 15.54 debconf: unable to initialize frontend: Teletype #15 15.54 debconf: (This frontend requires a controlling tty.) #15 15.54 debconf: falling back to frontend: Noninteractive #15 24.19 Preconfiguring packages ... #15 24.35 Fetched 1095 MB in 12s (94.0 MB/s) #15 24.40 Selecting previously unselected package libsystemd-shared:amd64. #15 24.40 (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 ... 5706 files and directories currently installed.) #15 24.41 Preparing to unpack .../libsystemd-shared_257.8-1~deb13u2_amd64.deb ... #15 24.43 Unpacking libsystemd-shared:amd64 (257.8-1~deb13u2) ... #15 24.62 Selecting previously unselected package libapparmor1:amd64. #15 24.62 Preparing to unpack .../libapparmor1_4.1.0-1_amd64.deb ... #15 24.65 Unpacking libapparmor1:amd64 (4.1.0-1) ... #15 24.77 Setting up libsystemd-shared:amd64 (257.8-1~deb13u2) ... #15 25.05 Selecting previously unselected package systemd. #15 25.05 (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 ... 5719 files and directories currently installed.) #15 25.06 Preparing to unpack .../0-systemd_257.8-1~deb13u2_amd64.deb ... #15 25.08 Unpacking systemd (257.8-1~deb13u2) ... #15 25.32 Selecting previously unselected package libdbus-1-3:amd64. #15 25.33 Preparing to unpack .../1-libdbus-1-3_1.16.2-2_amd64.deb ... #15 25.34 Unpacking libdbus-1-3:amd64 (1.16.2-2) ... #15 25.47 Selecting previously unselected package dbus-bin. #15 25.47 Preparing to unpack .../2-dbus-bin_1.16.2-2_amd64.deb ... #15 25.49 Unpacking dbus-bin (1.16.2-2) ... #15 25.60 Selecting previously unselected package dbus-session-bus-common. #15 25.60 Preparing to unpack .../3-dbus-session-bus-common_1.16.2-2_all.deb ... #15 25.62 Unpacking dbus-session-bus-common (1.16.2-2) ... #15 25.76 Selecting previously unselected package libexpat1:amd64. #15 25.76 Preparing to unpack .../4-libexpat1_2.7.1-2_amd64.deb ... #15 25.78 Unpacking libexpat1:amd64 (2.7.1-2) ... #15 25.91 Selecting previously unselected package dbus-daemon. #15 25.91 Preparing to unpack .../5-dbus-daemon_1.16.2-2_amd64.deb ... #15 25.93 Unpacking dbus-daemon (1.16.2-2) ... #15 26.07 Selecting previously unselected package adduser. #15 26.07 Preparing to unpack .../6-adduser_3.152_all.deb ... #15 26.09 Unpacking adduser (3.152) ... #15 26.21 Setting up adduser (3.152) ... #15 26.38 Selecting previously unselected package dbus-system-bus-common. #15 26.38 (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 ... 6795 files and directories currently installed.) #15 26.39 Preparing to unpack .../0-dbus-system-bus-common_1.16.2-2_all.deb ... #15 26.40 Unpacking dbus-system-bus-common (1.16.2-2) ... #15 26.56 Selecting previously unselected package dbus. #15 26.56 Preparing to unpack .../1-dbus_1.16.2-2_amd64.deb ... #15 26.58 Unpacking dbus (1.16.2-2) ... #15 26.73 Selecting previously unselected package autoconf-archive. #15 26.73 Preparing to unpack .../2-autoconf-archive_20220903-3_all.deb ... #15 26.75 Unpacking autoconf-archive (20220903-3) ... #15 26.89 Selecting previously unselected package m4. #15 26.89 Preparing to unpack .../3-m4_1.4.19-8_amd64.deb ... #15 26.92 Unpacking m4 (1.4.19-8) ... #15 27.06 Selecting previously unselected package flex. #15 27.06 Preparing to unpack .../4-flex_2.6.4-8.2+b4_amd64.deb ... #15 27.08 Unpacking flex (2.6.4-8.2+b4) ... #15 27.26 Selecting previously unselected package libmpfr6:amd64. #15 27.26 Preparing to unpack .../5-libmpfr6_4.2.2-1_amd64.deb ... #15 27.28 Unpacking libmpfr6:amd64 (4.2.2-1) ... #15 27.43 Selecting previously unselected package readline-common. #15 27.43 Preparing to unpack .../6-readline-common_8.2-6_all.deb ... #15 27.45 Unpacking readline-common (8.2-6) ... #15 27.63 Selecting previously unselected package libreadline8t64:amd64. #15 27.63 Preparing to unpack .../7-libreadline8t64_8.2-6_amd64.deb ... #15 27.68 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' #15 27.71 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' #15 27.73 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' #15 27.75 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' #15 27.76 Unpacking libreadline8t64:amd64 (8.2-6) ... #15 27.93 Selecting previously unselected package libsigsegv2:amd64. #15 27.93 Preparing to unpack .../8-libsigsegv2_2.14-1+b2_amd64.deb ... #15 27.95 Unpacking libsigsegv2:amd64 (2.14-1+b2) ... #15 28.10 Setting up libmpfr6:amd64 (4.2.2-1) ... #15 28.17 Setting up readline-common (8.2-6) ... #15 28.25 Setting up libreadline8t64:amd64 (8.2-6) ... #15 28.32 Setting up libsigsegv2:amd64 (2.14-1+b2) ... #15 28.52 Selecting previously unselected package gawk. #15 28.52 (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 ... 8244 files and directories currently installed.) #15 28.52 Preparing to unpack .../00-gawk_1%3a5.2.1-2+b1_amd64.deb ... #15 28.55 Unpacking gawk (1:5.2.1-2+b1) ... #15 28.70 Selecting previously unselected package libtext-charwidth-perl:amd64. #15 28.70 Preparing to unpack .../01-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #15 28.73 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #15 28.86 Selecting previously unselected package libtext-wrapi18n-perl. #15 28.86 Preparing to unpack .../02-libtext-wrapi18n-perl_0.06-10_all.deb ... #15 28.89 Unpacking libtext-wrapi18n-perl (0.06-10) ... #15 29.07 Selecting previously unselected package libncursesw6:amd64. #15 29.08 Preparing to unpack .../03-libncursesw6_6.5+20250216-2_amd64.deb ... #15 29.10 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #15 29.26 Selecting previously unselected package libproc2-0:amd64. #15 29.26 Preparing to unpack .../04-libproc2-0_2%3a4.0.4-9_amd64.deb ... #15 29.29 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #15 29.48 Selecting previously unselected package procps. #15 29.48 Preparing to unpack .../05-procps_2%3a4.0.4-9_amd64.deb ... #15 29.52 Unpacking procps (2:4.0.4-9) ... #15 29.73 Selecting previously unselected package sensible-utils. #15 29.73 Preparing to unpack .../06-sensible-utils_0.0.25_all.deb ... #15 29.75 Unpacking sensible-utils (0.0.25) ... #15 29.95 Selecting previously unselected package ucf. #15 29.95 Preparing to unpack .../07-ucf_3.0052_all.deb ... #15 29.98 Moving old data out of the way #15 29.98 Unpacking ucf (3.0052) ... #15 30.17 Selecting previously unselected package libdebuginfod-common. #15 30.17 Preparing to unpack .../08-libdebuginfod-common_0.192-4_all.deb ... #15 30.20 Unpacking libdebuginfod-common (0.192-4) ... #15 30.39 Selecting previously unselected package libatomic1:amd64. #15 30.39 Preparing to unpack .../09-libatomic1_14.2.0-19_amd64.deb ... #15 30.42 Unpacking libatomic1:amd64 (14.2.0-19) ... #15 30.63 Selecting previously unselected package libglib2.0-0t64:amd64. #15 30.63 Preparing to unpack .../10-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... #15 30.66 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #15 30.86 Selecting previously unselected package confget. #15 30.86 Preparing to unpack .../11-confget_5.1.2-2_amd64.deb ... #15 30.88 Unpacking confget (5.1.2-2) ... #15 31.09 Selecting previously unselected package ofono. #15 31.09 Preparing to unpack .../12-ofono_2.16-5_amd64.deb ... #15 31.11 Unpacking ofono (2.16-5) ... #15 31.31 Selecting previously unselected package poppler-data. #15 31.32 Preparing to unpack .../13-poppler-data_0.4.12-1_all.deb ... #15 31.34 Unpacking poppler-data (0.4.12-1) ... #15 31.61 Selecting previously unselected package libpython3.13-minimal:amd64. #15 31.61 Preparing to unpack .../14-libpython3.13-minimal_3.13.5-2_amd64.deb ... #15 31.63 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #15 31.84 Selecting previously unselected package python3.13-minimal. #15 31.84 Preparing to unpack .../15-python3.13-minimal_3.13.5-2_amd64.deb ... #15 31.87 Unpacking python3.13-minimal (3.13.5-2) ... #15 32.11 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #15 32.20 Setting up libexpat1:amd64 (2.7.1-2) ... #15 32.27 Setting up python3.13-minimal (3.13.5-2) ... #15 32.92 Selecting previously unselected package python3-minimal. #15 32.92 (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 ... 9683 files and directories currently installed.) #15 32.94 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #15 32.96 Unpacking python3-minimal (3.13.5-1) ... #15 33.11 Selecting previously unselected package media-types. #15 33.12 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #15 33.14 Unpacking media-types (13.0.0) ... #15 33.31 Selecting previously unselected package netbase. #15 33.32 Preparing to unpack .../2-netbase_6.5_all.deb ... #15 33.35 Unpacking netbase (6.5) ... #15 33.49 Selecting previously unselected package libpython3.13-stdlib:amd64. #15 33.49 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #15 33.52 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #15 33.74 Selecting previously unselected package python3.13. #15 33.74 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #15 33.76 Unpacking python3.13 (3.13.5-2) ... #15 33.91 Selecting previously unselected package libpython3-stdlib:amd64. #15 33.92 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #15 33.94 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #15 34.09 Setting up python3-minimal (3.13.5-1) ... #15 34.42 Selecting previously unselected package python3. #15 34.42 (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 ... 10144 files and directories currently installed.) #15 34.42 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #15 34.45 Unpacking python3 (3.13.5-1) ... #15 34.62 Selecting previously unselected package libpopt0:amd64. #15 34.63 Preparing to unpack .../001-libpopt0_1.19+dfsg-2_amd64.deb ... #15 34.65 Unpacking libpopt0:amd64 (1.19+dfsg-2) ... #15 34.85 Selecting previously unselected package rsync. #15 34.85 Preparing to unpack .../002-rsync_3.4.1+ds1-5_amd64.deb ... #15 34.88 Unpacking rsync (3.4.1+ds1-5) ... #15 35.06 Selecting previously unselected package sudo. #15 35.06 Preparing to unpack .../003-sudo_1.9.16p2-3_amd64.deb ... #15 35.08 Unpacking sudo (1.9.16p2-3) ... #15 35.26 Selecting previously unselected package libelf1t64:amd64. #15 35.26 Preparing to unpack .../004-libelf1t64_0.192-4_amd64.deb ... #15 35.28 Unpacking libelf1t64:amd64 (0.192-4) ... #15 35.43 Selecting previously unselected package libbpf1:amd64. #15 35.43 Preparing to unpack .../005-libbpf1_1%3a1.5.0-3_amd64.deb ... #15 35.45 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #15 35.59 Selecting previously unselected package libmnl0:amd64. #15 35.59 Preparing to unpack .../006-libmnl0_1.0.5-3_amd64.deb ... #15 35.61 Unpacking libmnl0:amd64 (1.0.5-3) ... #15 35.74 Selecting previously unselected package libkrb5support0:amd64. #15 35.75 Preparing to unpack .../007-libkrb5support0_1.21.3-5_amd64.deb ... #15 35.76 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #15 35.90 Selecting previously unselected package libcom-err2:amd64. #15 35.90 Preparing to unpack .../008-libcom-err2_1.47.2-3+b3_amd64.deb ... #15 35.92 Unpacking libcom-err2:amd64 (1.47.2-3+b3) ... #15 36.06 Selecting previously unselected package libk5crypto3:amd64. #15 36.07 Preparing to unpack .../009-libk5crypto3_1.21.3-5_amd64.deb ... #15 36.08 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #15 36.21 Selecting previously unselected package libkeyutils1:amd64. #15 36.21 Preparing to unpack .../010-libkeyutils1_1.6.3-6_amd64.deb ... #15 36.23 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #15 36.36 Selecting previously unselected package libkrb5-3:amd64. #15 36.36 Preparing to unpack .../011-libkrb5-3_1.21.3-5_amd64.deb ... #15 36.38 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #15 36.55 Selecting previously unselected package libgssapi-krb5-2:amd64. #15 36.55 Preparing to unpack .../012-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #15 36.57 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #15 36.70 Selecting previously unselected package libtirpc-common. #15 36.70 Preparing to unpack .../013-libtirpc-common_1.3.6+ds-1_all.deb ... #15 36.72 Unpacking libtirpc-common (1.3.6+ds-1) ... #15 36.86 Selecting previously unselected package libtirpc3t64:amd64. #15 36.87 Preparing to unpack .../014-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #15 36.89 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' #15 36.91 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' #15 36.92 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #15 37.07 Selecting previously unselected package libxtables12:amd64. #15 37.07 Preparing to unpack .../015-libxtables12_1.8.11-2_amd64.deb ... #15 37.09 Unpacking libxtables12:amd64 (1.8.11-2) ... #15 37.20 Selecting previously unselected package libcap2-bin. #15 37.21 Preparing to unpack .../016-libcap2-bin_1%3a2.75-10+b1_amd64.deb ... #15 37.23 Unpacking libcap2-bin (1:2.75-10+b1) ... #15 37.38 Selecting previously unselected package iproute2. #15 37.39 Preparing to unpack .../017-iproute2_6.15.0-1_amd64.deb ... #15 37.50 Unpacking iproute2 (6.15.0-1) ... #15 37.67 Selecting previously unselected package bzip2. #15 37.67 Preparing to unpack .../018-bzip2_1.0.8-6_amd64.deb ... #15 37.69 Unpacking bzip2 (1.0.8-6) ... #15 37.84 Selecting previously unselected package libmagic-mgc. #15 37.84 Preparing to unpack .../019-libmagic-mgc_1%3a5.46-5_amd64.deb ... #15 37.86 Unpacking libmagic-mgc (1:5.46-5) ... #15 38.02 Selecting previously unselected package libmagic1t64:amd64. #15 38.02 Preparing to unpack .../020-libmagic1t64_1%3a5.46-5_amd64.deb ... #15 38.04 Unpacking libmagic1t64:amd64 (1:5.46-5) ... #15 38.16 Selecting previously unselected package file. #15 38.17 Preparing to unpack .../021-file_1%3a5.46-5_amd64.deb ... #15 38.18 Unpacking file (1:5.46-5) ... #15 38.30 Selecting previously unselected package gettext-base. #15 38.30 Preparing to unpack .../022-gettext-base_0.23.1-2_amd64.deb ... #15 38.32 Unpacking gettext-base (0.23.1-2) ... #15 38.47 Selecting previously unselected package libuchardet0:amd64. #15 38.47 Preparing to unpack .../023-libuchardet0_0.0.8-1+b2_amd64.deb ... #15 38.49 Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... #15 38.61 Selecting previously unselected package groff-base. #15 38.61 Preparing to unpack .../024-groff-base_1.23.0-9_amd64.deb ... #15 38.64 Unpacking groff-base (1.23.0-9) ... #15 38.80 Selecting previously unselected package inetutils-telnet. #15 38.81 Preparing to unpack .../025-inetutils-telnet_2%3a2.6-3_amd64.deb ... #15 38.82 Unpacking inetutils-telnet (2:2.6-3) ... #15 38.94 Selecting previously unselected package libc-l10n. #15 38.94 Preparing to unpack .../026-libc-l10n_2.41-12_all.deb ... #15 38.96 Unpacking libc-l10n (2.41-12) ... #15 39.15 Selecting previously unselected package locales. #15 39.15 Preparing to unpack .../027-locales_2.41-12_all.deb ... #15 39.17 Unpacking locales (2.41-12) ... #15 39.41 Selecting previously unselected package bsdextrautils. #15 39.41 Preparing to unpack .../028-bsdextrautils_2.41-5_amd64.deb ... #15 39.43 Unpacking bsdextrautils (2.41-5) ... #15 39.57 Selecting previously unselected package libgdbm6t64:amd64. #15 39.57 Preparing to unpack .../029-libgdbm6t64_1.24-2_amd64.deb ... #15 39.59 Unpacking libgdbm6t64:amd64 (1.24-2) ... #15 39.74 Selecting previously unselected package libpipeline1:amd64. #15 39.75 Preparing to unpack .../030-libpipeline1_1.5.8-1_amd64.deb ... #15 39.76 Unpacking libpipeline1:amd64 (1.5.8-1) ... #15 39.95 Selecting previously unselected package man-db. #15 39.95 Preparing to unpack .../031-man-db_2.13.1-1_amd64.deb ... #15 39.97 Unpacking man-db (2.13.1-1) ... #15 40.17 Selecting previously unselected package libedit2:amd64. #15 40.17 Preparing to unpack .../032-libedit2_3.1-20250104-1_amd64.deb ... #15 40.19 Unpacking libedit2:amd64 (3.1-20250104-1) ... #15 40.34 Selecting previously unselected package libcbor0.10:amd64. #15 40.34 Preparing to unpack .../033-libcbor0.10_0.10.2-2_amd64.deb ... #15 40.36 Unpacking libcbor0.10:amd64 (0.10.2-2) ... #15 40.50 Selecting previously unselected package libfido2-1:amd64. #15 40.50 Preparing to unpack .../034-libfido2-1_1.15.0-1+b1_amd64.deb ... #15 40.52 Unpacking libfido2-1:amd64 (1.15.0-1+b1) ... #15 40.68 Selecting previously unselected package openssh-client. #15 40.68 Preparing to unpack .../035-openssh-client_1%3a10.0p1-7_amd64.deb ... #15 40.71 Unpacking openssh-client (1:10.0p1-7) ... #15 40.86 Selecting previously unselected package perl-modules-5.40. #15 40.86 Preparing to unpack .../036-perl-modules-5.40_5.40.1-6_all.deb ... #15 40.88 Unpacking perl-modules-5.40 (5.40.1-6) ... #15 41.14 Selecting previously unselected package libgdbm-compat4t64:amd64. #15 41.14 Preparing to unpack .../037-libgdbm-compat4t64_1.24-2_amd64.deb ... #15 41.16 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #15 41.30 Selecting previously unselected package libperl5.40:amd64. #15 41.30 Preparing to unpack .../038-libperl5.40_5.40.1-6_amd64.deb ... #15 41.32 Unpacking libperl5.40:amd64 (5.40.1-6) ... #15 41.58 Selecting previously unselected package perl. #15 41.58 Preparing to unpack .../039-perl_5.40.1-6_amd64.deb ... #15 41.60 Unpacking perl (5.40.1-6) ... #15 41.75 Selecting previously unselected package xz-utils. #15 41.75 Preparing to unpack .../040-xz-utils_5.8.1-1_amd64.deb ... #15 41.77 Unpacking xz-utils (5.8.1-1) ... #15 41.91 Selecting previously unselected package asciidoc-common. #15 41.91 Preparing to unpack .../041-asciidoc-common_10.2.1-1_all.deb ... #15 41.93 Unpacking asciidoc-common (10.2.1-1) ... #15 42.09 Selecting previously unselected package sgml-base. #15 42.09 Preparing to unpack .../042-sgml-base_1.31+nmu1_all.deb ... #15 42.11 Unpacking sgml-base (1.31+nmu1) ... #15 42.30 Selecting previously unselected package xml-core. #15 42.30 Preparing to unpack .../043-xml-core_0.19_all.deb ... #15 42.32 Unpacking xml-core (0.19) ... #15 42.48 Selecting previously unselected package docbook-xsl. #15 42.48 Preparing to unpack .../044-docbook-xsl_1.79.2+dfsg-7_all.deb ... #15 42.50 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #15 42.69 Selecting previously unselected package libxml2:amd64. #15 42.69 Preparing to unpack .../045-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #15 42.71 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 42.85 Selecting previously unselected package libxml2-utils. #15 42.85 Preparing to unpack .../046-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #15 42.87 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 43.02 Selecting previously unselected package libgpg-error0:amd64. #15 43.02 Preparing to unpack .../047-libgpg-error0_1.51-4_amd64.deb ... #15 43.04 Unpacking libgpg-error0:amd64 (1.51-4) ... #15 43.19 Selecting previously unselected package libgcrypt20:amd64. #15 43.19 Preparing to unpack .../048-libgcrypt20_1.11.0-7_amd64.deb ... #15 43.20 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #15 43.37 Selecting previously unselected package libxslt1.1:amd64. #15 43.37 Preparing to unpack .../049-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #15 43.39 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #15 43.52 Selecting previously unselected package xsltproc. #15 43.52 Preparing to unpack .../050-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #15 43.54 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #15 43.69 Selecting previously unselected package asciidoc-base. #15 43.69 Preparing to unpack .../051-asciidoc-base_10.2.1-1_all.deb ... #15 43.71 Unpacking asciidoc-base (10.2.1-1) ... #15 43.82 Selecting previously unselected package asciidoc. #15 43.82 Preparing to unpack .../052-asciidoc_10.2.1-1_all.deb ... #15 43.84 Unpacking asciidoc (10.2.1-1) ... #15 43.98 Selecting previously unselected package sgml-data. #15 43.99 Preparing to unpack .../053-sgml-data_2.0.11+nmu1_all.deb ... #15 44.00 Unpacking sgml-data (2.0.11+nmu1) ... #15 44.17 Selecting previously unselected package docbook-xml. #15 44.18 Preparing to unpack .../054-docbook-xml_4.5-13_all.deb ... #15 44.20 Unpacking docbook-xml (4.5-13) ... #15 44.32 Selecting previously unselected package python-apt-common. #15 44.33 Preparing to unpack .../055-python-apt-common_3.0.0_all.deb ... #15 44.34 Unpacking python-apt-common (3.0.0) ... #15 44.46 Selecting previously unselected package distro-info-data. #15 44.47 Preparing to unpack .../056-distro-info-data_0.66_all.deb ... #15 44.48 Unpacking distro-info-data (0.66) ... #15 44.61 Selecting previously unselected package python3-apt. #15 44.61 Preparing to unpack .../057-python3-apt_3.0.0_amd64.deb ... #15 44.63 Unpacking python3-apt (3.0.0) ... #15 44.78 Selecting previously unselected package tex-common. #15 44.79 Preparing to unpack .../058-tex-common_6.19_all.deb ... #15 44.81 Unpacking tex-common (6.19) ... #15 45.06 Selecting previously unselected package libpaper2:amd64. #15 45.06 Preparing to unpack .../059-libpaper2_2.2.5-0.3+b2_amd64.deb ... #15 45.08 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #15 45.18 Selecting previously unselected package libpaper-utils. #15 45.18 Preparing to unpack .../060-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #15 45.20 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #15 45.32 Selecting previously unselected package libkpathsea6:amd64. #15 45.33 Preparing to unpack .../061-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #15 45.34 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #15 45.48 Selecting previously unselected package libptexenc1:amd64. #15 45.48 Preparing to unpack .../062-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #15 45.49 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #15 45.60 Selecting previously unselected package libsynctex2:amd64. #15 45.61 Preparing to unpack .../063-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #15 45.62 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #15 45.76 Selecting previously unselected package libtexlua53-5:amd64. #15 45.76 Preparing to unpack .../064-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #15 45.78 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #15 45.89 Selecting previously unselected package t1utils. #15 45.90 Preparing to unpack .../065-t1utils_1.41-4_amd64.deb ... #15 45.92 Unpacking t1utils (1.41-4) ... #15 46.06 Selecting previously unselected package libbrotli1:amd64. #15 46.06 Preparing to unpack .../066-libbrotli1_1.1.0-2+b7_amd64.deb ... #15 46.08 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #15 46.22 Selecting previously unselected package libpng16-16t64:amd64. #15 46.22 Preparing to unpack .../067-libpng16-16t64_1.6.48-1_amd64.deb ... #15 46.24 Unpacking libpng16-16t64:amd64 (1.6.48-1) ... #15 46.39 Selecting previously unselected package libfreetype6:amd64. #15 46.39 Preparing to unpack .../068-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #15 46.41 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #15 46.54 Selecting previously unselected package fonts-dejavu-mono. #15 46.54 Preparing to unpack .../069-fonts-dejavu-mono_2.37-8_all.deb ... #15 46.56 Unpacking fonts-dejavu-mono (2.37-8) ... #15 46.72 Selecting previously unselected package fonts-dejavu-core. #15 46.72 Preparing to unpack .../070-fonts-dejavu-core_2.37-8_all.deb ... #15 46.78 Unpacking fonts-dejavu-core (2.37-8) ... #15 46.92 Selecting previously unselected package libfontenc1:amd64. #15 46.92 Preparing to unpack .../071-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #15 46.94 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #15 47.10 Selecting previously unselected package x11-common. #15 47.10 Preparing to unpack .../072-x11-common_1%3a7.7+24_all.deb ... #15 47.12 Unpacking x11-common (1:7.7+24) ... #15 47.23 Selecting previously unselected package xfonts-encodings. #15 47.23 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #15 47.25 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #15 47.39 Selecting previously unselected package xfonts-utils. #15 47.39 Preparing to unpack .../074-xfonts-utils_1%3a7.7+7_amd64.deb ... #15 47.41 Unpacking xfonts-utils (1:7.7+7) ... #15 47.58 Selecting previously unselected package fonts-urw-base35. #15 47.58 Preparing to unpack .../075-fonts-urw-base35_20200910-8_all.deb ... #15 47.68 Unpacking fonts-urw-base35 (20200910-8) ... #15 47.98 Selecting previously unselected package fontconfig-config. #15 47.99 Preparing to unpack .../076-fontconfig-config_2.15.0-2.3_amd64.deb ... #15 48.02 Unpacking fontconfig-config (2.15.0-2.3) ... #15 48.18 Selecting previously unselected package libfontconfig1:amd64. #15 48.18 Preparing to unpack .../077-libfontconfig1_2.15.0-2.3_amd64.deb ... #15 48.20 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #15 48.35 Selecting previously unselected package libpixman-1-0:amd64. #15 48.35 Preparing to unpack .../078-libpixman-1-0_0.44.0-3_amd64.deb ... #15 48.37 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #15 48.50 Selecting previously unselected package libxau6:amd64. #15 48.50 Preparing to unpack .../079-libxau6_1%3a1.0.11-1_amd64.deb ... #15 48.52 Unpacking libxau6:amd64 (1:1.0.11-1) ... #15 48.65 Selecting previously unselected package libxdmcp6:amd64. #15 48.65 Preparing to unpack .../080-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #15 48.67 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #15 48.81 Selecting previously unselected package libxcb1:amd64. #15 48.81 Preparing to unpack .../081-libxcb1_1.17.0-2+b1_amd64.deb ... #15 48.83 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #15 48.94 Selecting previously unselected package libx11-data. #15 48.94 Preparing to unpack .../082-libx11-data_2%3a1.8.12-1_all.deb ... #15 48.96 Unpacking libx11-data (2:1.8.12-1) ... #15 49.11 Selecting previously unselected package libx11-6:amd64. #15 49.11 Preparing to unpack .../083-libx11-6_2%3a1.8.12-1_amd64.deb ... #15 49.13 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #15 49.32 Selecting previously unselected package libxcb-render0:amd64. #15 49.32 Preparing to unpack .../084-libxcb-render0_1.17.0-2+b1_amd64.deb ... #15 49.34 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #15 49.48 Selecting previously unselected package libxcb-shm0:amd64. #15 49.48 Preparing to unpack .../085-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #15 49.50 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #15 49.64 Selecting previously unselected package libxext6:amd64. #15 49.65 Preparing to unpack .../086-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #15 49.66 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #15 49.80 Selecting previously unselected package libxrender1:amd64. #15 49.80 Preparing to unpack .../087-libxrender1_1%3a0.9.12-1_amd64.deb ... #15 49.82 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #15 49.96 Selecting previously unselected package libcairo2:amd64. #15 49.96 Preparing to unpack .../088-libcairo2_1.18.4-1+b1_amd64.deb ... #15 49.98 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #15 50.13 Selecting previously unselected package libgraphite2-3:amd64. #15 50.14 Preparing to unpack .../089-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #15 50.15 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #15 50.29 Selecting previously unselected package libharfbuzz0b:amd64. #15 50.29 Preparing to unpack .../090-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #15 50.31 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #15 50.45 Selecting previously unselected package libicu76:amd64. #15 50.46 Preparing to unpack .../091-libicu76_76.1-4_amd64.deb ... #15 50.47 Unpacking libicu76:amd64 (76.1-4) ... #15 50.84 Selecting previously unselected package libmpfi0:amd64. #15 50.84 Preparing to unpack .../092-libmpfi0_1.5.4+ds-4_amd64.deb ... #15 50.86 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #15 50.99 Selecting previously unselected package libpotrace0:amd64. #15 51.00 Preparing to unpack .../093-libpotrace0_1.16-2+b2_amd64.deb ... #15 51.02 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #15 51.14 Selecting previously unselected package libteckit0:amd64. #15 51.14 Preparing to unpack .../094-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #15 51.16 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #15 51.30 Selecting previously unselected package libice6:amd64. #15 51.30 Preparing to unpack .../095-libice6_2%3a1.1.1-1_amd64.deb ... #15 51.32 Unpacking libice6:amd64 (2:1.1.1-1) ... #15 51.66 Selecting previously unselected package libsm6:amd64. #15 51.67 Preparing to unpack .../096-libsm6_2%3a1.2.6-1_amd64.deb ... #15 51.69 Unpacking libsm6:amd64 (2:1.2.6-1) ... #15 51.82 Selecting previously unselected package libxt6t64:amd64. #15 51.82 Preparing to unpack .../097-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #15 51.84 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #15 51.99 Selecting previously unselected package libxmu6:amd64. #15 51.99 Preparing to unpack .../098-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #15 52.01 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #15 52.14 Selecting previously unselected package libxpm4:amd64. #15 52.14 Preparing to unpack .../099-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #15 52.16 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #15 52.30 Selecting previously unselected package libxaw7:amd64. #15 52.30 Preparing to unpack .../100-libxaw7_2%3a1.0.16-1_amd64.deb ... #15 52.32 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #15 52.46 Selecting previously unselected package libxi6:amd64. #15 52.46 Preparing to unpack .../101-libxi6_2%3a1.8.2-1_amd64.deb ... #15 52.48 Unpacking libxi6:amd64 (2:1.8.2-1) ... #15 52.61 Selecting previously unselected package libzzip-0-13t64:amd64. #15 52.62 Preparing to unpack .../102-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #15 52.64 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #15 52.78 Selecting previously unselected package texlive-binaries. #15 52.78 Preparing to unpack .../103-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #15 52.81 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #15 53.12 Selecting previously unselected package xdg-utils. #15 53.13 Preparing to unpack .../104-xdg-utils_1.2.1-2_all.deb ... #15 53.15 Unpacking xdg-utils (1.2.1-2) ... #15 53.32 Selecting previously unselected package texlive-base. #15 53.32 Preparing to unpack .../105-texlive-base_2024.20250309-1_all.deb ... #15 53.34 Unpacking texlive-base (2024.20250309-1) ... #15 53.92 Selecting previously unselected package texlive-fonts-recommended. #15 53.93 Preparing to unpack .../106-texlive-fonts-recommended_2024.20250309-1_all.deb ... #15 53.94 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #15 54.22 Selecting previously unselected package fonts-lmodern. #15 54.23 Preparing to unpack .../107-fonts-lmodern_2.005-1_all.deb ... #15 54.25 Unpacking fonts-lmodern (2.005-1) ... #15 54.50 Selecting previously unselected package texlive-latex-base. #15 54.50 Preparing to unpack .../108-texlive-latex-base_2024.20250309-1_all.deb ... #15 54.52 Unpacking texlive-latex-base (2024.20250309-1) ... #15 54.76 Selecting previously unselected package texlive-latex-recommended. #15 54.77 Preparing to unpack .../109-texlive-latex-recommended_2024.20250309-1_all.deb ... #15 54.79 Unpacking texlive-latex-recommended (2024.20250309-1) ... #15 55.13 Selecting previously unselected package texlive. #15 55.14 Preparing to unpack .../110-texlive_2024.20250309-1_all.deb ... #15 55.16 Unpacking texlive (2024.20250309-1) ... #15 55.26 Selecting previously unselected package libio-string-perl. #15 55.26 Preparing to unpack .../111-libio-string-perl_1.08-4_all.deb ... #15 55.28 Unpacking libio-string-perl (1.08-4) ... #15 55.39 Selecting previously unselected package liblatex-tounicode-perl. #15 55.40 Preparing to unpack .../112-liblatex-tounicode-perl_0.55-1_all.deb ... #15 55.41 Unpacking liblatex-tounicode-perl (0.55-1) ... #15 55.52 Selecting previously unselected package libbibtex-parser-perl. #15 55.53 Preparing to unpack .../113-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #15 55.54 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #15 55.68 Selecting previously unselected package texlive-bibtex-extra. #15 55.69 Preparing to unpack .../114-texlive-bibtex-extra_2024.20250309-2_all.deb ... #15 55.71 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #15 56.45 Selecting previously unselected package libfile-which-perl. #15 56.46 Preparing to unpack .../115-libfile-which-perl_1.27-2_all.deb ... #15 56.48 Unpacking libfile-which-perl (1.27-2) ... #15 56.58 Selecting previously unselected package libfile-homedir-perl. #15 56.59 Preparing to unpack .../116-libfile-homedir-perl_1.006-2_all.deb ... #15 56.60 Unpacking libfile-homedir-perl (1.006-2) ... #15 56.74 Selecting previously unselected package libthai-data. #15 56.74 Preparing to unpack .../117-libthai-data_0.1.29-2_all.deb ... #15 56.86 Unpacking libthai-data (0.1.29-2) ... #15 57.01 Selecting previously unselected package libdatrie1:amd64. #15 57.02 Preparing to unpack .../118-libdatrie1_0.2.13-3+b1_amd64.deb ... #15 57.03 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #15 57.17 Selecting previously unselected package libthai0:amd64. #15 57.18 Preparing to unpack .../119-libthai0_0.1.29-2+b1_amd64.deb ... #15 57.20 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #15 57.33 Selecting previously unselected package libsombok3:amd64. #15 57.33 Preparing to unpack .../120-libsombok3_2.4.0-2+b2_amd64.deb ... #15 57.35 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #15 57.47 Selecting previously unselected package libmime-charset-perl. #15 57.47 Preparing to unpack .../121-libmime-charset-perl_1.013.1-2_all.deb ... #15 57.49 Unpacking libmime-charset-perl (1.013.1-2) ... #15 57.60 Selecting previously unselected package libunicode-linebreak-perl. #15 57.61 Preparing to unpack .../122-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #15 57.62 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #15 57.75 Selecting previously unselected package libyaml-tiny-perl. #15 57.75 Preparing to unpack .../123-libyaml-tiny-perl_1.76-1_all.deb ... #15 57.77 Unpacking libyaml-tiny-perl (1.76-1) ... #15 57.90 Selecting previously unselected package libjs-jquery. #15 57.91 Preparing to unpack .../124-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #15 57.94 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 58.09 Selecting previously unselected package lmodern. #15 58.10 Preparing to unpack .../125-lmodern_2.005-1_all.deb ... #15 58.11 Unpacking lmodern (2.005-1) ... #15 58.41 Selecting previously unselected package texlive-luatex. #15 58.42 Preparing to unpack .../126-texlive-luatex_2024.20250309-1_all.deb ... #15 58.44 Unpacking texlive-luatex (2024.20250309-1) ... #15 59.05 Selecting previously unselected package texlive-plain-generic. #15 59.05 Preparing to unpack .../127-texlive-plain-generic_2024.20250309-2_all.deb ... #15 59.07 Unpacking texlive-plain-generic (2024.20250309-2) ... #15 60.00 Selecting previously unselected package texlive-extra-utils. #15 60.02 Preparing to unpack .../128-texlive-extra-utils_2024.20250309-2_all.deb ... #15 60.03 Unpacking texlive-extra-utils (2024.20250309-2) ... #15 60.67 Selecting previously unselected package libapache-pom-java. #15 60.68 Preparing to unpack .../129-libapache-pom-java_33-2_all.deb ... #15 60.70 Unpacking libapache-pom-java (33-2) ... #15 60.81 Selecting previously unselected package libcommons-parent-java. #15 60.82 Preparing to unpack .../130-libcommons-parent-java_56-1_all.deb ... #15 60.84 Unpacking libcommons-parent-java (56-1) ... #15 60.95 Selecting previously unselected package libcommons-logging-java. #15 60.96 Preparing to unpack .../131-libcommons-logging-java_1.3.0-2_all.deb ... #15 60.98 Unpacking libcommons-logging-java (1.3.0-2) ... #15 61.11 Selecting previously unselected package libfontbox-java. #15 61.12 Preparing to unpack .../132-libfontbox-java_1%3a1.8.16-5_all.deb ... #15 61.13 Unpacking libfontbox-java (1:1.8.16-5) ... #15 61.26 Selecting previously unselected package libpdfbox-java. #15 61.27 Preparing to unpack .../133-libpdfbox-java_1%3a1.8.16-5_all.deb ... #15 61.29 Unpacking libpdfbox-java (1:1.8.16-5) ... #15 61.52 Selecting previously unselected package preview-latex-style. #15 61.53 Preparing to unpack .../134-preview-latex-style_13.2-1.1_all.deb ... #15 61.55 Unpacking preview-latex-style (13.2-1.1) ... #15 61.70 Selecting previously unselected package texlive-pictures. #15 61.71 Preparing to unpack .../135-texlive-pictures_2024.20250309-1_all.deb ... #15 61.73 Unpacking texlive-pictures (2024.20250309-1) ... #15 62.22 Selecting previously unselected package texlive-latex-extra. #15 62.23 Preparing to unpack .../136-texlive-latex-extra_2024.20250309-2_all.deb ... #15 62.24 Unpacking texlive-latex-extra (2024.20250309-2) ... #15 62.85 Selecting previously unselected package fonts-gfs-baskerville. #15 62.87 Preparing to unpack .../137-fonts-gfs-baskerville_1.1-6_all.deb ... #15 62.88 Unpacking fonts-gfs-baskerville (1.1-6) ... #15 62.99 Selecting previously unselected package fonts-gfs-porson. #15 63.00 Preparing to unpack .../138-fonts-gfs-porson_1.1-7_all.deb ... #15 63.02 Unpacking fonts-gfs-porson (1.1-7) ... #15 63.16 Selecting previously unselected package texlive-lang-greek. #15 63.17 Preparing to unpack .../139-texlive-lang-greek_2024.20250309-1_all.deb ... #15 63.18 Unpacking texlive-lang-greek (2024.20250309-1) ... #15 63.83 Selecting previously unselected package texlive-science. #15 63.84 Preparing to unpack .../140-texlive-science_2024.20250309-2_all.deb ... #15 63.86 Unpacking texlive-science (2024.20250309-2) ... #15 64.13 Selecting previously unselected package dblatex. #15 64.15 Preparing to unpack .../141-dblatex_0.3.12py3-5_all.deb ... #15 64.16 Unpacking dblatex (0.3.12py3-5) ... #15 64.33 Selecting previously unselected package docbook. #15 64.34 Preparing to unpack .../142-docbook_4.5-11_all.deb ... #15 64.36 Unpacking docbook (4.5-11) ... #15 64.50 Selecting previously unselected package libosp5. #15 64.50 Preparing to unpack .../143-libosp5_1.5.2-15.2_amd64.deb ... #15 64.52 Unpacking libosp5 (1.5.2-15.2) ... #15 64.67 Selecting previously unselected package libostyle1t64. #15 64.69 Preparing to unpack .../144-libostyle1t64_1.4devel1-23.3_amd64.deb ... #15 64.70 Unpacking libostyle1t64 (1.4devel1-23.3) ... #15 64.89 Selecting previously unselected package openjade. #15 64.90 Preparing to unpack .../145-openjade_1.4devel1-23.3_amd64.deb ... #15 64.91 Unpacking openjade (1.4devel1-23.3) ... #15 65.08 Selecting previously unselected package docbook-dsssl. #15 65.09 Preparing to unpack .../146-docbook-dsssl_1.79-10_all.deb ... #15 65.11 Unpacking docbook-dsssl (1.79-10) ... #15 65.23 Selecting previously unselected package teckit. #15 65.25 Preparing to unpack .../147-teckit_2.5.12+ds1-1+b1_amd64.deb ... #15 65.26 Unpacking teckit (2.5.12+ds1-1+b1) ... #15 65.42 Selecting previously unselected package tipa. #15 65.43 Preparing to unpack .../148-tipa_2%3a1.3-21_all.deb ... #15 65.46 Unpacking tipa (2:1.3-21) ... #15 65.66 Selecting previously unselected package texlive-xetex. #15 65.67 Preparing to unpack .../149-texlive-xetex_2024.20250309-1_all.deb ... #15 65.69 Unpacking texlive-xetex (2024.20250309-1) ... #15 66.03 Selecting previously unselected package texlive-formats-extra. #15 66.04 Preparing to unpack .../150-texlive-formats-extra_2024.20250309-2_all.deb ... #15 66.06 Unpacking texlive-formats-extra (2024.20250309-2) ... #15 66.33 Selecting previously unselected package lynx-common. #15 66.34 Preparing to unpack .../151-lynx-common_2.9.2-1_all.deb ... #15 66.37 Unpacking lynx-common (2.9.2-1) ... #15 66.55 Selecting previously unselected package lynx. #15 66.56 Preparing to unpack .../152-lynx_2.9.2-1_amd64.deb ... #15 66.58 Unpacking lynx (2.9.2-1) ... #15 66.75 Selecting previously unselected package libsgmls-perl. #15 66.76 Preparing to unpack .../153-libsgmls-perl_1.03ii-38_all.deb ... #15 66.77 Unpacking libsgmls-perl (1.03ii-38) ... #15 66.89 Selecting previously unselected package sgmlspl. #15 66.89 Preparing to unpack .../154-sgmlspl_1.03ii-38_all.deb ... #15 66.91 Unpacking sgmlspl (1.03ii-38) ... #15 67.03 Selecting previously unselected package opensp. #15 67.04 Preparing to unpack .../155-opensp_1.5.2-15.2_amd64.deb ... #15 67.06 Unpacking opensp (1.5.2-15.2) ... #15 67.18 Selecting previously unselected package docbook-utils. #15 67.19 Preparing to unpack .../156-docbook-utils_0.6.14-4_all.deb ... #15 67.20 Unpacking docbook-utils (0.6.14-4) ... #15 67.33 Selecting previously unselected package asciidoc-dblatex. #15 67.34 Preparing to unpack .../157-asciidoc-dblatex_10.2.1-1_all.deb ... #15 67.36 Unpacking asciidoc-dblatex (10.2.1-1) ... #15 67.48 Selecting previously unselected package autoconf. #15 67.48 Preparing to unpack .../158-autoconf_2.72-3.1_all.deb ... #15 67.50 Unpacking autoconf (2.72-3.1) ... #15 67.64 Selecting previously unselected package libgc1:amd64. #15 67.64 Preparing to unpack .../159-libgc1_1%3a8.2.8-1_amd64.deb ... #15 67.65 Unpacking libgc1:amd64 (1:8.2.8-1) ... #15 67.78 Selecting previously unselected package guile-3.0-libs:amd64. #15 67.78 Preparing to unpack .../160-guile-3.0-libs_3.0.10+really3.0.10-4_amd64.deb ... #15 67.80 Unpacking guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #15 68.09 Selecting previously unselected package libopts25:amd64. #15 68.10 Preparing to unpack .../161-libopts25_1%3a5.18.16-7_amd64.deb ... #15 68.11 Unpacking libopts25:amd64 (1:5.18.16-7) ... #15 68.20 Selecting previously unselected package libopts25-dev:amd64. #15 68.20 Preparing to unpack .../162-libopts25-dev_1%3a5.18.16-7_amd64.deb ... #15 68.22 Unpacking libopts25-dev:amd64 (1:5.18.16-7) ... #15 68.30 Selecting previously unselected package autogen. #15 68.31 Preparing to unpack .../163-autogen_1%3a5.18.16-7_amd64.deb ... #15 68.32 Unpacking autogen (1:5.18.16-7) ... #15 68.42 Selecting previously unselected package autotools-dev. #15 68.42 Preparing to unpack .../164-autotools-dev_20240727.1_all.deb ... #15 68.44 Unpacking autotools-dev (20240727.1) ... #15 68.57 Selecting previously unselected package automake. #15 68.58 Preparing to unpack .../165-automake_1%3a1.17-4_all.deb ... #15 68.60 Unpacking automake (1:1.17-4) ... #15 68.73 Selecting previously unselected package autopoint. #15 68.74 Preparing to unpack .../166-autopoint_0.23.1-2_all.deb ... #15 68.76 Unpacking autopoint (0.23.1-2) ... #15 68.89 Selecting previously unselected package bc. #15 68.89 Preparing to unpack .../167-bc_1.07.1-4_amd64.deb ... #15 68.95 Unpacking bc (1.07.1-4) ... #15 69.10 Selecting previously unselected package libsframe1:amd64. #15 69.11 Preparing to unpack .../168-libsframe1_2.44-3_amd64.deb ... #15 69.13 Unpacking libsframe1:amd64 (2.44-3) ... #15 69.26 Selecting previously unselected package binutils-common:amd64. #15 69.27 Preparing to unpack .../169-binutils-common_2.44-3_amd64.deb ... #15 69.29 Unpacking binutils-common:amd64 (2.44-3) ... #15 69.50 Selecting previously unselected package libbinutils:amd64. #15 69.51 Preparing to unpack .../170-libbinutils_2.44-3_amd64.deb ... #15 69.53 Unpacking libbinutils:amd64 (2.44-3) ... #15 69.70 Selecting previously unselected package libgprofng0:amd64. #15 69.71 Preparing to unpack .../171-libgprofng0_2.44-3_amd64.deb ... #15 69.73 Unpacking libgprofng0:amd64 (2.44-3) ... #15 69.89 Selecting previously unselected package libctf-nobfd0:amd64. #15 69.90 Preparing to unpack .../172-libctf-nobfd0_2.44-3_amd64.deb ... #15 69.92 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #15 70.08 Selecting previously unselected package libctf0:amd64. #15 70.09 Preparing to unpack .../173-libctf0_2.44-3_amd64.deb ... #15 70.10 Unpacking libctf0:amd64 (2.44-3) ... #15 70.24 Selecting previously unselected package libjansson4:amd64. #15 70.25 Preparing to unpack .../174-libjansson4_2.14-2+b3_amd64.deb ... #15 70.27 Unpacking libjansson4:amd64 (2.14-2+b3) ... #15 70.37 Selecting previously unselected package binutils-x86-64-linux-gnu. #15 70.37 Preparing to unpack .../175-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #15 70.39 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #15 70.55 Selecting previously unselected package binutils. #15 70.56 Preparing to unpack .../176-binutils_2.44-3_amd64.deb ... #15 70.58 Unpacking binutils (2.44-3) ... #15 70.70 Selecting previously unselected package binutils-arm-none-eabi. #15 70.72 Preparing to unpack .../177-binutils-arm-none-eabi_2.44-3+23+b1_amd64.deb ... #15 70.74 Unpacking binutils-arm-none-eabi (2.44-3+23+b1) ... #15 71.02 Selecting previously unselected package bison. #15 71.04 Preparing to unpack .../178-bison_2%3a3.8.2+dfsg-1+b2_amd64.deb ... #15 71.06 Unpacking bison (2:3.8.2+dfsg-1+b2) ... #15 71.20 Selecting previously unselected package libc-dev-bin. #15 71.20 Preparing to unpack .../179-libc-dev-bin_2.41-12_amd64.deb ... #15 71.22 Unpacking libc-dev-bin (2.41-12) ... #15 71.34 Selecting previously unselected package linux-libc-dev. #15 71.34 Preparing to unpack .../180-linux-libc-dev_6.12.48-1_all.deb ... #15 71.36 Unpacking linux-libc-dev (6.12.48-1) ... #15 71.64 Selecting previously unselected package libcrypt-dev:amd64. #15 71.65 Preparing to unpack .../181-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #15 71.67 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #15 71.77 Selecting previously unselected package rpcsvc-proto. #15 71.78 Preparing to unpack .../182-rpcsvc-proto_1.4.3-1_amd64.deb ... #15 71.80 Unpacking rpcsvc-proto (1.4.3-1) ... #15 71.93 Selecting previously unselected package libc6-dev:amd64. #15 71.94 Preparing to unpack .../183-libc6-dev_2.41-12_amd64.deb ... #15 71.95 Unpacking libc6-dev:amd64 (2.41-12) ... #15 72.16 Selecting previously unselected package libisl23:amd64. #15 72.17 Preparing to unpack .../184-libisl23_0.27-1_amd64.deb ... #15 72.19 Unpacking libisl23:amd64 (0.27-1) ... #15 72.35 Selecting previously unselected package libmpc3:amd64. #15 72.36 Preparing to unpack .../185-libmpc3_1.3.1-1+b3_amd64.deb ... #15 72.38 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #15 72.48 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #15 72.48 Preparing to unpack .../186-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 72.50 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #15 72.87 Selecting previously unselected package cpp-14. #15 72.88 Preparing to unpack .../187-cpp-14_14.2.0-19_amd64.deb ... #15 72.90 Unpacking cpp-14 (14.2.0-19) ... #15 73.01 Selecting previously unselected package cpp-x86-64-linux-gnu. #15 73.02 Preparing to unpack .../188-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #15 73.04 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #15 73.17 Selecting previously unselected package cpp. #15 73.18 Preparing to unpack .../189-cpp_4%3a14.2.0-1_amd64.deb ... #15 73.20 Unpacking cpp (4:14.2.0-1) ... #15 73.33 Selecting previously unselected package libcc1-0:amd64. #15 73.34 Preparing to unpack .../190-libcc1-0_14.2.0-19_amd64.deb ... #15 73.36 Unpacking libcc1-0:amd64 (14.2.0-19) ... #15 73.49 Selecting previously unselected package libgomp1:amd64. #15 73.49 Preparing to unpack .../191-libgomp1_14.2.0-19_amd64.deb ... #15 73.51 Unpacking libgomp1:amd64 (14.2.0-19) ... #15 73.65 Selecting previously unselected package libitm1:amd64. #15 73.65 Preparing to unpack .../192-libitm1_14.2.0-19_amd64.deb ... #15 73.67 Unpacking libitm1:amd64 (14.2.0-19) ... #15 73.80 Selecting previously unselected package libasan8:amd64. #15 73.82 Preparing to unpack .../193-libasan8_14.2.0-19_amd64.deb ... #15 73.83 Unpacking libasan8:amd64 (14.2.0-19) ... #15 74.06 Selecting previously unselected package liblsan0:amd64. #15 74.06 Preparing to unpack .../194-liblsan0_14.2.0-19_amd64.deb ... #15 74.07 Unpacking liblsan0:amd64 (14.2.0-19) ... #15 74.23 Selecting previously unselected package libtsan2:amd64. #15 74.23 Preparing to unpack .../195-libtsan2_14.2.0-19_amd64.deb ... #15 74.25 Unpacking libtsan2:amd64 (14.2.0-19) ... #15 74.46 Selecting previously unselected package libubsan1:amd64. #15 74.46 Preparing to unpack .../196-libubsan1_14.2.0-19_amd64.deb ... #15 74.48 Unpacking libubsan1:amd64 (14.2.0-19) ... #15 74.63 Selecting previously unselected package libhwasan0:amd64. #15 74.64 Preparing to unpack .../197-libhwasan0_14.2.0-19_amd64.deb ... #15 74.65 Unpacking libhwasan0:amd64 (14.2.0-19) ... #15 74.81 Selecting previously unselected package libquadmath0:amd64. #15 74.82 Preparing to unpack .../198-libquadmath0_14.2.0-19_amd64.deb ... #15 74.83 Unpacking libquadmath0:amd64 (14.2.0-19) ... #15 74.92 Selecting previously unselected package libgcc-14-dev:amd64. #15 74.92 Preparing to unpack .../199-libgcc-14-dev_14.2.0-19_amd64.deb ... #15 74.94 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #15 75.11 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #15 75.11 Preparing to unpack .../200-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 75.13 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #15 75.58 Selecting previously unselected package gcc-14. #15 75.59 Preparing to unpack .../201-gcc-14_14.2.0-19_amd64.deb ... #15 75.62 Unpacking gcc-14 (14.2.0-19) ... #15 75.78 Selecting previously unselected package gcc-x86-64-linux-gnu. #15 75.78 Preparing to unpack .../202-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #15 75.80 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #15 76.00 Selecting previously unselected package gcc. #15 76.00 Preparing to unpack .../203-gcc_4%3a14.2.0-1_amd64.deb ... #15 76.03 Unpacking gcc (4:14.2.0-1) ... #15 76.18 Selecting previously unselected package libstdc++-14-dev:amd64. #15 76.19 Preparing to unpack .../204-libstdc++-14-dev_14.2.0-19_amd64.deb ... #15 76.22 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #15 76.47 Selecting previously unselected package g++-14-x86-64-linux-gnu. #15 76.49 Preparing to unpack .../205-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 76.51 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #15 76.95 Selecting previously unselected package g++-14. #15 76.96 Preparing to unpack .../206-g++-14_14.2.0-19_amd64.deb ... #15 76.99 Unpacking g++-14 (14.2.0-19) ... #15 77.12 Selecting previously unselected package g++-x86-64-linux-gnu. #15 77.13 Preparing to unpack .../207-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #15 77.16 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #15 77.34 Selecting previously unselected package g++. #15 77.34 Preparing to unpack .../208-g++_4%3a14.2.0-1_amd64.deb ... #15 77.36 Unpacking g++ (4:14.2.0-1) ... #15 77.51 Selecting previously unselected package make. #15 77.52 Preparing to unpack .../209-make_4.4.1-2_amd64.deb ... #15 77.54 Unpacking make (4.4.1-2) ... #15 77.74 Selecting previously unselected package libdpkg-perl. #15 77.75 Preparing to unpack .../210-libdpkg-perl_1.22.21_all.deb ... #15 77.78 Unpacking libdpkg-perl (1.22.21) ... #15 77.95 Selecting previously unselected package patch. #15 77.96 Preparing to unpack .../211-patch_2.8-2_amd64.deb ... #15 77.98 Unpacking patch (2.8-2) ... #15 78.17 Selecting previously unselected package dpkg-dev. #15 78.18 Preparing to unpack .../212-dpkg-dev_1.22.21_all.deb ... #15 78.20 Unpacking dpkg-dev (1.22.21) ... #15 78.38 Selecting previously unselected package build-essential. #15 78.39 Preparing to unpack .../213-build-essential_12.12_amd64.deb ... #15 78.43 Unpacking build-essential (12.12) ... #15 78.60 Selecting previously unselected package libfmt10:amd64. #15 78.61 Preparing to unpack .../214-libfmt10_10.1.1+ds1-4_amd64.deb ... #15 78.63 Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... #15 78.80 Selecting previously unselected package libhiredis1.1.0:amd64. #15 78.82 Preparing to unpack .../215-libhiredis1.1.0_1.2.0-6+b3_amd64.deb ... #15 78.84 Unpacking libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #15 79.04 Selecting previously unselected package ccache. #15 79.05 Preparing to unpack .../216-ccache_4.11.2-2_amd64.deb ... #15 79.08 Unpacking ccache (4.11.2-2) ... #15 79.31 Selecting previously unselected package libz3-4:amd64. #15 79.32 Preparing to unpack .../217-libz3-4_4.13.3-1_amd64.deb ... #15 79.35 Unpacking libz3-4:amd64 (4.13.3-1) ... #15 79.75 Selecting previously unselected package libllvm19:amd64. #15 79.75 Preparing to unpack .../218-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... #15 79.78 Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... #15 82.74 Selecting previously unselected package libclang-cpp19. #15 82.74 Preparing to unpack .../219-libclang-cpp19_1%3a19.1.7-3+b1_amd64.deb ... #15 84.44 Unpacking libclang-cpp19 (1:19.1.7-3+b1) ... #15 86.88 Selecting previously unselected package clang-format-19. #15 86.90 Preparing to unpack .../220-clang-format-19_1%3a19.1.7-3+b1_amd64.deb ... #15 86.92 Unpacking clang-format-19 (1:19.1.7-3+b1) ... #15 87.07 Selecting previously unselected package clang-format:amd64. #15 87.09 Preparing to unpack .../221-clang-format_1%3a19.0-63_amd64.deb ... #15 87.11 Unpacking clang-format:amd64 (1:19.0-63) ... #15 87.31 Selecting previously unselected package cmake-data. #15 87.32 Preparing to unpack .../222-cmake-data_3.31.6-2_all.deb ... #15 87.36 Unpacking cmake-data (3.31.6-2) ... #15 87.72 Selecting previously unselected package libarchive13t64:amd64. #15 87.72 Preparing to unpack .../223-libarchive13t64_3.7.4-4_amd64.deb ... #15 87.74 Unpacking libarchive13t64:amd64 (3.7.4-4) ... #15 87.88 Selecting previously unselected package libsasl2-modules-db:amd64. #15 87.89 Preparing to unpack .../224-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #15 87.91 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #15 88.07 Selecting previously unselected package libsasl2-2:amd64. #15 88.07 Preparing to unpack .../225-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #15 88.09 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #15 88.26 Selecting previously unselected package libldap2:amd64. #15 88.27 Preparing to unpack .../226-libldap2_2.6.10+dfsg-1_amd64.deb ... #15 88.29 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #15 88.45 Selecting previously unselected package libnghttp2-14:amd64. #15 88.46 Preparing to unpack .../227-libnghttp2-14_1.64.0-1.1_amd64.deb ... #15 88.48 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #15 88.67 Selecting previously unselected package libnghttp3-9:amd64. #15 88.67 Preparing to unpack .../228-libnghttp3-9_1.8.0-1_amd64.deb ... #15 88.69 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #15 88.88 Selecting previously unselected package librtmp1:amd64. #15 88.91 Preparing to unpack .../229-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #15 88.94 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 89.14 Selecting previously unselected package libssh2-1t64:amd64. #15 89.15 Preparing to unpack .../230-libssh2-1t64_1.11.1-1_amd64.deb ... #15 89.18 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #15 89.40 Selecting previously unselected package libcurl4t64:amd64. #15 89.41 Preparing to unpack .../231-libcurl4t64_8.14.1-2_amd64.deb ... #15 89.43 Unpacking libcurl4t64:amd64 (8.14.1-2) ... #15 89.64 Selecting previously unselected package libjsoncpp26:amd64. #15 89.64 Preparing to unpack .../232-libjsoncpp26_1.9.6-3_amd64.deb ... #15 89.67 Unpacking libjsoncpp26:amd64 (1.9.6-3) ... #15 89.86 Selecting previously unselected package librhash1:amd64. #15 89.87 Preparing to unpack .../233-librhash1_1.4.5-1_amd64.deb ... #15 89.89 Unpacking librhash1:amd64 (1.4.5-1) ... #15 90.08 Selecting previously unselected package libuv1t64:amd64. #15 90.09 Preparing to unpack .../234-libuv1t64_1.50.0-2_amd64.deb ... #15 90.11 Unpacking libuv1t64:amd64 (1.50.0-2) ... #15 90.27 Selecting previously unselected package cmake. #15 90.27 Preparing to unpack .../235-cmake_3.31.6-2_amd64.deb ... #15 90.30 Unpacking cmake (3.31.6-2) ... #15 90.68 Selecting previously unselected package libstdlib-ocaml. #15 90.70 Preparing to unpack .../236-libstdlib-ocaml_5.3.0-3_amd64.deb ... #15 90.72 Unpacking libstdlib-ocaml (5.3.0-3) ... #15 90.89 Selecting previously unselected package ocaml-base. #15 90.90 Preparing to unpack .../237-ocaml-base_5.3.0-3_amd64.deb ... #15 90.92 Unpacking ocaml-base (5.3.0-3) ... #15 91.08 Selecting previously unselected package libparmap-ocaml. #15 91.09 Preparing to unpack .../238-libparmap-ocaml_1.2.5-3+b4_amd64.deb ... #15 91.11 Unpacking libparmap-ocaml (1.2.5-3+b4) ... #15 91.27 Selecting previously unselected package libfindlib-ocaml. #15 91.28 Preparing to unpack .../239-libfindlib-ocaml_1.9.8-1+b1_amd64.deb ... #15 91.30 Unpacking libfindlib-ocaml (1.9.8-1+b1) ... #15 91.46 Selecting previously unselected package ocaml-findlib. #15 91.47 Preparing to unpack .../240-ocaml-findlib_1.9.8-1+b1_amd64.deb ... #15 91.49 Unpacking ocaml-findlib (1.9.8-1+b1) ... #15 91.69 Selecting previously unselected package libstdcompat-ocaml. #15 91.70 Preparing to unpack .../241-libstdcompat-ocaml_20~git20240529-2+b2_amd64.deb ... #15 91.72 Unpacking libstdcompat-ocaml (20~git20240529-2+b2) ... #15 91.93 Selecting previously unselected package coccinelle. #15 91.93 Preparing to unpack .../242-coccinelle_1.3.0.deb-1+b2_amd64.deb ... #15 91.95 Unpacking coccinelle (1.3.0.deb-1+b2) ... #15 92.32 Selecting previously unselected package comerr-dev:amd64. #15 92.33 Preparing to unpack .../243-comerr-dev_2.1-1.47.2-3+b3_amd64.deb ... #15 92.35 Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b3) ... #15 92.50 Selecting previously unselected package libtinyxml2-11:amd64. #15 92.51 Preparing to unpack .../244-libtinyxml2-11_11.0.0+dfsg-1+b1_amd64.deb ... #15 92.52 Unpacking libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #15 92.67 Selecting previously unselected package python3-pygments. #15 92.67 Preparing to unpack .../245-python3-pygments_2.18.0+dfsg-2_all.deb ... #15 92.69 Unpacking python3-pygments (2.18.0+dfsg-2) ... #15 92.82 Selecting previously unselected package cppcheck. #15 92.84 Preparing to unpack .../246-cppcheck_2.17.1-2_amd64.deb ... #15 92.86 Unpacking cppcheck (2.17.1-2) ... #15 93.02 Selecting previously unselected package curl. #15 93.03 Preparing to unpack .../247-curl_8.14.1-2_amd64.deb ... #15 93.04 Unpacking curl (8.14.1-2) ... #15 93.18 Selecting previously unselected package libdebhelper-perl. #15 93.19 Preparing to unpack .../248-libdebhelper-perl_13.24.2_all.deb ... #15 93.21 Unpacking libdebhelper-perl (13.24.2) ... #15 93.33 Selecting previously unselected package libtool. #15 93.34 Preparing to unpack .../249-libtool_2.5.4-4_all.deb ... #15 93.36 Unpacking libtool (2.5.4-4) ... #15 93.49 Selecting previously unselected package dh-autoreconf. #15 93.50 Preparing to unpack .../250-dh-autoreconf_20_all.deb ... #15 93.52 Unpacking dh-autoreconf (20) ... #15 93.68 Selecting previously unselected package libarchive-zip-perl. #15 93.69 Preparing to unpack .../251-libarchive-zip-perl_1.68-1_all.deb ... #15 93.71 Unpacking libarchive-zip-perl (1.68-1) ... #15 93.83 Selecting previously unselected package libfile-stripnondeterminism-perl. #15 93.85 Preparing to unpack .../252-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... #15 93.86 Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... #15 93.98 Selecting previously unselected package dh-strip-nondeterminism. #15 93.99 Preparing to unpack .../253-dh-strip-nondeterminism_1.14.1-2_all.deb ... #15 94.01 Unpacking dh-strip-nondeterminism (1.14.1-2) ... #15 94.12 Selecting previously unselected package dwz. #15 94.14 Preparing to unpack .../254-dwz_0.15-1+b1_amd64.deb ... #15 94.15 Unpacking dwz (0.15-1+b1) ... #15 94.31 Selecting previously unselected package gettext. #15 94.31 Preparing to unpack .../255-gettext_0.23.1-2_amd64.deb ... #15 94.33 Unpacking gettext (0.23.1-2) ... #15 94.49 Selecting previously unselected package intltool-debian. #15 94.50 Preparing to unpack .../256-intltool-debian_0.35.0+20060710.6_all.deb ... #15 94.52 Unpacking intltool-debian (0.35.0+20060710.6) ... #15 94.65 Selecting previously unselected package po-debconf. #15 94.66 Preparing to unpack .../257-po-debconf_1.0.21+nmu1_all.deb ... #15 94.68 Unpacking po-debconf (1.0.21+nmu1) ... #15 94.80 Selecting previously unselected package debhelper. #15 94.82 Preparing to unpack .../258-debhelper_13.24.2_all.deb ... #15 94.84 Unpacking debhelper (13.24.2) ... #15 95.02 Selecting previously unselected package module-assistant. #15 95.02 Preparing to unpack .../259-module-assistant_0.11.14_all.deb ... #15 95.05 Unpacking module-assistant (0.11.14) ... #15 95.18 Selecting previously unselected package dahdi-source. #15 95.19 Preparing to unpack .../260-dahdi-source_1%3a3.1.0+git20230717~dfsg-10.1_all.deb ... #15 95.21 Unpacking dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #15 95.36 Selecting previously unselected package libassuan9:amd64. #15 95.37 Preparing to unpack .../261-libassuan9_3.0.2-2_amd64.deb ... #15 95.39 Unpacking libassuan9:amd64 (3.0.2-2) ... #15 95.51 Selecting previously unselected package gpgconf. #15 95.52 Preparing to unpack .../262-gpgconf_2.4.7-21+b3_amd64.deb ... #15 95.54 Unpacking gpgconf (2.4.7-21+b3) ... #15 95.69 Selecting previously unselected package libksba8:amd64. #15 95.70 Preparing to unpack .../263-libksba8_1.6.7-2+b1_amd64.deb ... #15 95.71 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #15 95.85 Selecting previously unselected package libnpth0t64:amd64. #15 95.86 Preparing to unpack .../264-libnpth0t64_1.8-3_amd64.deb ... #15 95.88 Unpacking libnpth0t64:amd64 (1.8-3) ... #15 96.01 Selecting previously unselected package gpg. #15 96.03 Preparing to unpack .../265-gpg_2.4.7-21+b3_amd64.deb ... #15 96.05 Unpacking gpg (2.4.7-21+b3) ... #15 96.20 Selecting previously unselected package pinentry-curses. #15 96.21 Preparing to unpack .../266-pinentry-curses_1.3.1-2_amd64.deb ... #15 96.23 Unpacking pinentry-curses (1.3.1-2) ... #15 96.39 Selecting previously unselected package gpg-agent. #15 96.41 Preparing to unpack .../267-gpg-agent_2.4.7-21+b3_amd64.deb ... #15 96.43 Unpacking gpg-agent (2.4.7-21+b3) ... #15 96.57 Selecting previously unselected package libfile-dirlist-perl. #15 96.57 Preparing to unpack .../268-libfile-dirlist-perl_0.05-3_all.deb ... #15 96.59 Unpacking libfile-dirlist-perl (0.05-3) ... #15 96.70 Selecting previously unselected package libfile-touch-perl. #15 96.71 Preparing to unpack .../269-libfile-touch-perl_0.12-2_all.deb ... #15 96.73 Unpacking libfile-touch-perl (0.12-2) ... #15 96.86 Selecting previously unselected package libclass-method-modifiers-perl. #15 96.87 Preparing to unpack .../270-libclass-method-modifiers-perl_2.15-1_all.deb ... #15 96.89 Unpacking libclass-method-modifiers-perl (2.15-1) ... #15 97.02 Selecting previously unselected package libclass-xsaccessor-perl. #15 97.04 Preparing to unpack .../271-libclass-xsaccessor-perl_1.19-4+b5_amd64.deb ... #15 97.05 Unpacking libclass-xsaccessor-perl (1.19-4+b5) ... #15 97.17 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #15 97.18 Preparing to unpack .../272-libb-hooks-op-check-perl_0.22-3+b2_amd64.deb ... #15 97.20 Unpacking libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #15 97.32 Selecting previously unselected package libdynaloader-functions-perl. #15 97.33 Preparing to unpack .../273-libdynaloader-functions-perl_0.004-2_all.deb ... #15 97.35 Unpacking libdynaloader-functions-perl (0.004-2) ... #15 97.45 Selecting previously unselected package libdevel-callchecker-perl:amd64. #15 97.47 Preparing to unpack .../274-libdevel-callchecker-perl_0.009-2_amd64.deb ... #15 97.48 Unpacking libdevel-callchecker-perl:amd64 (0.009-2) ... #15 97.60 Selecting previously unselected package libparams-classify-perl:amd64. #15 97.61 Preparing to unpack .../275-libparams-classify-perl_0.015-2+b4_amd64.deb ... #15 97.64 Unpacking libparams-classify-perl:amd64 (0.015-2+b4) ... #15 97.75 Selecting previously unselected package libmodule-runtime-perl. #15 97.76 Preparing to unpack .../276-libmodule-runtime-perl_0.018-1_all.deb ... #15 97.78 Unpacking libmodule-runtime-perl (0.018-1) ... #15 97.89 Selecting previously unselected package libimport-into-perl. #15 97.90 Preparing to unpack .../277-libimport-into-perl_1.002005-2_all.deb ... #15 97.92 Unpacking libimport-into-perl (1.002005-2) ... #15 98.03 Selecting previously unselected package librole-tiny-perl. #15 98.05 Preparing to unpack .../278-librole-tiny-perl_2.002004-1_all.deb ... #15 98.06 Unpacking librole-tiny-perl (2.002004-1) ... #15 98.18 Selecting previously unselected package libsub-quote-perl. #15 98.19 Preparing to unpack .../279-libsub-quote-perl_2.006008-1_all.deb ... #15 98.20 Unpacking libsub-quote-perl (2.006008-1) ... #15 98.32 Selecting previously unselected package libmoo-perl. #15 98.34 Preparing to unpack .../280-libmoo-perl_2.005005-1_all.deb ... #15 98.36 Unpacking libmoo-perl (2.005005-1) ... #15 98.47 Selecting previously unselected package libencode-locale-perl. #15 98.47 Preparing to unpack .../281-libencode-locale-perl_1.05-3_all.deb ... #15 98.49 Unpacking libencode-locale-perl (1.05-3) ... #15 98.64 Selecting previously unselected package libtimedate-perl. #15 98.66 Preparing to unpack .../282-libtimedate-perl_2.3300-2_all.deb ... #15 98.68 Unpacking libtimedate-perl (2.3300-2) ... #15 98.80 Selecting previously unselected package libhttp-date-perl. #15 98.81 Preparing to unpack .../283-libhttp-date-perl_6.06-1_all.deb ... #15 98.83 Unpacking libhttp-date-perl (6.06-1) ... #15 98.95 Selecting previously unselected package libfile-listing-perl. #15 98.96 Preparing to unpack .../284-libfile-listing-perl_6.16-1_all.deb ... #15 98.98 Unpacking libfile-listing-perl (6.16-1) ... #15 99.09 Selecting previously unselected package libhtml-tagset-perl. #15 99.11 Preparing to unpack .../285-libhtml-tagset-perl_3.24-1_all.deb ... #15 99.12 Unpacking libhtml-tagset-perl (3.24-1) ... #15 99.23 Selecting previously unselected package liburi-perl. #15 99.24 Preparing to unpack .../286-liburi-perl_5.30-1_all.deb ... #15 99.26 Unpacking liburi-perl (5.30-1) ... #15 99.39 Selecting previously unselected package libhtml-parser-perl:amd64. #15 99.41 Preparing to unpack .../287-libhtml-parser-perl_3.83-1+b2_amd64.deb ... #15 99.42 Unpacking libhtml-parser-perl:amd64 (3.83-1+b2) ... #15 99.54 Selecting previously unselected package libhtml-tree-perl. #15 99.56 Preparing to unpack .../288-libhtml-tree-perl_5.07-3_all.deb ... #15 99.57 Unpacking libhtml-tree-perl (5.07-3) ... #15 99.71 Selecting previously unselected package libclone-perl:amd64. #15 99.72 Preparing to unpack .../289-libclone-perl_0.47-1+b1_amd64.deb ... #15 99.73 Unpacking libclone-perl:amd64 (0.47-1+b1) ... #15 99.85 Selecting previously unselected package libio-html-perl. #15 99.86 Preparing to unpack .../290-libio-html-perl_1.004-3_all.deb ... #15 99.88 Unpacking libio-html-perl (1.004-3) ... #15 99.99 Selecting previously unselected package liblwp-mediatypes-perl. #15 100.0 Preparing to unpack .../291-liblwp-mediatypes-perl_6.04-2_all.deb ... #15 100.0 Unpacking liblwp-mediatypes-perl (6.04-2) ... #15 100.1 Selecting previously unselected package libhttp-message-perl. #15 100.2 Preparing to unpack .../292-libhttp-message-perl_7.00-2_all.deb ... #15 100.2 Unpacking libhttp-message-perl (7.00-2) ... #15 100.3 Selecting previously unselected package libhttp-cookies-perl. #15 100.3 Preparing to unpack .../293-libhttp-cookies-perl_6.11-1_all.deb ... #15 100.3 Unpacking libhttp-cookies-perl (6.11-1) ... #15 100.4 Selecting previously unselected package libhttp-negotiate-perl. #15 100.5 Preparing to unpack .../294-libhttp-negotiate-perl_6.01-2_all.deb ... #15 100.5 Unpacking libhttp-negotiate-perl (6.01-2) ... #15 100.6 Selecting previously unselected package perl-openssl-defaults:amd64. #15 100.6 Preparing to unpack .../295-perl-openssl-defaults_7+b2_amd64.deb ... #15 100.6 Unpacking perl-openssl-defaults:amd64 (7+b2) ... #15 100.7 Selecting previously unselected package libnet-ssleay-perl:amd64. #15 100.7 Preparing to unpack .../296-libnet-ssleay-perl_1.94-3_amd64.deb ... #15 100.8 Unpacking libnet-ssleay-perl:amd64 (1.94-3) ... #15 100.9 Selecting previously unselected package libio-socket-ssl-perl. #15 100.9 Preparing to unpack .../297-libio-socket-ssl-perl_2.089-1_all.deb ... #15 100.9 Unpacking libio-socket-ssl-perl (2.089-1) ... #15 101.1 Selecting previously unselected package libnet-http-perl. #15 101.1 Preparing to unpack .../298-libnet-http-perl_6.23-1_all.deb ... #15 101.1 Unpacking libnet-http-perl (6.23-1) ... #15 101.2 Selecting previously unselected package liblwp-protocol-https-perl. #15 101.2 Preparing to unpack .../299-liblwp-protocol-https-perl_6.14-1_all.deb ... #15 101.2 Unpacking liblwp-protocol-https-perl (6.14-1) ... #15 101.4 Selecting previously unselected package libtry-tiny-perl. #15 101.4 Preparing to unpack .../300-libtry-tiny-perl_0.32-1_all.deb ... #15 101.4 Unpacking libtry-tiny-perl (0.32-1) ... #15 101.5 Selecting previously unselected package libwww-robotrules-perl. #15 101.5 Preparing to unpack .../301-libwww-robotrules-perl_6.02-1_all.deb ... #15 101.5 Unpacking libwww-robotrules-perl (6.02-1) ... #15 101.6 Selecting previously unselected package libwww-perl. #15 101.6 Preparing to unpack .../302-libwww-perl_6.78-1_all.deb ... #15 101.7 Unpacking libwww-perl (6.78-1) ... #15 101.8 Selecting previously unselected package patchutils. #15 101.8 Preparing to unpack .../303-patchutils_0.4.2-1_amd64.deb ... #15 101.8 Unpacking patchutils (0.4.2-1) ... #15 101.9 Selecting previously unselected package gpgv. #15 101.9 Preparing to unpack .../304-gpgv_2.4.7-21+b3_amd64.deb ... #15 101.9 Unpacking gpgv (2.4.7-21+b3) ... #15 102.1 Selecting previously unselected package sopv-gpgv. #15 102.1 Preparing to unpack .../305-sopv-gpgv_0.1.4-1_all.deb ... #15 102.1 Unpacking sopv-gpgv (0.1.4-1) ... #15 102.2 Selecting previously unselected package wdiff. #15 102.2 Preparing to unpack .../306-wdiff_1.2.2-9_amd64.deb ... #15 102.3 Unpacking wdiff (1.2.2-9) ... #15 102.4 Selecting previously unselected package devscripts. #15 102.4 Preparing to unpack .../307-devscripts_2.25.15+deb13u1_all.deb ... #15 102.5 Unpacking devscripts (2.25.15+deb13u1) ... #15 102.7 Selecting previously unselected package dirmngr. #15 102.7 Preparing to unpack .../308-dirmngr_2.4.7-21+b3_amd64.deb ... #15 102.7 Unpacking dirmngr (2.4.7-21+b3) ... #15 102.9 Selecting previously unselected package docbook5-xml. #15 102.9 Preparing to unpack .../309-docbook5-xml_5.0-4_all.deb ... #15 102.9 Unpacking docbook5-xml (5.0-4) ... #15 103.1 Selecting previously unselected package docutils-common. #15 103.1 Preparing to unpack .../310-docutils-common_0.21.2+dfsg-2_all.deb ... #15 103.1 Unpacking docutils-common (0.21.2+dfsg-2) ... #15 103.3 Selecting previously unselected package libclang1-19. #15 103.3 Preparing to unpack .../311-libclang1-19_1%3a19.1.7-3+b1_amd64.deb ... #15 103.3 Unpacking libclang1-19 (1:19.1.7-3+b1) ... #15 103.6 Selecting previously unselected package libxapian30:amd64. #15 103.7 Preparing to unpack .../312-libxapian30_1.4.29-3_amd64.deb ... #15 103.7 Unpacking libxapian30:amd64 (1.4.29-3) ... #15 103.8 Selecting previously unselected package doxygen. #15 103.8 Preparing to unpack .../313-doxygen_1.9.8+ds-2.1_amd64.deb ... #15 104.9 Unpacking doxygen (1.9.8+ds-2.1) ... #15 106.1 Selecting previously unselected package equivs. #15 106.1 Preparing to unpack .../314-equivs_2.3.2_all.deb ... #15 106.1 Unpacking equivs (2.3.2) ... #15 106.3 Selecting previously unselected package fontconfig. #15 106.3 Preparing to unpack .../315-fontconfig_2.15.0-2.3_amd64.deb ... #15 106.3 Unpacking fontconfig (2.15.0-2.3) ... #15 106.5 Selecting previously unselected package gcc-arm-none-eabi. #15 106.5 Preparing to unpack .../316-gcc-arm-none-eabi_15%3a14.2.rel1-1_amd64.deb ... #15 106.5 Unpacking gcc-arm-none-eabi (15:14.2.rel1-1) ... #15 107.8 Selecting previously unselected package libdw1t64:amd64. #15 107.8 Preparing to unpack .../317-libdw1t64_0.192-4_amd64.deb ... #15 107.8 Unpacking libdw1t64:amd64 (0.192-4) ... #15 107.9 Selecting previously unselected package libbabeltrace1:amd64. #15 107.9 Preparing to unpack .../318-libbabeltrace1_1.5.11-4+b2_amd64.deb ... #15 108.0 Unpacking libbabeltrace1:amd64 (1.5.11-4+b2) ... #15 108.1 Selecting previously unselected package libngtcp2-16:amd64. #15 108.1 Preparing to unpack .../319-libngtcp2-16_1.11.0-1_amd64.deb ... #15 108.1 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #15 108.3 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #15 108.3 Preparing to unpack .../320-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #15 108.3 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #15 108.4 Selecting previously unselected package libcurl3t64-gnutls:amd64. #15 108.5 Preparing to unpack .../321-libcurl3t64-gnutls_8.14.1-2_amd64.deb ... #15 108.5 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2) ... #15 108.6 Selecting previously unselected package libjson-c5:amd64. #15 108.7 Preparing to unpack .../322-libjson-c5_0.18+ds-1_amd64.deb ... #15 108.7 Unpacking libjson-c5:amd64 (0.18+ds-1) ... #15 108.8 Selecting previously unselected package libdebuginfod1t64:amd64. #15 108.8 Preparing to unpack .../323-libdebuginfod1t64_0.192-4_amd64.deb ... #15 108.9 Unpacking libdebuginfod1t64:amd64 (0.192-4) ... #15 109.0 Selecting previously unselected package libipt2. #15 109.0 Preparing to unpack .../324-libipt2_2.1.2-1_amd64.deb ... #15 109.0 Unpacking libipt2 (2.1.2-1) ... #15 109.2 Selecting previously unselected package libpython3.13:amd64. #15 109.2 Preparing to unpack .../325-libpython3.13_3.13.5-2_amd64.deb ... #15 109.2 Unpacking libpython3.13:amd64 (3.13.5-2) ... #15 109.4 Selecting previously unselected package libsource-highlight-common. #15 109.4 Preparing to unpack .../326-libsource-highlight-common_3.1.9-4.3_all.deb ... #15 109.4 Unpacking libsource-highlight-common (3.1.9-4.3) ... #15 109.6 Selecting previously unselected package libsource-highlight4t64:amd64. #15 109.6 Preparing to unpack .../327-libsource-highlight4t64_3.1.9-4.3+b1_amd64.deb ... #15 109.6 Unpacking libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #15 109.8 Selecting previously unselected package gdb. #15 109.8 Preparing to unpack .../328-gdb_16.3-1_amd64.deb ... #15 109.8 Unpacking gdb (16.3-1) ... #15 110.1 Selecting previously unselected package libgfortran5:amd64. #15 110.1 Preparing to unpack .../329-libgfortran5_14.2.0-19_amd64.deb ... #15 110.1 Unpacking libgfortran5:amd64 (14.2.0-19) ... #15 110.2 Selecting previously unselected package libgfortran-14-dev:amd64. #15 110.3 Preparing to unpack .../330-libgfortran-14-dev_14.2.0-19_amd64.deb ... #15 110.3 Unpacking libgfortran-14-dev:amd64 (14.2.0-19) ... #15 110.4 Selecting previously unselected package gfortran-14-x86-64-linux-gnu. #15 110.4 Preparing to unpack .../331-gfortran-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #15 110.4 Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #15 110.8 Selecting previously unselected package gfortran-14. #15 110.8 Preparing to unpack .../332-gfortran-14_14.2.0-19_amd64.deb ... #15 110.8 Unpacking gfortran-14 (14.2.0-19) ... #15 111.0 Selecting previously unselected package libgs-common. #15 111.0 Preparing to unpack .../333-libgs-common_10.05.1~dfsg-1_all.deb ... #15 111.0 Unpacking libgs-common (10.05.1~dfsg-1) ... #15 111.1 Selecting previously unselected package libgs10-common. #15 111.1 Preparing to unpack .../334-libgs10-common_10.05.1~dfsg-1_all.deb ... #15 111.2 Unpacking libgs10-common (10.05.1~dfsg-1) ... #15 111.4 Selecting previously unselected package libavahi-common-data:amd64. #15 111.4 Preparing to unpack .../335-libavahi-common-data_0.8-16_amd64.deb ... #15 111.4 Unpacking libavahi-common-data:amd64 (0.8-16) ... #15 111.6 Selecting previously unselected package libavahi-common3:amd64. #15 111.6 Preparing to unpack .../336-libavahi-common3_0.8-16_amd64.deb ... #15 111.6 Unpacking libavahi-common3:amd64 (0.8-16) ... #15 111.7 Selecting previously unselected package libavahi-client3:amd64. #15 111.7 Preparing to unpack .../337-libavahi-client3_0.8-16_amd64.deb ... #15 111.8 Unpacking libavahi-client3:amd64 (0.8-16) ... #15 111.9 Selecting previously unselected package libcups2t64:amd64. #15 111.9 Preparing to unpack .../338-libcups2t64_2.4.10-3+deb13u1_amd64.deb ... #15 111.9 Unpacking libcups2t64:amd64 (2.4.10-3+deb13u1) ... #15 112.1 Selecting previously unselected package libidn12:amd64. #15 112.1 Preparing to unpack .../339-libidn12_1.43-1_amd64.deb ... #15 112.1 Unpacking libidn12:amd64 (1.43-1) ... #15 112.3 Selecting previously unselected package libijs-0.35:amd64. #15 112.3 Preparing to unpack .../340-libijs-0.35_0.35-15.2_amd64.deb ... #15 112.3 Unpacking libijs-0.35:amd64 (0.35-15.2) ... #15 112.4 Selecting previously unselected package libjbig2dec0:amd64. #15 112.4 Preparing to unpack .../341-libjbig2dec0_0.20-1+b3_amd64.deb ... #15 112.4 Unpacking libjbig2dec0:amd64 (0.20-1+b3) ... #15 112.6 Selecting previously unselected package libjpeg62-turbo:amd64. #15 112.6 Preparing to unpack .../342-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #15 112.6 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #15 112.8 Selecting previously unselected package liblcms2-2:amd64. #15 112.8 Preparing to unpack .../343-liblcms2-2_2.16-2_amd64.deb ... #15 112.8 Unpacking liblcms2-2:amd64 (2.16-2) ... #15 112.9 Selecting previously unselected package libopenjp2-7:amd64. #15 113.0 Preparing to unpack .../344-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #15 113.0 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #15 113.1 Selecting previously unselected package libdeflate0:amd64. #15 113.2 Preparing to unpack .../345-libdeflate0_1.23-2_amd64.deb ... #15 113.2 Unpacking libdeflate0:amd64 (1.23-2) ... #15 113.3 Selecting previously unselected package libjbig0:amd64. #15 113.3 Preparing to unpack .../346-libjbig0_2.1-6.1+b2_amd64.deb ... #15 113.3 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #15 113.5 Selecting previously unselected package liblerc4:amd64. #15 113.5 Preparing to unpack .../347-liblerc4_4.0.0+ds-5_amd64.deb ... #15 113.5 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #15 113.7 Selecting previously unselected package libsharpyuv0:amd64. #15 113.7 Preparing to unpack .../348-libsharpyuv0_1.5.0-0.1_amd64.deb ... #15 113.7 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #15 113.8 Selecting previously unselected package libwebp7:amd64. #15 113.8 Preparing to unpack .../349-libwebp7_1.5.0-0.1_amd64.deb ... #15 113.9 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #15 114.0 Selecting previously unselected package libtiff6:amd64. #15 114.0 Preparing to unpack .../350-libtiff6_4.7.0-3_amd64.deb ... #15 114.1 Unpacking libtiff6:amd64 (4.7.0-3) ... #15 114.2 Selecting previously unselected package libgs10:amd64. #15 114.2 Preparing to unpack .../351-libgs10_10.05.1~dfsg-1_amd64.deb ... #15 114.2 Unpacking libgs10:amd64 (10.05.1~dfsg-1) ... #15 114.5 Selecting previously unselected package ghostscript. #15 114.5 Preparing to unpack .../352-ghostscript_10.05.1~dfsg-1_amd64.deb ... #15 114.5 Unpacking ghostscript (10.05.1~dfsg-1) ... #15 114.6 Selecting previously unselected package gir1.2-glib-2.0:amd64. #15 114.6 Preparing to unpack .../353-gir1.2-glib-2.0_2.84.4-3~deb13u1_amd64.deb ... #15 114.7 Unpacking gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u1) ... #15 114.8 Selecting previously unselected package libgirepository-1.0-1:amd64. #15 114.8 Preparing to unpack .../354-libgirepository-1.0-1_1.84.0-1_amd64.deb ... #15 114.9 Unpacking libgirepository-1.0-1:amd64 (1.84.0-1) ... #15 115.0 Selecting previously unselected package gir1.2-girepository-2.0:amd64. #15 115.0 Preparing to unpack .../355-gir1.2-girepository-2.0_1.84.0-1_amd64.deb ... #15 115.0 Unpacking gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #15 115.2 Selecting previously unselected package native-architecture. #15 115.2 Preparing to unpack .../356-native-architecture_0.2.6_all.deb ... #15 115.2 Unpacking native-architecture (0.2.6) ... #15 115.3 Selecting previously unselected package libgirepository-2.0-0:amd64. #15 115.4 Preparing to unpack .../357-libgirepository-2.0-0_2.84.4-3~deb13u1_amd64.deb ... #15 115.4 Unpacking libgirepository-2.0-0:amd64 (2.84.4-3~deb13u1) ... #15 115.5 Selecting previously unselected package girepository-tools:amd64. #15 115.5 Preparing to unpack .../358-girepository-tools_2.84.4-3~deb13u1_amd64.deb ... #15 115.5 Unpacking girepository-tools:amd64 (2.84.4-3~deb13u1) ... #15 115.7 Selecting previously unselected package liberror-perl. #15 115.7 Preparing to unpack .../359-liberror-perl_0.17030-1_all.deb ... #15 115.7 Unpacking liberror-perl (0.17030-1) ... #15 115.8 Selecting previously unselected package git-man. #15 115.8 Preparing to unpack .../360-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #15 115.8 Unpacking git-man (1:2.47.3-0+deb13u1) ... #15 116.0 Selecting previously unselected package git. #15 116.0 Preparing to unpack .../361-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #15 116.1 Unpacking git (1:2.47.3-0+deb13u1) ... #15 116.4 Selecting previously unselected package gnupg-l10n. #15 116.4 Preparing to unpack .../362-gnupg-l10n_2.4.7-21_all.deb ... #15 116.4 Unpacking gnupg-l10n (2.4.7-21) ... #15 116.6 Selecting previously unselected package gpgsm. #15 116.6 Preparing to unpack .../363-gpgsm_2.4.7-21+b3_amd64.deb ... #15 116.6 Unpacking gpgsm (2.4.7-21+b3) ... #15 116.7 Selecting previously unselected package gnupg. #15 116.7 Preparing to unpack .../364-gnupg_2.4.7-21_all.deb ... #15 116.8 Unpacking gnupg (2.4.7-21) ... #15 116.9 Selecting previously unselected package libann0. #15 116.9 Preparing to unpack .../365-libann0_1.1.2+doc-9+b1_amd64.deb ... #15 116.9 Unpacking libann0 (1.1.2+doc-9+b1) ... #15 117.1 Selecting previously unselected package libcdt5:amd64. #15 117.1 Preparing to unpack .../366-libcdt5_2.42.4-3_amd64.deb ... #15 117.1 Unpacking libcdt5:amd64 (2.42.4-3) ... #15 117.2 Selecting previously unselected package libcgraph6:amd64. #15 117.2 Preparing to unpack .../367-libcgraph6_2.42.4-3_amd64.deb ... #15 117.3 Unpacking libcgraph6:amd64 (2.42.4-3) ... #15 117.4 Selecting previously unselected package libaom3:amd64. #15 117.4 Preparing to unpack .../368-libaom3_3.12.1-1_amd64.deb ... #15 117.4 Unpacking libaom3:amd64 (3.12.1-1) ... #15 117.7 Selecting previously unselected package libdav1d7:amd64. #15 117.7 Preparing to unpack .../369-libdav1d7_1.5.1-1_amd64.deb ... #15 117.7 Unpacking libdav1d7:amd64 (1.5.1-1) ... #15 117.8 Selecting previously unselected package libabsl20240722:amd64. #15 117.9 Preparing to unpack .../370-libabsl20240722_20240722.0-4_amd64.deb ... #15 117.9 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #15 118.0 Selecting previously unselected package libgav1-1:amd64. #15 118.1 Preparing to unpack .../371-libgav1-1_0.19.0-3+b1_amd64.deb ... #15 118.1 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #15 118.2 Selecting previously unselected package librav1e0.7:amd64. #15 118.2 Preparing to unpack .../372-librav1e0.7_0.7.1-9+b2_amd64.deb ... #15 118.3 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #15 118.4 Selecting previously unselected package libsvtav1enc2:amd64. #15 118.4 Preparing to unpack .../373-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #15 118.4 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #15 118.7 Selecting previously unselected package libyuv0:amd64. #15 118.7 Preparing to unpack .../374-libyuv0_0.0.1904.20250204-1_amd64.deb ... #15 118.7 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #15 118.8 Selecting previously unselected package libavif16:amd64. #15 118.8 Preparing to unpack .../375-libavif16_1.2.1-1.2_amd64.deb ... #15 118.9 Unpacking libavif16:amd64 (1.2.1-1.2) ... #15 119.0 Selecting previously unselected package libheif-plugin-dav1d:amd64. #15 119.0 Preparing to unpack .../376-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #15 119.0 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #15 119.1 Selecting previously unselected package libde265-0:amd64. #15 119.1 Preparing to unpack .../377-libde265-0_1.0.15-1+b3_amd64.deb ... #15 119.2 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #15 119.3 Selecting previously unselected package libheif-plugin-libde265:amd64. #15 119.3 Preparing to unpack .../378-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #15 119.3 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #15 119.5 Selecting previously unselected package libheif1:amd64. #15 119.5 Preparing to unpack .../379-libheif1_1.19.8-1_amd64.deb ... #15 119.5 Unpacking libheif1:amd64 (1.19.8-1) ... #15 119.6 Selecting previously unselected package libimagequant0:amd64. #15 119.7 Preparing to unpack .../380-libimagequant0_2.18.0-1+b2_amd64.deb ... #15 119.7 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #15 119.8 Selecting previously unselected package libgd3:amd64. #15 119.8 Preparing to unpack .../381-libgd3_2.3.3-13_amd64.deb ... #15 119.9 Unpacking libgd3:amd64 (2.3.3-13) ... #15 120.0 Selecting previously unselected package libgts-0.7-5t64:amd64. #15 120.0 Preparing to unpack .../382-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #15 120.1 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #15 120.2 Selecting previously unselected package libltdl7:amd64. #15 120.2 Preparing to unpack .../383-libltdl7_2.5.4-4_amd64.deb ... #15 120.2 Unpacking libltdl7:amd64 (2.5.4-4) ... #15 120.4 Selecting previously unselected package libfribidi0:amd64. #15 120.4 Preparing to unpack .../384-libfribidi0_1.0.16-1_amd64.deb ... #15 120.4 Unpacking libfribidi0:amd64 (1.0.16-1) ... #15 120.6 Selecting previously unselected package libpango-1.0-0:amd64. #15 120.6 Preparing to unpack .../385-libpango-1.0-0_1.56.3-1_amd64.deb ... #15 120.6 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #15 120.8 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 120.8 Preparing to unpack .../386-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #15 120.8 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #15 120.9 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 120.9 Preparing to unpack .../387-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #15 121.0 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #15 121.1 Selecting previously unselected package libpathplan4:amd64. #15 121.1 Preparing to unpack .../388-libpathplan4_2.42.4-3_amd64.deb ... #15 121.1 Unpacking libpathplan4:amd64 (2.42.4-3) ... #15 121.3 Selecting previously unselected package libgvc6. #15 121.3 Preparing to unpack .../389-libgvc6_2.42.4-3_amd64.deb ... #15 121.3 Unpacking libgvc6 (2.42.4-3) ... #15 121.5 Selecting previously unselected package libgvpr2:amd64. #15 121.5 Preparing to unpack .../390-libgvpr2_2.42.4-3_amd64.deb ... #15 121.5 Unpacking libgvpr2:amd64 (2.42.4-3) ... #15 121.6 Selecting previously unselected package liblab-gamut1:amd64. #15 121.6 Preparing to unpack .../391-liblab-gamut1_2.42.4-3_amd64.deb ... #15 121.7 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #15 121.8 Selecting previously unselected package graphviz. #15 121.8 Preparing to unpack .../392-graphviz_2.42.4-3_amd64.deb ... #15 121.8 Unpacking graphviz (2.42.4-3) ... #15 122.0 Selecting previously unselected package htop. #15 122.0 Preparing to unpack .../393-htop_3.4.1-5_amd64.deb ... #15 122.0 Unpacking htop (3.4.1-5) ... #15 122.2 Selecting previously unselected package libnl-3-200:amd64. #15 122.2 Preparing to unpack .../394-libnl-3-200_3.7.0-2_amd64.deb ... #15 122.2 Unpacking libnl-3-200:amd64 (3.7.0-2) ... #15 122.4 Selecting previously unselected package libnl-route-3-200:amd64. #15 122.4 Preparing to unpack .../395-libnl-route-3-200_3.7.0-2_amd64.deb ... #15 122.4 Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... #15 122.6 Selecting previously unselected package libibverbs1:amd64. #15 122.6 Preparing to unpack .../396-libibverbs1_56.1-1_amd64.deb ... #15 122.6 Unpacking libibverbs1:amd64 (56.1-1) ... #15 122.8 Selecting previously unselected package ibverbs-providers:amd64. #15 122.8 Preparing to unpack .../397-ibverbs-providers_56.1-1_amd64.deb ... #15 122.9 Unpacking ibverbs-providers:amd64 (56.1-1) ... #15 123.0 Selecting previously unselected package icu-devtools. #15 123.0 Preparing to unpack .../398-icu-devtools_76.1-4_amd64.deb ... #15 123.0 Unpacking icu-devtools (76.1-4) ... #15 123.2 Selecting previously unselected package libgssrpc4t64:amd64. #15 123.2 Preparing to unpack .../399-libgssrpc4t64_1.21.3-5_amd64.deb ... #15 123.2 Unpacking libgssrpc4t64:amd64 (1.21.3-5) ... #15 123.3 Selecting previously unselected package libkadm5clnt-mit12:amd64. #15 123.3 Preparing to unpack .../400-libkadm5clnt-mit12_1.21.3-5_amd64.deb ... #15 123.4 Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ... #15 123.5 Selecting previously unselected package libkdb5-10t64:amd64. #15 123.5 Preparing to unpack .../401-libkdb5-10t64_1.21.3-5_amd64.deb ... #15 123.5 Unpacking libkdb5-10t64:amd64 (1.21.3-5) ... #15 123.7 Selecting previously unselected package libkadm5srv-mit12:amd64. #15 123.7 Preparing to unpack .../402-libkadm5srv-mit12_1.21.3-5_amd64.deb ... #15 123.7 Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ... #15 123.8 Selecting previously unselected package krb5-multidev:amd64. #15 123.8 Preparing to unpack .../403-krb5-multidev_1.21.3-5_amd64.deb ... #15 123.9 Unpacking krb5-multidev:amd64 (1.21.3-5) ... #15 124.0 Selecting previously unselected package latexmk. #15 124.0 Preparing to unpack .../404-latexmk_1%3a4.86~ds-1_all.deb ... #15 124.0 Unpacking latexmk (1:4.86~ds-1) ... #15 124.2 Selecting previously unselected package libcapture-tiny-perl. #15 124.2 Preparing to unpack .../405-libcapture-tiny-perl_0.50-1_all.deb ... #15 124.2 Unpacking libcapture-tiny-perl (0.50-1) ... #15 124.3 Selecting previously unselected package libclass-inspector-perl. #15 124.3 Preparing to unpack .../406-libclass-inspector-perl_1.36-3_all.deb ... #15 124.3 Unpacking libclass-inspector-perl (1.36-3) ... #15 124.5 Selecting previously unselected package libfile-sharedir-perl. #15 124.5 Preparing to unpack .../407-libfile-sharedir-perl_1.118-3_all.deb ... #15 124.5 Unpacking libfile-sharedir-perl (1.118-3) ... #15 124.6 Selecting previously unselected package libmodule-implementation-perl. #15 124.6 Preparing to unpack .../408-libmodule-implementation-perl_0.09-2_all.deb ... #15 124.7 Unpacking libmodule-implementation-perl (0.09-2) ... #15 124.8 Selecting previously unselected package libsub-exporter-progressive-perl. #15 124.8 Preparing to unpack .../409-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #15 124.8 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #15 124.9 Selecting previously unselected package libvariable-magic-perl. #15 124.9 Preparing to unpack .../410-libvariable-magic-perl_0.64-1+b1_amd64.deb ... #15 125.0 Unpacking libvariable-magic-perl (0.64-1+b1) ... #15 125.1 Selecting previously unselected package libb-hooks-endofscope-perl. #15 125.1 Preparing to unpack .../411-libb-hooks-endofscope-perl_0.28-2_all.deb ... #15 125.1 Unpacking libb-hooks-endofscope-perl (0.28-2) ... #15 125.2 Selecting previously unselected package libpackage-stash-perl. #15 125.3 Preparing to unpack .../412-libpackage-stash-perl_0.40-1_all.deb ... #15 125.3 Unpacking libpackage-stash-perl (0.40-1) ... #15 125.4 Selecting previously unselected package libsub-identify-perl. #15 125.4 Preparing to unpack .../413-libsub-identify-perl_0.14-3+b3_amd64.deb ... #15 125.4 Unpacking libsub-identify-perl (0.14-3+b3) ... #15 125.6 Selecting previously unselected package libsub-name-perl:amd64. #15 125.6 Preparing to unpack .../414-libsub-name-perl_0.28-1_amd64.deb ... #15 125.6 Unpacking libsub-name-perl:amd64 (0.28-1) ... #15 125.7 Selecting previously unselected package libnamespace-clean-perl. #15 125.7 Preparing to unpack .../415-libnamespace-clean-perl_0.27-2_all.deb ... #15 125.7 Unpacking libnamespace-clean-perl (0.27-2) ... #15 125.9 Selecting previously unselected package libnamespace-autoclean-perl. #15 125.9 Preparing to unpack .../416-libnamespace-autoclean-perl_0.31-1_all.deb ... #15 125.9 Unpacking libnamespace-autoclean-perl (0.31-1) ... #15 126.0 Selecting previously unselected package libparams-util-perl. #15 126.0 Preparing to unpack .../417-libparams-util-perl_1.102-3+b1_amd64.deb ... #15 126.0 Unpacking libparams-util-perl (1.102-3+b1) ... #15 126.2 Selecting previously unselected package libsub-install-perl. #15 126.2 Preparing to unpack .../418-libsub-install-perl_0.929-1_all.deb ... #15 126.2 Unpacking libsub-install-perl (0.929-1) ... #15 126.3 Selecting previously unselected package libdata-optlist-perl. #15 126.4 Preparing to unpack .../419-libdata-optlist-perl_0.114-1_all.deb ... #15 126.4 Unpacking libdata-optlist-perl (0.114-1) ... #15 126.5 Selecting previously unselected package libsub-exporter-perl. #15 126.5 Preparing to unpack .../420-libsub-exporter-perl_0.990-1_all.deb ... #15 126.5 Unpacking libsub-exporter-perl (0.990-1) ... #15 126.6 Selecting previously unselected package libeval-closure-perl. #15 126.6 Preparing to unpack .../421-libeval-closure-perl_0.14-3_all.deb ... #15 126.6 Unpacking libeval-closure-perl (0.14-3) ... #15 126.8 Selecting previously unselected package libclass-data-inheritable-perl. #15 126.8 Preparing to unpack .../422-libclass-data-inheritable-perl_0.10-1_all.deb ... #15 126.8 Unpacking libclass-data-inheritable-perl (0.10-1) ... #15 126.9 Selecting previously unselected package libdevel-stacktrace-perl. #15 126.9 Preparing to unpack .../423-libdevel-stacktrace-perl_2.0500-1_all.deb ... #15 126.9 Unpacking libdevel-stacktrace-perl (2.0500-1) ... #15 127.0 Selecting previously unselected package libexception-class-perl. #15 127.1 Preparing to unpack .../424-libexception-class-perl_1.45-1_all.deb ... #15 127.1 Unpacking libexception-class-perl (1.45-1) ... #15 127.2 Selecting previously unselected package libparams-validationcompiler-perl. #15 127.2 Preparing to unpack .../425-libparams-validationcompiler-perl_0.31-1_all.deb ... #15 127.2 Unpacking libparams-validationcompiler-perl (0.31-1) ... #15 127.4 Selecting previously unselected package libalgorithm-c3-perl. #15 127.4 Preparing to unpack .../426-libalgorithm-c3-perl_0.11-2_all.deb ... #15 127.4 Unpacking libalgorithm-c3-perl (0.11-2) ... #15 127.5 Selecting previously unselected package libclass-c3-perl. #15 127.5 Preparing to unpack .../427-libclass-c3-perl_0.35-2_all.deb ... #15 127.5 Unpacking libclass-c3-perl (0.35-2) ... #15 127.6 Selecting previously unselected package libmro-compat-perl. #15 127.7 Preparing to unpack .../428-libmro-compat-perl_0.15-2_all.deb ... #15 127.7 Unpacking libmro-compat-perl (0.15-2) ... #15 127.8 Selecting previously unselected package libxstring-perl:amd64. #15 127.8 Preparing to unpack .../429-libxstring-perl_0.005-2+b4_amd64.deb ... #15 127.8 Unpacking libxstring-perl:amd64 (0.005-2+b4) ... #15 128.0 Selecting previously unselected package libspecio-perl. #15 128.0 Preparing to unpack .../430-libspecio-perl_0.50-1_all.deb ... #15 128.0 Unpacking libspecio-perl (0.50-1) ... #15 128.2 Selecting previously unselected package libdatetime-locale-perl. #15 128.2 Preparing to unpack .../431-libdatetime-locale-perl_1%3a1.41-1_all.deb ... #15 128.2 Unpacking libdatetime-locale-perl (1:1.41-1) ... #15 128.5 Selecting previously unselected package libclass-singleton-perl. #15 128.5 Preparing to unpack .../432-libclass-singleton-perl_1.6-2_all.deb ... #15 128.5 Unpacking libclass-singleton-perl (1.6-2) ... #15 128.6 Selecting previously unselected package libdatetime-timezone-perl. #15 128.7 Preparing to unpack .../433-libdatetime-timezone-perl_1%3a2.65-1+2025b_all.deb ... #15 128.7 Unpacking libdatetime-timezone-perl (1:2.65-1+2025b) ... #15 128.8 Selecting previously unselected package libdatetime-perl. #15 128.8 Preparing to unpack .../434-libdatetime-perl_2%3a1.65-1+b2_amd64.deb ... #15 128.8 Unpacking libdatetime-perl (2:1.65-1+b2) ... #15 128.9 Selecting previously unselected package libjson-perl. #15 129.0 Preparing to unpack .../435-libjson-perl_4.10000-1_all.deb ... #15 129.0 Unpacking libjson-perl (4.10000-1) ... #15 129.1 Selecting previously unselected package libperlio-gzip-perl. #15 129.1 Preparing to unpack .../436-libperlio-gzip-perl_0.20-1+b4_amd64.deb ... #15 129.1 Unpacking libperlio-gzip-perl (0.20-1+b4) ... #15 129.3 Selecting previously unselected package lcov. #15 129.3 Preparing to unpack .../437-lcov_2.3.1-1_all.deb ... #15 129.3 Unpacking lcov (2.3.1-1) ... #15 129.5 Selecting previously unselected package libaio1t64:amd64. #15 129.5 Preparing to unpack .../438-libaio1t64_0.3.113-8+b1_amd64.deb ... #15 129.5 Unpacking libaio1t64:amd64 (0.3.113-8+b1) ... #15 129.6 Selecting previously unselected package libaio-dev:amd64. #15 129.6 Preparing to unpack .../439-libaio-dev_0.3.113-8+b1_amd64.deb ... #15 129.6 Unpacking libaio-dev:amd64 (0.3.113-8+b1) ... #15 129.8 Selecting previously unselected package libllvm17t64:amd64. #15 129.8 Preparing to unpack .../440-libllvm17t64_1%3a17.0.6-22+b2_amd64.deb ... #15 129.8 Unpacking libllvm17t64:amd64 (1:17.0.6-22+b2) ... #15 130.3 Selecting previously unselected package libamd-comgr2:amd64. #15 130.3 Preparing to unpack .../441-libamd-comgr2_6.0+git20231212.4510c28+dfsg-3+b2_amd64.deb ... #15 130.3 Unpacking libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #15 130.6 Selecting previously unselected package libdrm-common. #15 130.6 Preparing to unpack .../442-libdrm-common_2.4.124-2_all.deb ... #15 130.7 Unpacking libdrm-common (2.4.124-2) ... #15 130.8 Selecting previously unselected package libdrm2:amd64. #15 130.8 Preparing to unpack .../443-libdrm2_2.4.124-2_amd64.deb ... #15 130.8 Unpacking libdrm2:amd64 (2.4.124-2) ... #15 131.0 Selecting previously unselected package libdrm-amdgpu1:amd64. #15 131.0 Preparing to unpack .../444-libdrm-amdgpu1_2.4.124-2_amd64.deb ... #15 131.0 Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ... #15 131.2 Selecting previously unselected package libnuma1:amd64. #15 131.2 Preparing to unpack .../445-libnuma1_2.0.19-1_amd64.deb ... #15 131.2 Unpacking libnuma1:amd64 (2.0.19-1) ... #15 131.4 Selecting previously unselected package libhsakmt1:amd64. #15 131.4 Preparing to unpack .../446-libhsakmt1_6.2.4+ds-1_amd64.deb ... #15 131.4 Unpacking libhsakmt1:amd64 (6.2.4+ds-1) ... #15 131.6 Selecting previously unselected package libhsa-runtime64-1:amd64. #15 131.6 Preparing to unpack .../447-libhsa-runtime64-1_6.1.2-3_amd64.deb ... #15 131.6 Unpacking libhsa-runtime64-1:amd64 (6.1.2-3) ... #15 131.8 Selecting previously unselected package libamdhip64-5:amd64. #15 131.8 Preparing to unpack .../448-libamdhip64-5_5.7.1-6_amd64.deb ... #15 131.8 Unpacking libamdhip64-5:amd64 (5.7.1-6) ... #15 132.2 Selecting previously unselected package libasound2-data. #15 132.2 Preparing to unpack .../449-libasound2-data_1.2.14-1_all.deb ... #15 132.2 Unpacking libasound2-data (1.2.14-1) ... #15 132.4 Selecting previously unselected package libasound2t64:amd64. #15 132.4 Preparing to unpack .../450-libasound2t64_1.2.14-1_amd64.deb ... #15 132.4 Unpacking libasound2t64:amd64 (1.2.14-1) ... #15 132.5 Selecting previously unselected package libasound2-dev:amd64. #15 132.5 Preparing to unpack .../451-libasound2-dev_1.2.14-1_amd64.deb ... #15 132.5 Unpacking libasound2-dev:amd64 (1.2.14-1) ... #15 132.7 Selecting previously unselected package libmbedcrypto16:amd64. #15 132.7 Preparing to unpack .../452-libmbedcrypto16_3.6.4-2_amd64.deb ... #15 132.7 Unpacking libmbedcrypto16:amd64 (3.6.4-2) ... #15 132.9 Selecting previously unselected package libmbedx509-7:amd64. #15 132.9 Preparing to unpack .../453-libmbedx509-7_3.6.4-2_amd64.deb ... #15 132.9 Unpacking libmbedx509-7:amd64 (3.6.4-2) ... #15 133.0 Selecting previously unselected package libmbedtls21:amd64. #15 133.0 Preparing to unpack .../454-libmbedtls21_3.6.4-2_amd64.deb ... #15 133.0 Unpacking libmbedtls21:amd64 (3.6.4-2) ... #15 133.2 Selecting previously unselected package libbctoolbox2:amd64. #15 133.2 Preparing to unpack .../455-libbctoolbox2_5.3.105-1_amd64.deb ... #15 133.2 Unpacking libbctoolbox2:amd64 (5.3.105-1) ... #15 133.3 Selecting previously unselected package libbctoolbox-dev:amd64. #15 133.4 Preparing to unpack .../456-libbctoolbox-dev_5.3.105-1_amd64.deb ... #15 133.4 Unpacking libbctoolbox-dev:amd64 (5.3.105-1) ... #15 133.5 Selecting previously unselected package libusb-1.0-0:amd64. #15 133.5 Preparing to unpack .../457-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... #15 133.5 Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... #15 133.7 Selecting previously unselected package libbladerf2:amd64. #15 133.7 Preparing to unpack .../458-libbladerf2_0.2024.05-1_amd64.deb ... #15 133.7 Unpacking libbladerf2:amd64 (0.2024.05-1) ... #15 133.8 Selecting previously unselected package libbladerf-dev:amd64. #15 133.9 Preparing to unpack .../459-libbladerf-dev_0.2024.05-1_amd64.deb ... #15 133.9 Unpacking libbladerf-dev:amd64 (0.2024.05-1) ... #15 134.0 Selecting previously unselected package uuid-dev:amd64. #15 134.0 Preparing to unpack .../460-uuid-dev_2.41-5_amd64.deb ... #15 134.0 Unpacking uuid-dev:amd64 (2.41-5) ... #15 134.1 Selecting previously unselected package libblkid-dev:amd64. #15 134.1 Preparing to unpack .../461-libblkid-dev_2.41-5_amd64.deb ... #15 134.1 Unpacking libblkid-dev:amd64 (2.41-5) ... #15 134.3 Selecting previously unselected package libboost1.83-dev:amd64. #15 134.3 Preparing to unpack .../462-libboost1.83-dev_1.83.0-4.2_amd64.deb ... #15 134.3 Unpacking libboost1.83-dev:amd64 (1.83.0-4.2) ... #15 135.2 Selecting previously unselected package libboost-atomic1.83.0:amd64. #15 135.2 Preparing to unpack .../463-libboost-atomic1.83.0_1.83.0-4.2_amd64.deb ... #15 135.3 Unpacking libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #15 135.4 Selecting previously unselected package libboost-atomic1.83-dev:amd64. #15 135.4 Preparing to unpack .../464-libboost-atomic1.83-dev_1.83.0-4.2_amd64.deb ... #15 135.4 Unpacking libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #15 135.5 Selecting previously unselected package libboost-atomic-dev:amd64. #15 135.5 Preparing to unpack .../465-libboost-atomic-dev_1.83.0.2+b2_amd64.deb ... #15 135.6 Unpacking libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #15 135.7 Selecting previously unselected package libboost-chrono1.83.0t64:amd64. #15 135.7 Preparing to unpack .../466-libboost-chrono1.83.0t64_1.83.0-4.2_amd64.deb ... #15 135.7 Unpacking libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #15 135.8 Selecting previously unselected package libboost-chrono1.83-dev:amd64. #15 135.8 Preparing to unpack .../467-libboost-chrono1.83-dev_1.83.0-4.2_amd64.deb ... #15 135.9 Unpacking libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #15 136.0 Selecting previously unselected package libboost-chrono-dev:amd64. #15 136.0 Preparing to unpack .../468-libboost-chrono-dev_1.83.0.2+b2_amd64.deb ... #15 136.0 Unpacking libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #15 136.2 Selecting previously unselected package libboost-container1.83.0:amd64. #15 136.2 Preparing to unpack .../469-libboost-container1.83.0_1.83.0-4.2_amd64.deb ... #15 136.2 Unpacking libboost-container1.83.0:amd64 (1.83.0-4.2) ... #15 136.3 Selecting previously unselected package libboost-container1.83-dev:amd64. #15 136.3 Preparing to unpack .../470-libboost-container1.83-dev_1.83.0-4.2_amd64.deb ... #15 136.3 Unpacking libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #15 136.5 Selecting previously unselected package libboost-container-dev:amd64. #15 136.5 Preparing to unpack .../471-libboost-container-dev_1.83.0.2+b2_amd64.deb ... #15 136.5 Unpacking libboost-container-dev:amd64 (1.83.0.2+b2) ... #15 136.7 Selecting previously unselected package libboost-date-time1.83.0:amd64. #15 136.7 Preparing to unpack .../472-libboost-date-time1.83.0_1.83.0-4.2_amd64.deb ... #15 136.7 Unpacking libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #15 136.8 Selecting previously unselected package libboost-serialization1.83.0:amd64. #15 136.8 Preparing to unpack .../473-libboost-serialization1.83.0_1.83.0-4.2_amd64.deb ... #15 136.9 Unpacking libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #15 137.0 Selecting previously unselected package libboost-serialization1.83-dev:amd64. #15 137.0 Preparing to unpack .../474-libboost-serialization1.83-dev_1.83.0-4.2_amd64.deb ... #15 137.0 Unpacking libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #15 137.2 Selecting previously unselected package libboost-date-time1.83-dev:amd64. #15 137.2 Preparing to unpack .../475-libboost-date-time1.83-dev_1.83.0-4.2_amd64.deb ... #15 137.2 Unpacking libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #15 137.3 Selecting previously unselected package libboost-system1.83.0:amd64. #15 137.4 Preparing to unpack .../476-libboost-system1.83.0_1.83.0-4.2_amd64.deb ... #15 137.4 Unpacking libboost-system1.83.0:amd64 (1.83.0-4.2) ... #15 137.5 Selecting previously unselected package libboost-system1.83-dev:amd64. #15 137.5 Preparing to unpack .../477-libboost-system1.83-dev_1.83.0-4.2_amd64.deb ... #15 137.5 Unpacking libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #15 137.7 Selecting previously unselected package libboost-thread1.83.0:amd64. #15 137.7 Preparing to unpack .../478-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... #15 137.7 Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #15 137.9 Selecting previously unselected package libboost-thread1.83-dev:amd64. #15 137.9 Preparing to unpack .../479-libboost-thread1.83-dev_1.83.0-4.2_amd64.deb ... #15 137.9 Unpacking libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #15 138.0 Selecting previously unselected package libboost-context1.83.0:amd64. #15 138.0 Preparing to unpack .../480-libboost-context1.83.0_1.83.0-4.2_amd64.deb ... #15 138.1 Unpacking libboost-context1.83.0:amd64 (1.83.0-4.2) ... #15 138.2 Selecting previously unselected package libboost-context1.83-dev:amd64. #15 138.2 Preparing to unpack .../481-libboost-context1.83-dev_1.83.0-4.2_amd64.deb ... #15 138.2 Unpacking libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #15 138.4 Selecting previously unselected package libboost-context-dev:amd64. #15 138.4 Preparing to unpack .../482-libboost-context-dev_1.83.0.2+b2_amd64.deb ... #15 138.4 Unpacking libboost-context-dev:amd64 (1.83.0.2+b2) ... #15 138.5 Selecting previously unselected package libboost-coroutine1.83.0:amd64. #15 138.5 Preparing to unpack .../483-libboost-coroutine1.83.0_1.83.0-4.2_amd64.deb ... #15 138.6 Unpacking libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #15 138.7 Selecting previously unselected package libboost-coroutine1.83-dev:amd64. #15 138.7 Preparing to unpack .../484-libboost-coroutine1.83-dev_1.83.0-4.2_amd64.deb ... #15 138.7 Unpacking libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #15 138.9 Selecting previously unselected package libboost-coroutine-dev:amd64. #15 138.9 Preparing to unpack .../485-libboost-coroutine-dev_1.83.0.2+b2_amd64.deb ... #15 138.9 Unpacking libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #15 139.0 Selecting previously unselected package libboost-date-time-dev:amd64. #15 139.0 Preparing to unpack .../486-libboost-date-time-dev_1.83.0.2+b2_amd64.deb ... #15 139.1 Unpacking libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #15 139.2 Selecting previously unselected package libboost-dev:amd64. #15 139.2 Preparing to unpack .../487-libboost-dev_1.83.0.2+b2_amd64.deb ... #15 139.2 Unpacking libboost-dev:amd64 (1.83.0.2+b2) ... #15 139.3 Selecting previously unselected package libboost-exception1.83-dev:amd64. #15 139.3 Preparing to unpack .../488-libboost-exception1.83-dev_1.83.0-4.2_amd64.deb ... #15 139.3 Unpacking libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #15 139.4 Selecting previously unselected package libboost-exception-dev:amd64. #15 139.4 Preparing to unpack .../489-libboost-exception-dev_1.83.0.2+b2_amd64.deb ... #15 139.5 Unpacking libboost-exception-dev:amd64 (1.83.0.2+b2) ... #15 139.6 Selecting previously unselected package libboost-filesystem1.83.0:amd64. #15 139.6 Preparing to unpack .../490-libboost-filesystem1.83.0_1.83.0-4.2_amd64.deb ... #15 139.6 Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #15 142.4 Selecting previously unselected package libboost-filesystem1.83-dev:amd64. #15 142.4 Preparing to unpack .../491-libboost-filesystem1.83-dev_1.83.0-4.2_amd64.deb ... #15 142.5 Unpacking libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #15 142.6 Selecting previously unselected package libboost-fiber1.83.0:amd64. #15 142.6 Preparing to unpack .../492-libboost-fiber1.83.0_1.83.0-4.2_amd64.deb ... #15 142.6 Unpacking libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #15 142.8 Selecting previously unselected package libboost-fiber1.83-dev:amd64. #15 142.8 Preparing to unpack .../493-libboost-fiber1.83-dev_1.83.0-4.2_amd64.deb ... #15 142.8 Unpacking libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #15 142.9 Selecting previously unselected package libboost-fiber-dev:amd64. #15 143.0 Preparing to unpack .../494-libboost-fiber-dev_1.83.0.2+b2_amd64.deb ... #15 143.0 Unpacking libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #15 143.1 Selecting previously unselected package libboost-filesystem-dev:amd64. #15 143.1 Preparing to unpack .../495-libboost-filesystem-dev_1.83.0.2+b2_amd64.deb ... #15 143.1 Unpacking libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #15 143.3 Selecting previously unselected package libboost-graph1.83.0:amd64. #15 143.3 Preparing to unpack .../496-libboost-graph1.83.0_1.83.0-4.2_amd64.deb ... #15 143.3 Unpacking libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #15 143.5 Selecting previously unselected package libboost-regex1.83.0:amd64. #15 143.5 Preparing to unpack .../497-libboost-regex1.83.0_1.83.0-4.2_amd64.deb ... #15 143.5 Unpacking libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #15 143.6 Selecting previously unselected package libicu-dev:amd64. #15 143.6 Preparing to unpack .../498-libicu-dev_76.1-4_amd64.deb ... #15 143.7 Unpacking libicu-dev:amd64 (76.1-4) ... #15 144.0 Selecting previously unselected package libboost-regex1.83-dev:amd64. #15 144.1 Preparing to unpack .../499-libboost-regex1.83-dev_1.83.0-4.2_amd64.deb ... #15 144.1 Unpacking libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #15 144.2 Selecting previously unselected package libboost-test1.83.0:amd64. #15 144.2 Preparing to unpack .../500-libboost-test1.83.0_1.83.0-4.2_amd64.deb ... #15 144.3 Unpacking libboost-test1.83.0:amd64 (1.83.0-4.2) ... #15 144.4 Selecting previously unselected package libboost-test1.83-dev:amd64. #15 144.4 Preparing to unpack .../501-libboost-test1.83-dev_1.83.0-4.2_amd64.deb ... #15 144.4 Unpacking libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #15 144.6 Selecting previously unselected package libboost-graph1.83-dev:amd64. #15 144.6 Preparing to unpack .../502-libboost-graph1.83-dev_1.83.0-4.2_amd64.deb ... #15 144.6 Unpacking libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #15 144.8 Selecting previously unselected package libboost-graph-dev:amd64. #15 144.8 Preparing to unpack .../503-libboost-graph-dev_1.83.0.2+b2_amd64.deb ... #15 144.8 Unpacking libboost-graph-dev:amd64 (1.83.0.2+b2) ... #15 145.0 Selecting previously unselected package libevent-core-2.1-7t64:amd64. #15 145.0 Preparing to unpack .../504-libevent-core-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 145.0 Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 145.2 Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. #15 145.2 Preparing to unpack .../505-libevent-pthreads-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 145.2 Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 145.3 Selecting previously unselected package libpsm2-2. #15 145.3 Preparing to unpack .../506-libpsm2-2_11.2.185-2.1_amd64.deb ... #15 145.4 Unpacking libpsm2-2 (11.2.185-2.1) ... #15 145.5 Selecting previously unselected package librdmacm1t64:amd64. #15 145.5 Preparing to unpack .../507-librdmacm1t64_56.1-1_amd64.deb ... #15 145.5 Unpacking librdmacm1t64:amd64 (56.1-1) ... #15 145.7 Selecting previously unselected package libfabric1:amd64. #15 145.7 Preparing to unpack .../508-libfabric1_2.1.0-1.1_amd64.deb ... #15 145.7 Unpacking libfabric1:amd64 (2.1.0-1.1) ... #15 145.9 Selecting previously unselected package libhwloc15:amd64. #15 145.9 Preparing to unpack .../509-libhwloc15_2.12.0-4_amd64.deb ... #15 145.9 Unpacking libhwloc15:amd64 (2.12.0-4) ... #15 146.1 Selecting previously unselected package libmunge2:amd64. #15 146.1 Preparing to unpack .../510-libmunge2_0.5.16-1_amd64.deb ... #15 146.1 Unpacking libmunge2:amd64 (0.5.16-1) ... #15 146.2 Selecting previously unselected package libpciaccess0:amd64. #15 146.2 Preparing to unpack .../511-libpciaccess0_0.17-3+b3_amd64.deb ... #15 146.3 Unpacking libpciaccess0:amd64 (0.17-3+b3) ... #15 146.4 Selecting previously unselected package libxnvctrl0:amd64. #15 146.4 Preparing to unpack .../512-libxnvctrl0_535.171.04-1+b2_amd64.deb ... #15 146.5 Unpacking libxnvctrl0:amd64 (535.171.04-1+b2) ... #15 146.7 Selecting previously unselected package libze1:amd64. #15 146.7 Preparing to unpack .../513-libze1_1.20.6-1_amd64.deb ... #15 146.7 Unpacking libze1:amd64 (1.20.6-1) ... #15 146.8 Selecting previously unselected package ocl-icd-libopencl1:amd64. #15 146.8 Preparing to unpack .../514-ocl-icd-libopencl1_2.3.3-1_amd64.deb ... #15 146.9 Unpacking ocl-icd-libopencl1:amd64 (2.3.3-1) ... #15 147.0 Selecting previously unselected package libhwloc-plugins:amd64. #15 147.0 Preparing to unpack .../515-libhwloc-plugins_2.12.0-4_amd64.deb ... #15 147.0 Unpacking libhwloc-plugins:amd64 (2.12.0-4) ... #15 147.2 Selecting previously unselected package libpmix2t64:amd64. #15 147.2 Preparing to unpack .../516-libpmix2t64_5.0.7-1_amd64.deb ... #15 147.2 Unpacking libpmix2t64:amd64 (5.0.7-1) ... #15 147.9 Selecting previously unselected package libfuse3-4:amd64. #15 147.9 Preparing to unpack .../517-libfuse3-4_3.17.2-3_amd64.deb ... #15 147.9 Unpacking libfuse3-4:amd64 (3.17.2-3) ... #15 148.1 Selecting previously unselected package libibumad3:amd64. #15 148.1 Preparing to unpack .../518-libibumad3_56.1-1_amd64.deb ... #15 148.1 Unpacking libibumad3:amd64 (56.1-1) ... #15 148.3 Selecting previously unselected package libibmad5:amd64. #15 148.3 Preparing to unpack .../519-libibmad5_56.1-1_amd64.deb ... #15 148.3 Unpacking libibmad5:amd64 (56.1-1) ... #15 148.4 Selecting previously unselected package libucx0:amd64. #15 148.4 Preparing to unpack .../520-libucx0_1.18.1+ds-2+b1_amd64.deb ... #15 148.5 Unpacking libucx0:amd64 (1.18.1+ds-2+b1) ... #15 148.6 Selecting previously unselected package libopenmpi40:amd64. #15 148.6 Preparing to unpack .../521-libopenmpi40_5.0.7-1_amd64.deb ... #15 148.6 Unpacking libopenmpi40:amd64 (5.0.7-1) ... #15 148.9 Selecting previously unselected package libboost-mpi1.83.0. #15 148.9 Preparing to unpack .../522-libboost-mpi1.83.0_1.83.0-4.2_amd64.deb ... #15 148.9 Unpacking libboost-mpi1.83.0 (1.83.0-4.2) ... #15 149.0 Selecting previously unselected package libboost-graph-parallel1.83.0. #15 149.0 Preparing to unpack .../523-libboost-graph-parallel1.83.0_1.83.0-4.2_amd64.deb ... #15 149.1 Unpacking libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #15 149.2 Selecting previously unselected package libboost-graph-parallel1.83-dev. #15 149.2 Preparing to unpack .../524-libboost-graph-parallel1.83-dev_1.83.0-4.2_amd64.deb ... #15 149.2 Unpacking libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #15 149.4 Selecting previously unselected package libboost-graph-parallel-dev. #15 149.4 Preparing to unpack .../525-libboost-graph-parallel-dev_1.83.0.2+b2_amd64.deb ... #15 149.4 Unpacking libboost-graph-parallel-dev (1.83.0.2+b2) ... #15 149.5 Selecting previously unselected package libboost-iostreams1.83.0:amd64. #15 149.5 Preparing to unpack .../526-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... #15 149.6 Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #15 149.7 Selecting previously unselected package libboost-iostreams1.83-dev:amd64. #15 149.7 Preparing to unpack .../527-libboost-iostreams1.83-dev_1.83.0-4.2_amd64.deb ... #15 149.7 Unpacking libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #15 149.9 Selecting previously unselected package libboost-iostreams-dev:amd64. #15 149.9 Preparing to unpack .../528-libboost-iostreams-dev_1.83.0.2+b2_amd64.deb ... #15 149.9 Unpacking libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #15 150.0 Selecting previously unselected package libboost-json1.83.0:amd64. #15 150.0 Preparing to unpack .../529-libboost-json1.83.0_1.83.0-4.2_amd64.deb ... #15 150.1 Unpacking libboost-json1.83.0:amd64 (1.83.0-4.2) ... #15 150.2 Selecting previously unselected package libboost-json1.83-dev:amd64. #15 150.2 Preparing to unpack .../530-libboost-json1.83-dev_1.83.0-4.2_amd64.deb ... #15 150.2 Unpacking libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #15 150.4 Selecting previously unselected package libboost-json-dev:amd64. #15 150.4 Preparing to unpack .../531-libboost-json-dev_1.83.0.2+b2_amd64.deb ... #15 150.4 Unpacking libboost-json-dev:amd64 (1.83.0.2+b2) ... #15 150.5 Selecting previously unselected package libboost-locale1.83.0:amd64. #15 150.6 Preparing to unpack .../532-libboost-locale1.83.0_1.83.0-4.2_amd64.deb ... #15 150.6 Unpacking libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #15 150.7 Selecting previously unselected package libboost-locale1.83-dev:amd64. #15 150.7 Preparing to unpack .../533-libboost-locale1.83-dev_1.83.0-4.2_amd64.deb ... #15 150.7 Unpacking libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #15 150.9 Selecting previously unselected package libboost-locale-dev:amd64. #15 150.9 Preparing to unpack .../534-libboost-locale-dev_1.83.0.2+b2_amd64.deb ... #15 150.9 Unpacking libboost-locale-dev:amd64 (1.83.0.2+b2) ... #15 151.0 Selecting previously unselected package libboost-log1.83.0. #15 151.1 Preparing to unpack .../535-libboost-log1.83.0_1.83.0-4.2_amd64.deb ... #15 151.1 Unpacking libboost-log1.83.0 (1.83.0-4.2) ... #15 151.2 Selecting previously unselected package libboost-log1.83-dev. #15 151.2 Preparing to unpack .../536-libboost-log1.83-dev_1.83.0-4.2_amd64.deb ... #15 151.2 Unpacking libboost-log1.83-dev (1.83.0-4.2) ... #15 151.4 Selecting previously unselected package libboost-log-dev. #15 151.4 Preparing to unpack .../537-libboost-log-dev_1.83.0.2+b2_amd64.deb ... #15 151.4 Unpacking libboost-log-dev (1.83.0.2+b2) ... #15 151.6 Selecting previously unselected package libboost-math1.83.0:amd64. #15 151.6 Preparing to unpack .../538-libboost-math1.83.0_1.83.0-4.2_amd64.deb ... #15 151.6 Unpacking libboost-math1.83.0:amd64 (1.83.0-4.2) ... #15 151.7 Selecting previously unselected package libboost-math1.83-dev:amd64. #15 151.7 Preparing to unpack .../539-libboost-math1.83-dev_1.83.0-4.2_amd64.deb ... #15 151.7 Unpacking libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #15 151.9 Selecting previously unselected package libboost-math-dev:amd64. #15 151.9 Preparing to unpack .../540-libboost-math-dev_1.83.0.2+b2_amd64.deb ... #15 151.9 Unpacking libboost-math-dev:amd64 (1.83.0.2+b2) ... #15 152.0 Selecting previously unselected package openmpi-common. #15 152.0 Preparing to unpack .../541-openmpi-common_5.0.7-1_all.deb ... #15 152.1 Unpacking openmpi-common (5.0.7-1) ... #15 152.2 Selecting previously unselected package libnl-3-dev:amd64. #15 152.2 Preparing to unpack .../542-libnl-3-dev_3.7.0-2_amd64.deb ... #15 152.2 Unpacking libnl-3-dev:amd64 (3.7.0-2) ... #15 152.3 Selecting previously unselected package libnl-route-3-dev:amd64. #15 152.3 Preparing to unpack .../543-libnl-route-3-dev_3.7.0-2_amd64.deb ... #15 152.4 Unpacking libnl-route-3-dev:amd64 (3.7.0-2) ... #15 152.5 Selecting previously unselected package libibverbs-dev:amd64. #15 152.5 Preparing to unpack .../544-libibverbs-dev_56.1-1_amd64.deb ... #15 152.5 Unpacking libibverbs-dev:amd64 (56.1-1) ... #15 152.7 Selecting previously unselected package libnuma-dev:amd64. #15 152.7 Preparing to unpack .../545-libnuma-dev_2.0.19-1_amd64.deb ... #15 152.7 Unpacking libnuma-dev:amd64 (2.0.19-1) ... #15 152.8 Selecting previously unselected package libltdl-dev:amd64. #15 152.8 Preparing to unpack .../546-libltdl-dev_2.5.4-4_amd64.deb ... #15 152.9 Unpacking libltdl-dev:amd64 (2.5.4-4) ... #15 153.1 Selecting previously unselected package libhwloc-dev:amd64. #15 153.1 Preparing to unpack .../547-libhwloc-dev_2.12.0-4_amd64.deb ... #15 153.2 Unpacking libhwloc-dev:amd64 (2.12.0-4) ... #15 153.3 Selecting previously unselected package libevent-2.1-7t64:amd64. #15 153.3 Preparing to unpack .../548-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 153.3 Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 153.5 Selecting previously unselected package libevent-extra-2.1-7t64:amd64. #15 153.5 Preparing to unpack .../549-libevent-extra-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 153.5 Unpacking libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 153.7 Selecting previously unselected package libevent-openssl-2.1-7t64:amd64. #15 153.7 Preparing to unpack .../550-libevent-openssl-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #15 153.7 Unpacking libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 153.8 Selecting previously unselected package libevent-dev. #15 153.9 Preparing to unpack .../551-libevent-dev_2.1.12-stable-10+b1_amd64.deb ... #15 153.9 Unpacking libevent-dev (2.1.12-stable-10+b1) ... #15 154.0 Selecting previously unselected package zlib1g-dev:amd64. #15 154.0 Preparing to unpack .../552-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... #15 154.0 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #15 154.2 Selecting previously unselected package libpmix-dev:amd64. #15 154.2 Preparing to unpack .../553-libpmix-dev_5.0.7-1_amd64.deb ... #15 154.2 Unpacking libpmix-dev:amd64 (5.0.7-1) ... #15 154.4 Selecting previously unselected package libjs-jquery-ui. #15 154.4 Preparing to unpack .../554-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #15 154.5 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #15 154.6 Selecting previously unselected package openmpi-bin. #15 154.6 Preparing to unpack .../555-openmpi-bin_5.0.7-1_amd64.deb ... #15 154.6 Unpacking openmpi-bin (5.0.7-1) ... #15 154.8 Selecting previously unselected package libopenmpi-dev:amd64. #15 154.8 Preparing to unpack .../556-libopenmpi-dev_5.0.7-1_amd64.deb ... #15 154.9 Unpacking libopenmpi-dev:amd64 (5.0.7-1) ... #15 155.0 Selecting previously unselected package mpi-default-dev. #15 155.1 Preparing to unpack .../557-mpi-default-dev_1.18_amd64.deb ... #15 155.1 Unpacking mpi-default-dev (1.18) ... #15 155.2 Selecting previously unselected package libboost-mpi1.83-dev. #15 155.2 Preparing to unpack .../558-libboost-mpi1.83-dev_1.83.0-4.2_amd64.deb ... #15 155.2 Unpacking libboost-mpi1.83-dev (1.83.0-4.2) ... #15 155.3 Selecting previously unselected package libboost-mpi-dev. #15 155.3 Preparing to unpack .../559-libboost-mpi-dev_1.83.0.2+b2_amd64.deb ... #15 155.4 Unpacking libboost-mpi-dev (1.83.0.2+b2) ... #15 155.5 Selecting previously unselected package libboost-python1.83.0. #15 155.5 Preparing to unpack .../560-libboost-python1.83.0_1.83.0-4.2_amd64.deb ... #15 155.5 Unpacking libboost-python1.83.0 (1.83.0-4.2) ... #15 155.6 Selecting previously unselected package mpi-default-bin. #15 155.6 Preparing to unpack .../561-mpi-default-bin_1.18_amd64.deb ... #15 155.6 Unpacking mpi-default-bin (1.18) ... #15 155.7 Selecting previously unselected package libboost-mpi-python1.83.0. #15 155.7 Preparing to unpack .../562-libboost-mpi-python1.83.0_1.83.0-4.2_amd64.deb ... #15 155.8 Unpacking libboost-mpi-python1.83.0 (1.83.0-4.2) ... #15 155.9 Selecting previously unselected package libboost-mpi-python1.83-dev. #15 155.9 Preparing to unpack .../563-libboost-mpi-python1.83-dev_1.83.0-4.2_amd64.deb ... #15 155.9 Unpacking libboost-mpi-python1.83-dev (1.83.0-4.2) ... #15 156.0 Selecting previously unselected package libboost-mpi-python-dev. #15 156.0 Preparing to unpack .../564-libboost-mpi-python-dev_1.83.0.2+b2_amd64.deb ... #15 156.0 Unpacking libboost-mpi-python-dev (1.83.0.2+b2) ... #15 156.1 Selecting previously unselected package libboost-nowide1.83.0. #15 156.1 Preparing to unpack .../565-libboost-nowide1.83.0_1.83.0-4.2_amd64.deb ... #15 156.1 Unpacking libboost-nowide1.83.0 (1.83.0-4.2) ... #15 156.2 Selecting previously unselected package libboost-nowide1.83-dev. #15 156.3 Preparing to unpack .../566-libboost-nowide1.83-dev_1.83.0-4.2_amd64.deb ... #15 156.3 Unpacking libboost-nowide1.83-dev (1.83.0-4.2) ... #15 156.4 Selecting previously unselected package libboost-nowide-dev. #15 156.4 Preparing to unpack .../567-libboost-nowide-dev_1.83.0.2+b2_amd64.deb ... #15 156.4 Unpacking libboost-nowide-dev (1.83.0.2+b2) ... #15 156.5 Selecting previously unselected package libboost-numpy1.83.0. #15 156.5 Preparing to unpack .../568-libboost-numpy1.83.0_1.83.0-4.2_amd64.deb ... #15 156.5 Unpacking libboost-numpy1.83.0 (1.83.0-4.2) ... #15 156.6 Selecting previously unselected package libboost-numpy1.83-dev. #15 156.6 Preparing to unpack .../569-libboost-numpy1.83-dev_1.83.0-4.2_amd64.deb ... #15 156.6 Unpacking libboost-numpy1.83-dev (1.83.0-4.2) ... #15 156.7 Selecting previously unselected package libboost-numpy-dev. #15 156.7 Preparing to unpack .../570-libboost-numpy-dev_1.83.0.2+b2_amd64.deb ... #15 156.7 Unpacking libboost-numpy-dev (1.83.0.2+b2) ... #15 156.9 Selecting previously unselected package libboost-program-options1.83.0:amd64. #15 157.0 Preparing to unpack .../571-libboost-program-options1.83.0_1.83.0-4.2_amd64.deb ... #15 157.0 Unpacking libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #15 157.1 Selecting previously unselected package libboost-program-options1.83-dev:amd64. #15 157.1 Preparing to unpack .../572-libboost-program-options1.83-dev_1.83.0-4.2_amd64.deb ... #15 157.1 Unpacking libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #15 157.2 Selecting previously unselected package libboost-program-options-dev:amd64. #15 157.2 Preparing to unpack .../573-libboost-program-options-dev_1.83.0.2+b2_amd64.deb ... #15 157.2 Unpacking libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #15 157.3 Selecting previously unselected package libexpat1-dev:amd64. #15 157.3 Preparing to unpack .../574-libexpat1-dev_2.7.1-2_amd64.deb ... #15 157.3 Unpacking libexpat1-dev:amd64 (2.7.1-2) ... #15 157.4 Selecting previously unselected package libpython3.13-dev:amd64. #15 157.4 Preparing to unpack .../575-libpython3.13-dev_3.13.5-2_amd64.deb ... #15 157.4 Unpacking libpython3.13-dev:amd64 (3.13.5-2) ... #15 157.7 Selecting previously unselected package libpython3-dev:amd64. #15 157.7 Preparing to unpack .../576-libpython3-dev_3.13.5-1_amd64.deb ... #15 157.7 Unpacking libpython3-dev:amd64 (3.13.5-1) ... #15 157.8 Selecting previously unselected package python3.13-dev. #15 157.8 Preparing to unpack .../577-python3.13-dev_3.13.5-2_amd64.deb ... #15 157.8 Unpacking python3.13-dev (3.13.5-2) ... #15 157.9 Selecting previously unselected package libjs-underscore. #15 157.9 Preparing to unpack .../578-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #15 157.9 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 158.1 Selecting previously unselected package libjs-sphinxdoc. #15 158.1 Preparing to unpack .../579-libjs-sphinxdoc_8.1.3-5_all.deb ... #15 158.1 Unpacking libjs-sphinxdoc (8.1.3-5) ... #15 158.2 Selecting previously unselected package python3-dev. #15 158.2 Preparing to unpack .../580-python3-dev_3.13.5-1_amd64.deb ... #15 158.2 Unpacking python3-dev (3.13.5-1) ... #15 158.3 Selecting previously unselected package libboost-python1.83-dev. #15 158.4 Preparing to unpack .../581-libboost-python1.83-dev_1.83.0-4.2_amd64.deb ... #15 158.4 Unpacking libboost-python1.83-dev (1.83.0-4.2) ... #15 158.5 Selecting previously unselected package libboost-python-dev. #15 158.5 Preparing to unpack .../582-libboost-python-dev_1.83.0.2+b2_amd64.deb ... #15 158.5 Unpacking libboost-python-dev (1.83.0.2+b2) ... #15 158.7 Selecting previously unselected package libboost-random1.83.0:amd64. #15 158.7 Preparing to unpack .../583-libboost-random1.83.0_1.83.0-4.2_amd64.deb ... #15 158.7 Unpacking libboost-random1.83.0:amd64 (1.83.0-4.2) ... #15 158.8 Selecting previously unselected package libboost-random1.83-dev:amd64. #15 158.8 Preparing to unpack .../584-libboost-random1.83-dev_1.83.0-4.2_amd64.deb ... #15 158.8 Unpacking libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #15 158.9 Selecting previously unselected package libboost-random-dev:amd64. #15 158.9 Preparing to unpack .../585-libboost-random-dev_1.83.0.2+b2_amd64.deb ... #15 158.9 Unpacking libboost-random-dev:amd64 (1.83.0.2+b2) ... #15 159.1 Selecting previously unselected package libboost-regex-dev:amd64. #15 159.1 Preparing to unpack .../586-libboost-regex-dev_1.83.0.2+b2_amd64.deb ... #15 159.1 Unpacking libboost-regex-dev:amd64 (1.83.0.2+b2) ... #15 159.2 Selecting previously unselected package libboost-serialization-dev:amd64. #15 159.2 Preparing to unpack .../587-libboost-serialization-dev_1.83.0.2+b2_amd64.deb ... #15 159.2 Unpacking libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #15 159.3 Selecting previously unselected package libboost-stacktrace1.83.0:amd64. #15 159.3 Preparing to unpack .../588-libboost-stacktrace1.83.0_1.83.0-4.2_amd64.deb ... #15 159.3 Unpacking libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #15 159.5 Selecting previously unselected package libboost-stacktrace1.83-dev:amd64. #15 159.5 Preparing to unpack .../589-libboost-stacktrace1.83-dev_1.83.0-4.2_amd64.deb ... #15 159.5 Unpacking libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #15 159.6 Selecting previously unselected package libboost-stacktrace-dev:amd64. #15 159.6 Preparing to unpack .../590-libboost-stacktrace-dev_1.83.0.2+b2_amd64.deb ... #15 159.6 Unpacking libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #15 159.7 Selecting previously unselected package libboost-system-dev:amd64. #15 159.7 Preparing to unpack .../591-libboost-system-dev_1.83.0.2+b2_amd64.deb ... #15 159.7 Unpacking libboost-system-dev:amd64 (1.83.0.2+b2) ... #15 159.8 Selecting previously unselected package libboost-test-dev:amd64. #15 159.8 Preparing to unpack .../592-libboost-test-dev_1.83.0.2+b2_amd64.deb ... #15 159.8 Unpacking libboost-test-dev:amd64 (1.83.0.2+b2) ... #15 159.9 Selecting previously unselected package libboost-thread-dev:amd64. #15 159.9 Preparing to unpack .../593-libboost-thread-dev_1.83.0.2+b2_amd64.deb ... #15 159.9 Unpacking libboost-thread-dev:amd64 (1.83.0.2+b2) ... #15 160.0 Selecting previously unselected package libboost-timer1.83.0:amd64. #15 160.0 Preparing to unpack .../594-libboost-timer1.83.0_1.83.0-4.2_amd64.deb ... #15 160.0 Unpacking libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #15 160.2 Selecting previously unselected package libboost-timer1.83-dev:amd64. #15 160.2 Preparing to unpack .../595-libboost-timer1.83-dev_1.83.0-4.2_amd64.deb ... #15 160.2 Unpacking libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #15 160.4 Selecting previously unselected package libboost-timer-dev:amd64. #15 160.4 Preparing to unpack .../596-libboost-timer-dev_1.83.0.2+b2_amd64.deb ... #15 160.4 Unpacking libboost-timer-dev:amd64 (1.83.0.2+b2) ... #15 160.5 Selecting previously unselected package libboost1.83-tools-dev. #15 160.5 Preparing to unpack .../597-libboost1.83-tools-dev_1.83.0-4.2_amd64.deb ... #15 160.6 Unpacking libboost1.83-tools-dev (1.83.0-4.2) ... #15 160.7 Selecting previously unselected package libboost-tools-dev. #15 160.8 Preparing to unpack .../598-libboost-tools-dev_1.83.0.2+b2_amd64.deb ... #15 160.8 Unpacking libboost-tools-dev (1.83.0.2+b2) ... #15 160.9 Selecting previously unselected package libboost-type-erasure1.83.0:amd64. #15 160.9 Preparing to unpack .../599-libboost-type-erasure1.83.0_1.83.0-4.2_amd64.deb ... #15 160.9 Unpacking libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #15 161.1 Selecting previously unselected package libboost-type-erasure1.83-dev:amd64. #15 161.1 Preparing to unpack .../600-libboost-type-erasure1.83-dev_1.83.0-4.2_amd64.deb ... #15 161.1 Unpacking libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #15 161.3 Selecting previously unselected package libboost-type-erasure-dev:amd64. #15 161.3 Preparing to unpack .../601-libboost-type-erasure-dev_1.83.0.2+b2_amd64.deb ... #15 161.3 Unpacking libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #15 161.4 Selecting previously unselected package libboost-url1.83.0:amd64. #15 161.4 Preparing to unpack .../602-libboost-url1.83.0_1.83.0-4.2_amd64.deb ... #15 161.5 Unpacking libboost-url1.83.0:amd64 (1.83.0-4.2) ... #15 161.6 Selecting previously unselected package libboost-url1.83-dev:amd64. #15 161.6 Preparing to unpack .../603-libboost-url1.83-dev_1.83.0-4.2_amd64.deb ... #15 161.6 Unpacking libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #15 161.8 Selecting previously unselected package libboost-url-dev:amd64. #15 161.8 Preparing to unpack .../604-libboost-url-dev_1.83.0.2+b2_amd64.deb ... #15 161.8 Unpacking libboost-url-dev:amd64 (1.83.0.2+b2) ... #15 162.0 Selecting previously unselected package libboost-wave1.83.0:amd64. #15 162.0 Preparing to unpack .../605-libboost-wave1.83.0_1.83.0-4.2_amd64.deb ... #15 162.0 Unpacking libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #15 162.2 Selecting previously unselected package libboost-wave1.83-dev:amd64. #15 162.2 Preparing to unpack .../606-libboost-wave1.83-dev_1.83.0-4.2_amd64.deb ... #15 162.2 Unpacking libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #15 162.4 Selecting previously unselected package libboost-wave-dev:amd64. #15 162.4 Preparing to unpack .../607-libboost-wave-dev_1.83.0.2+b2_amd64.deb ... #15 162.4 Unpacking libboost-wave-dev:amd64 (1.83.0.2+b2) ... #15 162.5 Selecting previously unselected package libboost-all-dev. #15 162.5 Preparing to unpack .../608-libboost-all-dev_1.83.0.2+b2_amd64.deb ... #15 162.5 Unpacking libboost-all-dev (1.83.0.2+b2) ... #15 162.6 Selecting previously unselected package libbrotli-dev:amd64. #15 162.7 Preparing to unpack .../609-libbrotli-dev_1.1.0-2+b7_amd64.deb ... #15 162.7 Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ... #15 162.8 Selecting previously unselected package libmd-dev:amd64. #15 162.8 Preparing to unpack .../610-libmd-dev_1.1.0-2+b1_amd64.deb ... #15 162.8 Unpacking libmd-dev:amd64 (1.1.0-2+b1) ... #15 163.0 Selecting previously unselected package libbsd-dev:amd64. #15 163.0 Preparing to unpack .../611-libbsd-dev_0.12.2-2_amd64.deb ... #15 163.0 Unpacking libbsd-dev:amd64 (0.12.2-2) ... #15 163.2 Selecting previously unselected package libbson-1.0-0t64. #15 163.2 Preparing to unpack .../612-libbson-1.0-0t64_1.30.4-1_amd64.deb ... #15 163.2 Unpacking libbson-1.0-0t64 (1.30.4-1) ... #15 164.1 Selecting previously unselected package libbson-dev. #15 164.2 Preparing to unpack .../613-libbson-dev_1.30.4-1_amd64.deb ... #15 164.2 Unpacking libbson-dev (1.30.4-1) ... #15 164.3 Selecting previously unselected package libcares2:amd64. #15 164.3 Preparing to unpack .../614-libcares2_1.34.5-1_amd64.deb ... #15 164.4 Unpacking libcares2:amd64 (1.34.5-1) ... #15 166.9 Selecting previously unselected package libc-ares-dev:amd64. #15 166.9 Preparing to unpack .../615-libc-ares-dev_1.34.5-1_amd64.deb ... #15 167.0 Unpacking libc-ares-dev:amd64 (1.34.5-1) ... #15 167.1 Selecting previously unselected package libcairo-gobject2:amd64. #15 167.1 Preparing to unpack .../616-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #15 167.1 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #15 167.3 Selecting previously unselected package libcap-dev:amd64. #15 167.3 Preparing to unpack .../617-libcap-dev_1%3a2.75-10+b1_amd64.deb ... #15 167.3 Unpacking libcap-dev:amd64 (1:2.75-10+b1) ... #15 167.4 Selecting previously unselected package libncurses6:amd64. #15 167.4 Preparing to unpack .../618-libncurses6_6.5+20250216-2_amd64.deb ... #15 167.5 Unpacking libncurses6:amd64 (6.5+20250216-2) ... #15 167.6 Selecting previously unselected package libcdk5t64:amd64. #15 167.6 Preparing to unpack .../619-libcdk5t64_5.0.20250116-1_amd64.deb ... #15 167.6 Unpacking libcdk5t64:amd64 (5.0.20250116-1) ... #15 167.8 Selecting previously unselected package libncurses-dev:amd64. #15 167.8 Preparing to unpack .../620-libncurses-dev_6.5+20250216-2_amd64.deb ... #15 167.8 Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... #15 168.0 Selecting previously unselected package libcdk5-dev. #15 168.0 Preparing to unpack .../621-libcdk5-dev_5.0.20250116-1_amd64.deb ... #15 168.0 Unpacking libcdk5-dev (5.0.20250116-1) ... #15 168.1 Selecting previously unselected package libcsv3:amd64. #15 168.1 Preparing to unpack .../622-libcsv3_3.0.3+dfsg-6+b3_amd64.deb ... #15 168.1 Unpacking libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #15 168.3 Selecting previously unselected package libcsv-dev:amd64. #15 168.3 Preparing to unpack .../623-libcsv-dev_3.0.3+dfsg-6+b3_amd64.deb ... #15 168.3 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #15 168.4 Selecting previously unselected package libunbound8:amd64. #15 168.4 Preparing to unpack .../624-libunbound8_1.22.0-2_amd64.deb ... #15 168.5 Unpacking libunbound8:amd64 (1.22.0-2) ... #15 168.6 Selecting previously unselected package libgnutls-dane0t64:amd64. #15 168.6 Preparing to unpack .../625-libgnutls-dane0t64_3.8.9-3_amd64.deb ... #15 168.6 Unpacking libgnutls-dane0t64:amd64 (3.8.9-3) ... #15 168.8 Selecting previously unselected package libgnutls-openssl27t64:amd64. #15 168.8 Preparing to unpack .../626-libgnutls-openssl27t64_3.8.9-3_amd64.deb ... #15 168.9 Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3) ... #15 169.0 Selecting previously unselected package libidn2-dev:amd64. #15 169.0 Preparing to unpack .../627-libidn2-dev_2.3.8-2_amd64.deb ... #15 169.0 Unpacking libidn2-dev:amd64 (2.3.8-2) ... #15 169.1 Selecting previously unselected package libp11-kit-dev:amd64. #15 169.1 Preparing to unpack .../628-libp11-kit-dev_0.25.5-3_amd64.deb ... #15 169.1 Unpacking libp11-kit-dev:amd64 (0.25.5-3) ... #15 169.2 Selecting previously unselected package libtasn1-6-dev:amd64. #15 169.2 Preparing to unpack .../629-libtasn1-6-dev_4.20.0-2_amd64.deb ... #15 169.2 Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ... #15 169.3 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 169.3 Preparing to unpack .../630-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... #15 169.4 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #15 169.5 Selecting previously unselected package libgmp-dev:amd64. #15 169.5 Preparing to unpack .../631-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... #15 169.5 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #15 169.6 Selecting previously unselected package nettle-dev:amd64. #15 169.6 Preparing to unpack .../632-nettle-dev_3.10.1-1_amd64.deb ... #15 169.6 Unpacking nettle-dev:amd64 (3.10.1-1) ... #15 169.7 Selecting previously unselected package libgnutls28-dev:amd64. #15 169.7 Preparing to unpack .../633-libgnutls28-dev_3.8.9-3_amd64.deb ... #15 169.8 Unpacking libgnutls28-dev:amd64 (3.8.9-3) ... #15 170.2 Selecting previously unselected package libkrb5-dev:amd64. #15 170.2 Preparing to unpack .../634-libkrb5-dev_1.21.3-5_amd64.deb ... #15 170.3 Unpacking libkrb5-dev:amd64 (1.21.3-5) ... #15 170.4 Selecting previously unselected package libldap-dev:amd64. #15 170.4 Preparing to unpack .../635-libldap-dev_2.6.10+dfsg-1_amd64.deb ... #15 170.4 Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ... #15 170.5 Selecting previously unselected package libpkgconf3:amd64. #15 170.5 Preparing to unpack .../636-libpkgconf3_1.8.1-4_amd64.deb ... #15 170.6 Unpacking libpkgconf3:amd64 (1.8.1-4) ... #15 170.7 Selecting previously unselected package pkgconf-bin. #15 170.7 Preparing to unpack .../637-pkgconf-bin_1.8.1-4_amd64.deb ... #15 170.7 Unpacking pkgconf-bin (1.8.1-4) ... #15 170.9 Selecting previously unselected package pkgconf:amd64. #15 170.9 Preparing to unpack .../638-pkgconf_1.8.1-4_amd64.deb ... #15 170.9 Unpacking pkgconf:amd64 (1.8.1-4) ... #15 171.0 Selecting previously unselected package libnghttp2-dev:amd64. #15 171.1 Preparing to unpack .../639-libnghttp2-dev_1.64.0-1.1_amd64.deb ... #15 171.1 Unpacking libnghttp2-dev:amd64 (1.64.0-1.1) ... #15 171.2 Selecting previously unselected package libnghttp3-dev:amd64. #15 171.2 Preparing to unpack .../640-libnghttp3-dev_1.8.0-1_amd64.deb ... #15 171.3 Unpacking libnghttp3-dev:amd64 (1.8.0-1) ... #15 171.4 Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64. #15 171.4 Preparing to unpack .../641-libngtcp2-crypto-gnutls-dev_1.11.0-1_amd64.deb ... #15 171.4 Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #15 171.6 Selecting previously unselected package libngtcp2-dev:amd64. #15 171.6 Preparing to unpack .../642-libngtcp2-dev_1.11.0-1_amd64.deb ... #15 171.6 Unpacking libngtcp2-dev:amd64 (1.11.0-1) ... #15 171.7 Selecting previously unselected package libpsl-dev:amd64. #15 171.8 Preparing to unpack .../643-libpsl-dev_0.21.2-1.1+b1_amd64.deb ... #15 171.8 Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ... #15 171.9 Selecting previously unselected package librtmp-dev:amd64. #15 171.9 Preparing to unpack .../644-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #15 171.9 Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 172.1 Selecting previously unselected package libssl-dev:amd64. #15 172.1 Preparing to unpack .../645-libssl-dev_3.5.1-1_amd64.deb ... #15 172.1 Unpacking libssl-dev:amd64 (3.5.1-1) ... #15 172.3 Selecting previously unselected package libssh2-1-dev:amd64. #15 172.3 Preparing to unpack .../646-libssh2-1-dev_1.11.1-1_amd64.deb ... #15 172.3 Unpacking libssh2-1-dev:amd64 (1.11.1-1) ... #15 172.6 Selecting previously unselected package libzstd-dev:amd64. #15 172.6 Preparing to unpack .../647-libzstd-dev_1.5.7+dfsg-1_amd64.deb ... #15 172.7 Unpacking libzstd-dev:amd64 (1.5.7+dfsg-1) ... #15 172.8 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #15 172.8 Preparing to unpack .../648-libcurl4-gnutls-dev_8.14.1-2_amd64.deb ... #15 172.8 Unpacking libcurl4-gnutls-dev:amd64 (8.14.1-2) ... #15 173.0 Selecting previously unselected package libdbi1t64:amd64. #15 173.0 Preparing to unpack .../649-libdbi1t64_0.9.0-6.1+b1_amd64.deb ... #15 173.0 Unpacking libdbi1t64:amd64 (0.9.0-6.1+b1) ... #15 173.2 Selecting previously unselected package libdbd-sqlite3:amd64. #15 173.2 Preparing to unpack .../650-libdbd-sqlite3_0.9.0-13_amd64.deb ... #15 173.2 Unpacking libdbd-sqlite3:amd64 (0.9.0-13) ... #15 173.3 Selecting previously unselected package libdbi-dev. #15 173.3 Preparing to unpack .../651-libdbi-dev_0.9.0-6.1+b1_amd64.deb ... #15 173.4 Unpacking libdbi-dev (0.9.0-6.1+b1) ... #15 173.5 Selecting previously unselected package libsystemd-dev:amd64. #15 173.5 Preparing to unpack .../652-libsystemd-dev_257.8-1~deb13u2_amd64.deb ... #15 173.5 Unpacking libsystemd-dev:amd64 (257.8-1~deb13u2) ... #15 173.7 Selecting previously unselected package libdbus-1-dev:amd64. #15 173.7 Preparing to unpack .../653-libdbus-1-dev_1.16.2-2_amd64.deb ... #15 173.7 Unpacking libdbus-1-dev:amd64 (1.16.2-2) ... #15 173.8 Selecting previously unselected package libelf-dev:amd64. #15 173.8 Preparing to unpack .../654-libelf-dev_0.192-4_amd64.deb ... #15 173.9 Unpacking libelf-dev:amd64 (0.192-4) ... #15 173.9 Selecting previously unselected package libffi-dev:amd64. #15 174.0 Preparing to unpack .../655-libffi-dev_3.4.8-2_amd64.deb ... #15 174.0 Unpacking libffi-dev:amd64 (3.4.8-2) ... #15 174.1 Selecting previously unselected package libfftw3-double3:amd64. #15 174.1 Preparing to unpack .../656-libfftw3-double3_3.3.10-2+b1_amd64.deb ... #15 174.1 Unpacking libfftw3-double3:amd64 (3.3.10-2+b1) ... #15 174.3 Selecting previously unselected package libfftw3-long3:amd64. #15 174.3 Preparing to unpack .../657-libfftw3-long3_3.3.10-2+b1_amd64.deb ... #15 174.3 Unpacking libfftw3-long3:amd64 (3.3.10-2+b1) ... #15 174.4 Selecting previously unselected package libfftw3-quad3:amd64. #15 174.4 Preparing to unpack .../658-libfftw3-quad3_3.3.10-2+b1_amd64.deb ... #15 174.5 Unpacking libfftw3-quad3:amd64 (3.3.10-2+b1) ... #15 174.6 Selecting previously unselected package libfftw3-single3:amd64. #15 174.6 Preparing to unpack .../659-libfftw3-single3_3.3.10-2+b1_amd64.deb ... #15 174.6 Unpacking libfftw3-single3:amd64 (3.3.10-2+b1) ... #15 174.8 Selecting previously unselected package libfftw3-bin. #15 174.8 Preparing to unpack .../660-libfftw3-bin_3.3.10-2+b1_amd64.deb ... #15 174.8 Unpacking libfftw3-bin (3.3.10-2+b1) ... #15 174.9 Selecting previously unselected package libfftw3-dev:amd64. #15 175.0 Preparing to unpack .../661-libfftw3-dev_3.3.10-2+b1_amd64.deb ... #15 175.0 Unpacking libfftw3-dev:amd64 (3.3.10-2+b1) ... #15 175.2 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 175.2 Preparing to unpack .../662-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #15 175.2 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #15 175.4 Selecting previously unselected package shared-mime-info. #15 175.4 Preparing to unpack .../663-shared-mime-info_2.4-5+b2_amd64.deb ... #15 175.4 Unpacking shared-mime-info (2.4-5+b2) ... #15 175.6 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 175.6 Preparing to unpack .../664-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #15 175.6 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #15 175.8 Selecting previously unselected package libsepol-dev:amd64. #15 175.8 Preparing to unpack .../665-libsepol-dev_3.8.1-1_amd64.deb ... #15 175.8 Unpacking libsepol-dev:amd64 (3.8.1-1) ... #15 176.0 Selecting previously unselected package libpcre2-16-0:amd64. #15 176.0 Preparing to unpack .../666-libpcre2-16-0_10.46-1~deb13u1_amd64.deb ... #15 176.0 Unpacking libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #15 176.2 Selecting previously unselected package libpcre2-32-0:amd64. #15 176.2 Preparing to unpack .../667-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... #15 176.2 Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #15 176.4 Selecting previously unselected package libpcre2-posix3:amd64. #15 176.4 Preparing to unpack .../668-libpcre2-posix3_10.46-1~deb13u1_amd64.deb ... #15 176.4 Unpacking libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #15 176.5 Selecting previously unselected package libpcre2-dev:amd64. #15 176.5 Preparing to unpack .../669-libpcre2-dev_10.46-1~deb13u1_amd64.deb ... #15 176.6 Unpacking libpcre2-dev:amd64 (10.46-1~deb13u1) ... #15 176.7 Selecting previously unselected package libselinux1-dev:amd64. #15 176.7 Preparing to unpack .../670-libselinux1-dev_3.8.1-1_amd64.deb ... #15 176.8 Unpacking libselinux1-dev:amd64 (3.8.1-1) ... #15 176.9 Selecting previously unselected package libmount-dev:amd64. #15 176.9 Preparing to unpack .../671-libmount-dev_2.41-5_amd64.deb ... #15 176.9 Unpacking libmount-dev:amd64 (2.41-5) ... #15 177.0 Selecting previously unselected package libsysprof-capture-4-dev:amd64. #15 177.1 Preparing to unpack .../672-libsysprof-capture-4-dev_48.0-2_amd64.deb ... #15 177.1 Unpacking libsysprof-capture-4-dev:amd64 (48.0-2) ... #15 177.2 Selecting previously unselected package libgio-2.0-dev:amd64. #15 177.2 Preparing to unpack .../673-libgio-2.0-dev_2.84.4-3~deb13u1_amd64.deb ... #15 177.2 Unpacking libgio-2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 177.4 Selecting previously unselected package python3-packaging. #15 177.5 Preparing to unpack .../674-python3-packaging_25.0-1_all.deb ... #15 177.5 Unpacking python3-packaging (25.0-1) ... #15 177.6 Selecting previously unselected package libgio-2.0-dev-bin. #15 177.6 Preparing to unpack .../675-libgio-2.0-dev-bin_2.84.4-3~deb13u1_amd64.deb ... #15 177.6 Unpacking libgio-2.0-dev-bin (2.84.4-3~deb13u1) ... #15 177.8 Selecting previously unselected package libglib2.0-data. #15 177.8 Preparing to unpack .../676-libglib2.0-data_2.84.4-3~deb13u1_all.deb ... #15 177.8 Unpacking libglib2.0-data (2.84.4-3~deb13u1) ... #15 178.0 Selecting previously unselected package libglib2.0-bin. #15 178.0 Preparing to unpack .../677-libglib2.0-bin_2.84.4-3~deb13u1_amd64.deb ... #15 178.0 Unpacking libglib2.0-bin (2.84.4-3~deb13u1) ... #15 178.1 Selecting previously unselected package libglib2.0-dev-bin. #15 178.2 Preparing to unpack .../678-libglib2.0-dev-bin_2.84.4-3~deb13u1_amd64.deb ... #15 178.2 Unpacking libglib2.0-dev-bin (2.84.4-3~deb13u1) ... #15 178.3 Selecting previously unselected package libglib2.0-dev:amd64. #15 178.3 Preparing to unpack .../679-libglib2.0-dev_2.84.4-3~deb13u1_amd64.deb ... #15 178.3 Unpacking libglib2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 178.5 Selecting previously unselected package libgps30t64:amd64. #15 178.5 Preparing to unpack .../680-libgps30t64_3.25-5_amd64.deb ... #15 178.5 Unpacking libgps30t64:amd64 (3.25-5) ... #15 178.6 Selecting previously unselected package libgps-dev:amd64. #15 178.6 Preparing to unpack .../681-libgps-dev_3.25-5_amd64.deb ... #15 178.7 Unpacking libgps-dev:amd64 (3.25-5) ... #15 178.8 Selecting previously unselected package libgsm1:amd64. #15 178.8 Preparing to unpack .../682-libgsm1_1.0.22-1+b2_amd64.deb ... #15 178.8 Unpacking libgsm1:amd64 (1.0.22-1+b2) ... #15 179.0 Selecting previously unselected package libgsm1-dev:amd64. #15 179.0 Preparing to unpack .../683-libgsm1-dev_1.0.22-1+b2_amd64.deb ... #15 179.0 Unpacking libgsm1-dev:amd64 (1.0.22-1+b2) ... #15 179.1 Selecting previously unselected package libidn-dev:amd64. #15 179.2 Preparing to unpack .../684-libidn-dev_1.43-1_amd64.deb ... #15 179.2 Unpacking libidn-dev:amd64 (1.43-1) ... #15 179.3 Selecting previously unselected package libintelrdfpmath-dev:amd64. #15 179.3 Preparing to unpack .../685-libintelrdfpmath-dev_2.0u3-1_amd64.deb ... #15 179.3 Unpacking libintelrdfpmath-dev:amd64 (2.0u3-1) ... #15 179.6 Selecting previously unselected package libjansson-dev:amd64. #15 179.6 Preparing to unpack .../686-libjansson-dev_2.14-2+b3_amd64.deb ... #15 179.7 Unpacking libjansson-dev:amd64 (2.14-2+b3) ... #15 179.8 Selecting previously unselected package liblimesuite23.11-1:amd64. #15 179.8 Preparing to unpack .../687-liblimesuite23.11-1_23.11.0+dfsg-3+b2_amd64.deb ... #15 179.8 Unpacking liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #15 180.0 Selecting previously unselected package liblimesuite-dev:amd64. #15 180.0 Preparing to unpack .../688-liblimesuite-dev_23.11.0+dfsg-3+b2_amd64.deb ... #15 180.0 Unpacking liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #15 180.2 Selecting previously unselected package liblua5.3-0:amd64. #15 180.2 Preparing to unpack .../689-liblua5.3-0_5.3.6-2+b4_amd64.deb ... #15 180.2 Unpacking liblua5.3-0:amd64 (5.3.6-2+b4) ... #15 180.3 Selecting previously unselected package libreadline-dev:amd64. #15 180.3 Preparing to unpack .../690-libreadline-dev_8.2-6_amd64.deb ... #15 180.4 Unpacking libreadline-dev:amd64 (8.2-6) ... #15 180.5 Selecting previously unselected package liblua5.3-dev:amd64. #15 180.5 Preparing to unpack .../691-liblua5.3-dev_5.3.6-2+b4_amd64.deb ... #15 180.5 Unpacking liblua5.3-dev:amd64 (5.3.6-2+b4) ... #15 180.7 Selecting previously unselected package mysql-common. #15 180.7 Preparing to unpack .../692-mysql-common_5.8+1.1.1_all.deb ... #15 180.8 Unpacking mysql-common (5.8+1.1.1) ... #15 180.9 Selecting previously unselected package mariadb-common. #15 180.9 Preparing to unpack .../693-mariadb-common_1%3a11.8.3-0+deb13u1_all.deb ... #15 181.0 Unpacking mariadb-common (1:11.8.3-0+deb13u1) ... #15 181.1 Selecting previously unselected package libmariadb3:amd64. #15 181.1 Preparing to unpack .../694-libmariadb3_1%3a11.8.3-0+deb13u1_amd64.deb ... #15 181.1 Unpacking libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #15 181.3 Selecting previously unselected package libmicrohttpd12t64:amd64. #15 181.3 Preparing to unpack .../695-libmicrohttpd12t64_1.0.1-4_amd64.deb ... #15 181.3 Unpacking libmicrohttpd12t64:amd64 (1.0.1-4) ... #15 181.5 Selecting previously unselected package libmicrohttpd-dev:amd64. #15 181.5 Preparing to unpack .../696-libmicrohttpd-dev_1.0.1-4_amd64.deb ... #15 181.5 Unpacking libmicrohttpd-dev:amd64 (1.0.1-4) ... #15 181.6 Selecting previously unselected package libmnl-dev:amd64. #15 181.6 Preparing to unpack .../697-libmnl-dev_1.0.5-3_amd64.deb ... #15 181.6 Unpacking libmnl-dev:amd64 (1.0.5-3) ... #15 181.8 Selecting previously unselected package libmongocrypt0:amd64. #15 181.8 Preparing to unpack .../698-libmongocrypt0_1.13.2-1_amd64.deb ... #15 181.8 Unpacking libmongocrypt0:amd64 (1.13.2-1) ... #15 182.0 Selecting previously unselected package libsnappy1v5:amd64. #15 182.0 Preparing to unpack .../699-libsnappy1v5_1.2.2-1_amd64.deb ... #15 182.0 Unpacking libsnappy1v5:amd64 (1.2.2-1) ... #15 182.2 Selecting previously unselected package libutf8proc3:amd64. #15 182.2 Preparing to unpack .../700-libutf8proc3_2.9.0-1+b2_amd64.deb ... #15 182.2 Unpacking libutf8proc3:amd64 (2.9.0-1+b2) ... #15 182.4 Selecting previously unselected package libmongoc-1.0-0t64. #15 182.4 Preparing to unpack .../701-libmongoc-1.0-0t64_1.30.4-1_amd64.deb ... #15 182.4 Unpacking libmongoc-1.0-0t64 (1.30.4-1) ... #15 182.5 Selecting previously unselected package libmongocrypt-dev:amd64. #15 182.5 Preparing to unpack .../702-libmongocrypt-dev_1.13.2-1_amd64.deb ... #15 182.6 Unpacking libmongocrypt-dev:amd64 (1.13.2-1) ... #15 182.7 Selecting previously unselected package libsnappy-dev:amd64. #15 182.7 Preparing to unpack .../703-libsnappy-dev_1.2.2-1_amd64.deb ... #15 182.7 Unpacking libsnappy-dev:amd64 (1.2.2-1) ... #15 182.9 Selecting previously unselected package libsasl2-dev. #15 182.9 Preparing to unpack .../704-libsasl2-dev_2.1.28+dfsg1-9_amd64.deb ... #15 182.9 Unpacking libsasl2-dev (2.1.28+dfsg1-9) ... #15 183.0 Selecting previously unselected package libutf8proc-dev:amd64. #15 183.0 Preparing to unpack .../705-libutf8proc-dev_2.9.0-1+b2_amd64.deb ... #15 183.1 Unpacking libutf8proc-dev:amd64 (2.9.0-1+b2) ... #15 183.2 Selecting previously unselected package libmongoc-dev. #15 183.2 Preparing to unpack .../706-libmongoc-dev_1.30.4-1_amd64.deb ... #15 183.2 Unpacking libmongoc-dev (1.30.4-1) ... #15 183.4 Selecting previously unselected package pci.ids. #15 183.4 Preparing to unpack .../707-pci.ids_0.0~2025.06.09-1_all.deb ... #15 183.4 Unpacking pci.ids (0.0~2025.06.09-1) ... #15 183.6 Selecting previously unselected package libpci3:amd64. #15 183.6 Preparing to unpack .../708-libpci3_1%3a3.13.0-2_amd64.deb ... #15 183.6 Unpacking libpci3:amd64 (1:3.13.0-2) ... #15 183.7 Selecting previously unselected package libsensors-config. #15 183.7 Preparing to unpack .../709-libsensors-config_1%3a3.6.2-2_all.deb ... #15 183.8 Unpacking libsensors-config (1:3.6.2-2) ... #15 183.9 Selecting previously unselected package libsensors5:amd64. #15 183.9 Preparing to unpack .../710-libsensors5_1%3a3.6.2-2_amd64.deb ... #15 183.9 Unpacking libsensors5:amd64 (1:3.6.2-2) ... #15 184.1 Selecting previously unselected package libwrap0:amd64. #15 184.1 Preparing to unpack .../711-libwrap0_7.6.q-36_amd64.deb ... #15 184.1 Unpacking libwrap0:amd64 (7.6.q-36) ... #15 184.3 Selecting previously unselected package libsnmp-base. #15 184.3 Preparing to unpack .../712-libsnmp-base_5.9.4+dfsg-2_all.deb ... #15 184.3 Unpacking libsnmp-base (5.9.4+dfsg-2) ... #15 184.5 Selecting previously unselected package libsnmp40t64:amd64. #15 184.5 Preparing to unpack .../713-libsnmp40t64_5.9.4+dfsg-2_amd64.deb ... #15 184.5 Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-2) ... #15 184.7 Selecting previously unselected package libnetsnmptrapd40t64:amd64. #15 184.7 Preparing to unpack .../714-libnetsnmptrapd40t64_5.9.4+dfsg-2_amd64.deb ... #15 184.7 Unpacking libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2) ... #15 184.9 Selecting previously unselected package libnewlib-dev. #15 184.9 Preparing to unpack .../715-libnewlib-dev_4.5.0.20241231-1_all.deb ... #15 184.9 Unpacking libnewlib-dev (4.5.0.20241231-1) ... #15 185.1 Selecting previously unselected package libnewlib-arm-none-eabi. #15 185.1 Preparing to unpack .../716-libnewlib-arm-none-eabi_4.5.0.20241231-1_all.deb ... #15 185.1 Unpacking libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #15 186.1 Selecting previously unselected package libnftnl11:amd64. #15 186.1 Preparing to unpack .../717-libnftnl11_1.2.9-1_amd64.deb ... #15 186.1 Unpacking libnftnl11:amd64 (1.2.9-1) ... #15 186.3 Selecting previously unselected package libnftables1:amd64. #15 186.3 Preparing to unpack .../718-libnftables1_1.1.3-1_amd64.deb ... #15 186.3 Unpacking libnftables1:amd64 (1.1.3-1) ... #15 186.4 Selecting previously unselected package libnftables-dev:amd64. #15 186.4 Preparing to unpack .../719-libnftables-dev_1.1.3-1_amd64.deb ... #15 186.4 Unpacking libnftables-dev:amd64 (1.1.3-1) ... #15 186.6 Selecting previously unselected package libnftnl-dev:amd64. #15 186.6 Preparing to unpack .../720-libnftnl-dev_1.2.9-1_amd64.deb ... #15 186.6 Unpacking libnftnl-dev:amd64 (1.2.9-1) ... #15 186.8 Selecting previously unselected package libnorm1t64:amd64. #15 186.8 Preparing to unpack .../721-libnorm1t64_1.5.9+dfsg-3.1+b2_amd64.deb ... #15 186.8 Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #15 186.9 Selecting previously unselected package libxml2-dev:amd64. #15 187.0 Preparing to unpack .../722-libxml2-dev_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #15 187.0 Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 187.1 Selecting previously unselected package libnorm-dev:amd64. #15 187.1 Preparing to unpack .../723-libnorm-dev_1.5.9+dfsg-3.1+b2_amd64.deb ... #15 187.1 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #15 187.3 Selecting previously unselected package liboping0:amd64. #15 187.3 Preparing to unpack .../724-liboping0_1.10.0-5+b5_amd64.deb ... #15 187.3 Unpacking liboping0:amd64 (1.10.0-5+b5) ... #15 187.5 Selecting previously unselected package liboping-dev:amd64. #15 187.5 Preparing to unpack .../725-liboping-dev_1.10.0-5+b5_amd64.deb ... #15 187.5 Unpacking liboping-dev:amd64 (1.10.0-5+b5) ... #15 187.6 Selecting previously unselected package liborcania2.3:amd64. #15 187.6 Preparing to unpack .../726-liborcania2.3_2.3.3-1+b2_amd64.deb ... #15 187.7 Unpacking liborcania2.3:amd64 (2.3.3-1+b2) ... #15 187.8 Selecting previously unselected package liborcania-dev:amd64. #15 187.8 Preparing to unpack .../727-liborcania-dev_2.3.3-1+b2_amd64.deb ... #15 187.8 Unpacking liborcania-dev:amd64 (2.3.3-1+b2) ... #15 188.0 Selecting previously unselected package libortp16:amd64. #15 188.0 Preparing to unpack .../728-libortp16_1%3a5.3.105-1_amd64.deb ... #15 188.0 Unpacking libortp16:amd64 (1:5.3.105-1) ... #15 188.1 Selecting previously unselected package libortp-dev:amd64. #15 188.2 Preparing to unpack .../729-libortp-dev_1%3a5.3.105-1_amd64.deb ... #15 188.2 Unpacking libortp-dev:amd64 (1:5.3.105-1) ... #15 188.3 Selecting previously unselected package libpcap0.8t64:amd64. #15 188.3 Preparing to unpack .../730-libpcap0.8t64_1.10.5-2_amd64.deb ... #15 188.4 Unpacking libpcap0.8t64:amd64 (1.10.5-2) ... #15 188.5 Selecting previously unselected package libpcap0.8-dev:amd64. #15 188.5 Preparing to unpack .../731-libpcap0.8-dev_1.10.5-2_amd64.deb ... #15 188.5 Unpacking libpcap0.8-dev:amd64 (1.10.5-2) ... #15 188.7 Selecting previously unselected package libpcap-dev:amd64. #15 188.7 Preparing to unpack .../732-libpcap-dev_1.10.5-2_amd64.deb ... #15 188.7 Unpacking libpcap-dev:amd64 (1.10.5-2) ... #15 188.8 Selecting previously unselected package libudev-dev:amd64. #15 188.8 Preparing to unpack .../733-libudev-dev_257.8-1~deb13u2_amd64.deb ... #15 188.8 Unpacking libudev-dev:amd64 (257.8-1~deb13u2) ... #15 189.0 Selecting previously unselected package libpci-dev:amd64. #15 189.0 Preparing to unpack .../734-libpci-dev_1%3a3.13.0-2_amd64.deb ... #15 189.0 Unpacking libpci-dev:amd64 (1:3.13.0-2) ... #15 189.2 Selecting previously unselected package libpcsclite1:amd64. #15 189.2 Preparing to unpack .../735-libpcsclite1_2.3.3-1_amd64.deb ... #15 189.2 Unpacking libpcsclite1:amd64 (2.3.3-1) ... #15 189.3 Selecting previously unselected package libpcsclite-dev:amd64. #15 189.4 Preparing to unpack .../736-libpcsclite-dev_2.3.3-1_amd64.deb ... #15 189.4 Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... #15 189.5 Selecting previously unselected package libpgm-5.3-0t64:amd64. #15 189.6 Preparing to unpack .../737-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... #15 189.6 Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #15 189.7 Selecting previously unselected package libpgm-dev:amd64. #15 189.7 Preparing to unpack .../738-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ... #15 189.7 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #15 189.9 Selecting previously unselected package libraqm0:amd64. #15 189.9 Preparing to unpack .../739-libraqm0_0.10.2-1_amd64.deb ... #15 189.9 Unpacking libraqm0:amd64 (0.10.2-1) ... #15 190.1 Selecting previously unselected package librsvg2-2:amd64. #15 190.1 Preparing to unpack .../740-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #15 190.1 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #15 190.3 Selecting previously unselected package librsvg2-bin. #15 190.3 Preparing to unpack .../741-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #15 190.3 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #15 190.5 Selecting previously unselected package libsctp1:amd64. #15 190.6 Preparing to unpack .../742-libsctp1_1.0.21+dfsg-1_amd64.deb ... #15 190.6 Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... #15 190.7 Selecting previously unselected package libsctp-dev:amd64. #15 190.7 Preparing to unpack .../743-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... #15 190.7 Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... #15 190.9 Selecting previously unselected package libsensors-dev:amd64. #15 190.9 Preparing to unpack .../744-libsensors-dev_1%3a3.6.2-2_amd64.deb ... #15 190.9 Unpacking libsensors-dev:amd64 (1:3.6.2-2) ... #15 191.0 Selecting previously unselected package libsigsegv-dev:amd64. #15 191.1 Preparing to unpack .../745-libsigsegv-dev_2.14-1+b2_amd64.deb ... #15 191.1 Unpacking libsigsegv-dev:amd64 (2.14-1+b2) ... #15 191.2 Selecting previously unselected package libwrap0-dev:amd64. #15 191.2 Preparing to unpack .../746-libwrap0-dev_7.6.q-36_amd64.deb ... #15 191.2 Unpacking libwrap0-dev:amd64 (7.6.q-36) ... #15 191.4 Selecting previously unselected package libsnmp-dev. #15 191.4 Preparing to unpack .../747-libsnmp-dev_5.9.4+dfsg-2_amd64.deb ... #15 191.4 Unpacking libsnmp-dev (5.9.4+dfsg-2) ... #15 191.5 Selecting previously unselected package libsodium23:amd64. #15 191.5 Preparing to unpack .../748-libsodium23_1.0.18-1+b2_amd64.deb ... #15 191.6 Unpacking libsodium23:amd64 (1.0.18-1+b2) ... #15 191.7 Selecting previously unselected package libsodium-dev:amd64. #15 191.7 Preparing to unpack .../749-libsodium-dev_1.0.18-1+b2_amd64.deb ... #15 191.7 Unpacking libsodium-dev:amd64 (1.0.18-1+b2) ... #15 191.9 Selecting previously unselected package libsofia-sip-ua0t64. #15 191.9 Preparing to unpack .../750-libsofia-sip-ua0t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 191.9 Unpacking libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 192.1 Selecting previously unselected package libsofia-sip-ua-dev. #15 192.1 Preparing to unpack .../751-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 192.1 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 192.3 Selecting previously unselected package libsofia-sip-ua-glib3t64. #15 192.3 Preparing to unpack .../752-libsofia-sip-ua-glib3t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 192.3 Unpacking libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 192.5 Selecting previously unselected package libsofia-sip-ua-glib-dev. #15 192.5 Preparing to unpack .../753-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #15 192.5 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 192.6 Selecting previously unselected package libsqlite3-dev:amd64. #15 192.7 Preparing to unpack .../754-libsqlite3-dev_3.46.1-7_amd64.deb ... #15 192.7 Unpacking libsqlite3-dev:amd64 (3.46.1-7) ... #15 192.9 Selecting previously unselected package libtalloc2:amd64. #15 192.9 Preparing to unpack .../755-libtalloc2_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... #15 192.9 Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 193.0 Selecting previously unselected package libtalloc-dev:amd64. #15 193.0 Preparing to unpack .../756-libtalloc-dev_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... #15 193.0 Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 193.2 Selecting previously unselected package libtext-unidecode-perl. #15 193.2 Preparing to unpack .../757-libtext-unidecode-perl_1.30-3_all.deb ... #15 193.2 Unpacking libtext-unidecode-perl (1.30-3) ... #15 193.4 Selecting previously unselected package libuhd4.8.0:amd64. #15 193.4 Preparing to unpack .../758-libuhd4.8.0_4.8.0.0+ds1-2_amd64.deb ... #15 193.4 Unpacking libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #15 193.6 Selecting previously unselected package libuhd-dev:amd64. #15 193.6 Preparing to unpack .../759-libuhd-dev_4.8.0.0+ds1-2_amd64.deb ... #15 193.7 Unpacking libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #15 193.8 Selecting previously unselected package libyder2.0t64:amd64. #15 193.8 Preparing to unpack .../760-libyder2.0t64_1.4.20-1.1+b1_amd64.deb ... #15 193.9 Unpacking libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #15 194.0 Selecting previously unselected package libulfius2.7t64:amd64. #15 194.0 Preparing to unpack .../761-libulfius2.7t64_2.7.15-2.2+b2_amd64.deb ... #15 194.0 Unpacking libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #15 194.2 Selecting previously unselected package libyder-dev:amd64. #15 194.2 Preparing to unpack .../762-libyder-dev_1.4.20-1.1+b1_amd64.deb ... #15 194.2 Unpacking libyder-dev:amd64 (1.4.20-1.1+b1) ... #15 194.3 Selecting previously unselected package libulfius-dev:amd64. #15 194.4 Preparing to unpack .../763-libulfius-dev_2.7.15-2.2+b2_amd64.deb ... #15 194.4 Unpacking libulfius-dev:amd64 (2.7.15-2.2+b2) ... #15 194.5 Selecting previously unselected package liburing2:amd64. #15 194.6 Preparing to unpack .../764-liburing2_2.9-1_amd64.deb ... #15 194.6 Unpacking liburing2:amd64 (2.9-1) ... #15 194.7 Selecting previously unselected package liburing-dev:amd64. #15 194.7 Preparing to unpack .../765-liburing-dev_2.9-1_amd64.deb ... #15 194.7 Unpacking liburing-dev:amd64 (2.9-1) ... #15 194.9 Selecting previously unselected package libusb-0.1-4:amd64. #15 194.9 Preparing to unpack .../766-libusb-0.1-4_2%3a0.1.12-35+b1_amd64.deb ... #15 194.9 Unpacking libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #15 195.0 Selecting previously unselected package libusb-1.0-0-dev:amd64. #15 195.1 Preparing to unpack .../767-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... #15 195.1 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #15 195.2 Selecting previously unselected package libusb-dev. #15 195.2 Preparing to unpack .../768-libusb-dev_2%3a0.1.12-35+b1_amd64.deb ... #15 195.2 Unpacking libusb-dev (2:0.1.12-35+b1) ... #15 195.4 Selecting previously unselected package libwebpdemux2:amd64. #15 195.4 Preparing to unpack .../769-libwebpdemux2_1.5.0-0.1_amd64.deb ... #15 195.4 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #15 195.6 Selecting previously unselected package libwebpmux3:amd64. #15 195.6 Preparing to unpack .../770-libwebpmux3_1.5.0-0.1_amd64.deb ... #15 195.6 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #15 195.7 Selecting previously unselected package libxml-namespacesupport-perl. #15 195.7 Preparing to unpack .../771-libxml-namespacesupport-perl_1.12-2_all.deb ... #15 195.8 Unpacking libxml-namespacesupport-perl (1.12-2) ... #15 195.9 Selecting previously unselected package libxml-sax-base-perl. #15 195.9 Preparing to unpack .../772-libxml-sax-base-perl_1.09-3_all.deb ... #15 195.9 Unpacking libxml-sax-base-perl (1.09-3) ... #15 196.1 Selecting previously unselected package libxml-sax-perl. #15 196.1 Preparing to unpack .../773-libxml-sax-perl_1.02+dfsg-4_all.deb ... #15 196.1 Unpacking libxml-sax-perl (1.02+dfsg-4) ... #15 196.3 Selecting previously unselected package libxml-libxml-perl. #15 196.3 Preparing to unpack .../774-libxml-libxml-perl_2.0207+dfsg+really+2.0134-5+b2_amd64.deb ... #15 196.3 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #15 196.5 Selecting previously unselected package libyaml-0-2:amd64. #15 196.5 Preparing to unpack .../775-libyaml-0-2_0.2.5-2_amd64.deb ... #15 196.5 Unpacking libyaml-0-2:amd64 (0.2.5-2) ... #15 196.6 Selecting previously unselected package libyaml-dev:amd64. #15 196.7 Preparing to unpack .../776-libyaml-dev_0.2.5-2_amd64.deb ... #15 196.7 Unpacking libyaml-dev:amd64 (0.2.5-2) ... #15 196.8 Selecting previously unselected package libzmq5:amd64. #15 196.9 Preparing to unpack .../777-libzmq5_4.3.5-1+b3_amd64.deb ... #15 196.9 Unpacking libzmq5:amd64 (4.3.5-1+b3) ... #15 197.0 Selecting previously unselected package libzmq3-dev:amd64. #15 197.0 Preparing to unpack .../778-libzmq3-dev_4.3.5-1+b3_amd64.deb ... #15 197.0 Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ... #15 197.2 Selecting previously unselected package lua-socket:amd64. #15 197.2 Preparing to unpack .../779-lua-socket_3.1.0-1+b2_amd64.deb ... #15 197.2 Unpacking lua-socket:amd64 (3.1.0-1+b2) ... #15 197.4 Selecting previously unselected package ninja-build. #15 197.4 Preparing to unpack .../780-ninja-build_1.12.1-1_amd64.deb ... #15 197.4 Unpacking ninja-build (1.12.1-1) ... #15 197.6 Selecting previously unselected package python3-autocommand. #15 197.6 Preparing to unpack .../781-python3-autocommand_2.2.2-3_all.deb ... #15 197.6 Unpacking python3-autocommand (2.2.2-3) ... #15 197.7 Selecting previously unselected package python3-more-itertools. #15 197.8 Preparing to unpack .../782-python3-more-itertools_10.7.0-1_all.deb ... #15 197.8 Unpacking python3-more-itertools (10.7.0-1) ... #15 197.9 Selecting previously unselected package python3-typing-extensions. #15 197.9 Preparing to unpack .../783-python3-typing-extensions_4.13.2-1_all.deb ... #15 198.0 Unpacking python3-typing-extensions (4.13.2-1) ... #15 198.1 Selecting previously unselected package python3-typeguard. #15 198.2 Preparing to unpack .../784-python3-typeguard_4.4.2-1_all.deb ... #15 198.2 Unpacking python3-typeguard (4.4.2-1) ... #15 198.3 Selecting previously unselected package python3-inflect. #15 198.3 Preparing to unpack .../785-python3-inflect_7.3.1-2_all.deb ... #15 198.3 Unpacking python3-inflect (7.3.1-2) ... #15 198.5 Selecting previously unselected package python3-jaraco.context. #15 198.5 Preparing to unpack .../786-python3-jaraco.context_6.0.1-1_all.deb ... #15 198.5 Unpacking python3-jaraco.context (6.0.1-1) ... #15 198.7 Selecting previously unselected package python3-jaraco.functools. #15 198.7 Preparing to unpack .../787-python3-jaraco.functools_4.1.0-1_all.deb ... #15 198.7 Unpacking python3-jaraco.functools (4.1.0-1) ... #15 198.9 Selecting previously unselected package python3-pkg-resources. #15 198.9 Preparing to unpack .../788-python3-pkg-resources_78.1.1-0.1_all.deb ... #15 198.9 Unpacking python3-pkg-resources (78.1.1-0.1) ... #15 199.0 Selecting previously unselected package python3-jaraco.text. #15 199.0 Preparing to unpack .../789-python3-jaraco.text_4.0.0-1_all.deb ... #15 199.1 Unpacking python3-jaraco.text (4.0.0-1) ... #15 199.2 Selecting previously unselected package python3-zipp. #15 199.2 Preparing to unpack .../790-python3-zipp_3.21.0-1_all.deb ... #15 199.2 Unpacking python3-zipp (3.21.0-1) ... #15 199.4 Selecting previously unselected package python3-setuptools. #15 199.4 Preparing to unpack .../791-python3-setuptools_78.1.1-0.1_all.deb ... #15 199.4 Unpacking python3-setuptools (78.1.1-0.1) ... #15 199.6 Selecting previously unselected package meson. #15 199.6 Preparing to unpack .../792-meson_1.7.0-1_all.deb ... #15 199.7 Unpacking meson (1.7.0-1) ... #15 199.8 Selecting previously unselected package mscgen. #15 199.8 Preparing to unpack .../793-mscgen_0.20-16_amd64.deb ... #15 199.8 Unpacking mscgen (0.20-16) ... #15 200.0 Selecting previously unselected package patchelf. #15 200.0 Preparing to unpack .../794-patchelf_0.18.0-1.4_amd64.deb ... #15 200.0 Unpacking patchelf (0.18.0-1.4) ... #15 200.2 Selecting previously unselected package picolibc-arm-none-eabi. #15 200.2 Preparing to unpack .../795-picolibc-arm-none-eabi_1.8.10-2_all.deb ... #15 200.2 Unpacking picolibc-arm-none-eabi (1.8.10-2) ... #15 201.5 Selecting previously unselected package pkg-config:amd64. #15 201.5 Preparing to unpack .../796-pkg-config_1.8.1-4_amd64.deb ... #15 201.5 Unpacking pkg-config:amd64 (1.8.1-4) ... #15 201.6 Selecting previously unselected package python3-astroid. #15 201.7 Preparing to unpack .../797-python3-astroid_3.3.8-2_all.deb ... #15 201.7 Unpacking python3-astroid (3.3.8-2) ... #15 201.9 Selecting previously unselected package python3-isort. #15 201.9 Preparing to unpack .../798-python3-isort_6.0.1-1_all.deb ... #15 201.9 Unpacking python3-isort (6.0.1-1) ... #15 202.1 Selecting previously unselected package python3-mypy-extensions. #15 202.1 Preparing to unpack .../799-python3-mypy-extensions_1.0.0-1_all.deb ... #15 202.1 Unpacking python3-mypy-extensions (1.0.0-1) ... #15 202.3 Selecting previously unselected package python3-logilab-common. #15 202.3 Preparing to unpack .../800-python3-logilab-common_2.1.0-1_all.deb ... #15 202.3 Unpacking python3-logilab-common (2.1.0-1) ... #15 202.5 Selecting previously unselected package python3-dill. #15 202.5 Preparing to unpack .../801-python3-dill_0.4.0-1_all.deb ... #15 202.6 Unpacking python3-dill (0.4.0-1) ... #15 202.8 Selecting previously unselected package python3-mccabe. #15 202.8 Preparing to unpack .../802-python3-mccabe_0.7.0-1_all.deb ... #15 202.8 Unpacking python3-mccabe (0.7.0-1) ... #15 203.0 Selecting previously unselected package python3-platformdirs. #15 203.0 Preparing to unpack .../803-python3-platformdirs_4.3.7-1_all.deb ... #15 203.0 Unpacking python3-platformdirs (4.3.7-1) ... #15 203.2 Selecting previously unselected package python3-tomlkit. #15 203.2 Preparing to unpack .../804-python3-tomlkit_0.13.2-1_all.deb ... #15 203.2 Unpacking python3-tomlkit (0.13.2-1) ... #15 203.4 Selecting previously unselected package pylint. #15 203.4 Preparing to unpack .../805-pylint_3.3.4-1_all.deb ... #15 203.5 Unpacking pylint (3.3.4-1) ... #15 203.7 Selecting previously unselected package python3-funcparserlib. #15 203.7 Preparing to unpack .../806-python3-funcparserlib_1.0.0-0.2_all.deb ... #15 203.7 Unpacking python3-funcparserlib (1.0.0-0.2) ... #15 203.9 Selecting previously unselected package python3-pil:amd64. #15 203.9 Preparing to unpack .../807-python3-pil_11.1.0-5+b1_amd64.deb ... #15 203.9 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #15 204.1 Selecting previously unselected package python3-webcolors. #15 204.1 Preparing to unpack .../808-python3-webcolors_1.13-1_all.deb ... #15 204.2 Unpacking python3-webcolors (1.13-1) ... #15 204.3 Selecting previously unselected package python3-roman. #15 204.4 Preparing to unpack .../809-python3-roman_5.0-1_all.deb ... #15 204.4 Unpacking python3-roman (5.0-1) ... #15 204.6 Selecting previously unselected package python3-docutils. #15 204.6 Preparing to unpack .../810-python3-docutils_0.21.2+dfsg-2_all.deb ... #15 204.6 Unpacking python3-docutils (0.21.2+dfsg-2) ... #15 205.4 Selecting previously unselected package python3-chardet. #15 205.4 Preparing to unpack .../811-python3-chardet_5.2.0+dfsg-2_all.deb ... #15 205.4 Unpacking python3-chardet (5.2.0+dfsg-2) ... #15 205.6 Selecting previously unselected package python3-cairo. #15 205.6 Preparing to unpack .../812-python3-cairo_1.27.0-2_amd64.deb ... #15 205.6 Unpacking python3-cairo (1.27.0-2) ... #15 205.8 Selecting previously unselected package python3-freetype. #15 205.8 Preparing to unpack .../813-python3-freetype_2.5.1-1_all.deb ... #15 205.9 Unpacking python3-freetype (2.5.1-1) ... #15 206.0 Selecting previously unselected package python3-rlpycairo. #15 206.0 Preparing to unpack .../814-python3-rlpycairo_0.3.0-3_all.deb ... #15 206.1 Unpacking python3-rlpycairo (0.3.0-3) ... #15 206.3 Selecting previously unselected package python3-reportlab. #15 206.3 Preparing to unpack .../815-python3-reportlab_4.3.1-1_all.deb ... #15 206.3 Unpacking python3-reportlab (4.3.1-1) ... #15 206.5 Selecting previously unselected package python3-blockdiag. #15 206.6 Preparing to unpack .../816-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #15 206.6 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #15 206.8 Selecting previously unselected package python3-distlib. #15 206.8 Preparing to unpack .../817-python3-distlib_0.3.9-1_all.deb ... #15 206.8 Unpacking python3-distlib (0.3.9-1) ... #15 207.0 Selecting previously unselected package python3-filelock. #15 207.0 Preparing to unpack .../818-python3-filelock_3.18.0-1_all.deb ... #15 207.1 Unpacking python3-filelock (3.18.0-1) ... #15 207.2 Selecting previously unselected package python3-gi. #15 207.2 Preparing to unpack .../819-python3-gi_3.50.0-4+b1_amd64.deb ... #15 207.3 Unpacking python3-gi (3.50.0-4+b1) ... #15 207.5 Selecting previously unselected package python3-iniconfig. #15 207.5 Preparing to unpack .../820-python3-iniconfig_1.1.1-2_all.deb ... #15 207.5 Unpacking python3-iniconfig (1.1.1-2) ... #15 207.7 Selecting previously unselected package python3-markupsafe. #15 207.7 Preparing to unpack .../821-python3-markupsafe_2.1.5-1+b3_amd64.deb ... #15 207.7 Unpacking python3-markupsafe (2.1.5-1+b3) ... #15 207.9 Selecting previously unselected package python3-mako. #15 207.9 Preparing to unpack .../822-python3-mako_1.3.9-1_all.deb ... #15 207.9 Unpacking python3-mako (1.3.9-1) ... #15 208.1 Selecting previously unselected package python3-nwdiag. #15 208.1 Preparing to unpack .../823-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #15 208.1 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #15 208.3 Selecting previously unselected package python3-wheel. #15 208.3 Preparing to unpack .../824-python3-wheel_0.46.1-2_all.deb ... #15 208.4 Unpacking python3-wheel (0.46.1-2) ... #15 208.5 Selecting previously unselected package python3-pip. #15 208.5 Preparing to unpack .../825-python3-pip_25.1.1+dfsg-1_all.deb ... #15 208.5 Unpacking python3-pip (25.1.1+dfsg-1) ... #15 208.7 Selecting previously unselected package python3-pip-whl. #15 208.7 Preparing to unpack .../826-python3-pip-whl_25.1.1+dfsg-1_all.deb ... #15 208.7 Unpacking python3-pip-whl (25.1.1+dfsg-1) ... #15 208.9 Selecting previously unselected package python3-pluggy. #15 208.9 Preparing to unpack .../827-python3-pluggy_1.5.0-1_all.deb ... #15 208.9 Unpacking python3-pluggy (1.5.0-1) ... #15 209.1 Selecting previously unselected package python3-pyflakes. #15 209.1 Preparing to unpack .../828-python3-pyflakes_3.2.0-3_all.deb ... #15 209.1 Unpacking python3-pyflakes (3.2.0-3) ... #15 209.2 Selecting previously unselected package python3-pytest. #15 209.3 Preparing to unpack .../829-python3-pytest_8.3.5-2_all.deb ... #15 209.3 Unpacking python3-pytest (8.3.5-2) ... #15 209.4 Selecting previously unselected package python3-setuptools-whl. #15 209.4 Preparing to unpack .../830-python3-setuptools-whl_78.1.1-0.1_all.deb ... #15 209.4 Unpacking python3-setuptools-whl (78.1.1-0.1) ... #15 209.6 Selecting previously unselected package python3-usb. #15 209.6 Preparing to unpack .../831-python3-usb_1.2.1-2_all.deb ... #15 209.6 Unpacking python3-usb (1.2.1-2) ... #15 209.8 Selecting previously unselected package python3-virtualenv. #15 209.8 Preparing to unpack .../832-python3-virtualenv_20.31.2+ds-1_all.deb ... #15 210.4 Unpacking python3-virtualenv (20.31.2+ds-1) ... #15 210.5 Selecting previously unselected package python3-yaml. #15 210.5 Preparing to unpack .../833-python3-yaml_6.0.2-1+b2_amd64.deb ... #15 210.5 Unpacking python3-yaml (6.0.2-1+b2) ... #15 210.7 Selecting previously unselected package source-highlight. #15 210.7 Preparing to unpack .../834-source-highlight_3.1.9-4.3+b1_amd64.deb ... #15 210.7 Unpacking source-highlight (3.1.9-4.3+b1) ... #15 210.8 Selecting previously unselected package sqlite3. #15 210.9 Preparing to unpack .../835-sqlite3_3.46.1-7_amd64.deb ... #15 210.9 Unpacking sqlite3 (3.46.1-7) ... #15 211.0 Selecting previously unselected package stow. #15 211.1 Preparing to unpack .../836-stow_2.4.1-2_all.deb ... #15 211.1 Unpacking stow (2.4.1-2) ... #15 211.3 Selecting previously unselected package swig. #15 211.3 Preparing to unpack .../837-swig_4.3.0-1_amd64.deb ... #15 211.3 Unpacking swig (4.3.0-1) ... #15 211.5 Selecting previously unselected package tcpdump. #15 211.5 Preparing to unpack .../838-tcpdump_4.99.5-2_amd64.deb ... #15 211.6 Unpacking tcpdump (4.99.5-2) ... #15 211.7 Selecting previously unselected package telnet. #15 211.8 Preparing to unpack .../839-telnet_0.17+2.6-3_all.deb ... #15 211.8 Unpacking telnet (0.17+2.6-3) ... #15 211.9 Selecting previously unselected package tex-gyre. #15 212.0 Preparing to unpack .../840-tex-gyre_20180621-6_all.deb ... #15 212.0 Unpacking tex-gyre (20180621-6) ... #15 212.2 Selecting previously unselected package texinfo-lib. #15 212.2 Preparing to unpack .../841-texinfo-lib_7.1.1-1+b1_amd64.deb ... #15 212.3 Unpacking texinfo-lib (7.1.1-1+b1) ... #15 212.4 Selecting previously unselected package texinfo. #15 212.4 Preparing to unpack .../842-texinfo_7.1.1-1_all.deb ... #15 212.5 Unpacking texinfo (7.1.1-1) ... #15 212.6 Selecting previously unselected package unzip. #15 212.6 Preparing to unpack .../843-unzip_6.0-29_amd64.deb ... #15 212.7 Unpacking unzip (6.0-29) ... #15 212.8 Selecting previously unselected package virtualenv. #15 212.8 Preparing to unpack .../844-virtualenv_20.31.2+ds-1_all.deb ... #15 212.8 Unpacking virtualenv (20.31.2+ds-1) ... #15 212.9 Selecting previously unselected package xxd. #15 213.0 Preparing to unpack .../845-xxd_2%3a9.1.1230-2_amd64.deb ... #15 213.0 Unpacking xxd (2:9.1.1230-2) ... #15 213.1 Setting up media-types (13.0.0) ... #15 213.2 Setting up libpipeline1:amd64 (1.5.8-1) ... #15 213.3 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #15 213.3 Setting up libboost-python1.83.0 (1.83.0-4.2) ... #15 213.4 Setting up libgnutls-openssl27t64:amd64 (3.8.9-3) ... #15 213.4 Setting up liblcms2-2:amd64 (2.16-2) ... #15 213.5 Setting up libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #15 213.6 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #15 213.6 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #15 213.7 Setting up libxapian30:amd64 (1.4.29-3) ... #15 213.7 Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #15 213.8 Setting up wdiff (1.2.2-9) ... #15 213.9 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #15 213.9 Setting up libaom3:amd64 (3.12.1-1) ... #15 214.0 Setting up libpciaccess0:amd64 (0.17-3+b3) ... #15 214.0 Setting up mysql-common (5.8+1.1.1) ... #15 214.1 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 214.2 Setting up libxau6:amd64 (1:1.0.11-1) ... #15 214.2 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #15 214.3 Setting up python3-setuptools-whl (78.1.1-0.1) ... #15 214.3 Setting up libnpth0t64:amd64 (1.8-3) ... #15 214.4 Setting up libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #15 214.4 Setting up libkeyutils1:amd64 (1.6.3-6) ... #15 214.5 Setting up libapparmor1:amd64 (4.1.0-1) ... #15 214.5 Setting up libc-l10n (2.41-12) ... #15 214.6 Setting up pci.ids (0.0~2025.06.09-1) ... #15 214.6 Setting up binutils-arm-none-eabi (2.44-3+23+b1) ... #15 214.7 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #15 214.7 Setting up libsodium23:amd64 (1.0.18-1+b2) ... #15 214.8 Setting up swig (4.3.0-1) ... #15 214.8 Setting up native-architecture (0.2.6) ... #15 214.9 Setting up libzstd-dev:amd64 (1.5.7+dfsg-1) ... #15 215.0 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #15 215.0 Setting up libgdbm6t64:amd64 (1.24-2) ... #15 215.1 Setting up bsdextrautils (2.41-5) ... #15 215.1 Setting up libboost-nowide1.83.0 (1.83.0-4.2) ... #15 215.4 Setting up libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 215.4 Setting up fonts-gfs-porson (1.1-7) ... #15 215.5 Setting up libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #15 215.5 Setting up libgpg-error0:amd64 (1.51-4) ... #15 215.6 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #15 215.6 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #15 215.7 Setting up libboost-json1.83.0:amd64 (1.83.0-4.2) ... #15 215.7 Setting up libmagic-mgc (1:5.46-5) ... #15 215.8 Setting up libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #15 215.8 Setting up libutf8proc3:amd64 (2.9.0-1+b2) ... #15 215.9 Setting up libgsm1:amd64 (1.0.22-1+b2) ... #15 215.9 Setting up python3-pip-whl (25.1.1+dfsg-1) ... #15 216.0 Setting up gawk (1:5.2.1-2+b1) ... #15 216.1 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #15 216.2 Setting up libcbor0.10:amd64 (0.10.2-2) ... #15 216.2 Setting up libyaml-0-2:amd64 (0.2.5-2) ... #15 216.3 Setting up libsigsegv-dev:amd64 (2.14-1+b2) ... #15 216.3 Setting up distro-info-data (0.66) ... #15 216.4 Setting up libsnmp-base (5.9.4+dfsg-2) ... #15 216.5 Setting up libtirpc-common (1.3.6+ds-1) ... #15 216.5 Setting up libijs-0.35:amd64 (0.35-15.2) ... #15 216.6 Setting up libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #15 216.6 Setting up libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #15 216.7 Setting up unzip (6.0-29) ... #15 216.8 Setting up libdbi1t64:amd64 (0.9.0-6.1+b1) ... #15 216.8 Setting up libgs-common (10.05.1~dfsg-1) ... #15 216.9 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #15 216.9 Setting up libfontbox-java (1:1.8.16-5) ... #15 217.0 Setting up libedit2:amd64 (3.1-20250104-1) ... #15 217.0 Setting up libboost-system1.83.0:amd64 (1.83.0-4.2) ... #15 217.1 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #15 217.1 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #15 217.2 Setting up libuv1t64:amd64 (1.50.0-2) ... #15 217.2 Setting up libboost-context1.83.0:amd64 (1.83.0-4.2) ... #15 217.3 Setting up libmagic1t64:amd64 (1:5.46-5) ... #15 217.4 Setting up libboost-random1.83.0:amd64 (1.83.0-4.2) ... #15 217.4 Setting up binutils-common:amd64 (2.44-3) ... #15 217.5 Setting up x11-common (1:7.7+24) ... #15 217.8 debconf: unable to initialize frontend: Dialog #15 217.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 217.8 debconf: falling back to frontend: Readline #15 217.8 debconf: unable to initialize frontend: Readline #15 217.8 debconf: (This frontend requires a controlling tty.) #15 217.8 debconf: falling back to frontend: Teletype #15 217.8 debconf: unable to initialize frontend: Teletype #15 217.8 debconf: (This frontend requires a controlling tty.) #15 217.8 debconf: falling back to frontend: Noninteractive #15 217.8 invoke-rc.d: could not determine current runlevel #15 217.8 invoke-rc.d: policy-rc.d denied execution of start. #15 217.9 Setting up libsensors-config (1:3.6.2-2) ... #15 217.9 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #15 218.0 Setting up libibumad3:amd64 (56.1-1) ... #15 218.1 Setting up libdeflate0:amd64 (1.23-2) ... #15 218.1 Setting up perl-openssl-defaults:amd64 (7+b2) ... #15 218.2 Setting up linux-libc-dev (6.12.48-1) ... #15 218.3 Setting up bc (1.07.1-4) ... #15 218.3 Setting up libctf-nobfd0:amd64 (2.44-3) ... #15 218.4 Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #15 218.4 Setting up gettext-base (0.23.1-2) ... #15 218.5 Setting up m4 (1.4.19-8) ... #15 218.5 Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 218.6 Setting up libgcrypt20:amd64 (1.11.0-7) ... #15 218.6 Setting up lua-socket:amd64 (3.1.0-1+b2) ... #15 218.7 Setting up confget (5.1.2-2) ... #15 218.7 Setting up systemd (257.8-1~deb13u2) ... #15 218.9 Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. #15 219.0 Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. #15 219.0 Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. #15 219.0 Initializing machine ID from random generator. #15 219.0 Creating group 'systemd-journal' with GID 999. #15 219.0 Creating group 'systemd-network' with GID 998. #15 219.0 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #15 219.1 /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. #15 219.1 Setting up autoconf-archive (20220903-3) ... #15 219.2 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #15 219.2 Setting up libibmad5:amd64 (56.1-1) ... #15 219.3 Setting up libcom-err2:amd64 (1.47.2-3+b3) ... #15 219.3 Setting up file (1:5.46-5) ... #15 219.4 Setting up libutf8proc-dev:amd64 (2.9.0-1+b2) ... #15 219.5 Setting up libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #15 219.5 Setting up libgomp1:amd64 (14.2.0-19) ... #15 219.6 Setting up libabsl20240722:amd64 (20240722.0-4) ... #15 219.6 Setting up bzip2 (1.0.8-6) ... #15 219.7 Setting up libffi-dev:amd64 (3.4.8-2) ... #15 219.7 Setting up locales (2.41-12) ... #15 219.9 debconf: unable to initialize frontend: Dialog #15 219.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 219.9 debconf: falling back to frontend: Readline #15 219.9 debconf: unable to initialize frontend: Readline #15 219.9 debconf: (This frontend requires a controlling tty.) #15 219.9 debconf: falling back to frontend: Teletype #15 219.9 debconf: unable to initialize frontend: Teletype #15 219.9 debconf: (This frontend requires a controlling tty.) #15 219.9 debconf: falling back to frontend: Noninteractive #15 220.1 Generating locales (this might take a while)... #15 220.1 Generation complete. #15 220.2 Setting up libopts25:amd64 (1:5.18.16-7) ... #15 220.2 Setting up libtext-wrapi18n-perl (0.06-10) ... #15 220.3 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #15 222.1 Setting up libboost-url1.83.0:amd64 (1.83.0-4.2) ... #15 222.4 Setting up libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #15 222.4 Setting up xxd (2:9.1.1230-2) ... #15 222.5 Setting up libze1:amd64 (1.20.6-1) ... #15 222.6 Setting up libsource-highlight-common (3.1.9-4.3) ... #15 222.6 Setting up libsframe1:amd64 (2.44-3) ... #15 222.7 Setting up ninja-build (1.12.1-1) ... #15 222.7 Setting up libelf1t64:amd64 (0.192-4) ... #15 222.8 Setting up libjansson4:amd64 (2.14-2+b3) ... #15 222.8 Setting up libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #15 222.9 Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ... #15 222.9 Setting up libsnappy1v5:amd64 (1.2.2-1) ... #15 223.0 Setting up poppler-data (0.4.12-1) ... #15 223.1 Setting up libkrb5support0:amd64 (1.21.3-5) ... #15 223.2 Setting up libdw1t64:amd64 (0.192-4) ... #15 223.3 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #15 223.3 Setting up libosp5 (1.5.2-15.2) ... #15 223.4 Setting up libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #15 223.4 Setting up libcap2-bin (1:2.75-10+b1) ... #15 223.5 Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 223.6 Setting up libsysprof-capture-4-dev:amd64 (48.0-2) ... #15 223.6 Setting up mariadb-common (1:11.8.3-0+deb13u1) ... #15 223.7 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 223.7 Setting up libasound2-data (1.2.14-1) ... #15 223.8 Setting up libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #15 223.8 Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #15 223.9 Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #15 223.9 Setting up libboost-numpy1.83.0 (1.83.0-4.2) ... #15 224.0 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #15 224.0 Setting up autotools-dev (20240727.1) ... #15 224.1 Setting up liborcania2.3:amd64 (2.3.3-1+b2) ... #15 224.1 Setting up libz3-4:amd64 (4.13.3-1) ... #15 224.2 Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #15 224.2 Setting up libglib2.0-data (2.84.4-3~deb13u1) ... #15 224.3 Setting up libunbound8:amd64 (1.22.0-2) ... #15 225.2 Setting up libpkgconf3:amd64 (1.8.1-4) ... #15 226.6 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #15 226.7 Setting up rpcsvc-proto (1.4.3-1) ... #15 226.7 Setting up libasound2t64:amd64 (1.2.14-1) ... #15 226.8 Setting up libmunge2:amd64 (0.5.16-1) ... #15 226.9 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #15 227.0 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #15 227.0 Setting up libgnutls-dane0t64:amd64 (3.8.9-3) ... #15 227.1 Setting up libwrap0:amd64 (7.6.q-36) ... #15 227.2 Setting up libx11-data (2:1.8.12-1) ... #15 227.3 Setting up make (4.4.1-2) ... #15 227.3 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #15 227.4 Setting up libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #15 227.5 Setting up gnupg-l10n (2.4.7-21) ... #15 227.5 Setting up libjbig2dec0:amd64 (0.20-1+b3) ... #15 227.6 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 227.7 Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #15 227.8 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #15 227.8 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #15 227.9 Setting up libjsoncpp26:amd64 (1.9.6-3) ... #15 228.0 Setting up libpathplan4:amd64 (2.42.4-3) ... #15 228.1 Setting up libapache-pom-java (33-2) ... #15 228.1 Setting up libavahi-common-data:amd64 (0.8-16) ... #15 228.2 Setting up libann0 (1.1.2+doc-9+b1) ... #15 228.3 Setting up libncurses6:amd64 (6.5+20250216-2) ... #15 228.3 Setting up libdbus-1-3:amd64 (1.16.2-2) ... #15 228.4 Setting up xz-utils (5.8.1-1) ... #15 228.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #15 228.4 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #15 228.5 Setting up xfonts-encodings (1:1.0.4-2.2) ... #15 228.6 Setting up libfribidi0:amd64 (1.0.16-1) ... #15 228.6 Setting up t1utils (1.41-4) ... #15 228.7 Setting up libnewlib-dev (4.5.0.20241231-1) ... #15 228.8 Setting up libquadmath0:amd64 (14.2.0-19) ... #15 228.9 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #15 229.0 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #15 229.0 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #15 229.1 Setting up libstdlib-ocaml (5.3.0-3) ... #15 229.2 Setting up libgsm1-dev:amd64 (1.0.22-1+b2) ... #15 229.3 Setting up fonts-dejavu-mono (2.37-8) ... #15 229.4 Setting up libssl-dev:amd64 (3.5.1-1) ... #15 229.5 Setting up libboost-nowide1.83-dev (1.83.0-4.2) ... #15 229.6 Setting up libpng16-16t64:amd64 (1.6.48-1) ... #15 229.7 Setting up libhwloc15:amd64 (2.12.0-4) ... #15 229.7 Setting up libcares2:amd64 (1.34.5-1) ... #15 229.8 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #15 229.9 Setting up libmnl0:amd64 (1.0.5-3) ... #15 229.9 Setting up libc-ares-dev:amd64 (1.34.5-1) ... #15 230.0 Setting up liboping0:amd64 (1.10.0-5+b5) ... #15 230.1 Setting up libatomic1:amd64 (14.2.0-19) ... #15 230.2 Setting up libidn12:amd64 (1.43-1) ... #15 230.2 Setting up patch (2.8-2) ... #15 230.3 Setting up autopoint (0.23.1-2) ... #15 230.4 Setting up libboost-numpy1.83-dev (1.83.0-4.2) ... #15 230.4 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #15 230.5 Setting up sudo (1.9.16p2-3) ... #15 230.8 invoke-rc.d: could not determine current runlevel #15 230.8 invoke-rc.d: policy-rc.d denied execution of start. #15 230.8 Setting up libipt2 (2.1.2-1) ... #15 230.8 Setting up ocaml-base (5.3.0-3) ... #15 230.9 Setting up libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #15 231.0 Setting up fonts-dejavu-core (2.37-8) ... #15 231.3 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #15 231.4 Setting up libsepol-dev:amd64 (3.8.1-1) ... #15 231.5 Setting up libpcsclite1:amd64 (2.3.3-1) ... #15 231.6 Setting up pkgconf-bin (1.8.1-4) ... #15 231.6 Setting up libsensors5:amd64 (1:3.6.2-2) ... #15 231.7 Setting up libsodium-dev:amd64 (1.0.18-1+b2) ... #15 231.8 Setting up libpcsclite-dev:amd64 (2.3.3-1) ... #15 231.9 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #15 231.9 Setting up libk5crypto3:amd64 (1.21.3-5) ... #15 232.0 Setting up libxtables12:amd64 (1.8.11-2) ... #15 232.1 Setting up lynx-common (2.9.2-1) ... #15 232.2 Setting up libgc1:amd64 (1:8.2.8-1) ... #15 232.3 Setting up libltdl7:amd64 (2.5.4-4) ... #15 232.5 Setting up libidn2-dev:amd64 (2.3.8-2) ... #15 232.5 Setting up libfftw3-double3:amd64 (3.3.10-2+b1) ... #15 232.6 Setting up libboost-test1.83.0:amd64 (1.83.0-4.2) ... #15 232.7 Setting up libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #15 232.8 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #15 232.8 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #15 232.9 Setting up libgfortran5:amd64 (14.2.0-19) ... #15 233.0 Setting up libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #15 233.0 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #15 233.1 Setting up libwebp7:amd64 (1.5.0-0.1) ... #15 233.2 Setting up libnghttp3-dev:amd64 (1.8.0-1) ... #15 233.2 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 233.3 Setting up libubsan1:amd64 (14.2.0-19) ... #15 233.3 Setting up libstdcompat-ocaml (20~git20240529-2+b2) ... #15 233.4 Setting up libpci3:amd64 (1:3.13.0-2) ... #15 233.5 Setting up libnuma1:amd64 (2.0.19-1) ... #15 233.5 Setting up libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #15 233.6 Setting up dwz (0.15-1+b1) ... #15 233.6 Setting up libaio1t64:amd64 (0.3.113-8+b1) ... #15 233.7 Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... #15 233.7 Setting up python-apt-common (3.0.0) ... #15 233.8 Setting up libdav1d7:amd64 (1.5.1-1) ... #15 233.9 Setting up perl-modules-5.40 (5.40.1-6) ... #15 234.0 Setting up fonts-gfs-baskerville (1.1-6) ... #15 234.0 Setting up sensible-utils (0.0.25) ... #15 234.1 Setting up ocl-icd-libopencl1:amd64 (2.3.3-1) ... #15 234.1 Setting up libhwasan0:amd64 (14.2.0-19) ... #15 234.2 Setting up gpgv (2.4.7-21+b3) ... #15 234.2 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #15 234.3 Setting up libtiff6:amd64 (4.7.0-3) ... #15 234.3 Setting up dbus-session-bus-common (1.16.2-2) ... #15 234.4 Setting up libwrap0-dev:amd64 (7.6.q-36) ... #15 234.5 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #15 234.5 Setting up libasan8:amd64 (14.2.0-19) ... #15 234.6 Setting up libuchardet0:amd64 (0.0.8-1+b2) ... #15 234.6 Setting up liblua5.3-0:amd64 (5.3.6-2+b4) ... #15 234.7 Setting up libassuan9:amd64 (3.0.2-2) ... #15 234.7 Setting up procps (2:4.0.4-9) ... #15 234.9 Setting up libmd-dev:amd64 (1.1.0-2+b1) ... #15 234.9 Setting up libnl-3-200:amd64 (3.7.0-2) ... #15 235.0 Setting up bison (2:3.8.2+dfsg-1+b2) ... #15 235.0 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #15 235.0 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #15 235.1 Setting up gpgconf (2.4.7-21+b3) ... #15 235.1 Setting up libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #15 235.2 Setting up libpsm2-2 (11.2.185-2.1) ... #15 235.2 Setting up libmicrohttpd12t64:amd64 (1.0.1-4) ... #15 235.3 Setting up openmpi-common (5.0.7-1) ... #15 235.4 Setting up fonts-lmodern (2.005-1) ... #15 235.4 Setting up libboost-container1.83.0:amd64 (1.83.0-4.2) ... #15 235.5 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #15 235.5 Setting up git-man (1:2.47.3-0+deb13u1) ... #15 235.6 Setting up libpcap0.8t64:amd64 (1.10.5-2) ... #15 235.6 Setting up libx11-6:amd64 (2:1.8.12-1) ... #15 235.7 Setting up libthai-data (0.1.29-2) ... #15 235.8 Setting up netbase (6.5) ... #15 235.9 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #15 236.0 Setting up sgml-base (1.31+nmu1) ... #15 236.1 Setting up libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #15 236.1 Setting up cmake-data (3.31.6-2) ... #15 236.2 Setting up librhash1:amd64 (1.4.5-1) ... #15 236.2 Setting up libcdt5:amd64 (2.42.4-3) ... #15 236.3 Setting up libkrb5-3:amd64 (1.21.3-5) ... #15 236.4 Setting up libcgraph6:amd64 (2.42.4-3) ... #15 236.4 Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 236.5 Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... #15 236.5 Setting up libicu76:amd64 (76.1-4) ... #15 236.6 Setting up libmbedcrypto16:amd64 (3.6.4-2) ... #15 236.7 Setting up libsensors-dev:amd64 (1:3.6.2-2) ... #15 236.7 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #15 236.8 debconf: unable to initialize frontend: Dialog #15 236.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 236.8 debconf: falling back to frontend: Readline #15 236.8 debconf: unable to initialize frontend: Readline #15 236.8 debconf: (This frontend requires a controlling tty.) #15 236.8 debconf: falling back to frontend: Teletype #15 236.8 debconf: unable to initialize frontend: Teletype #15 236.8 debconf: (This frontend requires a controlling tty.) #15 236.8 debconf: falling back to frontend: Noninteractive #15 236.8 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #15 236.9 Setting up lynx (2.9.2-1) ... #15 236.9 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 236.9 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #15 237.0 Setting up libboost-math1.83.0:amd64 (1.83.0-4.2) ... #15 237.0 Setting up libtsan2:amd64 (14.2.0-19) ... #15 237.1 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #15 237.2 Setting up libfuse3-4:amd64 (3.17.2-3) ... #15 237.2 Setting up libbinutils:amd64 (2.44-3) ... #15 237.3 Setting up liburing2:amd64 (2.9-1) ... #15 237.3 Setting up patchelf (0.18.0-1.4) ... #15 237.4 Setting up dbus-system-bus-common (1.16.2-2) ... #15 237.4 Creating group 'messagebus' with GID 997. #15 237.4 Creating user 'messagebus' (System Message Bus) with UID 997 and GID 997. #15 237.6 Setting up libfido2-1:amd64 (1.15.0-1+b1) ... #15 237.6 Setting up libisl23:amd64 (0.27-1) ... #15 237.7 Setting up libasound2-dev:amd64 (1.2.14-1) ... #15 237.8 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #15 237.8 Setting up libc-dev-bin (2.41-12) ... #15 237.9 Setting up libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #15 237.9 Setting up libbson-1.0-0t64 (1.30.4-1) ... #15 238.0 Setting up liboping-dev:amd64 (1.10.0-5+b5) ... #15 238.0 Setting up libtasn1-6-dev:amd64 (4.20.0-2) ... #15 238.1 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #15 238.1 Setting up libparmap-ocaml (1.2.5-3+b4) ... #15 238.2 Setting up libcap-dev:amd64 (1:2.75-10+b1) ... #15 238.2 Setting up libdrm-common (2.4.124-2) ... #15 238.3 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #15 238.3 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #15 238.4 Setting up libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #15 238.5 Setting up libjson-c5:amd64 (0.18+ds-1) ... #15 238.5 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 238.6 Setting up xdg-utils (1.2.1-2) ... #15 238.6 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #15 238.6 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #15 238.6 Setting up libbsd-dev:amd64 (0.12.2-2) ... #15 238.7 Setting up libostyle1t64 (1.4devel1-23.3) ... #15 238.8 Setting up libcc1-0:amd64 (14.2.0-19) ... #15 238.8 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #15 238.9 Setting up libjansson-dev:amd64 (2.14-2+b3) ... #15 239.0 Setting up dbus-bin (1.16.2-2) ... #15 239.0 Setting up libsystemd-dev:amd64 (257.8-1~deb13u2) ... #15 239.1 Setting up sqlite3 (3.46.1-7) ... #15 239.2 Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ... #15 239.2 Setting up libboost1.83-tools-dev (1.83.0-4.2) ... #15 239.3 Setting up libfmt10:amd64 (10.1.1+ds1-4) ... #15 239.3 Setting up libbpf1:amd64 (1:1.5.0-3) ... #15 239.4 Setting up liblsan0:amd64 (14.2.0-19) ... #15 239.4 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #15 239.5 Setting up libp11-kit-dev:amd64 (0.25.5-3) ... #15 239.5 Setting up libitm1:amd64 (14.2.0-19) ... #15 239.6 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #15 239.7 Setting up libintelrdfpmath-dev:amd64 (2.0u3-1) ... #15 239.7 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #15 239.8 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #15 239.8 Setting up libpopt0:amd64 (1.19+dfsg-2) ... #15 239.9 Setting up libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #15 239.9 Setting up libmongocrypt0:amd64 (1.13.2-1) ... #15 240.0 Setting up libpotrace0:amd64 (1.16-2+b2) ... #15 240.0 Setting up libctf0:amd64 (2.44-3) ... #15 240.1 Setting up libpython3.13:amd64 (3.13.5-2) ... #15 240.1 Setting up libksba8:amd64 (1.6.7-2+b1) ... #15 240.2 Setting up pinentry-curses (1.3.1-2) ... #15 240.3 Setting up libbson-dev (1.30.4-1) ... #15 240.3 Setting up libdbi-dev (0.9.0-6.1+b1) ... #15 240.4 Setting up teckit (2.5.12+ds1-1+b1) ... #15 240.4 Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... #15 240.5 Setting up libice6:amd64 (2:1.1.1-1) ... #15 240.5 Setting up tcpdump (4.99.5-2) ... #15 240.9 Setting up libavif16:amd64 (1.2.1-1.2) ... #15 240.9 Setting up flex (2.6.4-8.2+b4) ... #15 241.0 Setting up libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #15 241.0 Setting up gettext (0.23.1-2) ... #15 241.1 Setting up libfftw3-single3:amd64 (3.3.10-2+b1) ... #15 241.1 Setting up libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #15 241.2 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #15 241.3 Setting up gpg-agent (2.4.7-21+b3) ... #15 241.4 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket' → '/usr/lib/systemd/user/gpg-agent-browser.socket'. #15 241.5 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket' → '/usr/lib/systemd/user/gpg-agent-extra.socket'. #15 241.5 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket' → '/usr/lib/systemd/user/gpg-agent-ssh.socket'. #15 241.6 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent.socket' → '/usr/lib/systemd/user/gpg-agent.socket'. #15 241.6 Setting up libclang1-19 (1:19.1.7-3+b1) ... #15 241.6 Setting up libpdfbox-java (1:1.8.16-5) ... #15 241.7 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #15 241.8 Setting up nettle-dev:amd64 (3.10.1-1) ... #15 241.8 Setting up libxrender1:amd64 (1:0.9.12-1) ... #15 241.9 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #15 241.9 Setting up libyaml-dev:amd64 (0.2.5-2) ... #15 242.0 Setting up libopts25-dev:amd64 (1:5.18.16-7) ... #15 242.1 Setting up python3.13 (3.13.5-2) ... #15 242.6 Setting up guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #15 242.6 Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 242.7 Setting up libboost-log1.83.0 (1.83.0-4.2) ... #15 242.7 Setting up htop (3.4.1-5) ... #15 242.8 Setting up fontconfig-config (2.15.0-2.3) ... #15 242.9 debconf: unable to initialize frontend: Dialog #15 242.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 242.9 debconf: falling back to frontend: Readline #15 242.9 debconf: unable to initialize frontend: Readline #15 242.9 debconf: (This frontend requires a controlling tty.) #15 242.9 debconf: falling back to frontend: Teletype #15 242.9 debconf: unable to initialize frontend: Teletype #15 242.9 debconf: (This frontend requires a controlling tty.) #15 242.9 debconf: falling back to frontend: Noninteractive #15 243.0 Setting up libdbd-sqlite3:amd64 (0.9.0-13) ... #15 243.0 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #15 243.1 Setting up gcc-arm-none-eabi (15:14.2.rel1-1) ... #15 243.1 Setting up libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 243.2 Setting up gpgsm (2.4.7-21+b3) ... #15 243.3 Setting up ccache (4.11.2-2) ... #15 243.3 Updating symlinks in /usr/lib/ccache ... #15 243.3 Setting up libsnappy-dev:amd64 (1.2.2-1) ... #15 243.4 Setting up libcommons-parent-java (56-1) ... #15 243.4 Setting up libavahi-common3:amd64 (0.8-16) ... #15 243.5 Setting up inetutils-telnet (2:2.6-3) ... #15 243.5 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #15 243.5 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #15 243.5 Setting up libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #15 243.6 Setting up libfindlib-ocaml (1.9.8-1+b1) ... #15 243.7 Setting up libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #15 243.7 Setting up libcommons-logging-java (1.3.0-2) ... #15 243.8 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #15 243.8 Setting up libfftw3-long3:amd64 (3.3.10-2+b1) ... #15 243.9 Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #15 243.9 Setting up libboost-tools-dev (1.83.0.2+b2) ... #15 244.0 Setting up libnftnl11:amd64 (1.2.9-1) ... #15 244.0 Setting up python3 (3.13.5-1) ... #15 244.1 running python rtupdate hooks for python3.13... #15 244.5 running python post-rtupdate hooks for python3.13... #15 244.6 Setting up libmongocrypt-dev:amd64 (1.13.2-1) ... #15 244.6 Setting up libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #15 244.7 Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #15 244.7 Setting up dbus-daemon (1.16.2-2) ... #15 244.8 Setting up libpaper-utils (2.2.5-0.3+b2) ... #15 244.8 Setting up opensp (1.5.2-15.2) ... #15 244.9 Setting up sopv-gpgv (0.1.4-1) ... #15 244.9 update-alternatives: using /usr/bin/sopv-gpgv to provide /usr/bin/sopv (sopv) in auto mode #15 245.0 Setting up liborcania-dev:amd64 (2.3.3-1+b2) ... #15 245.0 Setting up libngtcp2-dev:amd64 (1.11.0-1) ... #15 245.1 Setting up python3-distlib (0.3.9-1) ... #15 245.2 Setting up python3-zipp (3.21.0-1) ... #15 245.4 Setting up libaio-dev:amd64 (0.3.113-8+b1) ... #15 245.5 Setting up python3-autocommand (2.2.2-3) ... #15 245.6 Setting up libboost-nowide-dev (1.83.0.2+b2) ... #15 245.6 Setting up python3-markupsafe (2.1.5-1+b3) ... #15 245.7 Setting up libbladerf2:amd64 (0.2024.05-1) ... #15 245.8 No diversion 'diversion of /lib/udev/rules.d/88-nuand-bladerf1.rules to /lib/udev/rules.d/88-nuand-bladerf1.rules.usr-is-merged by usr-is-merged', none removed. #15 245.8 No diversion 'diversion of /lib/udev/rules.d/88-nuand-bladerf2.rules to /lib/udev/rules.d/88-nuand-bladerf2.rules.usr-is-merged by usr-is-merged', none removed. #15 245.8 No diversion 'diversion of /lib/udev/rules.d/88-nuand-bootloader.rules to /lib/udev/rules.d/88-nuand-bootloader.rules.usr-is-merged by usr-is-merged', none removed. #15 245.8 Setting up python3-platformdirs (4.3.7-1) ... #15 246.0 Setting up pkgconf:amd64 (1.8.1-4) ... #15 246.0 Setting up libgps30t64:amd64 (3.25-5) ... #15 246.1 Setting up libnl-route-3-200:amd64 (3.7.0-2) ... #15 246.1 Setting up libxnvctrl0:amd64 (535.171.04-1+b2) ... #15 246.2 Setting up asciidoc-common (10.2.1-1) ... #15 247.1 Setting up libperl5.40:amd64 (5.40.1-6) ... #15 247.2 Setting up dirmngr (2.4.7-21+b3) ... #15 247.4 Created symlink '/etc/systemd/user/sockets.target.wants/dirmngr.socket' → '/usr/lib/systemd/user/dirmngr.socket'. #15 247.4 Setting up libthai0:amd64 (0.1.29-2+b1) ... #15 247.5 Setting up python3-roman (5.0-1) ... #15 247.6 Setting up perl (5.40.1-6) ... #15 247.7 Setting up python3-pygments (2.18.0+dfsg-2) ... #15 248.1 Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 248.2 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #15 248.2 No schema files found: doing nothing. #15 248.2 Setting up libgprofng0:amd64 (2.44-3) ... #15 248.3 Setting up libclass-data-inheritable-perl (0.10-1) ... #15 248.4 Setting up python3-webcolors (1.13-1) ... #15 248.5 Setting up python3-packaging (25.0-1) ... #15 248.6 Setting up libmbedx509-7:amd64 (3.6.4-2) ... #15 248.8 Setting up libalgorithm-c3-perl (0.11-2) ... #15 248.8 Setting up python3-chardet (5.2.0+dfsg-2) ... #15 249.0 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #15 249.0 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #15 249.1 Setting up libllvm17t64:amd64 (1:17.0.6-22+b2) ... #15 249.1 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #15 249.2 Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ... #15 249.2 Setting up python3-dill (0.4.0-1) ... #15 249.4 Setting up libcdk5t64:amd64 (5.0.20250116-1) ... #15 249.4 Setting up libmnl-dev:amd64 (1.0.5-3) ... #15 249.5 Setting up dbus (1.16.2-2) ... #15 249.6 invoke-rc.d: could not determine current runlevel #15 249.6 invoke-rc.d: policy-rc.d denied execution of start. #15 249.6 Setting up libfftw3-quad3:amd64 (3.3.10-2+b1) ... #15 249.6 Setting up shared-mime-info (2.4-5+b2) ... #15 258.0 Setting up libboost-numpy-dev (1.83.0.2+b2) ... #15 258.1 Setting up ofono (2.16-5) ... #15 258.2 invoke-rc.d: could not determine current runlevel #15 258.2 invoke-rc.d: policy-rc.d denied execution of start. #15 258.3 invoke-rc.d: could not determine current runlevel #15 258.3 invoke-rc.d: policy-rc.d denied execution of start. #15 258.3 Created symlink '/etc/systemd/system/multi-user.target.wants/dundee.service' → '/usr/lib/systemd/system/dundee.service'. #15 258.4 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono.service' → '/usr/lib/systemd/system/ofono.service'. #15 258.4 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono-fcc-unlock.service' → '/usr/lib/systemd/system/ofono-fcc-unlock.service'. #15 258.5 Setting up ocaml-findlib (1.9.8-1+b1) ... #15 258.5 Setting up libnftnl-dev:amd64 (1.2.9-1) ... #15 258.6 Setting up stow (2.4.1-2) ... #15 258.6 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #15 258.7 Setting up libvariable-magic-perl (0.64-1+b1) ... #15 258.8 Setting up libio-html-perl (1.004-3) ... #15 258.8 Setting up libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #15 258.9 Setting up icu-devtools (76.1-4) ... #15 258.9 Setting up pkg-config:amd64 (1.8.1-4) ... #15 259.0 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #15 259.0 Setting up liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #15 259.1 Setting up libudev-dev:amd64 (257.8-1~deb13u2) ... #15 259.1 Setting up python3-funcparserlib (1.0.0-0.2) ... #15 259.2 Setting up python3-typing-extensions (4.13.2-1) ... #15 259.3 Setting up ucf (3.0052) ... #15 259.4 Setting up gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u1) ... #15 259.5 Setting up libbabeltrace1:amd64 (1.5.11-4+b2) ... #15 259.5 Setting up libjs-sphinxdoc (8.1.3-5) ... #15 259.5 Setting up libparams-util-perl (1.102-3+b1) ... #15 259.6 Setting up libdpkg-perl (1.22.21) ... #15 259.7 Setting up cpp-14 (14.2.0-19) ... #15 259.7 Setting up autoconf (2.72-3.1) ... #15 259.8 Setting up libmongoc-1.0-0t64 (1.30.4-1) ... #15 259.8 Setting up python3-isort (6.0.1-1) ... #15 260.0 Setting up cppcheck (2.17.1-2) ... #15 260.1 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #15 260.1 Setting up python3-pluggy (1.5.0-1) ... #15 260.2 Setting up libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #15 260.3 Setting up libcapture-tiny-perl (0.50-1) ... #15 260.3 Setting up libmbedtls21:amd64 (3.6.4-2) ... #15 260.4 Setting up libtimedate-perl (2.3300-2) ... #15 260.4 Setting up module-assistant (0.11.14) ... #15 260.5 Setting up libsub-name-perl:amd64 (0.28-1) ... #15 260.5 Setting up libgvpr2:amd64 (2.42.4-3) ... #15 260.6 Setting up libdrm2:amd64 (2.4.124-2) ... #15 260.6 Setting up libnl-3-dev:amd64 (3.7.0-2) ... #15 260.7 Setting up python3-astroid (3.3.8-2) ... #15 260.9 Setting up groff-base (1.23.0-9) ... #15 261.0 Setting up libmime-charset-perl (1.013.1-2) ... #15 261.1 Setting up xml-core (0.19) ... #15 261.3 Setting up source-highlight (3.1.9-4.3+b1) ... #15 261.3 Setting up libjson-perl (4.10000-1) ... #15 261.4 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #15 261.4 Setting up libc6-dev:amd64 (2.41-12) ... #15 261.5 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #15 261.5 Setting up libgirepository-1.0-1:amd64 (1.84.0-1) ... #15 261.6 Setting up libyder-dev:amd64 (1.4.20-1.1+b1) ... #15 261.6 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #15 261.7 Setting up python3-mccabe (0.7.0-1) ... #15 261.8 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #15 261.8 Setting up libsub-quote-perl (2.006008-1) ... #15 261.9 Setting up libdevel-stacktrace-perl (2.0500-1) ... #15 261.9 Setting up libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #15 262.0 Setting up libclass-xsaccessor-perl (1.19-4+b5) ... #15 262.0 Setting up libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #15 262.1 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #15 262.1 Setting up libfile-dirlist-perl (0.05-3) ... #15 262.2 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #15 262.2 Setting up picolibc-arm-none-eabi (1.8.10-2) ... #15 262.3 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #15 262.3 Setting up libtext-unidecode-perl (1.30-3) ... #15 262.4 Setting up python3-tomlkit (0.13.2-1) ... #15 262.5 Setting up libperlio-gzip-perl (0.20-1+b4) ... #15 262.6 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #15 262.6 Setting up libsm6:amd64 (2:1.2.6-1) ... #15 262.7 Setting up libarchive13t64:amd64 (3.7.4-4) ... #15 262.7 Setting up openjade (1.4devel1-23.3) ... #15 262.8 Setting up libicu-dev:amd64 (76.1-4) ... #15 262.9 Setting up libgps-dev:amd64 (3.25-5) ... #15 262.9 Setting up libavahi-client3:amd64 (0.8-16) ... #15 263.0 Setting up liburi-perl (5.30-1) ... #15 263.0 Setting up libidn-dev:amd64 (1.43-1) ... #15 263.1 Setting up gpg (2.4.7-21+b3) ... #15 263.2 Created symlink '/etc/systemd/user/sockets.target.wants/keyboxd.socket' → '/usr/lib/systemd/user/keyboxd.socket'. #15 263.2 Setting up libfile-touch-perl (0.12-2) ... #15 263.3 Setting up liburing-dev:amd64 (2.9-1) ... #15 263.3 Setting up rsync (3.4.1+ds1-5) ... #15 263.4 invoke-rc.d: could not determine current runlevel #15 263.4 invoke-rc.d: policy-rc.d denied execution of start. #15 263.5 Setting up python3-mako (1.3.9-1) ... #15 263.6 Setting up coccinelle (1.3.0.deb-1+b2) ... #15 263.7 Setting up libclang-cpp19 (1:19.1.7-3+b1) ... #15 263.8 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #15 263.8 Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ... #15 263.9 Setting up libnet-ssleay-perl:amd64 (1.94-3) ... #15 263.9 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #15 264.0 Setting up automake (1:1.17-4) ... #15 264.0 update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode #15 264.0 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist #15 264.0 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist #15 264.0 Setting up libgfortran-14-dev:amd64 (14.2.0-19) ... #15 264.1 Setting up libgnutls28-dev:amd64 (3.8.9-3) ... #15 264.1 Setting up python3-more-itertools (10.7.0-1) ... #15 264.2 Setting up libbctoolbox2:amd64 (5.3.105-1) ... #15 264.3 Setting up python3-iniconfig (1.1.1-2) ... #15 264.4 Setting up liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #15 264.5 Setting up libnghttp2-dev:amd64 (1.64.0-1.1) ... #15 264.5 Setting up libhttp-date-perl (6.06-1) ... #15 264.5 Setting up libfile-which-perl (1.27-2) ... #15 264.6 Setting up libibverbs1:amd64 (56.1-1) ... #15 264.7 Setting up fontconfig (2.15.0-2.3) ... #15 264.8 Regenerating fonts cache... done. #15 267.2 Setting up libgio-2.0-dev-bin (2.84.4-3~deb13u1) ... #15 267.4 Setting up libboost1.83-dev:amd64 (1.83.0-4.2) ... #15 267.4 Setting up python3-filelock (3.18.0-1) ... #15 267.5 Setting up libncurses-dev:amd64 (6.5+20250216-2) ... #15 267.6 Setting up libsgmls-perl (1.03ii-38) ... #15 267.6 Setting up libsnmp40t64:amd64 (5.9.4+dfsg-2) ... #15 267.7 Setting up libnftables1:amd64 (1.1.3-1) ... #15 267.7 Setting up libfile-listing-perl (6.16-1) ... #15 267.8 Setting up telnet (0.17+2.6-3) ... #15 267.9 Setting up libzmq5:amd64 (4.3.5-1+b3) ... #15 267.9 Setting up libbladerf-dev:amd64 (0.2024.05-1) ... #15 268.0 Setting up libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #15 268.0 Setting up python3-jaraco.functools (4.1.0-1) ... #15 268.1 Setting up libpcre2-dev:amd64 (10.46-1~deb13u1) ... #15 268.2 Setting up libxi6:amd64 (2:1.8.2-1) ... #15 268.2 Setting up libclass-inspector-perl (1.36-3) ... #15 268.3 Setting up libdynaloader-functions-perl (0.004-2) ... #15 268.4 Setting up python3-jaraco.context (6.0.1-1) ... #15 268.5 Setting up libdebuginfod-common (0.192-4) ... #15 268.6 debconf: unable to initialize frontend: Dialog #15 268.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 268.6 debconf: falling back to frontend: Readline #15 268.6 debconf: unable to initialize frontend: Readline #15 268.6 debconf: (This frontend requires a controlling tty.) #15 268.6 debconf: falling back to frontend: Teletype #15 268.6 debconf: unable to initialize frontend: Teletype #15 268.6 debconf: (This frontend requires a controlling tty.) #15 268.6 debconf: falling back to frontend: Noninteractive #15 268.6 Setting up libcurl4t64:amd64 (8.14.1-2) ... #15 268.7 Setting up libclass-method-modifiers-perl (2.15-1) ... #15 268.7 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #15 268.8 Setting up ibverbs-providers:amd64 (56.1-1) ... #15 269.1 Setting up libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #15 269.2 Setting up sgmlspl (1.03ii-38) ... #15 269.2 Setting up libgirepository-2.0-0:amd64 (2.84.4-3~deb13u1) ... #15 269.3 Setting up libnftables-dev:amd64 (1.1.3-1) ... #15 269.3 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #15 269.4 Setting up libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #15 269.5 Setting up libfftw3-bin (3.3.10-2+b1) ... #15 269.5 Setting up libclone-perl:amd64 (0.47-1+b1) ... #15 269.6 Setting up libselinux1-dev:amd64 (3.8.1-1) ... #15 269.6 Setting up libarchive-zip-perl (1.68-1) ... #15 269.7 Setting up libsub-identify-perl (0.14-3+b3) ... #15 269.7 Setting up python3-apt (3.0.0) ... #15 269.9 Setting up iproute2 (6.15.0-1) ... #15 269.9 debconf: unable to initialize frontend: Dialog #15 269.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 269.9 debconf: falling back to frontend: Readline #15 269.9 debconf: unable to initialize frontend: Readline #15 269.9 debconf: (This frontend requires a controlling tty.) #15 269.9 debconf: falling back to frontend: Teletype #15 269.9 debconf: unable to initialize frontend: Teletype #15 269.9 debconf: (This frontend requires a controlling tty.) #15 269.9 debconf: falling back to frontend: Noninteractive #15 270.0 Setting up clang-format-19 (1:19.1.7-3+b1) ... #15 270.1 Setting up python3-pytest (8.3.5-2) ... #15 270.3 Setting up openssh-client (1:10.0p1-7) ... #15 270.5 Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'. #15 270.5 Setting up python3-usb (1.2.1-2) ... #15 270.6 Setting up libboost-math-dev:amd64 (1.83.0.2+b2) ... #15 270.7 Setting up libhtml-tagset-perl (3.24-1) ... #15 270.7 Setting up python3-mypy-extensions (1.0.0-1) ... #15 270.8 Setting up libdebhelper-perl (13.24.2) ... #15 270.9 Setting up liblatex-tounicode-perl (0.55-1) ... #15 270.9 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #15 271.0 Setting up python3-pyflakes (3.2.0-3) ... #15 271.1 Setting up python3-typeguard (4.4.2-1) ... #15 271.2 Setting up liblwp-mediatypes-perl (6.04-2) ... #15 271.3 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #15 271.4 Setting up libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #15 271.4 Setting up libtry-tiny-perl (0.32-1) ... #15 271.4 Setting up libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #15 271.5 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2) ... #15 271.6 Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #15 271.6 Setting up libglib2.0-bin (2.84.4-3~deb13u1) ... #15 271.7 Setting up libxml-namespacesupport-perl (1.12-2) ... #15 271.7 Setting up libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #15 271.8 Setting up libnet-http-perl (6.23-1) ... #15 271.8 Setting up python3-virtualenv (20.31.2+ds-1) ... #15 272.0 Setting up python3-yaml (6.0.2-1+b2) ... #15 272.1 Setting up libclass-singleton-perl (1.6-2) ... #15 272.2 Setting up libencode-locale-perl (1.05-3) ... #15 272.2 Setting up libexception-class-perl (1.45-1) ... #15 272.3 Setting up binutils (2.44-3) ... #15 272.4 Setting up libclass-c3-perl (0.35-2) ... #15 272.4 Setting up texinfo-lib (7.1.1-1+b1) ... #15 272.5 Setting up libusb-dev (2:0.1.12-35+b1) ... #15 272.5 Setting up libreadline-dev:amd64 (8.2-6) ... #15 272.6 Setting up libxstring-perl:amd64 (0.005-2+b4) ... #15 272.6 Setting up python3-freetype (2.5.1-1) ... #15 272.7 Setting up xfonts-utils (1:7.7+7) ... #15 272.8 Setting up libhwloc-plugins:amd64 (2.12.0-4) ... #15 272.8 Setting up libdevel-callchecker-perl:amd64 (0.009-2) ... #15 272.9 Setting up man-db (2.13.1-1) ... #15 273.0 debconf: unable to initialize frontend: Dialog #15 273.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 273.0 debconf: falling back to frontend: Readline #15 273.0 debconf: unable to initialize frontend: Readline #15 273.0 debconf: (This frontend requires a controlling tty.) #15 273.0 debconf: falling back to frontend: Teletype #15 273.0 debconf: unable to initialize frontend: Teletype #15 273.0 debconf: (This frontend requires a controlling tty.) #15 273.0 debconf: falling back to frontend: Noninteractive #15 273.1 Building database of manual pages ... #15 273.1 Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. #15 273.2 Setting up libyaml-tiny-perl (1.76-1) ... #15 273.2 Setting up python3-wheel (0.46.1-2) ... #15 273.3 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #15 273.4 Setting up libsub-install-perl (0.929-1) ... #15 273.4 Setting up autogen (1:5.18.16-7) ... #15 273.5 Setting up dpkg-dev (1.22.21) ... #15 273.6 Setting up libcdk5-dev (5.0.20250116-1) ... #15 273.7 Setting up intltool-debian (0.35.0+20060710.6) ... #15 273.7 Setting up libnuma-dev:amd64 (2.0.19-1) ... #15 273.9 Setting up libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 274.0 Setting up libboost-test-dev:amd64 (1.83.0.2+b2) ... #15 274.1 Setting up liberror-perl (0.17030-1) ... #15 274.2 Setting up patchutils (0.4.2-1) ... #15 274.2 Setting up tex-common (6.19) ... #15 274.4 debconf: unable to initialize frontend: Dialog #15 274.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 274.4 debconf: falling back to frontend: Readline #15 274.4 debconf: unable to initialize frontend: Readline #15 274.4 debconf: (This frontend requires a controlling tty.) #15 274.4 debconf: falling back to frontend: Teletype #15 274.4 debconf: unable to initialize frontend: Teletype #15 274.4 debconf: (This frontend requires a controlling tty.) #15 274.4 debconf: falling back to frontend: Noninteractive #15 274.4 update-language: texlive-base not installed and configured, doing nothing! #15 274.5 Setting up libnl-route-3-dev:amd64 (3.7.0-2) ... #15 274.5 Setting up libltdl-dev:amd64 (2.5.4-4) ... #15 274.6 Setting up python3-inflect (7.3.1-2) ... #15 274.8 Setting up libxml-sax-base-perl (1.09-3) ... #15 274.9 Setting up libio-string-perl (1.08-4) ... #15 275.0 Setting up libsasl2-dev (2.1.28+dfsg1-9) ... #15 275.1 Setting up doxygen (1.9.8+ds-2.1) ... #15 275.1 Setting up libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #15 275.2 Setting up libexpat1-dev:amd64 (2.7.1-2) ... #15 275.3 Setting up libsqlite3-dev:amd64 (3.46.1-7) ... #15 275.4 Setting up libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #15 275.5 Setting up libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #15 275.5 Setting up gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #15 275.6 Setting up python3-jaraco.text (4.0.0-1) ... #15 275.7 Setting up libgssrpc4t64:amd64 (1.21.3-5) ... #15 275.8 Setting up libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #15 275.8 Setting up uuid-dev:amd64 (2.41-5) ... #15 275.9 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #15 276.0 Setting up libraqm0:amd64 (0.10.2-1) ... #15 276.1 Setting up virtualenv (20.31.2+ds-1) ... #15 276.1 Setting up python3-gi (3.50.0-4+b1) ... #15 276.3 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #15 276.6 Setting up comerr-dev:amd64 (2.1-1.47.2-3+b3) ... #15 276.8 Setting up libevent-dev (2.1.12-stable-10+b1) ... #15 276.9 Setting up libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #15 276.9 Setting up libortp16:amd64 (1:5.3.105-1) ... #15 277.0 Setting up libdata-optlist-perl (0.114-1) ... #15 277.1 Setting up libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #15 277.1 Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... #15 277.2 Setting up libbctoolbox-dev:amd64 (5.3.105-1) ... #15 277.3 Setting up libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #15 277.4 Setting up libpmix2t64:amd64 (5.0.7-1) ... #15 277.4 Setting up git (1:2.47.3-0+deb13u1) ... #15 277.6 Setting up python3-pip (25.1.1+dfsg-1) ... #15 278.2 Setting up libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #15 278.3 Setting up libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #15 278.3 Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #15 278.4 Setting up libwww-robotrules-perl (6.02-1) ... #15 278.5 Setting up libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #15 278.5 Setting up libmicrohttpd-dev:amd64 (1.0.1-4) ... #15 278.6 Setting up libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #15 278.7 Setting up cpp (4:14.2.0-1) ... #15 278.8 Setting up libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #15 278.9 Setting up lmodern (2.005-1) ... #15 279.1 Setting up libhtml-parser-perl:amd64 (3.83-1+b2) ... #15 279.2 Setting up librole-tiny-perl (2.002004-1) ... #15 279.3 Setting up gnupg (2.4.7-21) ... #15 279.3 Setting up cmake (3.31.6-2) ... #15 279.4 Setting up libfile-sharedir-perl (1.118-3) ... #15 279.5 Setting up librdmacm1t64:amd64 (56.1-1) ... #15 279.5 Setting up libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2) ... #15 279.6 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #15 279.7 Setting up libhwloc-dev:amd64 (2.12.0-4) ... #15 279.8 Setting up libboost-dev:amd64 (1.83.0.2+b2) ... #15 279.9 Setting up curl (8.14.1-2) ... #15 279.9 Setting up libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #15 280.0 Setting up libmro-compat-perl (0.15-2) ... #15 280.1 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #15 280.2 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #15 280.2 Setting up libfile-homedir-perl (1.006-2) ... #15 280.3 Setting up libboost-regex-dev:amd64 (1.83.0.2+b2) ... #15 280.4 Setting up libfftw3-dev:amd64 (3.3.10-2+b1) ... #15 280.4 Setting up libcups2t64:amd64 (2.4.10-3+deb13u1) ... #15 280.5 Setting up tex-gyre (20180621-6) ... #15 280.8 Setting up libboost-timer-dev:amd64 (1.83.0.2+b2) ... #15 280.8 Setting up libio-socket-ssl-perl (2.089-1) ... #15 280.9 Setting up libpmix-dev:amd64 (5.0.7-1) ... #15 280.9 Setting up libortp-dev:amd64 (1:5.3.105-1) ... #15 281.0 Setting up libhsakmt1:amd64 (6.2.4+ds-1) ... #15 281.0 Setting up libpci-dev:amd64 (1:3.13.0-2) ... #15 281.1 Setting up libsub-exporter-perl (0.990-1) ... #15 281.1 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #15 281.2 Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ... #15 281.2 Setting up libhttp-message-perl (7.00-2) ... #15 281.3 Setting up libeval-closure-perl (0.14-3) ... #15 281.4 Setting up python3-pkg-resources (78.1.1-0.1) ... #15 281.5 Setting up libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #15 281.6 Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... #15 281.7 Setting up libfabric1:amd64 (2.1.0-1.1) ... #15 281.7 Setting up libblkid-dev:amd64 (2.41-5) ... #15 281.8 Setting up libdebuginfod1t64:amd64 (0.192-4) ... #15 281.8 Setting up libhttp-negotiate-perl (6.01-2) ... #15 281.9 Setting up clang-format:amd64 (1:19.0-63) ... #15 281.9 Setting up libparams-validationcompiler-perl (0.31-1) ... #15 282.0 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #15 282.0 Setting up liblua5.3-dev:amd64 (5.3.6-2+b4) ... #15 282.1 Setting up girepository-tools:amd64 (2.84.4-3~deb13u1) ... #15 282.1 Setting up libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #15 282.2 Setting up python3-cairo (1.27.0-2) ... #15 282.3 Setting up python3-setuptools (78.1.1-0.1) ... #15 282.7 Setting up libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #15 282.8 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #15 282.8 Setting up libkdb5-10t64:amd64 (1.21.3-5) ... #15 282.9 Setting up libhttp-cookies-perl (6.11-1) ... #15 283.0 Setting up python3-logilab-common (2.1.0-1) ... #15 283.1 Setting up libmongoc-dev (1.30.4-1) ... #15 283.2 Setting up libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #15 283.2 Setting up po-debconf (1.0.21+nmu1) ... #15 283.3 Setting up libhtml-tree-perl (5.07-3) ... #15 283.3 Setting up preview-latex-style (13.2-1.1) ... #15 283.4 Setting up libparams-classify-perl:amd64 (0.015-2+b4) ... #15 283.4 Setting up libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #15 283.5 Setting up libboost-system-dev:amd64 (1.83.0.2+b2) ... #15 283.6 Setting up libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #15 283.6 Setting up meson (1.7.0-1) ... #15 284.1 Setting up libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #15 284.1 Setting up libboost-locale-dev:amd64 (1.83.0.2+b2) ... #15 284.2 Setting up libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #15 284.3 Setting up libxaw7:amd64 (2:1.0.16-1) ... #15 284.3 Setting up libboost-exception-dev:amd64 (1.83.0.2+b2) ... #15 284.4 Setting up libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #15 284.4 Setting up fonts-urw-base35 (20200910-8) ... #15 284.7 Setting up libibverbs-dev:amd64 (56.1-1) ... #15 284.8 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #15 284.8 Setting up libxml-sax-perl (1.02+dfsg-4) ... #15 284.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #15 284.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 285.0 debconf: unable to initialize frontend: Dialog #15 285.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 285.0 debconf: falling back to frontend: Readline #15 285.0 debconf: unable to initialize frontend: Readline #15 285.0 debconf: (This frontend requires a controlling tty.) #15 285.0 debconf: falling back to frontend: Teletype #15 285.0 debconf: unable to initialize frontend: Teletype #15 285.0 debconf: (This frontend requires a controlling tty.) #15 285.0 debconf: falling back to frontend: Noninteractive #15 285.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 285.1 Setting up libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #15 285.2 Setting up libboost-container-dev:amd64 (1.83.0.2+b2) ... #15 285.2 Setting up gcc-14 (14.2.0-19) ... #15 285.3 Setting up libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #15 285.3 Setting up gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #15 285.4 Setting up libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #15 285.5 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #15 285.5 Setting up libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #15 285.6 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #15 285.8 Setting up gdb (16.3-1) ... #15 285.9 Setting up libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #15 285.9 Setting up libmodule-runtime-perl (0.018-1) ... #15 286.0 Setting up python3-rlpycairo (0.3.0-3) ... #15 286.1 Setting up libpython3.13-dev:amd64 (3.13.5-2) ... #15 286.1 Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #15 286.2 Setting up libelf-dev:amd64 (0.192-4) ... #15 286.2 Setting up libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #15 286.3 Setting up libssh2-1-dev:amd64 (1.11.1-1) ... #15 286.3 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #15 286.4 Setting up python3-reportlab (4.3.1-1) ... #15 286.8 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #15 286.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #15 286.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #15 287.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 287.0 debconf: unable to initialize frontend: Dialog #15 287.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 287.0 debconf: falling back to frontend: Readline #15 287.0 debconf: unable to initialize frontend: Readline #15 287.0 debconf: (This frontend requires a controlling tty.) #15 287.0 debconf: falling back to frontend: Teletype #15 287.0 debconf: unable to initialize frontend: Teletype #15 287.0 debconf: (This frontend requires a controlling tty.) #15 287.0 debconf: falling back to frontend: Noninteractive #15 287.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #15 287.1 Setting up dh-strip-nondeterminism (1.14.1-2) ... #15 287.2 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #15 287.2 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #15 287.2 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #15 287.2 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #15 287.3 Setting up libhsa-runtime64-1:amd64 (6.1.2-3) ... #15 287.4 Setting up libsnmp-dev (5.9.4+dfsg-2) ... #15 287.8 Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ... #15 287.8 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #15 287.9 Setting up libboost-url-dev:amd64 (1.83.0.2+b2) ... #15 287.9 Setting up libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #15 288.0 Setting up g++-14 (14.2.0-19) ... #15 288.1 Setting up libboost-log1.83-dev (1.83.0-4.2) ... #15 288.1 Setting up libboost-json-dev:amd64 (1.83.0.2+b2) ... #15 288.2 Setting up gfortran-14 (14.2.0-19) ... #15 288.2 Setting up texlive-base (2024.20250309-1) ... #15 288.9 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #15 289.0 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #15 289.2 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #15 289.3 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #15 289.4 debconf: unable to initialize frontend: Dialog #15 289.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 289.4 debconf: falling back to frontend: Readline #15 289.4 debconf: unable to initialize frontend: Readline #15 289.4 debconf: (This frontend requires a controlling tty.) #15 289.4 debconf: falling back to frontend: Teletype #15 289.4 debconf: unable to initialize frontend: Teletype #15 289.4 debconf: (This frontend requires a controlling tty.) #15 289.4 debconf: falling back to frontend: Noninteractive #15 289.8 Setting up libboost-log-dev (1.83.0.2+b2) ... #15 289.8 Setting up libmount-dev:amd64 (2.41-5) ... #15 289.9 Setting up libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #15 290.0 Setting up pylint (3.3.4-1) ... #15 290.2 Setting up libboost-thread-dev:amd64 (1.83.0.2+b2) ... #15 290.3 Setting up libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #15 290.4 Setting up krb5-multidev:amd64 (1.21.3-5) ... #15 290.4 Setting up libgs10-common (10.05.1~dfsg-1) ... #15 290.5 Setting up libglib2.0-dev-bin (2.84.4-3~deb13u1) ... #15 290.5 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #15 290.6 Setting up libboost-graph-dev:amd64 (1.83.0.2+b2) ... #15 290.6 Setting up libgio-2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 290.7 Setting up libpython3-dev:amd64 (3.13.5-1) ... #15 290.8 Setting up libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #15 290.8 Setting up libtool (2.5.4-4) ... #15 290.9 Setting up libmodule-implementation-perl (0.09-2) ... #15 290.9 Setting up texlive-luatex (2024.20250309-1) ... #15 291.0 Setting up libpackage-stash-perl (0.40-1) ... #15 291.0 Setting up python3.13-dev (3.13.5-2) ... #15 291.1 Setting up libimport-into-perl (1.002005-2) ... #15 291.2 Setting up libmoo-perl (2.005005-1) ... #15 291.2 Setting up texlive-plain-generic (2024.20250309-2) ... #15 291.3 Setting up libboost-random-dev:amd64 (1.83.0.2+b2) ... #15 291.3 Setting up texlive-lang-greek (2024.20250309-1) ... #15 291.4 Setting up libboost-wave-dev:amd64 (1.83.0.2+b2) ... #15 291.5 Setting up libboost-context-dev:amd64 (1.83.0.2+b2) ... #15 291.5 Setting up gcc (4:14.2.0-1) ... #15 291.6 Setting up dh-autoreconf (20) ... #15 291.7 Setting up libkrb5-dev:amd64 (1.21.3-5) ... #15 291.8 Setting up libspecio-perl (0.50-1) ... #15 291.9 Setting up libamdhip64-5:amd64 (5.7.1-6) ... #15 291.9 Setting up libglib2.0-dev:amd64 (2.84.4-3~deb13u1) ... #15 292.0 Setting up texlive-latex-base (2024.20250309-1) ... #15 292.1 Setting up texlive-extra-utils (2024.20250309-2) ... #15 292.1 Setting up python3-dev (3.13.5-1) ... #15 292.2 Setting up texlive-latex-recommended (2024.20250309-1) ... #15 292.3 Setting up libboost-python1.83-dev (1.83.0-4.2) ... #15 292.3 Setting up texinfo (7.1.1-1) ... #15 292.4 Running mktexlsr. This may take some time. ... done. #15 292.5 Setting up texlive-pictures (2024.20250309-1) ... #15 292.6 Setting up g++ (4:14.2.0-1) ... #15 292.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #15 292.7 Setting up texlive-fonts-recommended (2024.20250309-1) ... #15 292.8 Setting up build-essential (12.12) ... #15 292.8 Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ... #15 292.9 Setting up tipa (2:1.3-21) ... #15 293.0 Setting up libb-hooks-endofscope-perl (0.28-2) ... #15 293.0 Setting up libgs10:amd64 (10.05.1~dfsg-1) ... #15 293.1 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #15 293.1 Setting up libucx0:amd64 (1.18.1+ds-2+b1) ... #15 293.2 Setting up texlive (2024.20250309-1) ... #15 293.3 Setting up texlive-science (2024.20250309-2) ... #15 293.3 Setting up latexmk (1:4.86~ds-1) ... #15 293.4 Setting up debhelper (13.24.2) ... #15 293.5 Setting up texlive-latex-extra (2024.20250309-2) ... #15 293.6 Setting up ghostscript (10.05.1~dfsg-1) ... #15 293.6 Setting up libcurl4-gnutls-dev:amd64 (8.14.1-2) ... #15 293.7 Setting up libboost-python-dev (1.83.0.2+b2) ... #15 293.7 Setting up texlive-bibtex-extra (2024.20250309-2) ... #15 293.8 Setting up libnamespace-clean-perl (0.27-2) ... #15 293.9 Setting up equivs (2.3.2) ... #15 293.9 Setting up texlive-xetex (2024.20250309-1) ... #15 294.0 Setting up libnamespace-autoclean-perl (0.31-1) ... #15 294.0 Setting up libdatetime-locale-perl (1:1.41-1) ... #15 294.1 Setting up libopenmpi40:amd64 (5.0.7-1) ... #15 294.1 Setting up libulfius-dev:amd64 (2.7.15-2.2+b2) ... #15 294.2 Setting up libdatetime-timezone-perl (1:2.65-1+2025b) ... #15 294.2 Setting up dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #15 294.3 Setting up texlive-formats-extra (2024.20250309-2) ... #15 294.4 Setting up libboost-mpi1.83.0 (1.83.0-4.2) ... #15 294.4 Setting up openmpi-bin (5.0.7-1) ... #15 294.5 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #15 294.5 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist #15 294.5 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist #15 294.6 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist #15 294.6 Setting up libdatetime-perl (2:1.65-1+b2) ... #15 294.6 Setting up libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #15 294.7 Setting up mpi-default-bin (1.18) ... #15 294.7 Setting up lcov (2.3.1-1) ... #15 294.9 Setting up libopenmpi-dev:amd64 (5.0.7-1) ... #15 295.0 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode #15 295.0 Setting up libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #15 295.1 Setting up libboost-mpi-python1.83.0 (1.83.0-4.2) ... #15 295.2 Setting up libboost-graph-parallel-dev (1.83.0.2+b2) ... #15 295.2 Setting up mpi-default-dev (1.18) ... #15 295.3 Setting up libboost-mpi1.83-dev (1.83.0-4.2) ... #15 295.3 Setting up libboost-mpi-dev (1.83.0.2+b2) ... #15 295.4 Setting up libboost-mpi-python1.83-dev (1.83.0-4.2) ... #15 295.4 Setting up libboost-mpi-python-dev (1.83.0.2+b2) ... #15 295.5 Setting up libboost-all-dev (1.83.0.2+b2) ... #15 295.6 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #15 295.6 Setting up libwww-perl (6.78-1) ... #15 295.7 Setting up libheif1:amd64 (1.19.8-1) ... #15 295.7 Setting up devscripts (2.25.15+deb13u1) ... #15 295.9 Setting up libgd3:amd64 (2.3.3-13) ... #15 296.0 Setting up libgvc6 (2.42.4-3) ... #15 296.0 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #15 296.1 Setting up liblwp-protocol-https-perl (6.14-1) ... #15 296.1 Setting up graphviz (2.42.4-3) ... #15 296.2 Setting up mscgen (0.20-16) ... #15 296.3 Processing triggers for libc-bin (2.41-12) ... #15 296.4 Processing triggers for sgml-base (1.31+nmu1) ... #15 296.4 Setting up libdbus-1-dev:amd64 (1.16.2-2) ... #15 296.6 Setting up docbook-xsl (1.79.2+dfsg-7) ... #15 296.7 Setting up docutils-common (0.21.2+dfsg-2) ... #15 296.9 Setting up sgml-data (2.0.11+nmu1) ... #15 297.2 Setting up libpcap0.8-dev:amd64 (1.10.5-2) ... #15 297.3 Setting up docbook5-xml (5.0-4) ... #15 297.4 Setting up asciidoc-base (10.2.1-1) ... #15 297.8 Setting up libpcap-dev:amd64 (1.10.5-2) ... #15 297.9 Setting up asciidoc (10.2.1-1) ... #15 298.0 Processing triggers for sgml-base (1.31+nmu1) ... #15 298.0 Setting up docbook (4.5-11) ... #15 298.3 Setting up python3-docutils (0.21.2+dfsg-2) ... #15 298.6 Setting up docbook-xml (4.5-13) ... #15 299.6 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #15 299.8 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #15 299.9 Processing triggers for sgml-base (1.31+nmu1) ... #15 300.0 Setting up dblatex (0.3.12py3-5) ... #15 300.2 Setting up docbook-dsssl (1.79-10) ... #15 300.3 Processing triggers for sgml-base (1.31+nmu1) ... #15 300.3 Setting up docbook-utils (0.6.14-4) ... #15 300.4 Setting up asciidoc-dblatex (10.2.1-1) ... #15 300.5 Processing triggers for dbus (1.16.2-2) ... #15 300.5 Processing triggers for tex-common (6.19) ... #15 300.6 debconf: unable to initialize frontend: Dialog #15 300.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 300.6 debconf: falling back to frontend: Readline #15 300.6 debconf: unable to initialize frontend: Readline #15 300.6 debconf: (This frontend requires a controlling tty.) #15 300.6 debconf: falling back to frontend: Teletype #15 300.6 debconf: unable to initialize frontend: Teletype #15 300.6 debconf: (This frontend requires a controlling tty.) #15 300.6 debconf: falling back to frontend: Noninteractive #15 300.6 Running updmap-sys. This may take some time... done. #15 301.0 Running mktexlsr /var/lib/texmf ... done. #15 301.2 Building format(s) --all. #15 301.2 This may take some time... done. #15 348.9 + apt-get clean #15 DONE 349.2s #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 0.2s #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 0.361 + cat /tmp/pysim_requirements.txt #17 0.361 pyscard #17 0.361 pyserial #17 0.361 pytlv #17 0.361 cmd2>=2.6.2,<3.0 #17 0.361 jsonpath-ng #17 0.361 construct>=2.10.70 #17 0.361 bidict #17 0.361 pyosmocom>=0.0.9 #17 0.361 pyyaml>=5.1 #17 0.361 termcolor #17 0.361 colorlog #17 0.361 pycryptodomex #17 0.361 cryptography #17 0.361 git+https://github.com/osmocom/asn1tools #17 0.361 packaging #17 0.361 git+https://github.com/hologram-io/smpp.pdu #17 0.361 smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted #17 0.361 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git ruff sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #17 0.525 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d #17 0.525 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git (to revision 028da3798355d0260c6c6491b39347d84ca7a02d) to /tmp/pip-req-build-9rl3y8a8 #17 0.526 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-9rl3y8a8 #17 1.457 Running command git rev-parse -q --verify 'sha^028da3798355d0260c6c6491b39347d84ca7a02d' #17 1.461 Running command git fetch -q https://github.com/eriwen/lcov-to-cobertura-xml.git 028da3798355d0260c6c6491b39347d84ca7a02d #17 1.801 Running command git checkout -q 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.313 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.315 Installing build dependencies: started #17 2.961 Installing build dependencies: finished with status 'done' #17 2.963 Getting requirements to build wheel: started #17 3.138 Getting requirements to build wheel: finished with status 'done' #17 3.139 Preparing metadata (pyproject.toml): started #17 3.239 Preparing metadata (pyproject.toml): finished with status 'done' #17 3.242 Collecting sphinx-argparse #17 3.242 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-issm6a8x/sphinx-argparse_fea5ab9cd1804aec8682d448280c4fc9 #17 3.243 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-issm6a8x/sphinx-argparse_fea5ab9cd1804aec8682d448280c4fc9 #17 4.171 Running command git checkout -b inside-classes --track origin/inside-classes #17 4.580 Switched to a new branch 'inside-classes' #17 4.580 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 4.581 Resolved https://github.com/osmocom/sphinx-argparse to commit 7796d28597c0b612fafeab58929e0c6f817ed1dc #17 4.589 Installing build dependencies: started #17 5.006 Installing build dependencies: finished with status 'done' #17 5.006 Getting requirements to build wheel: started #17 5.124 Getting requirements to build wheel: finished with status 'done' #17 5.124 Preparing metadata (pyproject.toml): started #17 5.226 Preparing metadata (pyproject.toml): finished with status 'done' #17 5.226 Collecting git+https://github.com/podshumok/python-smpplib.git #17 5.227 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-p5xlgrc4 #17 5.228 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-p5xlgrc4 #17 6.171 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 6.177 Preparing metadata (setup.py): started #17 6.283 Preparing metadata (setup.py): finished with status 'done' #17 6.284 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 6.284 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-9zcjy4nu #17 6.285 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-9zcjy4nu #17 7.614 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 7.615 Preparing metadata (setup.py): started #17 7.718 Preparing metadata (setup.py): finished with status 'done' #17 7.719 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 7.720 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-pcgs_o17 #17 7.721 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-pcgs_o17 #17 8.645 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 8.651 Preparing metadata (setup.py): started #17 8.763 Preparing metadata (setup.py): finished with status 'done' #17 8.764 Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from -r /tmp/pysim_requirements.txt (line 17)) #17 8.764 Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-issm6a8x/smpp-twisted3_8b86b75a63484b4f9e008168484e1f4e #17 8.765 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-issm6a8x/smpp-twisted3_8b86b75a63484b4f9e008168484e1f4e #17 9.616 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 #17 9.617 Preparing metadata (setup.py): started #17 9.715 Preparing metadata (setup.py): finished with status 'done' #17 9.917 Collecting ruff #17 9.942 Downloading ruff-0.13.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) #17 10.05 Collecting sphinx #17 10.06 Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) #17 10.13 Collecting sphinxcontrib-napoleon #17 10.14 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl.metadata (6.2 kB) #17 10.22 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #17 10.23 Downloading pyscard-2.3.0.tar.gz (159 kB) #17 10.29 Installing build dependencies: started #17 10.92 Installing build dependencies: finished with status 'done' #17 10.92 Getting requirements to build wheel: started #17 11.10 Getting requirements to build wheel: finished with status 'done' #17 11.10 Preparing metadata (pyproject.toml): started #17 11.20 Preparing metadata (pyproject.toml): finished with status 'done' #17 11.23 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #17 11.24 Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) #17 11.30 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #17 11.31 Downloading pytlv-0.71.tar.gz (15 kB) #17 11.34 Preparing metadata (setup.py): started #17 11.47 Preparing metadata (setup.py): finished with status 'done' #17 11.51 Collecting cmd2<3.0,>=2.6.2 (from -r /tmp/pysim_requirements.txt (line 4)) #17 11.52 Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) #17 11.59 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #17 11.60 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) #17 11.67 Collecting construct>=2.10.70 (from -r /tmp/pysim_requirements.txt (line 6)) #17 11.68 Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) #17 11.75 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #17 11.76 Downloading bidict-0.23.1-py3-none-any.whl.metadata (8.7 kB) #17 11.82 Collecting pyosmocom>=0.0.9 (from -r /tmp/pysim_requirements.txt (line 8)) #17 11.84 Downloading pyosmocom-0.0.9-py3-none-any.whl.metadata (22 kB) #17 11.87 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0.2) #17 11.91 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #17 11.92 Downloading termcolor-3.1.0-py3-none-any.whl.metadata (6.4 kB) #17 12.00 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #17 12.01 Downloading colorlog-6.9.0-py3-none-any.whl.metadata (10 kB) #17 12.11 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #17 12.12 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) #17 12.25 Collecting cryptography (from -r /tmp/pysim_requirements.txt (line 13)) #17 12.26 Downloading cryptography-46.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) #17 12.28 Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (25.0) #17 12.32 Collecting six (from smpplib==2.1.0) #17 12.33 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #17 12.40 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #17 12.41 Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) #17 12.48 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #17 12.49 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) #17 12.56 Collecting Twisted~=23.10.0 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 12.58 Downloading twisted-23.10.0-py3-none-any.whl.metadata (9.5 kB) #17 12.64 Collecting smpp.pdu3~=0.4 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 12.67 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl.metadata (929 bytes) #17 12.73 Collecting pyperclip>=1.8 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 12.74 Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) #17 12.81 Collecting rich-argparse>=1.7.1 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 12.83 Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) #17 12.90 Collecting wcwidth>=0.2.10 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 12.91 Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) #17 12.98 Collecting attrs>=21.3.0 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 12.99 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) #17 13.06 Collecting automat>=0.8.0 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 13.07 Downloading automat-25.4.16-py3-none-any.whl.metadata (8.4 kB) #17 13.13 Collecting constantly>=15.1 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 13.15 Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB) #17 13.21 Collecting hyperlink>=17.1.1 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 13.22 Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB) #17 13.29 Collecting incremental>=22.10.0 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 13.30 Downloading incremental-24.7.2-py3-none-any.whl.metadata (8.1 kB) #17 13.33 Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (4.13.2) #17 13.41 Collecting zope-interface>=5 (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 13.42 Downloading zope_interface-8.0.1-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (44 kB) #17 13.48 Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) #17 13.49 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 13.56 Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) #17 13.57 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 13.63 Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) #17 13.64 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) #17 13.70 Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) #17 13.71 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) #17 13.78 Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) #17 13.79 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 13.85 Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) #17 13.86 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) #17 13.93 Collecting Jinja2>=3.1 (from sphinx) #17 13.94 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #17 13.97 Requirement already satisfied: Pygments>=2.17 in /usr/lib/python3/dist-packages (from sphinx) (2.18.0) #17 13.97 Requirement already satisfied: docutils<0.22,>=0.20 in /usr/lib/python3/dist-packages (from sphinx) (0.21.2) #17 14.00 Collecting snowballstemmer>=2.2 (from sphinx) #17 14.01 Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) #17 14.07 Collecting babel>=2.13 (from sphinx) #17 14.08 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #17 14.21 Collecting alabaster>=0.7.14 (from sphinx) #17 14.22 Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) #17 14.28 Collecting imagesize>=1.3 (from sphinx) #17 14.29 Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) #17 14.37 Collecting requests>=2.30.0 (from sphinx) #17 14.38 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) #17 14.45 Collecting roman-numerals-py>=1.0.0 (from sphinx) #17 14.46 Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) #17 14.54 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #17 14.55 Downloading pockets-0.9.1-py2.py3-none-any.whl.metadata (4.4 kB) #17 14.62 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #17 14.63 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) #17 14.69 Collecting gsm0338 (from pyosmocom>=0.0.9->-r /tmp/pysim_requirements.txt (line 8)) #17 14.71 Downloading gsm0338-1.1.0-py3-none-any.whl.metadata (2.5 kB) #17 14.82 Collecting cffi>=2.0.0 (from cryptography->-r /tmp/pysim_requirements.txt (line 13)) #17 14.82 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) #17 14.88 Collecting pycparser (from cffi>=2.0.0->cryptography->-r /tmp/pysim_requirements.txt (line 13)) #17 14.88 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) #17 14.96 Collecting idna>=2.5 (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 14.97 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) #17 15.00 Requirement already satisfied: setuptools>=61.0 in /usr/lib/python3/dist-packages (from incremental>=22.10.0->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) (78.1.1) #17 15.00 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.5) #17 15.07 Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) #17 15.07 Downloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB) #17 15.13 Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) #17 15.14 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) #17 15.19 Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) #17 15.20 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) #17 15.26 Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 15.27 Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB) #17 15.32 Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 15.33 Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) #17 15.40 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 15.41 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) #17 15.48 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #17 15.51 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl (31 kB) #17 15.54 Downloading twisted-23.10.0-py3-none-any.whl (3.2 MB) #17 15.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 62.0 MB/s eta 0:00:00 #17 15.60 Downloading ruff-0.13.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) #17 15.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 83.0 MB/s eta 0:00:00 #17 15.77 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) #17 15.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 58.9 MB/s eta 0:00:00 #17 15.85 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 15.88 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 15.91 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #17 15.94 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 15.97 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 16.01 Downloading pyosmocom-0.0.9-py3-none-any.whl (39 kB) #17 16.04 Downloading termcolor-3.1.0-py3-none-any.whl (7.7 kB) #17 16.07 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) #17 16.10 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 16.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.6 MB/s eta 0:00:00 #17 16.17 Downloading cryptography-46.0.1-cp311-abi3-manylinux_2_34_x86_64.whl (4.6 MB) #17 16.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 65.3 MB/s eta 0:00:00 #17 16.25 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 16.28 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #17 16.30 Downloading automat-25.4.16-py3-none-any.whl (42 kB) #17 16.33 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #17 16.46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 83.1 MB/s eta 0:00:00 #17 16.47 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) #17 16.50 Downloading constantly-23.10.4-py3-none-any.whl (13 kB) #17 16.53 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) #17 16.56 Downloading idna-3.10-py3-none-any.whl (70 kB) #17 16.60 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 16.63 Downloading incremental-24.7.2-py3-none-any.whl (20 kB) #17 16.66 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #17 16.71 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 16.74 Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) #17 16.77 Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) #17 16.80 Downloading requests-2.32.5-py3-none-any.whl (64 kB) #17 16.84 Downloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) #17 16.87 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #17 16.90 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) #17 16.93 Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) #17 16.96 Downloading rich-14.1.0-py3-none-any.whl (243 kB) #17 17.00 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) #17 17.03 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #17 17.06 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) #17 17.09 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #17 17.12 Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) #17 17.16 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 17.19 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 17.23 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 17.25 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 17.28 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 17.32 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 17.34 Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #17 17.37 Downloading zope_interface-8.0.1-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (264 kB) #17 17.41 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) #17 17.44 Downloading gsm0338-1.1.0-py3-none-any.whl (5.8 kB) #17 17.48 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 17.51 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #17 17.61 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, asn1tools, smpp.pdu, smpp.twisted3, pyscard, pytlv #17 17.61 Building wheel for lcov_cobertura (pyproject.toml): started #17 17.73 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 17.73 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11718 sha256=2b6ed3a10cdb12abe52664f9182797da20059f7b7236285d6c88c383b67ccb96 #17 17.73 Stored in directory: /root/.cache/pip/wheels/b9/a4/13/8f640a807038bb8924745d8e57cbd8b4034170f7f9788ffab8 #17 17.73 Building wheel for sphinx-argparse (pyproject.toml): started #17 17.83 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 17.83 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.4.0-py3-none-any.whl size=12713 sha256=8043538f2c3c3e897959e32dacb56790404ecaeb8d103a8080fa15d3d51ef351 #17 17.83 Stored in directory: /tmp/pip-ephem-wheel-cache-bmhgijr9/wheels/73/b7/19/d26631b7ef1c14ec1e1ab5e03c0cbd994720ce53e99f41792e #17 17.83 DEPRECATION: Building 'smpplib' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'smpplib'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #17 17.83 Building wheel for smpplib (setup.py): started #17 17.95 Building wheel for smpplib (setup.py): finished with status 'done' #17 17.95 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=29013 sha256=93cdf3c6c77912a5d424bcfcab6ce6746c3d42a8ff34b12500aa641ed3926d7e #17 17.95 Stored in directory: /tmp/pip-ephem-wheel-cache-bmhgijr9/wheels/c7/1f/00/8310d8f80e9235411f5c532fa8639d4e8a55d6c60ce2f719e1 #17 17.95 DEPRECATION: Building 'asn1tools' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'asn1tools'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #17 17.95 Building wheel for asn1tools (setup.py): started #17 18.09 Building wheel for asn1tools (setup.py): finished with status 'done' #17 18.09 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119785 sha256=f4e25d611dc8f270753399481ed4366ac6e2ebc18c04266d674e5832ac441134 #17 18.09 Stored in directory: /tmp/pip-ephem-wheel-cache-bmhgijr9/wheels/2f/48/f7/6b02e94c4a617fd3401d48992f12efefb61549179aeaea7ba5 #17 18.09 Building wheel for smpp.pdu (setup.py): started #17 18.09 DEPRECATION: Building 'smpp.pdu' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'smpp.pdu'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #17 18.21 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 18.21 Created wheel for smpp.pdu: filename=smpp_pdu-0.3-py3-none-any.whl size=31755 sha256=8b68fa6d7de538ac3d59e8057125adaa8e855a4bb03bb63c4cc1a526e3460f69 #17 18.21 Stored in directory: /tmp/pip-ephem-wheel-cache-bmhgijr9/wheels/ec/59/c8/1689acefa6165ca4c187514c7119267ae941b1075c4f9d7fee #17 18.21 DEPRECATION: Building 'smpp.twisted3' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'smpp.twisted3'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #17 18.21 Building wheel for smpp.twisted3 (setup.py): started #17 18.33 Building wheel for smpp.twisted3 (setup.py): finished with status 'done' #17 18.33 Created wheel for smpp.twisted3: filename=smpp_twisted3-0.8-py3-none-any.whl size=17529 sha256=78f4a3acc1ea7d79d0db670b429e401b6a1ad693bb77b2e3a26163c8fa7c6391 #17 18.33 Stored in directory: /tmp/pip-ephem-wheel-cache-bmhgijr9/wheels/d7/df/1e/ec5213d7c625fee8bc3ed25a094b2da2e711989dcf777efeac #17 18.33 Building wheel for pyscard (pyproject.toml): started #17 19.35 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 19.35 Created wheel for pyscard: filename=pyscard-2.3.0-cp313-cp313-linux_x86_64.whl size=237668 sha256=2f455d00788efd022d3aa9631d16ee742890f6371a212c35359ad947d7e6e6b5 #17 19.35 Stored in directory: /root/.cache/pip/wheels/5c/a6/a1/666c5aeba27caabc96c3e718df8248f41f4aa1b50f4dca4058 #17 19.35 DEPRECATION: Building 'pytlv' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pytlv'. Discussion can be found at https://github.com/pypa/pip/issues/6334 #17 19.35 Building wheel for pytlv (setup.py): started #17 19.47 Building wheel for pytlv (setup.py): finished with status 'done' #17 19.47 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16606 sha256=1f9ca74853654b47a2c569a752dbbcb425f96490e928927ddda51fa7bb56dad1 #17 19.47 Stored in directory: /root/.cache/pip/wheels/ef/7c/d8/e0f4af40e0231f40f63199f2bf7014ad923f3e01f744324f4d #17 19.47 Successfully built lcov_cobertura sphinx-argparse smpplib asn1tools smpp.pdu smpp.twisted3 pyscard pytlv #17 19.54 Installing collected packages: smpp.pdu3, smpp.pdu, pytlv, pyserial, pyperclip, ply, zope-interface, wcwidth, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, six, ruff, roman-numerals-py, pyscard, pyparsing, pycryptodomex, pycparser, mdurl, lcov_cobertura, jsonpath-ng, Jinja2, incremental, imagesize, idna, gsm0338, construct, constantly, colorlog, charset_normalizer, certifi, bitstruct, bidict, babel, automat, attrs, alabaster, smpplib, requests, pyosmocom, pockets, markdown-it-py, hyperlink, cffi, asn1tools, Twisted, sphinxcontrib-napoleon, sphinx, rich, cryptography, sphinx-argparse, smpp.twisted3, rich-argparse, cmd2 #17 24.27 #17 24.28 Successfully installed Jinja2-3.1.6 Twisted-23.10.0 alabaster-1.0.0 asn1tools-0.166.0 attrs-25.3.0 automat-25.4.16 babel-2.17.0 bidict-0.23.1 bitstruct-8.21.0 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 cmd2-2.7.0 colorlog-6.9.0 constantly-23.10.4 construct-2.10.70 cryptography-46.0.1 gsm0338-1.1.0 hyperlink-21.0.0 idna-3.10 imagesize-1.4.1 incremental-24.7.2 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 ply-3.11 pockets-0.9.1 pycparser-2.23 pycryptodomex-3.23.0 pyosmocom-0.0.9 pyparsing-3.2.5 pyperclip-1.11.0 pyscard-2.3.0 pyserial-3.5 pytlv-0.71 requests-2.32.5 rich-14.1.0 rich-argparse-1.7.1 roman-numerals-py-3.1.0 ruff-0.13.2 six-1.17.0 smpp.pdu-0.3 smpp.pdu3-0.6 smpp.twisted3-0.8 smpplib-2.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 sphinx-argparse-0.4.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-3.1.0 urllib3-2.5.0 wcwidth-0.2.14 zope-interface-8.0.1 #17 24.28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #17 DONE 25.2s #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 DONE 0.2s #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 0.447 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.448 Cloning into 'osmo-python-tests'... #19 0.563 + cd osmo-python-tests #19 0.563 + python3 setup.py clean build install #19 0.665 running clean #19 0.669 running build #19 0.669 running build_py #19 0.672 creating build/lib/osmopy #19 0.672 copying osmopy/__init__.py -> build/lib/osmopy #19 0.673 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.673 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.673 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.673 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.673 creating build/lib/osmopy/osmo_interact #19 0.673 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.673 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.673 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.673 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.673 running build_scripts #19 0.677 creating build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.13 #19 0.677 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.13 #19 0.677 changing mode of build/scripts-3.13/osmodumpdoc.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmotestvty.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmotestconfig.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_ctrl.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_rate_ctr2csv.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_trap2cgi.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_interact_vty.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_interact_ctrl.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_verify_transcript_vty.py from 644 to 755 #19 0.677 changing mode of build/scripts-3.13/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.677 running install #19 0.678 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. #19 0.678 !! #19 0.678 #19 0.678 ******************************************************************************** #19 0.678 Please avoid running ``setup.py`` directly. #19 0.678 Instead, use pypa/build, pypa/installer or other #19 0.678 standards-based tools. #19 0.678 #19 0.678 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. #19 0.678 ******************************************************************************** #19 0.678 #19 0.678 !! #19 0.678 self.initialize_options() #19 0.705 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: EasyInstallDeprecationWarning: easy_install command is deprecated. #19 0.705 !! #19 0.705 #19 0.705 ******************************************************************************** #19 0.705 Please avoid running ``setup.py`` and ``easy_install``. #19 0.705 Instead, use pypa/build, pypa/installer or other #19 0.705 standards-based tools. #19 0.705 #19 0.705 See https://github.com/pypa/setuptools/issues/917 for details. #19 0.705 ******************************************************************************** #19 0.705 #19 0.705 !! #19 0.705 self.initialize_options() #19 0.727 running bdist_egg #19 0.734 running egg_info #19 0.737 creating osmopython.egg-info #19 0.737 writing osmopython.egg-info/PKG-INFO #19 0.737 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.737 writing top-level names to osmopython.egg-info/top_level.txt #19 0.737 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.741 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.741 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.741 installing library code to build/bdist.linux-x86_64/egg #19 0.741 running install_lib #19 0.741 creating build/bdist.linux-x86_64/egg #19 0.742 creating build/bdist.linux-x86_64/egg/osmopy #19 0.742 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.742 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.742 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.742 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.742 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.742 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.742 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.742 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.742 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.742 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.742 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-313.pyc #19 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-313.pyc #19 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-313.pyc #19 0.744 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-313.pyc #19 0.745 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-313.pyc #19 0.746 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-313.pyc #19 0.746 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-313.pyc #19 0.747 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-313.pyc #19 0.747 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-313.pyc #19 0.749 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.749 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 running install_scripts #19 0.749 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.749 copying build/scripts-3.13/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.750 copying build/scripts-3.13/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.750 copying build/scripts-3.13/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 0.750 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 0.750 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.750 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.750 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.750 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.750 zip_safe flag not set; analyzing archive contents... #19 0.751 osmopy.__pycache__.trap_helper.cpython-313: module references __file__ #19 0.751 creating dist #19 0.751 creating 'dist/osmopython-0.3.0-py3.13.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 0.755 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 0.756 Processing osmopython-0.3.0-py3.13.egg #19 0.757 creating /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #19 0.757 Extracting osmopython-0.3.0-py3.13.egg to /usr/local/lib/python3.13/dist-packages #19 0.766 Adding osmopython 0.3.0 to easy-install.pth file #19 0.766 Installing osmo_trap2cgi.py script to /usr/local/bin #19 0.766 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 0.767 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 0.767 Installing osmodumpdoc.py script to /usr/local/bin #19 0.767 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 0.767 Installing osmotestconfig.py script to /usr/local/bin #19 0.767 Installing osmo_interact_vty.py script to /usr/local/bin #19 0.768 Installing osmo_ctrl.py script to /usr/local/bin #19 0.768 Installing osmotestvty.py script to /usr/local/bin #19 0.768 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 0.768 #19 0.768 Installed /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #19 0.768 Processing dependencies for osmopython==0.3.0 #19 0.768 Finished processing dependencies for osmopython==0.3.0 #19 0.782 + cd .. #19 0.782 + rm -rf osmo-python-tests #19 DONE 0.9s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.2s #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 0.360 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.360 Cloning into 'osmo-ci'... #21 0.502 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.510 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.510 'common.sh' -> '/usr/local/bin/common.sh' #21 0.510 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.510 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.510 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.510 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.510 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.510 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.510 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.510 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.510 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.510 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.510 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.510 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh' #21 0.510 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.510 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.510 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh' #21 0.510 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.510 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.510 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.511 + rm -rf osmo-ci #21 DONE 0.6s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.2s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.395 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.6s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #24 DONE 0.2s #25 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #25 0.398 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #25 0.398 + apt-get update #25 0.454 Hit:1 http://deb.debian.org/debian trixie InRelease #25 0.454 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #25 0.454 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #25 0.668 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] #25 0.731 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [199 kB] #25 0.758 Fetched 200 kB in 0s (575 kB/s) #25 0.758 Reading package lists... #25 1.068 W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details #25 1.068 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #25 1.072 Reading package lists... #25 1.378 Building dependency tree... #25 1.444 Reading state information... #25 1.534 The following additional packages will be installed: #25 1.534 sdcc-libraries #25 1.534 Suggested packages: #25 1.534 python sdcc-ucsim #25 1.534 Recommended packages: #25 1.534 gputils #25 1.544 The following NEW packages will be installed: #25 1.544 sdcc sdcc-libraries #25 1.570 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #25 1.570 Need to get 3899 kB of archives. #25 1.570 After this operation, 28.7 MB of additional disk space will be used. #25 1.570 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #25 1.620 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #25 1.784 debconf: unable to initialize frontend: Dialog #25 1.784 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 1.784 debconf: falling back to frontend: Readline #25 1.787 debconf: unable to initialize frontend: Readline #25 1.787 debconf: (This frontend requires a controlling tty.) #25 1.787 debconf: falling back to frontend: Teletype #25 1.789 debconf: unable to initialize frontend: Teletype #25 1.789 debconf: (This frontend requires a controlling tty.) #25 1.789 debconf: falling back to frontend: Noninteractive #25 2.149 Fetched 3899 kB in 0s (41.3 MB/s) #25 2.222 Selecting previously unselected package sdcc-libraries. #25 2.222 (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 ... 130325 files and directories currently installed.) #25 2.251 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #25 2.276 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #25 2.486 Selecting previously unselected package sdcc. #25 2.506 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #25 2.527 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #25 2.811 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #25 2.900 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #25 2.971 Processing triggers for man-db (2.13.1-1) ... #25 3.104 + apt-get clean #25 DONE 3.5s #26 exporting to image #26 exporting layers #26 exporting layers 27.8s done #26 writing image sha256:928c1cbf2884687b88381c44bbc7561ba74cf538ff6b2b27d5f99fdbbd40877c 0.0s done #26 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #26 DONE 27.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 928c1cbf2884 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + [ = registry.osmocom.org ] + docker_depends debian-bookworm-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-bookworm-erlang' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.64kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/9] FROM docker.io/library/debian:bookworm@sha256:93492d1405a072c9d3b89110490e330e0b7eb37754cafc9520908b7fe6873f5f #4 DONE 0.0s #5 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.50kB done #6 DONE 0.0s #7 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libnftables-dev libpcap-dev libsctp1 && apt-get clean #7 CACHED #8 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #8 CACHED #9 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #10 CACHED #11 [7/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #12 CACHED #13 [8/9] RUN USERADD --uid=1000 -m build #13 CACHED #14 [9/9] WORKDIR /HOME/BUILD #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:2f567b359bdee74cf998f51bc27996d6636b343e5f42e2b380b8ada0f6e29513 0.0s done #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest #15 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest done #15 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n 2f567b359bde + list_osmo_packages debian-bookworm debian-bookworm-erlang + local distro=debian-bookworm + local image=debian-bookworm-erlang + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-erlang -c + [ -n ] + return + ret=0 + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build4-deb12build-ansible + return 0 Finished: SUCCESS