Started by upstream project "update-osmo-ci-on-slaves" build number 3092 originally caused by: Started by user Oliver Smith Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-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/build5-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 a318929c7ed727148b260d703f44b7b40c16f336 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a318929c7ed727148b260d703f44b7b40c16f336 # timeout=10 Commit message: "jobs/gerrit,master: use debian-trixie-build" > git rev-list --no-walk a318929c7ed727148b260d703f44b7b40c16f336 # timeout=10 [build5-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins13536381118814709458.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-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 a318929c7ed727148b260d703f44b7b40c16f336 + 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 a318929c7ed727148b260d703f44b7b40c16f336 + 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/build5-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/build5-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/build5-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-bookworm-build debian-bookworm-erlang debian-trixie-build + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-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 cbf5702 debian-trixie-build: add libgcrypt20-dev + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-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/build5-deb12build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build5-deb12build-ansible-3092 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang debian-trixie-build + 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-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-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/build5-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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.09kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 1.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:93492d1405a072c9d3b89110490e330e0b7eb37754cafc9520908b7fe6873f5f #5 resolve docker.io/library/debian:bookworm@sha256:93492d1405a072c9d3b89110490e330e0b7eb37754cafc9520908b7fe6873f5f 0.1s done #5 DONE 0.1s #6 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #6 DONE 0.2s #4 [internal] load build context #4 ... #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 DONE 0.3s #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.3s #9 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #9 DONE 0.4s #10 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #10 DONE 0.4s #4 [internal] load build context #4 transferring context: 1.97kB done #4 DONE 0.2s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 CACHED #12 [ 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 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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool 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 sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #12 CACHED #13 [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 #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget 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 #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [ 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/ #19 CACHED #20 [ 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 #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [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 #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.1s #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_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #25 0.317 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.317 + apt-get update #25 0.356 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.356 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #25 0.357 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.359 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #25 0.440 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [201 kB] #25 0.488 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [281 kB] #25 0.535 Fetched 587 kB in 0s (2888 kB/s) #25 0.535 Reading package lists... #25 0.803 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 0.814 Reading package lists... #25 1.073 Building dependency tree... #25 1.126 Reading state information... #25 1.188 The following additional packages will be installed: #25 1.188 libcurl4-gnutls-dev liblimesuite22.09-1 libmicrohttpd-dev libmicrohttpd12 #25 1.188 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.188 libyder-dev libyder2.0 #25 1.189 Suggested packages: #25 1.189 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev liblimesuite-doc uhd-doc #25 1.189 uhd-host #25 1.189 Recommended packages: #25 1.189 limesuite-udev gnuradio-dev #25 1.268 The following NEW packages will be installed: #25 1.268 libcurl4-gnutls-dev liblimesuite-dev liblimesuite22.09-1 libmicrohttpd-dev #25 1.269 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.269 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.288 0 upgraded, 14 newly installed, 0 to remove and 5 not upgraded. #25 1.288 Need to get 5788 kB of archives. #25 1.288 After this operation, 24.8 MB of additional disk space will be used. #25 1.288 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #25 1.336 Get:2 http://deb.debian.org/debian bookworm/main amd64 liblimesuite22.09-1 amd64 22.09.1+dfsg-1+b2 [265 kB] #25 1.341 Get:3 http://deb.debian.org/debian bookworm/main amd64 liblimesuite-dev amd64 22.09.1+dfsg-1+b2 [55.8 kB] #25 1.343 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 1.345 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 1.351 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 1.353 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 1.356 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #25 1.359 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 1.393 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 1.395 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 1.395 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 1.400 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 1.402 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 1.506 debconf: delaying package configuration, since apt-utils is not installed #25 1.548 Fetched 5788 kB in 0s (43.3 MB/s) #25 1.605 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 1.605 (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 ... 116975 files and directories currently installed.) #25 1.641 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #25 1.657 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #25 1.822 Selecting previously unselected package liblimesuite22.09-1:amd64. #25 1.830 Preparing to unpack .../01-liblimesuite22.09-1_22.09.1+dfsg-1+b2_amd64.deb ... #25 1.868 Unpacking liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #25 1.994 Selecting previously unselected package liblimesuite-dev:amd64. #25 2.012 Preparing to unpack .../02-liblimesuite-dev_22.09.1+dfsg-1+b2_amd64.deb ... #25 2.029 Unpacking liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #25 2.177 Selecting previously unselected package libmicrohttpd12:amd64. #25 2.194 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 2.212 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 2.328 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 2.346 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 2.363 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 2.527 Selecting previously unselected package liborcania2.3:amd64. #25 2.534 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 2.552 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 2.664 Selecting previously unselected package liborcania-dev:amd64. #25 2.682 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 2.699 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 2.840 Selecting previously unselected package libsystemd-dev:amd64. #25 2.858 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #25 2.875 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #25 3.030 Selecting previously unselected package libuhd4.3.0:amd64. #25 3.047 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 3.064 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 3.342 Selecting previously unselected package libuhd-dev:amd64. #25 3.350 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 3.367 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 3.520 Selecting previously unselected package libyder2.0:amd64. #25 3.529 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 3.545 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 3.681 Selecting previously unselected package libulfius2.7:amd64. #25 3.699 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 3.716 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 3.838 Selecting previously unselected package libyder-dev:amd64. #25 3.856 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 3.873 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 4.004 Selecting previously unselected package libulfius-dev:amd64. #25 4.022 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 4.039 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 4.216 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 4.268 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #25 4.319 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 4.371 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 4.422 Setting up liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #25 4.474 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 4.525 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 4.578 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 4.630 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #25 4.681 Setting up liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #25 4.729 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 4.778 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 4.827 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 4.875 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 4.924 Processing triggers for man-db (2.11.2-2) ... #25 4.979 Processing triggers for libc-bin (2.36-9+deb12u13) ... #25 5.114 + apt-get clean #25 DONE 5.2s #26 exporting to image #26 exporting layers #26 exporting layers 0.4s done #26 writing image sha256:debc008016de418e7980af5b062c123db8d2bf86b96ea34a1818ba0269a1df98 done #26 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #26 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n debc008016de + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-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/build5-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/build5-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.1s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/library/debian:bookworm@sha256:93492d1405a072c9d3b89110490e330e0b7eb37754cafc9520908b7fe6873f5f #5 resolve docker.io/library/debian:bookworm@sha256:93492d1405a072c9d3b89110490e330e0b7eb37754cafc9520908b7fe6873f5f 0.1s done #5 DONE 0.1s #6 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.1s #7 [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 #7 CACHED #8 [8/9] RUN USERADD --uid=1000 -m build #8 CACHED #9 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #9 CACHED #10 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libnftables-dev libpcap-dev libsctp1 && apt-get clean #10 CACHED #11 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #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 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [9/9] WORKDIR /HOME/BUILD #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:e009fa81fb07e4c0f38dc6bc1c4a23589e49c2a17432c17e2d5f9faba10faeb2 done #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/build5-deb12build-ansible/_docker_playground/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n e009fa81fb07 + 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 + [ = 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/build5-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/build5-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.39kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/16] FROM docker.io/library/debian:trixie@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6 #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.0s #6 [internal] load build context #6 transferring context: 1.97kB done #6 DONE 0.1s #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.2s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.3s #9 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #10 CACHED #11 [ 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/ #11 CACHED #12 [ 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 #12 CACHED #5 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #5 DONE 0.0s #13 [ 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 libgcrypt20-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 #13 ... #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 DONE 0.3s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.3s #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #15 DONE 0.4s #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.2s #13 [ 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 libgcrypt20-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 #13 0.324 + apt-get update #13 0.368 Hit:1 http://deb.debian.org/debian trixie InRelease #13 0.368 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #13 0.373 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #13 0.430 Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [51.8 kB] #13 0.466 Fetched 143 kB in 0s (1091 kB/s) #13 0.466 Reading package lists... #13 0.783 + 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 libgcrypt20-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 #13 0.786 Reading package lists... #13 1.076 Building dependency tree... #13 1.136 Reading state information... #13 1.240 ca-certificates is already the newest version (20250419). #13 1.240 libtinfo5 is already the newest version (6.4-4). #13 1.240 The following additional packages will be installed: #13 1.240 adduser asciidoc-base asciidoc-common autopoint autotools-dev binutils #13 1.240 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #13 1.240 bsdextrautils clang-format-19 cmake-data comerr-dev confget cpp cpp-14 #13 1.240 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dbus-bin dbus-daemon #13 1.240 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #13 1.240 dirmngr distro-info-data docbook docbook-dsssl docbook-utils docbook-xml #13 1.240 docbook-xsl docutils-common dpkg-dev dwz file fontconfig fontconfig-config #13 1.240 fonts-dejavu-core fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson #13 1.240 fonts-lmodern fonts-urw-base35 g++-14 g++-14-x86-64-linux-gnu #13 1.240 g++-x86-64-linux-gnu gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu #13 1.240 gettext gettext-base gfortran-14 gfortran-14-x86-64-linux-gnu #13 1.240 gir1.2-girepository-2.0 gir1.2-glib-2.0 girepository-tools git-man #13 1.240 gnupg-l10n gpg gpg-agent gpgconf gpgsm gpgv groff-base guile-3.0-libs #13 1.240 ibverbs-providers icu-devtools inetutils-telnet intltool-debian #13 1.240 krb5-multidev libabsl20240722 libaio1t64 libalgorithm-c3-perl libamd-comgr2 #13 1.240 libamdhip64-5 libann0 libaom3 libapache-pom-java libapparmor1 #13 1.240 libarchive-zip-perl libarchive13t64 libasan8 libasound2-data libasound2t64 #13 1.240 libassuan9 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #13 1.240 libavif16 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #13 1.240 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils libbladerf2 #13 1.240 libblkid-dev libboost-atomic-dev libboost-atomic1.83-dev #13 1.240 libboost-atomic1.83.0 libboost-chrono-dev libboost-chrono1.83-dev #13 1.240 libboost-chrono1.83.0t64 libboost-container-dev libboost-container1.83-dev #13 1.240 libboost-container1.83.0 libboost-context-dev libboost-context1.83-dev #13 1.240 libboost-context1.83.0 libboost-coroutine-dev libboost-coroutine1.83-dev #13 1.240 libboost-coroutine1.83.0 libboost-date-time-dev libboost-date-time1.83-dev #13 1.240 libboost-date-time1.83.0 libboost-dev libboost-exception-dev #13 1.240 libboost-exception1.83-dev libboost-fiber-dev libboost-fiber1.83-dev #13 1.240 libboost-fiber1.83.0 libboost-filesystem-dev libboost-filesystem1.83-dev #13 1.240 libboost-filesystem1.83.0 libboost-graph-dev libboost-graph-parallel-dev #13 1.240 libboost-graph-parallel1.83-dev libboost-graph-parallel1.83.0 #13 1.240 libboost-graph1.83-dev libboost-graph1.83.0 libboost-iostreams-dev #13 1.240 libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-json-dev #13 1.240 libboost-json1.83-dev libboost-json1.83.0 libboost-locale-dev #13 1.240 libboost-locale1.83-dev libboost-locale1.83.0 libboost-log-dev #13 1.240 libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #13 1.240 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #13 1.240 libboost-mpi-python-dev libboost-mpi-python1.83-dev #13 1.240 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #13 1.240 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #13 1.240 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #13 1.240 libboost-program-options-dev libboost-program-options1.83-dev #13 1.240 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #13 1.240 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #13 1.240 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #13 1.240 libboost-regex1.83.0 libboost-serialization-dev #13 1.240 libboost-serialization1.83-dev libboost-serialization1.83.0 #13 1.240 libboost-stacktrace-dev libboost-stacktrace1.83-dev #13 1.240 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #13 1.240 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #13 1.240 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #13 1.240 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #13 1.240 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #13 1.240 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #13 1.240 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #13 1.240 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #13 1.240 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #13 1.240 libbson-1.0-0t64 libbson-dev libc-dev-bin libc-l10n libc6-dev #13 1.240 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #13 1.240 libcares2 libcbor0.10 libcc1-0 libcdk5t64 libcdt5 libcgraph6 libclang-cpp19 #13 1.240 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #13 1.240 libclass-inspector-perl libclass-method-modifiers-perl #13 1.240 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #13 1.240 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv3 #13 1.240 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls libcurl4-gnutls-dev #13 1.240 libcurl4t64 libdata-optlist-perl libdatetime-locale-perl libdatetime-perl #13 1.240 libdatetime-timezone-perl libdatrie1 libdav1d7 libdbi1t64 libdbus-1-3 #13 1.240 libdbus-1-dev libde265-0 libdebhelper-perl libdebuginfod-common #13 1.240 libdebuginfod1t64 libdeflate0 libdevel-callchecker-perl #13 1.240 libdevel-stacktrace-perl libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm2 #13 1.240 libdw1t64 libdynaloader-functions-perl libedit2 libelf1t64 #13 1.240 libencode-locale-perl liberror-perl libeval-closure-perl libevent-2.1-7t64 #13 1.240 libevent-core-2.1-7t64 libevent-dev libevent-extra-2.1-7t64 #13 1.240 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 libexception-class-perl #13 1.240 libexpat1 libexpat1-dev libfabric1 libfftw3-bin libfftw3-double3 #13 1.240 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #13 1.240 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #13 1.240 libfile-sharedir-perl libfile-stripnondeterminism-perl libfile-touch-perl #13 1.240 libfile-which-perl libfindlib-ocaml libfmt10 libfontbox-java libfontconfig1 #13 1.240 libfontenc1 libfreetype6 libfribidi0 libfuse3-4 libgav1-1 libgc1 #13 1.240 libgcc-14-dev libgcrypt20 libgd3 libgdbm-compat4t64 libgdbm6t64 #13 1.240 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-14-dev libgfortran5 #13 1.240 libgio-2.0-dev libgio-2.0-dev-bin libgirepository-1.0-1 #13 1.240 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin libglib2.0-data #13 1.240 libglib2.0-dev libglib2.0-dev-bin libgmpxx4ldbl libgnutls-dane0t64 #13 1.240 libgnutls-openssl27t64 libgomp1 libgpg-error-dev libgpg-error0 libgprofng0 #13 1.240 libgps30t64 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 #13 1.240 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 #13 1.240 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 #13 1.240 libhiredis1.1.0 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl #13 1.240 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 1.240 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #13 1.240 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #13 1.240 libice6 libicu-dev libicu76 libidn12 libidn2-dev libijs-0.35 libimagequant0 #13 1.240 libimport-into-perl libintelrdfpmath-dev libio-html-perl #13 1.240 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 libjansson4 #13 1.240 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery libjs-jquery-ui #13 1.240 libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl libjsoncpp26 #13 1.240 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkeyutils1 #13 1.240 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #13 1.240 liblatex-tounicode-perl liblcms2-2 libldap-dev libldap2 liblerc4 #13 1.240 liblimesuite23.11-1 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 #13 1.240 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #13 1.240 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #13 1.240 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl libmnl0 #13 1.240 libmodule-implementation-perl libmodule-runtime-perl libmongoc-1.0-0t64 #13 1.240 libmongocrypt-dev libmongocrypt0 libmoo-perl libmount-dev libmpc3 libmpfi0 #13 1.240 libmpfr6 libmro-compat-perl libmunge2 libnamespace-autoclean-perl #13 1.240 libnamespace-clean-perl libncurses6 libncursesw6 libnet-http-perl #13 1.240 libnet-ssleay-perl libnetsnmptrapd40t64 libnewlib-dev libnftables1 #13 1.240 libnftnl11 libnghttp2-14 libnghttp3-9 libnghttp3-dev libngtcp2-16 #13 1.240 libngtcp2-crypto-gnutls-dev libngtcp2-crypto-gnutls8 libngtcp2-dev #13 1.240 libnl-3-200 libnl-route-3-200 libnorm-dev libnorm1t64 libnpth0t64 #13 1.240 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping0 #13 1.240 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp16 libosp5 #13 1.240 libostyle1t64 libp11-kit-dev libpackage-stash-perl libpango-1.0-0 #13 1.240 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper2 #13 1.240 libparams-classify-perl libparams-util-perl #13 1.240 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 #13 1.240 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #13 1.240 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite1 libpdfbox-java #13 1.240 libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev libpipeline1 #13 1.240 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 libpng16-16t64 libpopt0 #13 1.240 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 libptexenc1 libpython3-dev #13 1.240 libpython3-stdlib libpython3.13 libpython3.13-dev libpython3.13-minimal #13 1.240 libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 librdmacm1t64 #13 1.240 libreadline8t64 librhash1 librole-tiny-perl librsvg2-2 librtmp-dev librtmp1 #13 1.240 libsasl2-2 libsasl2-dev libsasl2-modules-db libsctp1 libselinux1-dev #13 1.240 libsensors-config libsensors-dev libsensors5 libsepol-dev libsframe1 #13 1.240 libsgmls-perl libsharpyuv0 libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #13 1.240 libsnmp-base libsnmp40t64 libsodium-dev libsodium23 libsofia-sip-ua-dev #13 1.240 libsofia-sip-ua-glib3t64 libsofia-sip-ua0t64 libsombok3 #13 1.240 libsource-highlight-common libsource-highlight4t64 libspecio-perl #13 1.240 libssh2-1-dev libssh2-1t64 libstdc++-14-dev libstdcompat-ocaml #13 1.240 libstdlib-ocaml libsub-exporter-perl libsub-exporter-progressive-perl #13 1.240 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #13 1.240 libsvtav1enc2 libsynctex2 libsysprof-capture-4-dev libsystemd-dev #13 1.240 libsystemd-shared libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #13 1.240 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #13 1.240 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #13 1.240 libtirpc-common libtirpc3t64 libtry-tiny-perl libtsan2 libubsan1 #13 1.240 libuchardet0 libucx0 libudev-dev libuhd4.8.0 libulfius2.7t64 libunbound8 #13 1.240 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 libusb-1.0-0 #13 1.240 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #13 1.240 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #13 1.240 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #13 1.240 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #13 1.240 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #13 1.240 libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 libxpm4 libxrender1 #13 1.240 libxslt1.1 libxstring-perl libxt6t64 libxtables12 libyaml-0-2 #13 1.240 libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 libz3-4 libze1 libzmq5 #13 1.240 libzstd-dev libzzip-0-13t64 linux-libc-dev lmodern lynx lynx-common m4 #13 1.240 man-db mariadb-common media-types module-assistant mpi-default-bin #13 1.240 mpi-default-dev mysql-common native-architecture netbase nettle-dev #13 1.240 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #13 1.240 openmpi-common opensp patch patchutils pci.ids perl perl-modules-5.40 #13 1.240 perl-openssl-defaults pinentry-curses pkgconf pkgconf-bin po-debconf #13 1.240 poppler-data preview-latex-style procps python-apt-common python3-apt #13 1.240 python3-astroid python3-autocommand python3-blockdiag python3-cairo #13 1.240 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #13 1.240 python3-filelock python3-freetype python3-funcparserlib python3-inflect #13 1.240 python3-iniconfig python3-isort python3-jaraco.context #13 1.240 python3-jaraco.functools python3-jaraco.text python3-logilab-common #13 1.240 python3-markupsafe python3-mccabe python3-minimal python3-more-itertools #13 1.240 python3-mypy-extensions python3-packaging python3-pil python3-pip-whl #13 1.240 python3-pkg-resources python3-platformdirs python3-pluggy python3-pygments #13 1.240 python3-reportlab python3-rlpycairo python3-roman python3-setuptools-whl #13 1.240 python3-tomlkit python3-typeguard python3-typing-extensions #13 1.240 python3-virtualenv python3-webcolors python3-wheel python3-zipp python3.13 #13 1.240 python3.13-dev python3.13-minimal readline-common rpcsvc-proto #13 1.240 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #13 1.240 t1utils teckit tex-common texinfo-lib texlive texlive-base #13 1.240 texlive-bibtex-extra texlive-binaries texlive-extra-utils #13 1.240 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #13 1.240 texlive-latex-base texlive-latex-extra texlive-latex-recommended #13 1.240 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #13 1.240 texlive-xetex tipa ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings #13 1.240 xfonts-utils xml-core xz-utils zlib1g-dev #13 1.242 Suggested packages: #13 1.242 liblocale-gettext-perl cron quota asciidoc-doc epubcheck gnu-standards #13 1.242 autoconf-doc binutils-doc gprofng-gui binutils-gold bison-doc bzip2-doc #13 1.242 distcc | icecc cmake-doc cmake-format elpa-cmake-mode coccinelle-doc #13 1.242 vim-addon-manager doc-base cpp-doc gcc-14-locales cpp-14-doc cppcheck-gui #13 1.242 clang clang-tidy graphicsmagick-imagemagick-compat | imagemagick inkscape #13 1.242 latex-cjk-all pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig #13 1.242 xindy default-dbus-session-bus | dbus-session-bus dh-make adequate at #13 1.242 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things diffoscope #13 1.242 disorderfs docker.io dose-extra duck elpa-devscripts faketime gnuplot #13 1.242 how-can-i-help libauthen-sasl-perl libdbd-pg-perl libterm-size-perl #13 1.242 libyaml-libyaml-perl mmdebstrap mutt piuparts postgresql-client pristine-lfs #13 1.242 python3-debianbts python3-pycurl quilt ratt reprotest svn-buildpackage w3m #13 1.242 dbus-user-session libpam-systemd pinentry-gnome3 tor docbook-defguide psgml #13 1.242 docbook-dsssl-doc dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf #13 1.242 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java #13 1.242 libxalan2-java libxslthl-java xalan docbook-xsl-ns docbook5-defguide #13 1.242 doxygen-latex doxygen-doc doxygen-gui debian-keyring #13 1.242 debian-tag2upload-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #13 1.242 fonts-texgyre g++-multilib g++-14-multilib gcc-14-doc gawk-doc gcc-multilib #13 1.242 manpages-dev gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu gdb-doc gdbserver #13 1.242 libc-dbg gettext-doc libasprintf-dev libgettextpo-dev gnulib-l10n #13 1.242 gfortran-14-multilib gfortran-14-doc libcoarrays-dev git-doc git-email #13 1.242 git-gui gitk gitweb git-cvs git-mediawiki git-svn gpg-wks-server parcimonie #13 1.242 xloadimage scdaemon tpm2daemon gsfonts graphviz-doc groff lm-sensors lsof #13 1.242 strace krb5-doc lrzip alsa-utils libasound2-doc libasound2-plugins #13 1.242 libbladerf-doc bladerf-firmware bladerf-fpga libboost-doc libboost1.83-doc #13 1.242 gccxml libboost-contract1.83-dev libmpfrc++-dev libntl-dev default-jdk #13 1.242 libc-devtools glibc-doc libavalon-framework-java libexcalibur-logkit-java #13 1.242 liblog4j1.2-java cups-common libcurl4-doc bzr libfftw3-doc fuse3 rng-tools #13 1.242 libgcrypt-bin libgcrypt20-doc libgd-tools gdbm-l10n gir1.2-glib-2.0-dev #13 1.242 libglib2.0-doc libgdk-pixbuf2.0-bin low-memory-monitor gmp-doc libgmp10-doc #13 1.242 libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #13 1.242 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #13 1.242 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #13 1.242 libheif-plugin-rav1e libheif-plugin-svtenc libdata-dump-perl #13 1.242 libhwloc-contrib-plugins icu-doc idn libjs-jquery-ui-docs liblcms2-utils #13 1.242 liblimesuite-doc libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #13 1.242 libencode-hanextra-perl libpod2-base-perl libmpfi-doc ncurses-doc #13 1.242 libnewlib-doc libnftnl-dev-doc libnghttp2-doc libnorm-doc openmpi-doc #13 1.242 p11-kit-doc libscalar-number-perl pciutils pcscd readline-doc lksctp-tools #13 1.242 sgmls-doc snmp-mibs-downloader sofia-sip-doc libtest-fatal-perl sqlite3-doc #13 1.242 libssl-doc libstdc++-14-doc libcryptsetup12 libip4tc2 libpwquality1 #13 1.242 libqrencode4 libtss2-rc0t64 gcj-jdk uhd-doc uhd-host libbusiness-isbn-perl #13 1.242 libmime-base32-perl libregexp-ipv6-perl libauthen-ntlm-perl xapian-tools #13 1.242 libyaml-doc m4-doc make-doc apparmor less dialog | whiptail camlp4 #13 1.242 opencl-icd gfortran | fortran-compiler keychain libpam-ssh monkeysphere #13 1.242 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #13 1.242 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #13 1.242 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #13 1.242 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #13 1.242 fonts-arphic-uming fonts-nanum python3-doc python3-tk python3-venv #13 1.242 python-apt-doc python3-objgraph docutils-doc fonts-linuxlibertine #13 1.242 | ttf-linux-libertine texlive-lang-french python-mako-doc python3-beaker #13 1.242 python-pil-doc python-pygments-doc ttf-bitstream-vera #13 1.242 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #13 1.242 python-setuptools-doc python3.13-venv python3.13-doc binfmt-support #13 1.242 openssh-server python3-braceexpand sgml-base-doc perlsgml w3-recs swig-doc #13 1.242 swig-examples systemd-container systemd-homed systemd-userdbd systemd-boot #13 1.242 systemd-resolved systemd-repart libtss2-tcti-device0 polkitd perl-tk xpdf #13 1.242 | pdf-viewer xzdec texlive-binaries-sse2 hintview chktex #13 1.242 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #13 1.242 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #13 1.242 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #13 1.242 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #13 1.242 wdiff-doc #13 1.242 Recommended packages: #13 1.242 xmlto autogen-doc bash-completion dahdi-linux dblatex-doc dctrl-tools dput #13 1.242 | dupload libdistro-info-perl libgit-wrapper-perl liblist-compare-perl #13 1.242 libstring-shellquote-perl licensecheck lintian lzip python3-debian #13 1.242 python3-magic python3-requests python3-unidiff python3-xdg strace #13 1.242 debian-keyring debian-tag2upload-keyring libgitlab-api-v4-perl #13 1.242 libsoap-lite-perl pristine-tar fakeroot libalgorithm-merge-perl libfl-dev #13 1.242 less gnupg-utils gpg-wks-client fonts-liberation xpdf | pdf-viewer #13 1.242 libgd-gd2-perl alsa-ucm-conf alsa-topology-conf bladerf manpages #13 1.242 manpages-dev libpam-cap libclass-c3-xs-perl libfile-fcntllock-perl #13 1.242 liblocale-gettext-perl libdevel-lexalias-perl libarchive-cpio-perl #13 1.242 libgdk-pixbuf2.0-bin xdg-user-dirs libgpg-error-l10n fonts-droid-fallback #13 1.242 libgts-bin libheif-plugin-x265 libheif-plugin-aomenc libhtml-format-perl #13 1.242 libio-compress-brotli-perl javascript-common libjson-xs-perl krb5-locales #13 1.242 libldap-common limesuite-udev libtool-bin libgpm2 #13 1.242 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev #13 1.242 libpackage-stash-xs-perl librsvg2-common libsasl2-modules libsnmp-perl #13 1.242 libref-util-perl libkmod2 libtasn1-doc gnuradio-dev libusb-1.0-doc #13 1.242 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #13 1.242 libxml-sax-expat-perl cppzmq-dev mailcap libfindlib-ocaml-dev udev #13 1.242 ofono-scripts xauth libmail-sendmail-perl psmisc linux-sysctl-defaults #13 1.242 python3-tk lsb-release iso-codes python3-olefile pyflakes3 #13 1.242 fonts-dejavu-extra python3-argcomplete sopv-doc systemd-timesyncd #13 1.242 | time-daemon systemd-cryptsetup fonts-texgyre fonts-texgyre-math dvisvgm #13 1.242 liblog-log4perl-perl ruby default-jre libspreadsheet-parseexcel-perl tk #13 1.242 libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils #13 1.242 x11-xserver-utils #13 3.727 The following NEW packages will be installed: #13 3.727 adduser asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #13 3.727 autoconf-archive autogen automake autopoint autotools-dev bc binutils #13 3.727 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #13 3.727 bsdextrautils build-essential bzip2 ccache clang-format clang-format-19 #13 3.727 cmake cmake-data coccinelle comerr-dev confget cpp cpp-14 #13 3.727 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu cppcheck curl dahdi-source #13 3.727 dblatex dbus dbus-bin dbus-daemon dbus-session-bus-common #13 3.727 dbus-system-bus-common debhelper devscripts dh-autoreconf #13 3.727 dh-strip-nondeterminism dirmngr distro-info-data docbook docbook-dsssl #13 3.727 docbook-utils docbook-xml docbook-xsl docbook5-xml docutils-common doxygen #13 3.727 dpkg-dev dwz equivs file flex fontconfig fontconfig-config fonts-dejavu-core #13 3.727 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #13 3.727 fonts-urw-base35 g++ g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu #13 3.727 gawk gcc gcc-14 gcc-14-x86-64-linux-gnu gcc-arm-none-eabi #13 3.727 gcc-x86-64-linux-gnu gdb gettext gettext-base gfortran-14 #13 3.727 gfortran-14-x86-64-linux-gnu ghostscript gir1.2-girepository-2.0 #13 3.727 gir1.2-glib-2.0 girepository-tools git git-man gnupg gnupg-l10n gpg #13 3.727 gpg-agent gpgconf gpgsm gpgv graphviz groff-base guile-3.0-libs htop #13 3.727 ibverbs-providers icu-devtools inetutils-telnet intltool-debian iproute2 #13 3.727 krb5-multidev latexmk lcov libabsl20240722 libaio-dev libaio1t64 #13 3.727 libalgorithm-c3-perl libamd-comgr2 libamdhip64-5 libann0 libaom3 #13 3.727 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13t64 libasan8 #13 3.727 libasound2-data libasound2-dev libasound2t64 libassuan9 libatomic1 #13 3.727 libavahi-client3 libavahi-common-data libavahi-common3 libavif16 #13 3.727 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbabeltrace1 #13 3.727 libbctoolbox-dev libbctoolbox2 libbibtex-parser-perl libbinutils #13 3.727 libbladerf-dev libbladerf2 libblkid-dev libboost-all-dev libboost-atomic-dev #13 3.727 libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-chrono-dev #13 3.727 libboost-chrono1.83-dev libboost-chrono1.83.0t64 libboost-container-dev #13 3.727 libboost-container1.83-dev libboost-container1.83.0 libboost-context-dev #13 3.727 libboost-context1.83-dev libboost-context1.83.0 libboost-coroutine-dev #13 3.727 libboost-coroutine1.83-dev libboost-coroutine1.83.0 libboost-date-time-dev #13 3.727 libboost-date-time1.83-dev libboost-date-time1.83.0 libboost-dev #13 3.727 libboost-exception-dev libboost-exception1.83-dev libboost-fiber-dev #13 3.727 libboost-fiber1.83-dev libboost-fiber1.83.0 libboost-filesystem-dev #13 3.727 libboost-filesystem1.83-dev libboost-filesystem1.83.0 libboost-graph-dev #13 3.727 libboost-graph-parallel-dev libboost-graph-parallel1.83-dev #13 3.727 libboost-graph-parallel1.83.0 libboost-graph1.83-dev libboost-graph1.83.0 #13 3.727 libboost-iostreams-dev libboost-iostreams1.83-dev libboost-iostreams1.83.0 #13 3.727 libboost-json-dev libboost-json1.83-dev libboost-json1.83.0 #13 3.727 libboost-locale-dev libboost-locale1.83-dev libboost-locale1.83.0 #13 3.727 libboost-log-dev libboost-log1.83-dev libboost-log1.83.0 libboost-math-dev #13 3.727 libboost-math1.83-dev libboost-math1.83.0 libboost-mpi-dev #13 3.727 libboost-mpi-python-dev libboost-mpi-python1.83-dev #13 3.727 libboost-mpi-python1.83.0 libboost-mpi1.83-dev libboost-mpi1.83.0 #13 3.727 libboost-nowide-dev libboost-nowide1.83-dev libboost-nowide1.83.0 #13 3.727 libboost-numpy-dev libboost-numpy1.83-dev libboost-numpy1.83.0 #13 3.727 libboost-program-options-dev libboost-program-options1.83-dev #13 3.727 libboost-program-options1.83.0 libboost-python-dev libboost-python1.83-dev #13 3.727 libboost-python1.83.0 libboost-random-dev libboost-random1.83-dev #13 3.727 libboost-random1.83.0 libboost-regex-dev libboost-regex1.83-dev #13 3.727 libboost-regex1.83.0 libboost-serialization-dev #13 3.727 libboost-serialization1.83-dev libboost-serialization1.83.0 #13 3.727 libboost-stacktrace-dev libboost-stacktrace1.83-dev #13 3.727 libboost-stacktrace1.83.0 libboost-system-dev libboost-system1.83-dev #13 3.727 libboost-system1.83.0 libboost-test-dev libboost-test1.83-dev #13 3.727 libboost-test1.83.0 libboost-thread-dev libboost-thread1.83-dev #13 3.727 libboost-thread1.83.0 libboost-timer-dev libboost-timer1.83-dev #13 3.727 libboost-timer1.83.0 libboost-tools-dev libboost-type-erasure-dev #13 3.727 libboost-type-erasure1.83-dev libboost-type-erasure1.83.0 libboost-url-dev #13 3.727 libboost-url1.83-dev libboost-url1.83.0 libboost-wave-dev #13 3.727 libboost-wave1.83-dev libboost-wave1.83.0 libboost1.83-dev #13 3.727 libboost1.83-tools-dev libbpf1 libbrotli-dev libbrotli1 libbsd-dev #13 3.727 libbson-1.0-0t64 libbson-dev libc-ares-dev libc-dev-bin libc-l10n libc6-dev #13 3.727 libcairo-gobject2 libcairo2 libcap-dev libcap2-bin libcapture-tiny-perl #13 3.727 libcares2 libcbor0.10 libcc1-0 libcdk5-dev libcdk5t64 libcdt5 libcgraph6 #13 3.727 libclang-cpp19 libclang1-19 libclass-c3-perl libclass-data-inheritable-perl #13 3.727 libclass-inspector-perl libclass-method-modifiers-perl #13 3.727 libclass-singleton-perl libclass-xsaccessor-perl libclone-perl libcom-err2 #13 3.727 libcommons-logging-java libcommons-parent-java libcrypt-dev libcsv-dev #13 3.727 libcsv3 libctf-nobfd0 libctf0 libcups2t64 libcurl3t64-gnutls #13 3.727 libcurl4-gnutls-dev libcurl4t64 libdata-optlist-perl libdatetime-locale-perl #13 3.727 libdatetime-perl libdatetime-timezone-perl libdatrie1 libdav1d7 #13 3.727 libdbd-sqlite3 libdbi-dev libdbi1t64 libdbus-1-3 libdbus-1-dev libde265-0 #13 3.727 libdebhelper-perl libdebuginfod-common libdebuginfod1t64 libdeflate0 #13 3.727 libdevel-callchecker-perl libdevel-stacktrace-perl libdpkg-perl #13 3.727 libdrm-amdgpu1 libdrm-common libdrm2 libdw1t64 libdynaloader-functions-perl #13 3.727 libedit2 libelf-dev libelf1t64 libencode-locale-perl liberror-perl #13 3.727 libeval-closure-perl libevent-2.1-7t64 libevent-core-2.1-7t64 libevent-dev #13 3.727 libevent-extra-2.1-7t64 libevent-openssl-2.1-7t64 libevent-pthreads-2.1-7t64 #13 3.727 libexception-class-perl libexpat1 libexpat1-dev libfabric1 libffi-dev #13 3.727 libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 #13 3.727 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #13 3.727 libfile-listing-perl libfile-sharedir-perl libfile-stripnondeterminism-perl #13 3.727 libfile-touch-perl libfile-which-perl libfindlib-ocaml libfmt10 #13 3.727 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #13 3.727 libfuse3-4 libgav1-1 libgc1 libgcc-14-dev libgcrypt20 libgcrypt20-dev libgd3 #13 3.727 libgdbm-compat4t64 libgdbm6t64 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #13 3.727 libgfortran-14-dev libgfortran5 libgio-2.0-dev libgio-2.0-dev-bin #13 3.727 libgirepository-1.0-1 libgirepository-2.0-0 libglib2.0-0t64 libglib2.0-bin #13 3.727 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl #13 3.727 libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libgomp1 #13 3.727 libgpg-error-dev libgpg-error0 libgprofng0 libgps-dev libgps30t64 #13 3.727 libgraphite2-3 libgs-common libgs10 libgs10-common libgsm1 libgsm1-dev #13 3.727 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 #13 3.727 libharfbuzz0b libheif-plugin-dav1d libheif-plugin-libde265 libheif1 #13 3.727 libhiredis1.1.0 libhsa-runtime64-1 libhsakmt1 libhtml-parser-perl #13 3.727 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #13 3.727 libhttp-message-perl libhttp-negotiate-perl libhwasan0 libhwloc-dev #13 3.727 libhwloc-plugins libhwloc15 libibmad5 libibumad3 libibverbs-dev libibverbs1 #13 3.727 libice6 libicu-dev libicu76 libidn-dev libidn12 libidn2-dev libijs-0.35 #13 3.727 libimagequant0 libimport-into-perl libintelrdfpmath-dev libio-html-perl #13 3.727 libio-socket-ssl-perl libio-string-perl libipt2 libisl23 libitm1 #13 3.727 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #13 3.727 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #13 3.727 libjson-perl libjsoncpp26 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #13 3.727 libkdb5-10t64 libkeyutils1 libkpathsea6 libkrb5-3 libkrb5-dev #13 3.727 libkrb5support0 libksba8 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 #13 3.727 libldap-dev libldap2 liblerc4 liblimesuite-dev liblimesuite23.11-1 #13 3.727 libllvm17t64 libllvm19 liblsan0 libltdl-dev libltdl7 liblua5.3-0 #13 3.727 liblua5.3-dev liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #13 3.727 libmagic1t64 libmariadb3 libmbedcrypto16 libmbedtls21 libmbedx509-7 #13 3.727 libmd-dev libmicrohttpd-dev libmicrohttpd12t64 libmime-charset-perl #13 3.727 libmnl-dev libmnl0 libmodule-implementation-perl libmodule-runtime-perl #13 3.727 libmongoc-1.0-0t64 libmongoc-dev libmongocrypt-dev libmongocrypt0 #13 3.727 libmoo-perl libmount-dev libmpc3 libmpfi0 libmpfr6 libmro-compat-perl #13 3.727 libmunge2 libnamespace-autoclean-perl libnamespace-clean-perl libncurses-dev #13 3.727 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #13 3.727 libnetsnmptrapd40t64 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #13 3.727 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnghttp2-dev #13 3.727 libnghttp3-9 libnghttp3-dev libngtcp2-16 libngtcp2-crypto-gnutls-dev #13 3.727 libngtcp2-crypto-gnutls8 libngtcp2-dev libnl-3-200 libnl-3-dev #13 3.727 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1t64 libnpth0t64 #13 3.727 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi40 liboping-dev #13 3.727 liboping0 libopts25 libopts25-dev liborcania-dev liborcania2.3 libortp-dev #13 3.727 libortp16 libosp5 libostyle1t64 libp11-kit-dev libpackage-stash-perl #13 3.727 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #13 3.727 libpaper2 libparams-classify-perl libparams-util-perl #13 3.727 libparams-validationcompiler-perl libparmap-ocaml libpathplan4 libpcap-dev #13 3.727 libpcap0.8-dev libpcap0.8t64 libpci-dev libpci3 libpciaccess0 libpcre2-16-0 #13 3.727 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcsclite-dev libpcsclite1 #13 3.727 libpdfbox-java libperl5.40 libperlio-gzip-perl libpgm-5.3-0t64 libpgm-dev #13 3.727 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2t64 #13 3.727 libpng16-16t64 libpopt0 libpotrace0 libproc2-0 libpsl-dev libpsm2-2 #13 3.727 libptexenc1 libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dev #13 3.727 libpython3.13-minimal libpython3.13-stdlib libquadmath0 libraqm0 librav1e0.7 #13 3.727 librdmacm1t64 libreadline-dev libreadline8t64 librhash1 librole-tiny-perl #13 3.727 librsvg2-2 librsvg2-bin librtmp-dev librtmp1 libsasl2-2 libsasl2-dev #13 3.727 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev libsensors-config #13 3.727 libsensors-dev libsensors5 libsepol-dev libsframe1 libsgmls-perl #13 3.727 libsharpyuv0 libsigsegv-dev libsigsegv2 libsm6 libsnappy-dev libsnappy1v5 #13 3.727 libsnmp-base libsnmp-dev libsnmp40t64 libsodium-dev libsodium23 #13 3.727 libsofia-sip-ua-dev libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3t64 #13 3.727 libsofia-sip-ua0t64 libsombok3 libsource-highlight-common #13 3.727 libsource-highlight4t64 libspecio-perl libsqlite3-dev libssh2-1-dev #13 3.727 libssh2-1t64 libssl-dev libstdc++-14-dev libstdcompat-ocaml libstdlib-ocaml #13 3.727 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #13 3.727 libsub-install-perl libsub-name-perl libsub-quote-perl libsvtav1enc2 #13 3.727 libsynctex2 libsysprof-capture-4-dev libsystemd-dev libsystemd-shared #13 3.727 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua53-5 #13 3.727 libtext-charwidth-perl libtext-unidecode-perl libtext-wrapi18n-perl #13 3.727 libthai-data libthai0 libtiff6 libtimedate-perl libtinyxml2-11 #13 3.727 libtirpc-common libtirpc3t64 libtool libtry-tiny-perl libtsan2 libubsan1 #13 3.727 libuchardet0 libucx0 libudev-dev libuhd-dev libuhd4.8.0 libulfius-dev #13 3.727 libulfius2.7t64 libunbound8 libunicode-linebreak-perl liburi-perl #13 3.727 liburing-dev liburing2 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev #13 3.727 libutf8proc-dev libutf8proc3 libuv1t64 libvariable-magic-perl libwebp7 #13 3.727 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #13 3.727 libwww-robotrules-perl libx11-6 libx11-data libxapian30 libxau6 libxaw7 #13 3.727 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #13 3.727 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #13 3.727 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #13 3.727 libxpm4 libxrender1 libxslt1.1 libxstring-perl libxt6t64 libxtables12 #13 3.727 libyaml-0-2 libyaml-dev libyaml-tiny-perl libyder-dev libyder2.0t64 libyuv0 #13 3.727 libz3-4 libze1 libzmq3-dev libzmq5 libzstd-dev libzzip-0-13t64 #13 3.727 linux-libc-dev lmodern locales lua-socket lynx lynx-common m4 make man-db #13 3.727 mariadb-common media-types meson module-assistant mpi-default-bin #13 3.727 mpi-default-dev mscgen mysql-common native-architecture netbase nettle-dev #13 3.727 ninja-build ocaml-base ocaml-findlib ocl-icd-libopencl1 ofono openjade #13 3.727 openmpi-bin openmpi-common opensp openssh-client patch patchelf patchutils #13 3.727 pci.ids perl perl-modules-5.40 perl-openssl-defaults picolibc-arm-none-eabi #13 3.727 pinentry-curses pkg-config pkgconf pkgconf-bin po-debconf poppler-data #13 3.727 preview-latex-style procps pylint python-apt-common python3 python3-apt #13 3.727 python3-astroid python3-autocommand python3-blockdiag python3-cairo #13 3.727 python3-chardet python3-dev python3-dill python3-distlib python3-docutils #13 3.727 python3-filelock python3-freetype python3-funcparserlib python3-gi #13 3.727 python3-inflect python3-iniconfig python3-isort python3-jaraco.context #13 3.727 python3-jaraco.functools python3-jaraco.text python3-logilab-common #13 3.727 python3-mako python3-markupsafe python3-mccabe python3-minimal #13 3.727 python3-more-itertools python3-mypy-extensions python3-nwdiag #13 3.727 python3-packaging python3-pil python3-pip python3-pip-whl #13 3.727 python3-pkg-resources python3-platformdirs python3-pluggy python3-pyflakes #13 3.727 python3-pygments python3-pytest python3-reportlab python3-rlpycairo #13 3.727 python3-roman python3-setuptools python3-setuptools-whl python3-tomlkit #13 3.727 python3-typeguard python3-typing-extensions python3-usb python3-virtualenv #13 3.727 python3-webcolors python3-wheel python3-yaml python3-zipp python3.13 #13 3.727 python3.13-dev python3.13-minimal readline-common rpcsvc-proto rsync #13 3.727 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info sopv-gpgv #13 3.727 source-highlight sqlite3 stow sudo swig systemd t1utils tcpdump teckit #13 3.727 telnet tex-common tex-gyre texinfo texinfo-lib texlive texlive-base #13 3.727 texlive-bibtex-extra texlive-binaries texlive-extra-utils #13 3.727 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #13 3.727 texlive-latex-base texlive-latex-extra texlive-latex-recommended #13 3.727 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #13 3.727 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #13 3.727 xfonts-encodings xfonts-utils xml-core xsltproc xxd xz-utils zlib1g-dev #13 3.766 0 upgraded, 888 newly installed, 0 to remove and 0 not upgraded. #13 3.766 Need to get 1096 MB of archives. #13 3.766 After this operation, 4784 MB of additional disk space will be used. #13 3.766 Get:1 http://deb.debian.org/debian trixie-updates/main amd64 libsystemd-shared amd64 257.8-1~deb13u2 [2151 kB] #13 3.820 Get:2 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 [43.7 kB] #13 3.821 Get:3 http://deb.debian.org/debian trixie-updates/main amd64 systemd amd64 257.8-1~deb13u2 [3099 kB] #13 3.854 Get:4 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB] #13 3.854 Get:5 http://deb.debian.org/debian trixie/main amd64 dbus-bin amd64 1.16.2-2 [80.0 kB] #13 3.854 Get:6 http://deb.debian.org/debian trixie/main amd64 dbus-session-bus-common all 1.16.2-2 [52.3 kB] #13 3.855 Get:7 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #13 3.855 Get:8 http://deb.debian.org/debian trixie/main amd64 dbus-daemon amd64 1.16.2-2 [159 kB] #13 3.855 Get:9 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #13 3.856 Get:10 http://deb.debian.org/debian trixie/main amd64 dbus-system-bus-common all 1.16.2-2 [53.5 kB] #13 3.856 Get:11 http://deb.debian.org/debian trixie/main amd64 dbus amd64 1.16.2-2 [71.6 kB] #13 3.856 Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf-archive all 20220903-3 [775 kB] #13 3.866 Get:13 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] #13 3.873 Get:14 http://deb.debian.org/debian trixie/main amd64 flex amd64 2.6.4-8.2+b4 [423 kB] #13 3.876 Get:15 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #13 3.883 Get:16 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #13 3.883 Get:17 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #13 3.885 Get:18 http://deb.debian.org/debian trixie/main amd64 libsigsegv2 amd64 2.14-1+b2 [34.4 kB] #13 3.885 Get:19 http://deb.debian.org/debian trixie/main amd64 gawk amd64 1:5.2.1-2+b1 [674 kB] #13 3.891 Get:20 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #13 3.891 Get:21 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #13 3.891 Get:22 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #13 3.892 Get:23 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #13 3.893 Get:24 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #13 3.900 Get:25 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #13 3.900 Get:26 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #13 3.901 Get:27 http://deb.debian.org/debian trixie/main amd64 libdebuginfod-common all 0.192-4 [23.7 kB] #13 3.901 Get:28 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #13 3.901 Get:29 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u1 [1519 kB] #13 3.914 Get:30 http://deb.debian.org/debian trixie/main amd64 confget amd64 5.1.2-2 [27.8 kB] #13 3.914 Get:31 http://deb.debian.org/debian trixie/main amd64 ofono amd64 2.16-5 [853 kB] #13 3.922 Get:32 http://deb.debian.org/debian trixie/main amd64 poppler-data all 0.4.12-1 [1601 kB] #13 3.936 Get:33 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #13 3.943 Get:34 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #13 3.962 Get:35 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #13 3.963 Get:36 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #13 3.963 Get:37 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #13 3.963 Get:38 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #13 3.980 Get:39 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #13 3.986 Get:40 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #13 3.986 Get:41 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #13 3.986 Get:42 http://deb.debian.org/debian trixie/main amd64 libpopt0 amd64 1.19+dfsg-2 [43.8 kB] #13 3.987 Get:43 http://deb.debian.org/debian trixie/main amd64 rsync amd64 3.4.1+ds1-5 [428 kB] #13 3.990 Get:44 http://deb.debian.org/debian trixie/main amd64 sudo amd64 1.9.16p2-3 [2087 kB] #13 4.008 Get:45 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #13 4.010 Get:46 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #13 4.011 Get:47 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #13 4.011 Get:48 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #13 4.012 Get:49 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b3 [25.0 kB] #13 4.012 Get:50 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #13 4.012 Get:51 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #13 4.013 Get:52 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #13 4.015 Get:53 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #13 4.016 Get:54 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #13 4.021 Get:55 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #13 4.022 Get:56 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #13 4.022 Get:57 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b1 [36.4 kB] #13 4.023 Get:58 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #13 4.033 Get:59 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #13 4.033 Get:60 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] #13 4.036 Get:61 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] #13 4.037 Get:62 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] #13 4.037 Get:63 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] #13 4.039 Get:64 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] #13 4.040 Get:65 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] #13 4.050 Get:66 http://deb.debian.org/debian trixie/main amd64 inetutils-telnet amd64 2:2.6-3 [130 kB] #13 4.051 Get:67 http://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-12 [739 kB] #13 4.057 Get:68 http://deb.debian.org/debian trixie/main amd64 locales all 2.41-12 [3924 kB] #13 4.091 Get:69 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] #13 4.092 Get:70 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #13 4.092 Get:71 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] #13 4.093 Get:72 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] #13 4.105 Get:73 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] #13 4.106 Get:74 http://deb.debian.org/debian trixie/main amd64 libcbor0.10 amd64 0.10.2-2 [28.3 kB] #13 4.106 Get:75 http://deb.debian.org/debian trixie/main amd64 libfido2-1 amd64 1.15.0-1+b1 [78.7 kB] #13 4.107 Get:76 http://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-7 [985 kB] #13 4.115 Get:77 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #13 4.141 Get:78 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #13 4.141 Get:79 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #13 4.179 Get:80 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #13 4.181 Get:81 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #13 4.187 Get:82 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #13 4.188 Get:83 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #13 4.188 Get:84 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #13 4.188 Get:85 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #13 4.199 Get:86 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [698 kB] #13 4.204 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] #13 4.205 Get:88 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #13 4.206 Get:89 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #13 4.213 Get:90 http://deb.debian.org/debian-security trixie-security/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #13 4.215 Get:91 http://deb.debian.org/debian-security trixie-security/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #13 4.216 Get:92 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #13 4.217 Get:93 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #13 4.217 Get:94 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #13 4.218 Get:95 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #13 4.219 Get:96 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #13 4.220 Get:97 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66 [6616 B] #13 4.221 Get:98 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #13 4.224 Get:99 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #13 4.225 Get:100 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #13 4.225 Get:101 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #13 4.227 Get:102 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #13 4.229 Get:103 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #13 4.232 Get:104 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #13 4.233 Get:105 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #13 4.235 Get:106 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #13 4.236 Get:107 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #13 4.238 Get:108 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1 [282 kB] #13 4.241 Get:109 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #13 4.244 Get:110 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #13 4.249 Get:111 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #13 4.256 Get:112 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #13 4.256 Get:113 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24 [217 kB] #13 4.258 Get:114 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #13 4.263 Get:115 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #13 4.263 Get:116 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #13 4.356 Get:117 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #13 4.358 Get:118 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #13 4.362 Get:119 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #13 4.364 Get:120 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #13 4.364 Get:121 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #13 4.364 Get:122 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #13 4.365 Get:123 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #13 4.368 Get:124 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #13 4.375 Get:125 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #13 4.376 Get:126 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #13 4.377 Get:127 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #13 4.377 Get:128 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #13 4.378 Get:129 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #13 4.382 Get:130 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #13 4.383 Get:131 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #13 4.387 Get:132 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #13 4.471 Get:133 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #13 4.471 Get:134 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #13 4.471 Get:135 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #13 4.473 Get:136 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #13 4.474 Get:137 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #13 4.474 Get:138 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #13 4.476 Get:139 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #13 4.476 Get:140 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #13 4.477 Get:141 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #13 4.479 Get:142 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #13 4.479 Get:143 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #13 4.486 Get:144 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #13 4.559 Get:145 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #13 4.559 Get:146 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #13 4.757 Get:147 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #13 4.799 Get:148 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #13 4.838 Get:149 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #13 4.849 Get:150 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #13 4.924 Get:151 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #13 4.924 Get:152 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #13 4.924 Get:153 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #13 4.925 Get:154 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #13 4.925 Get:155 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #13 5.629 Get:156 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #13 5.629 Get:157 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #13 5.629 Get:158 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #13 5.630 Get:159 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #13 5.630 Get:160 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #13 5.630 Get:161 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #13 5.630 Get:162 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #13 5.630 Get:163 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #13 5.630 Get:164 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #13 5.635 Get:165 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #13 5.638 Get:166 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #13 5.720 Get:167 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #13 5.970 Get:168 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #13 6.321 Get:169 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #13 6.919 Get:170 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #13 6.919 Get:171 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #13 6.920 Get:172 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #13 6.920 Get:173 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #13 6.920 Get:174 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #13 6.945 Get:175 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #13 6.948 Get:176 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #13 7.094 Get:177 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #13 7.309 Get:178 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #13 7.309 Get:179 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #13 7.309 Get:180 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #13 8.023 Get:181 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #13 8.030 Get:182 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #13 8.031 Get:183 http://deb.debian.org/debian trixie/main amd64 docbook all 4.5-11 [126 kB] #13 8.031 Get:184 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #13 8.036 Get:185 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #13 8.042 Get:186 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #13 8.044 Get:187 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #13 8.046 Get:188 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #13 8.052 Get:189 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #13 8.078 Get:190 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #13 8.175 Get:191 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #13 8.241 Get:192 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #13 8.250 Get:193 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #13 8.256 Get:194 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #13 8.256 Get:195 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #13 8.256 Get:196 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #13 8.260 Get:197 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #13 8.260 Get:198 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #13 8.260 Get:199 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] #13 8.265 Get:200 http://deb.debian.org/debian trixie/main amd64 libgc1 amd64 1:8.2.8-1 [247 kB] #13 8.267 Get:201 http://deb.debian.org/debian trixie/main amd64 guile-3.0-libs amd64 3.0.10+really3.0.10-4 [6877 kB] #13 8.326 Get:202 http://deb.debian.org/debian trixie/main amd64 libopts25 amd64 1:5.18.16-7 [61.9 kB] #13 8.326 Get:203 http://deb.debian.org/debian trixie/main amd64 libopts25-dev amd64 1:5.18.16-7 [99.6 kB] #13 8.327 Get:204 http://deb.debian.org/debian trixie/main amd64 autogen amd64 1:5.18.16-7 [561 kB] #13 8.331 Get:205 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] #13 8.332 Get:206 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] #13 8.339 Get:207 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] #13 8.346 Get:208 http://deb.debian.org/debian trixie/main amd64 bc amd64 1.07.1-4 [103 kB] #13 8.347 Get:209 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #13 8.347 Get:210 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #13 8.369 Get:211 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #13 8.373 Get:212 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #13 8.380 Get:213 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #13 8.381 Get:214 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #13 8.382 Get:215 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #13 8.382 Get:216 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #13 8.391 Get:217 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #13 8.393 Get:218 http://deb.debian.org/debian trixie/main amd64 binutils-arm-none-eabi amd64 2.44-3+23+b1 [2924 kB] #13 8.418 Get:219 http://deb.debian.org/debian trixie/main amd64 bison amd64 2:3.8.2+dfsg-1+b2 [1170 kB] #13 8.428 Get:220 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 [58.2 kB] #13 8.429 Get:221 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.48-1 [2671 kB] #13 8.452 Get:222 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #13 8.453 Get:223 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #13 8.453 Get:224 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12 [1991 kB] #13 8.470 Get:225 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #13 8.476 Get:226 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #13 8.476 Get:227 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #13 8.571 Get:228 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #13 8.571 Get:229 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #13 8.571 Get:230 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #13 8.571 Get:231 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #13 8.571 Get:232 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #13 8.572 Get:233 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #13 8.572 Get:234 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #13 8.595 Get:235 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #13 8.605 Get:236 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #13 8.626 Get:237 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #13 8.636 Get:238 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #13 8.648 Get:239 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #13 8.649 Get:240 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #13 8.672 Get:241 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #13 8.856 Get:242 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #13 8.859 Get:243 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #13 8.859 Get:244 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #13 8.859 Get:245 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #13 8.879 Get:246 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #13 8.983 Get:247 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #13 8.983 Get:248 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #13 8.983 Get:249 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #13 8.983 Get:250 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #13 8.986 Get:251 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #13 8.992 Get:252 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #13 8.993 Get:253 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #13 9.004 Get:254 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #13 9.004 Get:255 http://deb.debian.org/debian trixie/main amd64 libfmt10 amd64 10.1.1+ds1-4 [127 kB] #13 9.005 Get:256 http://deb.debian.org/debian trixie/main amd64 libhiredis1.1.0 amd64 1.2.0-6+b3 [50.8 kB] #13 9.006 Get:257 http://deb.debian.org/debian trixie/main amd64 ccache amd64 4.11.2-2 [711 kB] #13 9.012 Get:258 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] #13 9.085 Get:259 http://deb.debian.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] #13 9.308 Get:260 http://deb.debian.org/debian trixie/main amd64 libclang-cpp19 amd64 1:19.1.7-3+b1 [13.2 MB] #13 9.419 Get:261 http://deb.debian.org/debian trixie/main amd64 clang-format-19 amd64 1:19.1.7-3+b1 [93.0 kB] #13 9.419 Get:262 http://deb.debian.org/debian trixie/main amd64 clang-format amd64 1:19.0-63 [6352 B] #13 9.419 Get:263 http://deb.debian.org/debian trixie/main amd64 cmake-data all 3.31.6-2 [2268 kB] #13 9.438 Get:264 http://deb.debian.org/debian trixie/main amd64 libarchive13t64 amd64 3.7.4-4 [349 kB] #13 9.441 Get:265 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #13 9.441 Get:266 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #13 9.442 Get:267 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #13 9.443 Get:268 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #13 9.444 Get:269 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #13 9.445 Get:270 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #13 9.445 Get:271 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #13 9.447 Get:272 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2 [391 kB] #13 9.451 Get:273 http://deb.debian.org/debian trixie/main amd64 libjsoncpp26 amd64 1.9.6-3 [81.7 kB] #13 9.456 Get:274 http://deb.debian.org/debian trixie/main amd64 librhash1 amd64 1.4.5-1 [132 kB] #13 9.457 Get:275 http://deb.debian.org/debian trixie/main amd64 libuv1t64 amd64 1.50.0-2 [154 kB] #13 9.460 Get:276 http://deb.debian.org/debian trixie/main amd64 cmake amd64 3.31.6-2 [12.0 MB] #13 9.564 Get:277 http://deb.debian.org/debian trixie/main amd64 libstdlib-ocaml amd64 5.3.0-3 [605 kB] #13 9.568 Get:278 http://deb.debian.org/debian trixie/main amd64 ocaml-base amd64 5.3.0-3 [495 kB] #13 9.572 Get:279 http://deb.debian.org/debian trixie/main amd64 libparmap-ocaml amd64 1.2.5-3+b4 [91.7 kB] #13 9.573 Get:280 http://deb.debian.org/debian trixie/main amd64 libfindlib-ocaml amd64 1.9.8-1+b1 [214 kB] #13 9.575 Get:281 http://deb.debian.org/debian trixie/main amd64 ocaml-findlib amd64 1.9.8-1+b1 [584 kB] #13 9.580 Get:282 http://deb.debian.org/debian trixie/main amd64 libstdcompat-ocaml amd64 20~git20240529-2+b2 [49.4 kB] #13 9.580 Get:283 http://deb.debian.org/debian trixie/main amd64 coccinelle amd64 1.3.0.deb-1+b2 [10.5 MB] #13 9.672 Get:284 http://deb.debian.org/debian trixie/main amd64 comerr-dev amd64 2.1-1.47.2-3+b3 [56.7 kB] #13 9.672 Get:285 http://deb.debian.org/debian trixie/main amd64 libtinyxml2-11 amd64 11.0.0+dfsg-1+b1 [31.1 kB] #13 9.672 Get:286 http://deb.debian.org/debian trixie/main amd64 python3-pygments all 2.18.0+dfsg-2 [836 kB] #13 9.679 Get:287 http://deb.debian.org/debian trixie/main amd64 cppcheck amd64 2.17.1-2 [2386 kB] #13 9.700 Get:288 http://deb.debian.org/debian trixie/main amd64 curl amd64 8.14.1-2 [269 kB] #13 9.702 Get:289 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] #13 9.702 Get:290 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] #13 9.707 Get:291 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] #13 9.707 Get:292 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #13 9.708 Get:293 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] #13 9.708 Get:294 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] #13 9.708 Get:295 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] #13 9.709 Get:296 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] #13 9.724 Get:297 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #13 9.724 Get:298 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #13 9.726 Get:299 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] #13 9.734 Get:300 http://deb.debian.org/debian trixie/main amd64 module-assistant all 0.11.14 [87.0 kB] #13 9.734 Get:301 http://deb.debian.org/debian trixie/main amd64 dahdi-source all 1:3.1.0+git20230717~dfsg-10.1 [835 kB] #13 9.742 Get:302 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #13 9.742 Get:303 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+b3 [129 kB] #13 9.743 Get:304 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #13 9.744 Get:305 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #13 9.750 Get:306 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+b3 [634 kB] #13 9.768 Get:307 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #13 9.769 Get:308 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+b3 [271 kB] #13 9.775 Get:309 http://deb.debian.org/debian trixie/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #13 9.777 Get:310 http://deb.debian.org/debian trixie/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #13 9.778 Get:311 http://deb.debian.org/debian trixie/main amd64 libclass-method-modifiers-perl all 2.15-1 [18.0 kB] #13 9.780 Get:312 http://deb.debian.org/debian trixie/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b5 [36.1 kB] #13 9.781 Get:313 http://deb.debian.org/debian trixie/main amd64 libb-hooks-op-check-perl amd64 0.22-3+b2 [10.6 kB] #13 9.783 Get:314 http://deb.debian.org/debian trixie/main amd64 libdynaloader-functions-perl all 0.004-2 [12.2 kB] #13 9.785 Get:315 http://deb.debian.org/debian trixie/main amd64 libdevel-callchecker-perl amd64 0.009-2 [15.6 kB] #13 9.792 Get:316 http://deb.debian.org/debian trixie/main amd64 libparams-classify-perl amd64 0.015-2+b4 [22.5 kB] #13 9.798 Get:317 http://deb.debian.org/debian trixie/main amd64 libmodule-runtime-perl all 0.018-1 [17.8 kB] #13 9.800 Get:318 http://deb.debian.org/debian trixie/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #13 9.807 Get:319 http://deb.debian.org/debian trixie/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #13 9.809 Get:320 http://deb.debian.org/debian trixie/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #13 9.814 Get:321 http://deb.debian.org/debian trixie/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #13 9.816 Get:322 http://deb.debian.org/debian trixie/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #13 9.816 Get:323 http://deb.debian.org/debian trixie/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #13 9.819 Get:324 http://deb.debian.org/debian trixie/main amd64 libhttp-date-perl all 6.06-1 [10.7 kB] #13 9.821 Get:325 http://deb.debian.org/debian trixie/main amd64 libfile-listing-perl all 6.16-1 [12.4 kB] #13 9.823 Get:326 http://deb.debian.org/debian trixie/main amd64 libhtml-tagset-perl all 3.24-1 [14.7 kB] #13 9.825 Get:327 http://deb.debian.org/debian trixie/main amd64 liburi-perl all 5.30-1 [105 kB] #13 9.827 Get:328 http://deb.debian.org/debian trixie/main amd64 libhtml-parser-perl amd64 3.83-1+b2 [99.7 kB] #13 9.829 Get:329 http://deb.debian.org/debian trixie/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #13 9.832 Get:330 http://deb.debian.org/debian trixie/main amd64 libclone-perl amd64 0.47-1+b1 [13.9 kB] #13 9.832 Get:331 http://deb.debian.org/debian trixie/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #13 9.832 Get:332 http://deb.debian.org/debian trixie/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #13 9.834 Get:333 http://deb.debian.org/debian trixie/main amd64 libhttp-message-perl all 7.00-2 [79.8 kB] #13 9.836 Get:334 http://deb.debian.org/debian trixie/main amd64 libhttp-cookies-perl all 6.11-1 [19.1 kB] #13 9.836 Get:335 http://deb.debian.org/debian trixie/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #13 9.838 Get:336 http://deb.debian.org/debian trixie/main amd64 perl-openssl-defaults amd64 7+b2 [6724 B] #13 9.839 Get:337 http://deb.debian.org/debian trixie/main amd64 libnet-ssleay-perl amd64 1.94-3 [339 kB] #13 9.844 Get:338 http://deb.debian.org/debian trixie/main amd64 libio-socket-ssl-perl all 2.089-1 [223 kB] #13 9.854 Get:339 http://deb.debian.org/debian trixie/main amd64 libnet-http-perl all 6.23-1 [23.9 kB] #13 9.857 Get:340 http://deb.debian.org/debian trixie/main amd64 liblwp-protocol-https-perl all 6.14-1 [10.8 kB] #13 9.862 Get:341 http://deb.debian.org/debian trixie/main amd64 libtry-tiny-perl all 0.32-1 [22.9 kB] #13 9.864 Get:342 http://deb.debian.org/debian trixie/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #13 9.867 Get:343 http://deb.debian.org/debian trixie/main amd64 libwww-perl all 6.78-1 [183 kB] #13 9.870 Get:344 http://deb.debian.org/debian trixie/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #13 9.878 Get:345 http://deb.debian.org/debian trixie/main amd64 gpgv amd64 2.4.7-21+b3 [241 kB] #13 9.884 Get:346 http://deb.debian.org/debian trixie/main amd64 sopv-gpgv all 0.1.4-1 [11.3 kB] #13 9.888 Get:347 http://deb.debian.org/debian trixie/main amd64 wdiff amd64 1.2.2-9 [122 kB] #13 9.891 Get:348 http://deb.debian.org/debian trixie/main amd64 devscripts all 2.25.15+deb13u1 [1068 kB] #13 9.902 Get:349 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+b3 [384 kB] #13 9.905 Get:350 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #13 9.910 Get:351 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #13 9.911 Get:352 http://deb.debian.org/debian trixie/main amd64 libclang1-19 amd64 1:19.1.7-3+b1 [7623 kB] #13 9.977 Get:353 http://deb.debian.org/debian trixie/main amd64 libxapian30 amd64 1.4.29-3 [1165 kB] #13 9.986 Get:354 http://deb.debian.org/debian trixie/main amd64 doxygen amd64 1.9.8+ds-2.1 [5017 kB] #13 10.03 Get:355 http://deb.debian.org/debian trixie/main amd64 equivs all 2.3.2 [15.2 kB] #13 10.03 Get:356 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #13 10.03 Get:357 http://deb.debian.org/debian trixie/main amd64 gcc-arm-none-eabi amd64 15:14.2.rel1-1 [58.0 MB] #13 10.57 Get:358 http://deb.debian.org/debian trixie/main amd64 libdw1t64 amd64 0.192-4 [255 kB] #13 10.57 Get:359 http://deb.debian.org/debian trixie/main amd64 libbabeltrace1 amd64 1.5.11-4+b2 [176 kB] #13 10.57 Get:360 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #13 10.57 Get:361 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #13 10.57 Get:362 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2 [384 kB] #13 10.57 Get:363 http://deb.debian.org/debian trixie/main amd64 libjson-c5 amd64 0.18+ds-1 [46.0 kB] #13 10.57 Get:364 http://deb.debian.org/debian trixie/main amd64 libdebuginfod1t64 amd64 0.192-4 [32.4 kB] #13 10.57 Get:365 http://deb.debian.org/debian trixie/main amd64 libipt2 amd64 2.1.2-1 [47.8 kB] #13 10.57 Get:366 http://deb.debian.org/debian trixie/main amd64 libpython3.13 amd64 3.13.5-2 [2160 kB] #13 10.57 Get:367 http://deb.debian.org/debian trixie/main amd64 libsource-highlight-common all 3.1.9-4.3 [77.5 kB] #13 10.58 Get:368 http://deb.debian.org/debian trixie/main amd64 libsource-highlight4t64 amd64 3.1.9-4.3+b1 [335 kB] #13 10.58 Get:369 http://deb.debian.org/debian trixie/main amd64 gdb amd64 16.3-1 [3992 kB] #13 10.62 Get:370 http://deb.debian.org/debian trixie/main amd64 libgfortran5 amd64 14.2.0-19 [836 kB] #13 10.62 Get:371 http://deb.debian.org/debian trixie/main amd64 libgfortran-14-dev amd64 14.2.0-19 [880 kB] #13 10.63 Get:372 http://deb.debian.org/debian trixie/main amd64 gfortran-14-x86-64-linux-gnu amd64 14.2.0-19 [11.7 MB] #13 10.73 Get:373 http://deb.debian.org/debian trixie/main amd64 gfortran-14 amd64 14.2.0-19 [14.5 kB] #13 10.73 Get:374 http://deb.debian.org/debian trixie/main amd64 libgs-common all 10.05.1~dfsg-1 [148 kB] #13 10.73 Get:375 http://deb.debian.org/debian trixie/main amd64 libgs10-common all 10.05.1~dfsg-1 [479 kB] #13 10.73 Get:376 http://deb.debian.org/debian trixie/main amd64 libavahi-common-data amd64 0.8-16 [112 kB] #13 10.74 Get:377 http://deb.debian.org/debian trixie/main amd64 libavahi-common3 amd64 0.8-16 [44.2 kB] #13 10.74 Get:378 http://deb.debian.org/debian trixie/main amd64 libavahi-client3 amd64 0.8-16 [48.4 kB] #13 10.74 Get:379 http://deb.debian.org/debian-security trixie-security/main amd64 libcups2t64 amd64 2.4.10-3+deb13u1 [251 kB] #13 10.74 Get:380 http://deb.debian.org/debian trixie/main amd64 libidn12 amd64 1.43-1 [47.7 kB] #13 10.74 Get:381 http://deb.debian.org/debian trixie/main amd64 libijs-0.35 amd64 0.35-15.2 [14.8 kB] #13 10.74 Get:382 http://deb.debian.org/debian trixie/main amd64 libjbig2dec0 amd64 0.20-1+b3 [65.1 kB] #13 10.74 Get:383 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #13 10.74 Get:384 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #13 10.75 Get:385 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #13 10.75 Get:386 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #13 10.75 Get:387 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #13 10.75 Get:388 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #13 10.75 Get:389 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #13 10.75 Get:390 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #13 10.76 Get:391 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3 [346 kB] #13 10.76 Get:392 http://deb.debian.org/debian trixie/main amd64 libgs10 amd64 10.05.1~dfsg-1 [2567 kB] #13 10.78 Get:393 http://deb.debian.org/debian trixie/main amd64 ghostscript amd64 10.05.1~dfsg-1 [50.2 kB] #13 10.78 Get:394 http://deb.debian.org/debian trixie/main amd64 gir1.2-glib-2.0 amd64 2.84.4-3~deb13u1 [199 kB] #13 10.79 Get:395 http://deb.debian.org/debian trixie/main amd64 libgirepository-1.0-1 amd64 1.84.0-1 [116 kB] #13 10.79 Get:396 http://deb.debian.org/debian trixie/main amd64 gir1.2-girepository-2.0 amd64 1.84.0-1 [39.7 kB] #13 10.79 Get:397 http://deb.debian.org/debian trixie/main amd64 native-architecture all 0.2.6 [2264 B] #13 10.79 Get:398 http://deb.debian.org/debian trixie/main amd64 libgirepository-2.0-0 amd64 2.84.4-3~deb13u1 [143 kB] #13 10.79 Get:399 http://deb.debian.org/debian trixie/main amd64 girepository-tools amd64 2.84.4-3~deb13u1 [150 kB] #13 10.79 Get:400 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #13 10.79 Get:401 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #13 10.82 Get:402 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #13 10.89 Get:403 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21 [747 kB] #13 10.90 Get:404 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+b3 [275 kB] #13 10.90 Get:405 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21 [417 kB] #13 10.91 Get:406 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #13 10.91 Get:407 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #13 10.91 Get:408 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #13 10.91 Get:409 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #13 10.92 Get:410 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #13 10.93 Get:411 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #13 10.93 Get:412 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #13 10.93 Get:413 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #13 10.94 Get:414 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #13 10.96 Get:415 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #13 10.97 Get:416 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #13 10.97 Get:417 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #13 10.97 Get:418 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #13 10.97 Get:419 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #13 10.97 Get:420 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #13 10.97 Get:421 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #13 10.97 Get:422 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #13 10.97 Get:423 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #13 10.98 Get:424 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #13 10.98 Get:425 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #13 10.98 Get:426 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #13 10.98 Get:427 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #13 10.98 Get:428 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #13 10.99 Get:429 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #13 10.99 Get:430 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #13 10.99 Get:431 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #13 10.99 Get:432 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #13 11.00 Get:433 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #13 11.00 Get:434 http://deb.debian.org/debian trixie/main amd64 htop amd64 3.4.1-5 [171 kB] #13 11.00 Get:435 http://deb.debian.org/debian trixie/main amd64 libnl-3-200 amd64 3.7.0-2 [59.4 kB] #13 11.00 Get:436 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-200 amd64 3.7.0-2 [182 kB] #13 11.01 Get:437 http://deb.debian.org/debian trixie/main amd64 libibverbs1 amd64 56.1-1 [62.4 kB] #13 11.01 Get:438 http://deb.debian.org/debian trixie/main amd64 ibverbs-providers amd64 56.1-1 [357 kB] #13 11.02 Get:439 http://deb.debian.org/debian trixie/main amd64 icu-devtools amd64 76.1-4 [215 kB] #13 11.02 Get:440 http://deb.debian.org/debian trixie/main amd64 libgssrpc4t64 amd64 1.21.3-5 [60.0 kB] #13 11.02 Get:441 http://deb.debian.org/debian trixie/main amd64 libkadm5clnt-mit12 amd64 1.21.3-5 [42.5 kB] #13 11.02 Get:442 http://deb.debian.org/debian trixie/main amd64 libkdb5-10t64 amd64 1.21.3-5 [42.6 kB] #13 11.02 Get:443 http://deb.debian.org/debian trixie/main amd64 libkadm5srv-mit12 amd64 1.21.3-5 [54.2 kB] #13 11.02 Get:444 http://deb.debian.org/debian trixie/main amd64 krb5-multidev amd64 1.21.3-5 [126 kB] #13 11.02 Get:445 http://deb.debian.org/debian trixie/main amd64 latexmk all 1:4.86~ds-1 [507 kB] #13 11.03 Get:446 http://deb.debian.org/debian trixie/main amd64 libcapture-tiny-perl all 0.50-1 [24.6 kB] #13 11.03 Get:447 http://deb.debian.org/debian trixie/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB] #13 11.03 Get:448 http://deb.debian.org/debian trixie/main amd64 libfile-sharedir-perl all 1.118-3 [16.0 kB] #13 11.04 Get:449 http://deb.debian.org/debian trixie/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB] #13 11.04 Get:450 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] #13 11.04 Get:451 http://deb.debian.org/debian trixie/main amd64 libvariable-magic-perl amd64 0.64-1+b1 [44.9 kB] #13 11.04 Get:452 http://deb.debian.org/debian trixie/main amd64 libb-hooks-endofscope-perl all 0.28-2 [17.6 kB] #13 11.05 Get:453 http://deb.debian.org/debian trixie/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB] #13 11.05 Get:454 http://deb.debian.org/debian trixie/main amd64 libsub-identify-perl amd64 0.14-3+b3 [11.3 kB] #13 11.05 Get:455 http://deb.debian.org/debian trixie/main amd64 libsub-name-perl amd64 0.28-1 [12.2 kB] #13 11.06 Get:456 http://deb.debian.org/debian trixie/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB] #13 11.06 Get:457 http://deb.debian.org/debian trixie/main amd64 libnamespace-autoclean-perl all 0.31-1 [13.8 kB] #13 11.06 Get:458 http://deb.debian.org/debian trixie/main amd64 libparams-util-perl amd64 1.102-3+b1 [24.4 kB] #13 11.07 Get:459 http://deb.debian.org/debian trixie/main amd64 libsub-install-perl all 0.929-1 [10.5 kB] #13 11.07 Get:460 http://deb.debian.org/debian trixie/main amd64 libdata-optlist-perl all 0.114-1 [10.6 kB] #13 11.07 Get:461 http://deb.debian.org/debian trixie/main amd64 libsub-exporter-perl all 0.990-1 [50.6 kB] #13 11.07 Get:462 http://deb.debian.org/debian trixie/main amd64 libeval-closure-perl all 0.14-3 [11.2 kB] #13 11.07 Get:463 http://deb.debian.org/debian trixie/main amd64 libclass-data-inheritable-perl all 0.10-1 [8632 B] #13 11.07 Get:464 http://deb.debian.org/debian trixie/main amd64 libdevel-stacktrace-perl all 2.0500-1 [26.4 kB] #13 11.07 Get:465 http://deb.debian.org/debian trixie/main amd64 libexception-class-perl all 1.45-1 [34.6 kB] #13 11.08 Get:466 http://deb.debian.org/debian trixie/main amd64 libparams-validationcompiler-perl all 0.31-1 [30.9 kB] #13 11.08 Get:467 http://deb.debian.org/debian trixie/main amd64 libalgorithm-c3-perl all 0.11-2 [10.8 kB] #13 11.08 Get:468 http://deb.debian.org/debian trixie/main amd64 libclass-c3-perl all 0.35-2 [21.0 kB] #13 11.08 Get:469 http://deb.debian.org/debian trixie/main amd64 libmro-compat-perl all 0.15-2 [11.8 kB] #13 11.09 Get:470 http://deb.debian.org/debian trixie/main amd64 libxstring-perl amd64 0.005-2+b4 [8076 B] #13 11.09 Get:471 http://deb.debian.org/debian trixie/main amd64 libspecio-perl all 0.50-1 [132 kB] #13 11.09 Get:472 http://deb.debian.org/debian trixie/main amd64 libdatetime-locale-perl all 1:1.41-1 [3131 kB] #13 11.12 Get:473 http://deb.debian.org/debian trixie/main amd64 libclass-singleton-perl all 1.6-2 [12.5 kB] #13 11.12 Get:474 http://deb.debian.org/debian trixie/main amd64 libdatetime-timezone-perl all 1:2.65-1+2025b [261 kB] #13 11.12 Get:475 http://deb.debian.org/debian trixie/main amd64 libdatetime-perl amd64 2:1.65-1+b2 [116 kB] #13 11.12 Get:476 http://deb.debian.org/debian trixie/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #13 11.12 Get:477 http://deb.debian.org/debian trixie/main amd64 libperlio-gzip-perl amd64 0.20-1+b4 [17.5 kB] #13 11.12 Get:478 http://deb.debian.org/debian trixie/main amd64 lcov all 2.3.1-1 [393 kB] #13 11.13 Get:479 http://deb.debian.org/debian trixie/main amd64 libaio1t64 amd64 0.3.113-8+b1 [14.9 kB] #13 11.13 Get:480 http://deb.debian.org/debian trixie/main amd64 libaio-dev amd64 0.3.113-8+b1 [31.4 kB] #13 11.13 Get:481 http://deb.debian.org/debian trixie/main amd64 libllvm17t64 amd64 1:17.0.6-22+b2 [23.6 MB] #13 11.33 Get:482 http://deb.debian.org/debian trixie/main amd64 libamd-comgr2 amd64 6.0+git20231212.4510c28+dfsg-3+b2 [13.0 MB] #13 11.44 Get:483 http://deb.debian.org/debian trixie/main amd64 libdrm-common all 2.4.124-2 [8288 B] #13 11.44 Get:484 http://deb.debian.org/debian trixie/main amd64 libdrm2 amd64 2.4.124-2 [39.0 kB] #13 11.44 Get:485 http://deb.debian.org/debian trixie/main amd64 libdrm-amdgpu1 amd64 2.4.124-2 [22.6 kB] #13 11.44 Get:486 http://deb.debian.org/debian trixie/main amd64 libnuma1 amd64 2.0.19-1 [22.2 kB] #13 11.44 Get:487 http://deb.debian.org/debian trixie/main amd64 libhsakmt1 amd64 6.2.4+ds-1 [61.1 kB] #13 11.44 Get:488 http://deb.debian.org/debian trixie/main amd64 libhsa-runtime64-1 amd64 6.1.2-3 [535 kB] #13 11.45 Get:489 http://deb.debian.org/debian trixie/main amd64 libamdhip64-5 amd64 5.7.1-6 [8924 kB] #13 11.52 Get:490 http://deb.debian.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] #13 11.52 Get:491 http://deb.debian.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] #13 11.53 Get:492 http://deb.debian.org/debian trixie/main amd64 libasound2-dev amd64 1.2.14-1 [120 kB] #13 11.53 Get:493 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.4-2 [360 kB] #13 11.53 Get:494 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.4-2 [151 kB] #13 11.53 Get:495 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.4-2 [242 kB] #13 11.53 Get:496 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] #13 11.54 Get:497 http://deb.debian.org/debian trixie/main amd64 libbctoolbox-dev amd64 5.3.105-1 [56.3 kB] #13 11.54 Get:498 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] #13 11.54 Get:499 http://deb.debian.org/debian trixie/main amd64 libbladerf2 amd64 0.2024.05-1 [190 kB] #13 11.54 Get:500 http://deb.debian.org/debian trixie/main amd64 libbladerf-dev amd64 0.2024.05-1 [59.3 kB] #13 11.54 Get:501 http://deb.debian.org/debian trixie/main amd64 uuid-dev amd64 2.41-5 [48.8 kB] #13 11.54 Get:502 http://deb.debian.org/debian trixie/main amd64 libblkid-dev amd64 2.41-5 [208 kB] #13 11.54 Get:503 http://deb.debian.org/debian trixie/main amd64 libboost1.83-dev amd64 1.83.0-4.2 [10.6 MB] #13 11.64 Get:504 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83.0 amd64 1.83.0-4.2 [234 kB] #13 11.64 Get:505 http://deb.debian.org/debian trixie/main amd64 libboost-atomic1.83-dev amd64 1.83.0-4.2 [236 kB] #13 11.64 Get:506 http://deb.debian.org/debian trixie/main amd64 libboost-atomic-dev amd64 1.83.0.2+b2 [3904 B] #13 11.64 Get:507 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83.0t64 amd64 1.83.0-4.2 [240 kB] #13 11.64 Get:508 http://deb.debian.org/debian trixie/main amd64 libboost-chrono1.83-dev amd64 1.83.0-4.2 [246 kB] #13 11.64 Get:509 http://deb.debian.org/debian trixie/main amd64 libboost-chrono-dev amd64 1.83.0.2+b2 [4224 B] #13 11.64 Get:510 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83.0 amd64 1.83.0-4.2 [260 kB] #13 11.65 Get:511 http://deb.debian.org/debian trixie/main amd64 libboost-container1.83-dev amd64 1.83.0-4.2 [265 kB] #13 11.65 Get:512 http://deb.debian.org/debian trixie/main amd64 libboost-container-dev amd64 1.83.0.2+b2 [4072 B] #13 11.65 Get:513 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83.0 amd64 1.83.0-4.2 [230 kB] #13 11.65 Get:514 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83.0 amd64 1.83.0-4.2 [333 kB] #13 11.65 Get:515 http://deb.debian.org/debian trixie/main amd64 libboost-serialization1.83-dev amd64 1.83.0-4.2 [373 kB] #13 11.66 Get:516 http://deb.debian.org/debian trixie/main amd64 libboost-date-time1.83-dev amd64 1.83.0-4.2 [239 kB] #13 11.66 Get:517 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83.0 amd64 1.83.0-4.2 [231 kB] #13 11.66 Get:518 http://deb.debian.org/debian trixie/main amd64 libboost-system1.83-dev amd64 1.83.0-4.2 [232 kB] #13 11.67 Get:519 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83.0 amd64 1.83.0-4.2 [270 kB] #13 11.67 Get:520 http://deb.debian.org/debian trixie/main amd64 libboost-thread1.83-dev amd64 1.83.0-4.2 [277 kB] #13 11.67 Get:521 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83.0 amd64 1.83.0-4.2 [231 kB] #13 11.67 Get:522 http://deb.debian.org/debian trixie/main amd64 libboost-context1.83-dev amd64 1.83.0-4.2 [233 kB] #13 11.68 Get:523 http://deb.debian.org/debian trixie/main amd64 libboost-context-dev amd64 1.83.0.2+b2 [3804 B] #13 11.68 Get:524 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83.0 amd64 1.83.0-4.2 [234 kB] #13 11.68 Get:525 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine1.83-dev amd64 1.83.0-4.2 [236 kB] #13 11.68 Get:526 http://deb.debian.org/debian trixie/main amd64 libboost-coroutine-dev amd64 1.83.0.2+b2 [3868 B] #13 11.68 Get:527 http://deb.debian.org/debian trixie/main amd64 libboost-date-time-dev amd64 1.83.0.2+b2 [3596 B] #13 11.68 Get:528 http://deb.debian.org/debian trixie/main amd64 libboost-dev amd64 1.83.0.2+b2 [3836 B] #13 11.69 Get:529 http://deb.debian.org/debian trixie/main amd64 libboost-exception1.83-dev amd64 1.83.0-4.2 [230 kB] #13 11.69 Get:530 http://deb.debian.org/debian trixie/main amd64 libboost-exception-dev amd64 1.83.0.2+b2 [3584 B] #13 11.69 Get:531 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-4.2 [282 kB] #13 11.69 Get:532 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem1.83-dev amd64 1.83.0-4.2 [297 kB] #13 11.70 Get:533 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83.0 amd64 1.83.0-4.2 [254 kB] #13 11.70 Get:534 http://deb.debian.org/debian trixie/main amd64 libboost-fiber1.83-dev amd64 1.83.0-4.2 [265 kB] #13 11.70 Get:535 http://deb.debian.org/debian trixie/main amd64 libboost-fiber-dev amd64 1.83.0.2+b2 [4028 B] #13 11.75 Get:536 http://deb.debian.org/debian trixie/main amd64 libboost-filesystem-dev amd64 1.83.0.2+b2 [3628 B] #13 11.75 Get:537 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83.0 amd64 1.83.0-4.2 [359 kB] #13 11.76 Get:538 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83.0 amd64 1.83.0-4.2 [330 kB] #13 11.76 Get:539 http://deb.debian.org/debian trixie/main amd64 libicu-dev amd64 76.1-4 [10.8 MB] #13 11.85 Get:540 http://deb.debian.org/debian trixie/main amd64 libboost-regex1.83-dev amd64 1.83.0-4.2 [346 kB] #13 11.85 Get:541 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83.0 amd64 1.83.0-4.2 [471 kB] #13 11.86 Get:542 http://deb.debian.org/debian trixie/main amd64 libboost-test1.83-dev amd64 1.83.0-4.2 [541 kB] #13 11.86 Get:543 http://deb.debian.org/debian trixie/main amd64 libboost-graph1.83-dev amd64 1.83.0-4.2 [383 kB] #13 11.86 Get:544 http://deb.debian.org/debian trixie/main amd64 libboost-graph-dev amd64 1.83.0.2+b2 [3700 B] #13 11.86 Get:545 http://deb.debian.org/debian trixie/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-10+b1 [132 kB] #13 11.86 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] #13 11.86 Get:547 http://deb.debian.org/debian trixie/main amd64 libpsm2-2 amd64 11.2.185-2.1 [181 kB] #13 11.87 Get:548 http://deb.debian.org/debian trixie/main amd64 librdmacm1t64 amd64 56.1-1 [70.4 kB] #13 11.87 Get:549 http://deb.debian.org/debian trixie/main amd64 libfabric1 amd64 2.1.0-1.1 [706 kB] #13 11.88 Get:550 http://deb.debian.org/debian trixie/main amd64 libhwloc15 amd64 2.12.0-4 [164 kB] #13 11.88 Get:551 http://deb.debian.org/debian trixie/main amd64 libmunge2 amd64 0.5.16-1 [19.7 kB] #13 11.88 Get:552 http://deb.debian.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] #13 11.88 Get:553 http://deb.debian.org/debian trixie/main amd64 libxnvctrl0 amd64 535.171.04-1+b2 [14.2 kB] #13 11.88 Get:554 http://deb.debian.org/debian trixie/main amd64 libze1 amd64 1.20.6-1 [473 kB] #13 11.88 Get:555 http://deb.debian.org/debian trixie/main amd64 ocl-icd-libopencl1 amd64 2.3.3-1 [42.9 kB] #13 11.88 Get:556 http://deb.debian.org/debian trixie/main amd64 libhwloc-plugins amd64 2.12.0-4 [23.5 kB] #13 11.88 Get:557 http://deb.debian.org/debian trixie/main amd64 libpmix2t64 amd64 5.0.7-1 [660 kB] #13 11.89 Get:558 http://deb.debian.org/debian trixie/main amd64 libfuse3-4 amd64 3.17.2-3 [98.7 kB] #13 11.89 Get:559 http://deb.debian.org/debian trixie/main amd64 libibumad3 amd64 56.1-1 [30.0 kB] #13 11.90 Get:560 http://deb.debian.org/debian trixie/main amd64 libibmad5 amd64 56.1-1 [44.5 kB] #13 11.90 Get:561 http://deb.debian.org/debian trixie/main amd64 libucx0 amd64 1.18.1+ds-2+b1 [1196 kB] #13 11.91 Get:562 http://deb.debian.org/debian trixie/main amd64 libopenmpi40 amd64 5.0.7-1 [2365 kB] #13 11.93 Get:563 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83.0 amd64 1.83.0-4.2 [271 kB] #13 11.94 Get:564 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83.0 amd64 1.83.0-4.2 [280 kB] #13 11.94 Get:565 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel1.83-dev amd64 1.83.0-4.2 [284 kB] #13 11.94 Get:566 http://deb.debian.org/debian trixie/main amd64 libboost-graph-parallel-dev amd64 1.83.0.2+b2 [3728 B] #13 11.94 Get:567 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-4.2 [254 kB] #13 11.94 Get:568 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams1.83-dev amd64 1.83.0-4.2 [261 kB] #13 11.94 Get:569 http://deb.debian.org/debian trixie/main amd64 libboost-iostreams-dev amd64 1.83.0.2+b2 [3580 B] #13 11.94 Get:570 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83.0 amd64 1.83.0-4.2 [357 kB] #13 11.95 Get:571 http://deb.debian.org/debian trixie/main amd64 libboost-json1.83-dev amd64 1.83.0-4.2 [373 kB] #13 11.95 Get:572 http://deb.debian.org/debian trixie/main amd64 libboost-json-dev amd64 1.83.0.2+b2 [3704 B] #13 11.95 Get:573 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83.0 amd64 1.83.0-4.2 [473 kB] #13 11.95 Get:574 http://deb.debian.org/debian trixie/main amd64 libboost-locale1.83-dev amd64 1.83.0-4.2 [555 kB] #13 11.96 Get:575 http://deb.debian.org/debian trixie/main amd64 libboost-locale-dev amd64 1.83.0.2+b2 [3924 B] #13 11.96 Get:576 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83.0 amd64 1.83.0-4.2 [708 kB] #13 11.97 Get:577 http://deb.debian.org/debian trixie/main amd64 libboost-log1.83-dev amd64 1.83.0-4.2 [877 kB] #13 11.98 Get:578 http://deb.debian.org/debian trixie/main amd64 libboost-log-dev amd64 1.83.0.2+b2 [3796 B] #13 11.98 Get:579 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83.0 amd64 1.83.0-4.2 [524 kB] #13 11.98 Get:580 http://deb.debian.org/debian trixie/main amd64 libboost-math1.83-dev amd64 1.83.0-4.2 [572 kB] #13 11.99 Get:581 http://deb.debian.org/debian trixie/main amd64 libboost-math-dev amd64 1.83.0.2+b2 [3796 B] #13 11.99 Get:582 http://deb.debian.org/debian trixie/main amd64 openmpi-common all 5.0.7-1 [97.2 kB] #13 11.99 Get:583 http://deb.debian.org/debian trixie/main amd64 libnl-3-dev amd64 3.7.0-2 [101 kB] #13 12.00 Get:584 http://deb.debian.org/debian trixie/main amd64 libnl-route-3-dev amd64 3.7.0-2 [201 kB] #13 12.00 Get:585 http://deb.debian.org/debian trixie/main amd64 libibverbs-dev amd64 56.1-1 [654 kB] #13 12.00 Get:586 http://deb.debian.org/debian trixie/main amd64 libnuma-dev amd64 2.0.19-1 [36.5 kB] #13 12.00 Get:587 http://deb.debian.org/debian trixie/main amd64 libltdl-dev amd64 2.5.4-4 [168 kB] #13 12.01 Get:588 http://deb.debian.org/debian trixie/main amd64 libhwloc-dev amd64 2.12.0-4 [258 kB] #13 12.01 Get:589 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] #13 12.01 Get:590 http://deb.debian.org/debian trixie/main amd64 libevent-extra-2.1-7t64 amd64 2.1.12-stable-10+b1 [108 kB] #13 12.02 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] #13 12.03 Get:592 http://deb.debian.org/debian trixie/main amd64 libevent-dev amd64 2.1.12-stable-10+b1 [305 kB] #13 12.03 Get:593 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] #13 12.04 Get:594 http://deb.debian.org/debian trixie/main amd64 libpmix-dev amd64 5.0.7-1 [3978 kB] #13 12.07 Get:595 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #13 12.07 Get:596 http://deb.debian.org/debian trixie/main amd64 openmpi-bin amd64 5.0.7-1 [189 kB] #13 12.08 Get:597 http://deb.debian.org/debian trixie/main amd64 libopenmpi-dev amd64 5.0.7-1 [1089 kB] #13 12.09 Get:598 http://deb.debian.org/debian trixie/main amd64 mpi-default-dev amd64 1.18 [3372 B] #13 12.09 Get:599 http://deb.debian.org/debian trixie/main amd64 libboost-mpi1.83-dev amd64 1.83.0-4.2 [290 kB] #13 12.09 Get:600 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-dev amd64 1.83.0.2+b2 [3680 B] #13 12.09 Get:601 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83.0 amd64 1.83.0-4.2 [306 kB] #13 12.09 Get:602 http://deb.debian.org/debian trixie/main amd64 mpi-default-bin amd64 1.18 [2576 B] #13 12.09 Get:603 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83.0 amd64 1.83.0-4.2 [358 kB] #13 12.09 Get:604 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python1.83-dev amd64 1.83.0-4.2 [237 kB] #13 12.10 Get:605 http://deb.debian.org/debian trixie/main amd64 libboost-mpi-python-dev amd64 1.83.0.2+b2 [3712 B] #13 12.10 Get:606 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83.0 amd64 1.83.0-4.2 [234 kB] #13 12.10 Get:607 http://deb.debian.org/debian trixie/main amd64 libboost-nowide1.83-dev amd64 1.83.0-4.2 [236 kB] #13 12.10 Get:608 http://deb.debian.org/debian trixie/main amd64 libboost-nowide-dev amd64 1.83.0.2+b2 [3668 B] #13 12.10 Get:609 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83.0 amd64 1.83.0-4.2 [242 kB] #13 12.10 Get:610 http://deb.debian.org/debian trixie/main amd64 libboost-numpy1.83-dev amd64 1.83.0-4.2 [246 kB] #13 12.10 Get:611 http://deb.debian.org/debian trixie/main amd64 libboost-numpy-dev amd64 1.83.0.2+b2 [3644 B] #13 12.10 Get:612 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83.0 amd64 1.83.0-4.2 [347 kB] #13 12.11 Get:613 http://deb.debian.org/debian trixie/main amd64 libboost-program-options1.83-dev amd64 1.83.0-4.2 [375 kB] #13 12.11 Get:614 http://deb.debian.org/debian trixie/main amd64 libboost-program-options-dev amd64 1.83.0.2+b2 [3612 B] #13 12.11 Get:615 http://deb.debian.org/debian trixie/main amd64 libexpat1-dev amd64 2.7.1-2 [161 kB] #13 12.12 Get:616 http://deb.debian.org/debian trixie/main amd64 libpython3.13-dev amd64 3.13.5-2 [5291 kB] #13 12.16 Get:617 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] #13 12.16 Get:618 http://deb.debian.org/debian trixie/main amd64 python3.13-dev amd64 3.13.5-2 [504 kB] #13 12.17 Get:619 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #13 12.17 Get:620 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] #13 12.17 Get:621 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] #13 12.17 Get:622 http://deb.debian.org/debian trixie/main amd64 libboost-python1.83-dev amd64 1.83.0-4.2 [328 kB] #13 12.17 Get:623 http://deb.debian.org/debian trixie/main amd64 libboost-python-dev amd64 1.83.0.2+b2 [3892 B] #13 12.17 Get:624 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83.0 amd64 1.83.0-4.2 [238 kB] #13 12.17 Get:625 http://deb.debian.org/debian trixie/main amd64 libboost-random1.83-dev amd64 1.83.0-4.2 [241 kB] #13 12.17 Get:626 http://deb.debian.org/debian trixie/main amd64 libboost-random-dev amd64 1.83.0.2+b2 [3592 B] #13 12.17 Get:627 http://deb.debian.org/debian trixie/main amd64 libboost-regex-dev amd64 1.83.0.2+b2 [3864 B] #13 12.18 Get:628 http://deb.debian.org/debian trixie/main amd64 libboost-serialization-dev amd64 1.83.0.2+b2 [3832 B] #13 12.18 Get:629 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83.0 amd64 1.83.0-4.2 [283 kB] #13 12.18 Get:630 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace1.83-dev amd64 1.83.0-4.2 [245 kB] #13 12.18 Get:631 http://deb.debian.org/debian trixie/main amd64 libboost-stacktrace-dev amd64 1.83.0.2+b2 [3592 B] #13 12.18 Get:632 http://deb.debian.org/debian trixie/main amd64 libboost-system-dev amd64 1.83.0.2+b2 [3736 B] #13 12.19 Get:633 http://deb.debian.org/debian trixie/main amd64 libboost-test-dev amd64 1.83.0.2+b2 [3628 B] #13 12.21 Get:634 http://deb.debian.org/debian trixie/main amd64 libboost-thread-dev amd64 1.83.0.2+b2 [3624 B] #13 12.21 Get:635 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83.0 amd64 1.83.0-4.2 [235 kB] #13 12.21 Get:636 http://deb.debian.org/debian trixie/main amd64 libboost-timer1.83-dev amd64 1.83.0-4.2 [237 kB] #13 12.22 Get:637 http://deb.debian.org/debian trixie/main amd64 libboost-timer-dev amd64 1.83.0.2+b2 [3716 B] #13 12.22 Get:638 http://deb.debian.org/debian trixie/main amd64 libboost1.83-tools-dev amd64 1.83.0-4.2 [1528 kB] #13 12.23 Get:639 http://deb.debian.org/debian trixie/main amd64 libboost-tools-dev amd64 1.83.0.2+b2 [3768 B] #13 12.23 Get:640 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83.0 amd64 1.83.0-4.2 [246 kB] #13 12.23 Get:641 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure1.83-dev amd64 1.83.0-4.2 [249 kB] #13 12.24 Get:642 http://deb.debian.org/debian trixie/main amd64 libboost-type-erasure-dev amd64 1.83.0.2+b2 [3688 B] #13 12.24 Get:643 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83.0 amd64 1.83.0-4.2 [336 kB] #13 12.24 Get:644 http://deb.debian.org/debian trixie/main amd64 libboost-url1.83-dev amd64 1.83.0-4.2 [421 kB] #13 12.24 Get:645 http://deb.debian.org/debian trixie/main amd64 libboost-url-dev amd64 1.83.0.2+b2 [3732 B] #13 12.25 Get:646 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83.0 amd64 1.83.0-4.2 [437 kB] #13 12.25 Get:647 http://deb.debian.org/debian trixie/main amd64 libboost-wave1.83-dev amd64 1.83.0-4.2 [486 kB] #13 12.25 Get:648 http://deb.debian.org/debian trixie/main amd64 libboost-wave-dev amd64 1.83.0.2+b2 [3624 B] #13 12.28 Get:649 http://deb.debian.org/debian trixie/main amd64 libboost-all-dev amd64 1.83.0.2+b2 [3936 B] #13 12.28 Get:650 http://deb.debian.org/debian trixie/main amd64 libbrotli-dev amd64 1.1.0-2+b7 [316 kB] #13 12.28 Get:651 http://deb.debian.org/debian trixie/main amd64 libmd-dev amd64 1.1.0-2+b1 [55.3 kB] #13 12.29 Get:652 http://deb.debian.org/debian trixie/main amd64 libbsd-dev amd64 0.12.2-2 [258 kB] #13 12.29 Get:653 http://deb.debian.org/debian trixie/main amd64 libbson-1.0-0t64 amd64 1.30.4-1 [87.5 kB] #13 12.29 Get:654 http://deb.debian.org/debian trixie/main amd64 libbson-dev amd64 1.30.4-1 [149 kB] #13 12.29 Get:655 http://deb.debian.org/debian trixie/main amd64 libcares2 amd64 1.34.5-1 [98.2 kB] #13 12.29 Get:656 http://deb.debian.org/debian trixie/main amd64 libc-ares-dev amd64 1.34.5-1 [226 kB] #13 12.30 Get:657 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #13 12.30 Get:658 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+b1 [546 kB] #13 12.31 Get:659 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] #13 12.31 Get:660 http://deb.debian.org/debian trixie/main amd64 libcdk5t64 amd64 5.0.20250116-1 [129 kB] #13 12.32 Get:661 http://deb.debian.org/debian trixie/main amd64 libncurses-dev amd64 6.5+20250216-2 [353 kB] #13 12.32 Get:662 http://deb.debian.org/debian trixie/main amd64 libcdk5-dev amd64 5.0.20250116-1 [300 kB] #13 12.34 Get:663 http://deb.debian.org/debian trixie/main amd64 libcsv3 amd64 3.0.3+dfsg-6+b3 [10.8 kB] #13 12.34 Get:664 http://deb.debian.org/debian trixie/main amd64 libcsv-dev amd64 3.0.3+dfsg-6+b3 [23.0 kB] #13 12.34 Get:665 http://deb.debian.org/debian trixie/main amd64 libunbound8 amd64 1.22.0-2 [598 kB] #13 12.35 Get:666 http://deb.debian.org/debian trixie/main amd64 libgnutls-dane0t64 amd64 3.8.9-3 [455 kB] #13 12.35 Get:667 http://deb.debian.org/debian trixie/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3 [455 kB] #13 12.35 Get:668 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB] #13 12.35 Get:669 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB] #13 12.36 Get:670 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB] #13 12.36 Get:671 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB] #13 12.36 Get:672 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB] #13 12.37 Get:673 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB] #13 12.38 Get:674 http://deb.debian.org/debian trixie/main amd64 libgnutls28-dev amd64 3.8.9-3 [1406 kB] #13 12.39 Get:675 http://deb.debian.org/debian trixie/main amd64 libkrb5-dev amd64 1.21.3-5 [16.1 kB] #13 12.39 Get:676 http://deb.debian.org/debian trixie/main amd64 libldap-dev amd64 2.6.10+dfsg-1 [312 kB] #13 12.39 Get:677 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] #13 12.39 Get:678 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] #13 12.40 Get:679 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] #13 12.40 Get:680 http://deb.debian.org/debian trixie/main amd64 libnghttp2-dev amd64 1.64.0-1.1 [116 kB] #13 12.40 Get:681 http://deb.debian.org/debian trixie/main amd64 libnghttp3-dev amd64 1.8.0-1 [91.3 kB] #13 12.40 Get:682 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls-dev amd64 1.11.0-1 [34.0 kB] #13 12.40 Get:683 http://deb.debian.org/debian trixie/main amd64 libngtcp2-dev amd64 1.11.0-1 [179 kB] #13 12.40 Get:684 http://deb.debian.org/debian trixie/main amd64 libpsl-dev amd64 0.21.2-1.1+b1 [77.6 kB] #13 12.40 Get:685 http://deb.debian.org/debian trixie/main amd64 librtmp-dev amd64 2.4+20151223.gitfa8646d.1-2+b5 [68.0 kB] #13 12.40 Get:686 http://deb.debian.org/debian-security trixie-security/main amd64 libssl-dev amd64 3.5.1-1+deb13u1 [2955 kB] #13 12.43 Get:687 http://deb.debian.org/debian trixie/main amd64 libssh2-1-dev amd64 1.11.1-1 [393 kB] #13 12.43 Get:688 http://deb.debian.org/debian trixie/main amd64 libzstd-dev amd64 1.5.7+dfsg-1 [371 kB] #13 12.44 Get:689 http://deb.debian.org/debian trixie/main amd64 libcurl4-gnutls-dev amd64 8.14.1-2 [503 kB] #13 12.44 Get:690 http://deb.debian.org/debian trixie/main amd64 libdbi1t64 amd64 0.9.0-6.1+b1 [26.6 kB] #13 12.44 Get:691 http://deb.debian.org/debian trixie/main amd64 libdbd-sqlite3 amd64 0.9.0-13 [177 kB] #13 12.44 Get:692 http://deb.debian.org/debian trixie/main amd64 libdbi-dev amd64 0.9.0-6.1+b1 [33.5 kB] #13 12.44 Get:693 http://deb.debian.org/debian trixie-updates/main amd64 libsystemd-dev amd64 257.8-1~deb13u2 [1356 kB] #13 12.45 Get:694 http://deb.debian.org/debian trixie/main amd64 libdbus-1-dev amd64 1.16.2-2 [215 kB] #13 12.46 Get:695 http://deb.debian.org/debian trixie/main amd64 libelf-dev amd64 0.192-4 [93.2 kB] #13 12.46 Get:696 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] #13 12.46 Get:697 http://deb.debian.org/debian trixie/main amd64 libfftw3-double3 amd64 3.3.10-2+b1 [781 kB] #13 12.46 Get:698 http://deb.debian.org/debian trixie/main amd64 libfftw3-long3 amd64 3.3.10-2+b1 [347 kB] #13 12.47 Get:699 http://deb.debian.org/debian trixie/main amd64 libfftw3-quad3 amd64 3.3.10-2+b1 [618 kB] #13 12.47 Get:700 http://deb.debian.org/debian trixie/main amd64 libfftw3-single3 amd64 3.3.10-2+b1 [809 kB] #13 12.48 Get:701 http://deb.debian.org/debian trixie/main amd64 libfftw3-bin amd64 3.3.10-2+b1 [51.3 kB] #13 12.48 Get:702 http://deb.debian.org/debian trixie/main amd64 libfftw3-dev amd64 3.3.10-2+b1 [2118 kB] #13 12.50 Get:703 http://deb.debian.org/debian trixie/main amd64 libgpg-error-dev amd64 1.51-4 [140 kB] #13 12.50 Get:704 http://deb.debian.org/debian trixie/main amd64 libgcrypt20-dev amd64 1.11.0-7 [891 kB] #13 12.51 Get:705 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #13 12.51 Get:706 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #13 12.51 Get:707 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #13 12.52 Get:708 http://deb.debian.org/debian trixie/main amd64 libsepol-dev amd64 3.8.1-1 [373 kB] #13 12.52 Get:709 http://deb.debian.org/debian trixie/main amd64 libpcre2-16-0 amd64 10.46-1~deb13u1 [281 kB] #13 12.52 Get:710 http://deb.debian.org/debian trixie/main amd64 libpcre2-32-0 amd64 10.46-1~deb13u1 [268 kB] #13 12.52 Get:711 http://deb.debian.org/debian trixie/main amd64 libpcre2-posix3 amd64 10.46-1~deb13u1 [63.9 kB] #13 12.52 Get:712 http://deb.debian.org/debian trixie/main amd64 libpcre2-dev amd64 10.46-1~deb13u1 [853 kB] #13 12.53 Get:713 http://deb.debian.org/debian trixie/main amd64 libselinux1-dev amd64 3.8.1-1 [169 kB] #13 12.53 Get:714 http://deb.debian.org/debian trixie/main amd64 libmount-dev amd64 2.41-5 [30.5 kB] #13 12.53 Get:715 http://deb.debian.org/debian trixie/main amd64 libsysprof-capture-4-dev amd64 48.0-2 [49.9 kB] #13 12.53 Get:716 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev amd64 2.84.4-3~deb13u1 [1688 kB] #13 12.55 Get:717 http://deb.debian.org/debian trixie/main amd64 python3-packaging all 25.0-1 [56.6 kB] #13 12.55 Get:718 http://deb.debian.org/debian trixie/main amd64 libgio-2.0-dev-bin amd64 2.84.4-3~deb13u1 [166 kB] #13 12.55 Get:719 http://deb.debian.org/debian trixie/main amd64 libglib2.0-data all 2.84.4-3~deb13u1 [1286 kB] #13 12.56 Get:720 http://deb.debian.org/debian trixie/main amd64 libglib2.0-bin amd64 2.84.4-3~deb13u1 [130 kB] #13 12.56 Get:721 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev-bin amd64 2.84.4-3~deb13u1 [54.9 kB] #13 12.56 Get:722 http://deb.debian.org/debian trixie/main amd64 libglib2.0-dev amd64 2.84.4-3~deb13u1 [55.7 kB] #13 12.56 Get:723 http://deb.debian.org/debian trixie/main amd64 libgps30t64 amd64 3.25-5 [84.0 kB] #13 12.56 Get:724 http://deb.debian.org/debian trixie/main amd64 libgps-dev amd64 3.25-5 [144 kB] #13 12.56 Get:725 http://deb.debian.org/debian trixie/main amd64 libgsm1 amd64 1.0.22-1+b2 [29.3 kB] #13 12.57 Get:726 http://deb.debian.org/debian trixie/main amd64 libgsm1-dev amd64 1.0.22-1+b2 [34.8 kB] #13 12.57 Get:727 http://deb.debian.org/debian trixie/main amd64 libidn-dev amd64 1.43-1 [193 kB] #13 12.58 Get:728 http://deb.debian.org/debian trixie/main amd64 libintelrdfpmath-dev amd64 2.0u3-1 [6500 kB] #13 12.67 Get:729 http://deb.debian.org/debian trixie/main amd64 libjansson-dev amd64 2.14-2+b3 [43.2 kB] #13 12.67 Get:730 http://deb.debian.org/debian trixie/main amd64 liblimesuite23.11-1 amd64 23.11.0+dfsg-3+b2 [274 kB] #13 12.68 Get:731 http://deb.debian.org/debian trixie/main amd64 liblimesuite-dev amd64 23.11.0+dfsg-3+b2 [56.3 kB] #13 12.68 Get:732 http://deb.debian.org/debian trixie/main amd64 liblua5.3-0 amd64 5.3.6-2+b4 [129 kB] #13 12.68 Get:733 http://deb.debian.org/debian trixie/main amd64 libreadline-dev amd64 8.2-6 [153 kB] #13 12.68 Get:734 http://deb.debian.org/debian trixie/main amd64 liblua5.3-dev amd64 5.3.6-2+b4 [157 kB] #13 12.68 Get:735 http://deb.debian.org/debian trixie/main amd64 mysql-common all 5.8+1.1.1 [6784 B] #13 12.68 Get:736 http://deb.debian.org/debian trixie/main amd64 mariadb-common all 1:11.8.3-0+deb13u1 [28.8 kB] #13 12.69 Get:737 http://deb.debian.org/debian trixie/main amd64 libmariadb3 amd64 1:11.8.3-0+deb13u1 [187 kB] #13 12.69 Get:738 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd12t64 amd64 1.0.1-4 [155 kB] #13 12.69 Get:739 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd-dev amd64 1.0.1-4 [341 kB] #13 12.69 Get:740 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] #13 12.70 Get:741 http://deb.debian.org/debian trixie/main amd64 libmongocrypt0 amd64 1.13.2-1 [1369 kB] #13 12.71 Get:742 http://deb.debian.org/debian trixie/main amd64 libsnappy1v5 amd64 1.2.2-1 [29.3 kB] #13 12.71 Get:743 http://deb.debian.org/debian trixie/main amd64 libutf8proc3 amd64 2.9.0-1+b2 [61.0 kB] #13 12.71 Get:744 http://deb.debian.org/debian trixie/main amd64 libmongoc-1.0-0t64 amd64 1.30.4-1 [389 kB] #13 12.74 Get:745 http://deb.debian.org/debian trixie/main amd64 libmongocrypt-dev amd64 1.13.2-1 [349 kB] #13 12.75 Get:746 http://deb.debian.org/debian trixie/main amd64 libsnappy-dev amd64 1.2.2-1 [43.9 kB] #13 12.75 Get:747 http://deb.debian.org/debian trixie/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-9 [234 kB] #13 12.75 Get:748 http://deb.debian.org/debian trixie/main amd64 libutf8proc-dev amd64 2.9.0-1+b2 [65.4 kB] #13 12.75 Get:749 http://deb.debian.org/debian trixie/main amd64 libmongoc-dev amd64 1.30.4-1 [466 kB] #13 12.76 Get:750 http://deb.debian.org/debian trixie/main amd64 pci.ids all 0.0~2025.06.09-1 [269 kB] #13 12.76 Get:751 http://deb.debian.org/debian trixie/main amd64 libpci3 amd64 1:3.13.0-2 [75.6 kB] #13 12.76 Get:752 http://deb.debian.org/debian trixie/main amd64 libsensors-config all 1:3.6.2-2 [16.2 kB] #13 12.76 Get:753 http://deb.debian.org/debian trixie/main amd64 libsensors5 amd64 1:3.6.2-2 [37.5 kB] #13 12.76 Get:754 http://deb.debian.org/debian trixie/main amd64 libwrap0 amd64 7.6.q-36 [55.3 kB] #13 12.76 Get:755 http://deb.debian.org/debian trixie/main amd64 libsnmp-base all 5.9.4+dfsg-2 [1770 kB] #13 12.78 Get:756 http://deb.debian.org/debian trixie/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-2 [2578 kB] #13 12.80 Get:757 http://deb.debian.org/debian trixie/main amd64 libnetsnmptrapd40t64 amd64 5.9.4+dfsg-2 [23.3 kB] #13 12.80 Get:758 http://deb.debian.org/debian trixie/main amd64 libnewlib-dev all 4.5.0.20241231-1 [263 kB] #13 12.80 Get:759 http://deb.debian.org/debian trixie/main amd64 libnewlib-arm-none-eabi all 4.5.0.20241231-1 [48.3 MB] #13 13.24 Get:760 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB] #13 13.24 Get:761 http://deb.debian.org/debian trixie/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] #13 13.24 Get:762 http://deb.debian.org/debian trixie/main amd64 libnftables-dev amd64 1.1.3-1 [13.9 kB] #13 13.24 Get:763 http://deb.debian.org/debian trixie/main amd64 libnftnl-dev amd64 1.2.9-1 [89.9 kB] #13 13.24 Get:764 http://deb.debian.org/debian trixie/main amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1+b2 [221 kB] #13 13.24 Get:765 http://deb.debian.org/debian trixie/main amd64 libxml2-dev amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [793 kB] #13 13.24 Get:766 http://deb.debian.org/debian trixie/main amd64 libnorm-dev amd64 1.5.9+dfsg-3.1+b2 [390 kB] #13 13.24 Get:767 http://deb.debian.org/debian trixie/main amd64 liboping0 amd64 1.10.0-5+b5 [17.5 kB] #13 13.24 Get:768 http://deb.debian.org/debian trixie/main amd64 liboping-dev amd64 1.10.0-5+b5 [36.5 kB] #13 13.24 Get:769 http://deb.debian.org/debian trixie/main amd64 liborcania2.3 amd64 2.3.3-1+b2 [14.1 kB] #13 13.26 Get:770 http://deb.debian.org/debian trixie/main amd64 liborcania-dev amd64 2.3.3-1+b2 [117 kB] #13 13.26 Get:771 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] #13 13.27 Get:772 http://deb.debian.org/debian trixie/main amd64 libortp-dev amd64 1:5.3.105-1 [47.3 kB] #13 13.27 Get:773 http://deb.debian.org/debian trixie/main amd64 libpcap0.8t64 amd64 1.10.5-2 [169 kB] #13 13.27 Get:774 http://deb.debian.org/debian trixie/main amd64 libpcap0.8-dev amd64 1.10.5-2 [284 kB] #13 13.27 Get:775 http://deb.debian.org/debian trixie/main amd64 libpcap-dev amd64 1.10.5-2 [31.8 kB] #13 13.28 Get:776 http://deb.debian.org/debian trixie-updates/main amd64 libudev-dev amd64 257.8-1~deb13u2 [75.0 kB] #13 13.28 Get:777 http://deb.debian.org/debian trixie/main amd64 libpci-dev amd64 1:3.13.0-2 [66.9 kB] #13 13.28 Get:778 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] #13 13.28 Get:779 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] #13 13.28 Get:780 http://deb.debian.org/debian trixie/main amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1+b1 [162 kB] #13 13.29 Get:781 http://deb.debian.org/debian trixie/main amd64 libpgm-dev amd64 5.3.128~dfsg-2.1+b1 [195 kB] #13 13.29 Get:782 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #13 13.29 Get:783 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #13 13.31 Get:784 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #13 13.32 Get:785 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] #13 13.32 Get:786 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] #13 13.32 Get:787 http://deb.debian.org/debian trixie/main amd64 libsensors-dev amd64 1:3.6.2-2 [48.8 kB] #13 13.32 Get:788 http://deb.debian.org/debian trixie/main amd64 libsigsegv-dev amd64 2.14-1+b2 [28.2 kB] #13 13.32 Get:789 http://deb.debian.org/debian trixie/main amd64 libwrap0-dev amd64 7.6.q-36 [21.8 kB] #13 13.33 Get:790 http://deb.debian.org/debian trixie/main amd64 libsnmp-dev amd64 5.9.4+dfsg-2 [201 kB] #13 13.33 Get:791 http://deb.debian.org/debian trixie/main amd64 libsodium23 amd64 1.0.18-1+b2 [165 kB] #13 13.33 Get:792 http://deb.debian.org/debian trixie/main amd64 libsodium-dev amd64 1.0.18-1+b2 [184 kB] #13 13.33 Get:793 http://deb.debian.org/debian trixie/main amd64 libsofia-sip-ua0t64 amd64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1 [539 kB] #13 13.34 Get:794 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] #13 13.35 Get:795 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] #13 13.35 Get:796 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] #13 13.35 Get:797 http://deb.debian.org/debian trixie/main amd64 libsqlite3-dev amd64 3.46.1-7 [1109 kB] #13 13.36 Get:798 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [61.1 kB] #13 13.36 Get:799 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.4+dfsg-1~deb13u1 [72.5 kB] #13 13.36 Get:800 http://deb.debian.org/debian trixie/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #13 13.37 Get:801 http://deb.debian.org/debian trixie/main amd64 libuhd4.8.0 amd64 4.8.0.0+ds1-2 [3943 kB] #13 13.40 Get:802 http://deb.debian.org/debian trixie/main amd64 libuhd-dev amd64 4.8.0.0+ds1-2 [244 kB] #13 13.40 Get:803 http://deb.debian.org/debian trixie/main amd64 libyder2.0t64 amd64 1.4.20-1.1+b1 [10.2 kB] #13 13.40 Get:804 http://deb.debian.org/debian trixie/main amd64 libulfius2.7t64 amd64 2.7.15-2.2+b2 [57.2 kB] #13 13.40 Get:805 http://deb.debian.org/debian trixie/main amd64 libyder-dev amd64 1.4.20-1.1+b1 [105 kB] #13 13.40 Get:806 http://deb.debian.org/debian trixie/main amd64 libulfius-dev amd64 2.7.15-2.2+b2 [249 kB] #13 13.41 Get:807 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] #13 13.41 Get:808 http://deb.debian.org/debian trixie/main amd64 liburing-dev amd64 2.9-1 [232 kB] #13 13.41 Get:809 http://deb.debian.org/debian trixie/main amd64 libusb-0.1-4 amd64 2:0.1.12-35+b1 [17.1 kB] #13 13.41 Get:810 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] #13 13.42 Get:811 http://deb.debian.org/debian trixie/main amd64 libusb-dev amd64 2:0.1.12-35+b1 [31.7 kB] #13 13.42 Get:812 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #13 13.42 Get:813 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #13 13.42 Get:814 http://deb.debian.org/debian trixie/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #13 13.42 Get:815 http://deb.debian.org/debian trixie/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #13 13.42 Get:816 http://deb.debian.org/debian trixie/main amd64 libxml-sax-perl all 1.02+dfsg-4 [53.4 kB] #13 13.44 Get:817 http://deb.debian.org/debian trixie/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-5+b2 [314 kB] #13 13.44 Get:818 http://deb.debian.org/debian trixie/main amd64 libyaml-0-2 amd64 0.2.5-2 [52.5 kB] #13 13.45 Get:819 http://deb.debian.org/debian trixie/main amd64 libyaml-dev amd64 0.2.5-2 [63.4 kB] #13 13.45 Get:820 http://deb.debian.org/debian trixie/main amd64 libzmq5 amd64 4.3.5-1+b3 [283 kB] #13 13.45 Get:821 http://deb.debian.org/debian trixie/main amd64 libzmq3-dev amd64 4.3.5-1+b3 [494 kB] #13 13.46 Get:822 http://deb.debian.org/debian trixie/main amd64 lua-socket amd64 3.1.0-1+b2 [85.5 kB] #13 13.46 Get:823 http://deb.debian.org/debian trixie/main amd64 ninja-build amd64 1.12.1-1 [142 kB] #13 13.47 Get:824 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #13 13.47 Get:825 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #13 13.47 Get:826 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #13 13.47 Get:827 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #13 13.47 Get:828 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #13 13.47 Get:829 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #13 13.48 Get:830 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #13 13.48 Get:831 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #13 13.49 Get:832 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.text all 4.0.0-1 [11.4 kB] #13 13.49 Get:833 http://deb.debian.org/debian trixie/main amd64 python3-zipp all 3.21.0-1 [10.6 kB] #13 13.51 Get:834 http://deb.debian.org/debian trixie/main amd64 python3-setuptools all 78.1.1-0.1 [738 kB] #13 13.52 Get:835 http://deb.debian.org/debian trixie/main amd64 meson all 1.7.0-1 [639 kB] #13 13.52 Get:836 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #13 13.52 Get:837 http://deb.debian.org/debian trixie/main amd64 patchelf amd64 0.18.0-1.4 [99.7 kB] #13 13.53 Get:838 http://deb.debian.org/debian trixie/main amd64 picolibc-arm-none-eabi all 1.8.10-2 [39.5 MB] #13 14.00 Get:839 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] #13 14.00 Get:840 http://deb.debian.org/debian trixie/main amd64 python3-astroid all 3.3.8-2 [213 kB] #13 14.02 Get:841 http://deb.debian.org/debian trixie/main amd64 python3-isort all 6.0.1-1 [72.3 kB] #13 14.03 Get:842 http://deb.debian.org/debian trixie/main amd64 python3-mypy-extensions all 1.0.0-1 [6064 B] #13 14.04 Get:843 http://deb.debian.org/debian trixie/main amd64 python3-logilab-common all 2.1.0-1 [111 kB] #13 14.04 Get:844 http://deb.debian.org/debian trixie/main amd64 python3-dill all 0.4.0-1 [83.7 kB] #13 14.04 Get:845 http://deb.debian.org/debian trixie/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #13 14.05 Get:846 http://deb.debian.org/debian trixie/main amd64 python3-platformdirs all 4.3.7-1 [16.6 kB] #13 14.06 Get:847 http://deb.debian.org/debian trixie/main amd64 python3-tomlkit all 0.13.2-1 [42.7 kB] #13 14.07 Get:848 http://deb.debian.org/debian trixie/main amd64 pylint all 3.3.4-1 [341 kB] #13 14.08 Get:849 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #13 14.08 Get:850 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #13 14.09 Get:851 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #13 14.09 Get:852 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #13 14.10 Get:853 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #13 14.10 Get:854 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #13 14.11 Get:855 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #13 14.11 Get:856 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #13 14.13 Get:857 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #13 14.16 Get:858 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #13 14.23 Get:859 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #13 14.30 Get:860 http://deb.debian.org/debian trixie/main amd64 python3-distlib all 0.3.9-1 [257 kB] #13 14.34 Get:861 http://deb.debian.org/debian trixie/main amd64 python3-filelock all 3.18.0-1 [12.8 kB] #13 14.36 Get:862 http://deb.debian.org/debian trixie/main amd64 python3-gi amd64 3.50.0-4+b1 [236 kB] #13 14.38 Get:863 http://deb.debian.org/debian trixie/main amd64 python3-iniconfig all 1.1.1-2 [6396 B] #13 14.40 Get:864 http://deb.debian.org/debian trixie/main amd64 python3-markupsafe amd64 2.1.5-1+b3 [14.0 kB] #13 14.42 Get:865 http://deb.debian.org/debian trixie/main amd64 python3-mako all 1.3.9-1 [83.6 kB] #13 14.48 Get:866 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #13 14.55 Get:867 http://deb.debian.org/debian trixie/main amd64 python3-wheel all 0.46.1-2 [21.7 kB] #13 14.59 Get:868 http://deb.debian.org/debian trixie/main amd64 python3-pip all 25.1.1+dfsg-1 [1457 kB] #13 14.67 Get:869 http://deb.debian.org/debian trixie/main amd64 python3-pip-whl all 25.1.1+dfsg-1 [1507 kB] #13 14.72 Get:870 http://deb.debian.org/debian trixie/main amd64 python3-pluggy all 1.5.0-1 [26.9 kB] #13 14.73 Get:871 http://deb.debian.org/debian trixie/main amd64 python3-pyflakes all 3.2.0-3 [57.3 kB] #13 14.74 Get:872 http://deb.debian.org/debian trixie/main amd64 python3-pytest all 8.3.5-2 [250 kB] #13 14.75 Get:873 http://deb.debian.org/debian trixie/main amd64 python3-setuptools-whl all 78.1.1-0.1 [1268 kB] #13 14.79 Get:874 http://deb.debian.org/debian trixie/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #13 14.80 Get:875 http://deb.debian.org/debian trixie/main amd64 python3-virtualenv all 20.31.2+ds-1 [72.8 kB] #13 14.81 Get:876 http://deb.debian.org/debian trixie/main amd64 python3-yaml amd64 6.0.2-1+b2 [136 kB] #13 14.81 Get:877 http://deb.debian.org/debian trixie/main amd64 source-highlight amd64 3.1.9-4.3+b1 [342 kB] #13 14.82 Get:878 http://deb.debian.org/debian trixie/main amd64 sqlite3 amd64 3.46.1-7 [384 kB] #13 14.84 Get:879 http://deb.debian.org/debian trixie/main amd64 stow all 2.4.1-2 [154 kB] #13 14.84 Get:880 http://deb.debian.org/debian trixie/main amd64 swig amd64 4.3.0-1 [1503 kB] #13 14.87 Get:881 http://deb.debian.org/debian trixie/main amd64 tcpdump amd64 4.99.5-2 [471 kB] #13 14.88 Get:882 http://deb.debian.org/debian trixie/main amd64 telnet all 0.17+2.6-3 [43.3 kB] #13 14.88 Get:883 http://deb.debian.org/debian trixie/main amd64 tex-gyre all 20180621-6 [6209 kB] #13 14.93 Get:884 http://deb.debian.org/debian trixie/main amd64 texinfo-lib amd64 7.1.1-1+b1 [232 kB] #13 14.93 Get:885 http://deb.debian.org/debian trixie/main amd64 texinfo all 7.1.1-1 [1753 kB] #13 14.95 Get:886 http://deb.debian.org/debian trixie/main amd64 unzip amd64 6.0-29 [173 kB] #13 14.95 Get:887 http://deb.debian.org/debian trixie/main amd64 virtualenv all 20.31.2+ds-1 [7348 B] #13 14.95 Get:888 http://deb.debian.org/debian trixie/main amd64 xxd amd64 2:9.1.1230-2 [98.8 kB] #13 15.08 debconf: unable to initialize frontend: Dialog #13 15.08 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 15.08 debconf: falling back to frontend: Readline #13 15.08 debconf: unable to initialize frontend: Readline #13 15.08 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, line 888.) #13 15.08 debconf: falling back to frontend: Teletype #13 15.08 debconf: unable to initialize frontend: Teletype #13 15.08 debconf: (This frontend requires a controlling tty.) #13 15.08 debconf: falling back to frontend: Noninteractive #13 23.31 Preconfiguring packages ... #13 23.42 Fetched 1096 MB in 11s (97.9 MB/s) #13 23.47 Selecting previously unselected package libsystemd-shared:amd64. #13 23.47 (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.) #13 23.48 Preparing to unpack .../libsystemd-shared_257.8-1~deb13u2_amd64.deb ... #13 23.49 Unpacking libsystemd-shared:amd64 (257.8-1~deb13u2) ... #13 23.68 Selecting previously unselected package libapparmor1:amd64. #13 23.68 Preparing to unpack .../libapparmor1_4.1.0-1_amd64.deb ... #13 23.72 Unpacking libapparmor1:amd64 (4.1.0-1) ... #13 23.84 Setting up libsystemd-shared:amd64 (257.8-1~deb13u2) ... #13 24.02 Selecting previously unselected package systemd. #13 24.02 (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.) #13 24.03 Preparing to unpack .../0-systemd_257.8-1~deb13u2_amd64.deb ... #13 24.07 Unpacking systemd (257.8-1~deb13u2) ... #13 24.31 Selecting previously unselected package libdbus-1-3:amd64. #13 24.31 Preparing to unpack .../1-libdbus-1-3_1.16.2-2_amd64.deb ... #13 24.33 Unpacking libdbus-1-3:amd64 (1.16.2-2) ... #13 24.43 Selecting previously unselected package dbus-bin. #13 24.43 Preparing to unpack .../2-dbus-bin_1.16.2-2_amd64.deb ... #13 24.45 Unpacking dbus-bin (1.16.2-2) ... #13 24.57 Selecting previously unselected package dbus-session-bus-common. #13 24.57 Preparing to unpack .../3-dbus-session-bus-common_1.16.2-2_all.deb ... #13 24.58 Unpacking dbus-session-bus-common (1.16.2-2) ... #13 24.71 Selecting previously unselected package libexpat1:amd64. #13 24.71 Preparing to unpack .../4-libexpat1_2.7.1-2_amd64.deb ... #13 24.73 Unpacking libexpat1:amd64 (2.7.1-2) ... #13 24.85 Selecting previously unselected package dbus-daemon. #13 24.85 Preparing to unpack .../5-dbus-daemon_1.16.2-2_amd64.deb ... #13 24.87 Unpacking dbus-daemon (1.16.2-2) ... #13 25.00 Selecting previously unselected package adduser. #13 25.00 Preparing to unpack .../6-adduser_3.152_all.deb ... #13 25.02 Unpacking adduser (3.152) ... #13 25.14 Setting up adduser (3.152) ... #13 25.30 Selecting previously unselected package dbus-system-bus-common. #13 25.30 (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.) #13 25.31 Preparing to unpack .../0-dbus-system-bus-common_1.16.2-2_all.deb ... #13 25.32 Unpacking dbus-system-bus-common (1.16.2-2) ... #13 25.47 Selecting previously unselected package dbus. #13 25.47 Preparing to unpack .../1-dbus_1.16.2-2_amd64.deb ... #13 25.49 Unpacking dbus (1.16.2-2) ... #13 25.69 Selecting previously unselected package autoconf-archive. #13 25.69 Preparing to unpack .../2-autoconf-archive_20220903-3_all.deb ... #13 25.73 Unpacking autoconf-archive (20220903-3) ... #13 25.87 Selecting previously unselected package m4. #13 25.88 Preparing to unpack .../3-m4_1.4.19-8_amd64.deb ... #13 25.89 Unpacking m4 (1.4.19-8) ... #13 26.02 Selecting previously unselected package flex. #13 26.03 Preparing to unpack .../4-flex_2.6.4-8.2+b4_amd64.deb ... #13 26.04 Unpacking flex (2.6.4-8.2+b4) ... #13 26.18 Selecting previously unselected package libmpfr6:amd64. #13 26.18 Preparing to unpack .../5-libmpfr6_4.2.2-1_amd64.deb ... #13 26.20 Unpacking libmpfr6:amd64 (4.2.2-1) ... #13 26.35 Selecting previously unselected package readline-common. #13 26.36 Preparing to unpack .../6-readline-common_8.2-6_all.deb ... #13 26.37 Unpacking readline-common (8.2-6) ... #13 26.53 Selecting previously unselected package libreadline8t64:amd64. #13 26.54 Preparing to unpack .../7-libreadline8t64_8.2-6_amd64.deb ... #13 26.56 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' #13 26.59 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' #13 26.60 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' #13 26.62 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' #13 26.63 Unpacking libreadline8t64:amd64 (8.2-6) ... #13 26.79 Selecting previously unselected package libsigsegv2:amd64. #13 26.79 Preparing to unpack .../8-libsigsegv2_2.14-1+b2_amd64.deb ... #13 26.81 Unpacking libsigsegv2:amd64 (2.14-1+b2) ... #13 26.92 Setting up libmpfr6:amd64 (4.2.2-1) ... #13 26.98 Setting up readline-common (8.2-6) ... #13 27.04 Setting up libreadline8t64:amd64 (8.2-6) ... #13 27.09 Setting up libsigsegv2:amd64 (2.14-1+b2) ... #13 27.25 Selecting previously unselected package gawk. #13 27.25 (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.) #13 27.26 Preparing to unpack .../00-gawk_1%3a5.2.1-2+b1_amd64.deb ... #13 27.27 Unpacking gawk (1:5.2.1-2+b1) ... #13 27.40 Selecting previously unselected package libtext-charwidth-perl:amd64. #13 27.40 Preparing to unpack .../01-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #13 27.42 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #13 27.53 Selecting previously unselected package libtext-wrapi18n-perl. #13 27.54 Preparing to unpack .../02-libtext-wrapi18n-perl_0.06-10_all.deb ... #13 27.55 Unpacking libtext-wrapi18n-perl (0.06-10) ... #13 27.70 Selecting previously unselected package libncursesw6:amd64. #13 27.70 Preparing to unpack .../03-libncursesw6_6.5+20250216-2_amd64.deb ... #13 27.72 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #13 27.85 Selecting previously unselected package libproc2-0:amd64. #13 27.85 Preparing to unpack .../04-libproc2-0_2%3a4.0.4-9_amd64.deb ... #13 27.87 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #13 28.05 Selecting previously unselected package procps. #13 28.05 Preparing to unpack .../05-procps_2%3a4.0.4-9_amd64.deb ... #13 28.08 Unpacking procps (2:4.0.4-9) ... #13 28.23 Selecting previously unselected package sensible-utils. #13 28.23 Preparing to unpack .../06-sensible-utils_0.0.25_all.deb ... #13 28.25 Unpacking sensible-utils (0.0.25) ... #13 28.41 Selecting previously unselected package ucf. #13 28.41 Preparing to unpack .../07-ucf_3.0052_all.deb ... #13 28.43 Moving old data out of the way #13 28.44 Unpacking ucf (3.0052) ... #13 28.58 Selecting previously unselected package libdebuginfod-common. #13 28.59 Preparing to unpack .../08-libdebuginfod-common_0.192-4_all.deb ... #13 28.60 Unpacking libdebuginfod-common (0.192-4) ... #13 28.74 Selecting previously unselected package libatomic1:amd64. #13 28.74 Preparing to unpack .../09-libatomic1_14.2.0-19_amd64.deb ... #13 28.76 Unpacking libatomic1:amd64 (14.2.0-19) ... #13 28.92 Selecting previously unselected package libglib2.0-0t64:amd64. #13 28.93 Preparing to unpack .../10-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... #13 28.95 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #13 29.11 Selecting previously unselected package confget. #13 29.12 Preparing to unpack .../11-confget_5.1.2-2_amd64.deb ... #13 29.13 Unpacking confget (5.1.2-2) ... #13 29.29 Selecting previously unselected package ofono. #13 29.29 Preparing to unpack .../12-ofono_2.16-5_amd64.deb ... #13 29.31 Unpacking ofono (2.16-5) ... #13 29.49 Selecting previously unselected package poppler-data. #13 29.49 Preparing to unpack .../13-poppler-data_0.4.12-1_all.deb ... #13 29.51 Unpacking poppler-data (0.4.12-1) ... #13 29.75 Selecting previously unselected package libpython3.13-minimal:amd64. #13 29.75 Preparing to unpack .../14-libpython3.13-minimal_3.13.5-2_amd64.deb ... #13 29.77 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #13 29.94 Selecting previously unselected package python3.13-minimal. #13 29.94 Preparing to unpack .../15-python3.13-minimal_3.13.5-2_amd64.deb ... #13 29.97 Unpacking python3.13-minimal (3.13.5-2) ... #13 30.15 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #13 30.24 Setting up libexpat1:amd64 (2.7.1-2) ... #13 30.29 Setting up python3.13-minimal (3.13.5-2) ... #13 30.84 Selecting previously unselected package python3-minimal. #13 30.84 (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.) #13 30.85 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #13 30.87 Unpacking python3-minimal (3.13.5-1) ... #13 30.99 Selecting previously unselected package media-types. #13 31.00 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #13 31.01 Unpacking media-types (13.0.0) ... #13 31.15 Selecting previously unselected package netbase. #13 31.15 Preparing to unpack .../2-netbase_6.5_all.deb ... #13 31.17 Unpacking netbase (6.5) ... #13 31.30 Selecting previously unselected package libpython3.13-stdlib:amd64. #13 31.30 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #13 31.32 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #13 31.51 Selecting previously unselected package python3.13. #13 31.51 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #13 31.53 Unpacking python3.13 (3.13.5-2) ... #13 31.64 Selecting previously unselected package libpython3-stdlib:amd64. #13 31.64 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #13 31.66 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #13 31.77 Setting up python3-minimal (3.13.5-1) ... #13 32.02 Selecting previously unselected package python3. #13 32.02 (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.) #13 32.04 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #13 32.06 Unpacking python3 (3.13.5-1) ... #13 32.20 Selecting previously unselected package libpopt0:amd64. #13 32.20 Preparing to unpack .../001-libpopt0_1.19+dfsg-2_amd64.deb ... #13 32.22 Unpacking libpopt0:amd64 (1.19+dfsg-2) ... #13 32.40 Selecting previously unselected package rsync. #13 32.40 Preparing to unpack .../002-rsync_3.4.1+ds1-5_amd64.deb ... #13 32.42 Unpacking rsync (3.4.1+ds1-5) ... #13 32.61 Selecting previously unselected package sudo. #13 32.61 Preparing to unpack .../003-sudo_1.9.16p2-3_amd64.deb ... #13 32.63 Unpacking sudo (1.9.16p2-3) ... #13 32.81 Selecting previously unselected package libelf1t64:amd64. #13 32.81 Preparing to unpack .../004-libelf1t64_0.192-4_amd64.deb ... #13 32.83 Unpacking libelf1t64:amd64 (0.192-4) ... #13 32.98 Selecting previously unselected package libbpf1:amd64. #13 32.98 Preparing to unpack .../005-libbpf1_1%3a1.5.0-3_amd64.deb ... #13 33.00 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #13 33.13 Selecting previously unselected package libmnl0:amd64. #13 33.13 Preparing to unpack .../006-libmnl0_1.0.5-3_amd64.deb ... #13 33.15 Unpacking libmnl0:amd64 (1.0.5-3) ... #13 33.29 Selecting previously unselected package libkrb5support0:amd64. #13 33.29 Preparing to unpack .../007-libkrb5support0_1.21.3-5_amd64.deb ... #13 33.31 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #13 33.45 Selecting previously unselected package libcom-err2:amd64. #13 33.45 Preparing to unpack .../008-libcom-err2_1.47.2-3+b3_amd64.deb ... #13 33.47 Unpacking libcom-err2:amd64 (1.47.2-3+b3) ... #13 33.61 Selecting previously unselected package libk5crypto3:amd64. #13 33.61 Preparing to unpack .../009-libk5crypto3_1.21.3-5_amd64.deb ... #13 33.63 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #13 33.77 Selecting previously unselected package libkeyutils1:amd64. #13 33.77 Preparing to unpack .../010-libkeyutils1_1.6.3-6_amd64.deb ... #13 33.79 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #13 33.93 Selecting previously unselected package libkrb5-3:amd64. #13 33.93 Preparing to unpack .../011-libkrb5-3_1.21.3-5_amd64.deb ... #13 33.95 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #13 34.11 Selecting previously unselected package libgssapi-krb5-2:amd64. #13 34.11 Preparing to unpack .../012-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #13 34.13 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #13 34.27 Selecting previously unselected package libtirpc-common. #13 34.27 Preparing to unpack .../013-libtirpc-common_1.3.6+ds-1_all.deb ... #13 34.30 Unpacking libtirpc-common (1.3.6+ds-1) ... #13 34.44 Selecting previously unselected package libtirpc3t64:amd64. #13 34.44 Preparing to unpack .../014-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #13 34.47 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' #13 34.48 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' #13 34.49 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #13 34.62 Selecting previously unselected package libxtables12:amd64. #13 34.63 Preparing to unpack .../015-libxtables12_1.8.11-2_amd64.deb ... #13 34.64 Unpacking libxtables12:amd64 (1.8.11-2) ... #13 34.76 Selecting previously unselected package libcap2-bin. #13 34.76 Preparing to unpack .../016-libcap2-bin_1%3a2.75-10+b1_amd64.deb ... #13 34.78 Unpacking libcap2-bin (1:2.75-10+b1) ... #13 34.94 Selecting previously unselected package iproute2. #13 34.95 Preparing to unpack .../017-iproute2_6.15.0-1_amd64.deb ... #13 35.06 Unpacking iproute2 (6.15.0-1) ... #13 35.20 Selecting previously unselected package bzip2. #13 35.21 Preparing to unpack .../018-bzip2_1.0.8-6_amd64.deb ... #13 35.22 Unpacking bzip2 (1.0.8-6) ... #13 35.33 Selecting previously unselected package libmagic-mgc. #13 35.33 Preparing to unpack .../019-libmagic-mgc_1%3a5.46-5_amd64.deb ... #13 35.35 Unpacking libmagic-mgc (1:5.46-5) ... #13 35.53 Selecting previously unselected package libmagic1t64:amd64. #13 35.53 Preparing to unpack .../020-libmagic1t64_1%3a5.46-5_amd64.deb ... #13 35.55 Unpacking libmagic1t64:amd64 (1:5.46-5) ... #13 35.65 Selecting previously unselected package file. #13 35.66 Preparing to unpack .../021-file_1%3a5.46-5_amd64.deb ... #13 35.67 Unpacking file (1:5.46-5) ... #13 35.79 Selecting previously unselected package gettext-base. #13 35.79 Preparing to unpack .../022-gettext-base_0.23.1-2_amd64.deb ... #13 35.81 Unpacking gettext-base (0.23.1-2) ... #13 35.95 Selecting previously unselected package libuchardet0:amd64. #13 35.95 Preparing to unpack .../023-libuchardet0_0.0.8-1+b2_amd64.deb ... #13 35.97 Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... #13 36.09 Selecting previously unselected package groff-base. #13 36.10 Preparing to unpack .../024-groff-base_1.23.0-9_amd64.deb ... #13 36.11 Unpacking groff-base (1.23.0-9) ... #13 36.26 Selecting previously unselected package inetutils-telnet. #13 36.26 Preparing to unpack .../025-inetutils-telnet_2%3a2.6-3_amd64.deb ... #13 36.28 Unpacking inetutils-telnet (2:2.6-3) ... #13 36.41 Selecting previously unselected package libc-l10n. #13 36.41 Preparing to unpack .../026-libc-l10n_2.41-12_all.deb ... #13 36.43 Unpacking libc-l10n (2.41-12) ... #13 36.62 Selecting previously unselected package locales. #13 36.62 Preparing to unpack .../027-locales_2.41-12_all.deb ... #13 36.63 Unpacking locales (2.41-12) ... #13 36.87 Selecting previously unselected package bsdextrautils. #13 36.88 Preparing to unpack .../028-bsdextrautils_2.41-5_amd64.deb ... #13 36.89 Unpacking bsdextrautils (2.41-5) ... #13 37.04 Selecting previously unselected package libgdbm6t64:amd64. #13 37.04 Preparing to unpack .../029-libgdbm6t64_1.24-2_amd64.deb ... #13 37.06 Unpacking libgdbm6t64:amd64 (1.24-2) ... #13 37.20 Selecting previously unselected package libpipeline1:amd64. #13 37.20 Preparing to unpack .../030-libpipeline1_1.5.8-1_amd64.deb ... #13 37.22 Unpacking libpipeline1:amd64 (1.5.8-1) ... #13 37.39 Selecting previously unselected package man-db. #13 37.40 Preparing to unpack .../031-man-db_2.13.1-1_amd64.deb ... #13 37.42 Unpacking man-db (2.13.1-1) ... #13 37.60 Selecting previously unselected package libedit2:amd64. #13 37.60 Preparing to unpack .../032-libedit2_3.1-20250104-1_amd64.deb ... #13 37.62 Unpacking libedit2:amd64 (3.1-20250104-1) ... #13 37.77 Selecting previously unselected package libcbor0.10:amd64. #13 37.78 Preparing to unpack .../033-libcbor0.10_0.10.2-2_amd64.deb ... #13 37.79 Unpacking libcbor0.10:amd64 (0.10.2-2) ... #13 37.93 Selecting previously unselected package libfido2-1:amd64. #13 37.93 Preparing to unpack .../034-libfido2-1_1.15.0-1+b1_amd64.deb ... #13 37.95 Unpacking libfido2-1:amd64 (1.15.0-1+b1) ... #13 38.10 Selecting previously unselected package openssh-client. #13 38.10 Preparing to unpack .../035-openssh-client_1%3a10.0p1-7_amd64.deb ... #13 38.13 Unpacking openssh-client (1:10.0p1-7) ... #13 38.28 Selecting previously unselected package perl-modules-5.40. #13 38.28 Preparing to unpack .../036-perl-modules-5.40_5.40.1-6_all.deb ... #13 38.30 Unpacking perl-modules-5.40 (5.40.1-6) ... #13 38.55 Selecting previously unselected package libgdbm-compat4t64:amd64. #13 38.56 Preparing to unpack .../037-libgdbm-compat4t64_1.24-2_amd64.deb ... #13 38.57 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #13 38.71 Selecting previously unselected package libperl5.40:amd64. #13 38.72 Preparing to unpack .../038-libperl5.40_5.40.1-6_amd64.deb ... #13 38.74 Unpacking libperl5.40:amd64 (5.40.1-6) ... #13 39.00 Selecting previously unselected package perl. #13 39.00 Preparing to unpack .../039-perl_5.40.1-6_amd64.deb ... #13 39.02 Unpacking perl (5.40.1-6) ... #13 39.15 Selecting previously unselected package xz-utils. #13 39.16 Preparing to unpack .../040-xz-utils_5.8.1-1_amd64.deb ... #13 39.18 Unpacking xz-utils (5.8.1-1) ... #13 39.31 Selecting previously unselected package asciidoc-common. #13 39.31 Preparing to unpack .../041-asciidoc-common_10.2.1-1_all.deb ... #13 39.33 Unpacking asciidoc-common (10.2.1-1) ... #13 39.49 Selecting previously unselected package sgml-base. #13 39.49 Preparing to unpack .../042-sgml-base_1.31+nmu1_all.deb ... #13 39.52 Unpacking sgml-base (1.31+nmu1) ... #13 39.72 Selecting previously unselected package xml-core. #13 39.72 Preparing to unpack .../043-xml-core_0.19_all.deb ... #13 39.74 Unpacking xml-core (0.19) ... #13 39.88 Selecting previously unselected package docbook-xsl. #13 39.89 Preparing to unpack .../044-docbook-xsl_1.79.2+dfsg-7_all.deb ... #13 39.90 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #13 40.10 Selecting previously unselected package libxml2:amd64. #13 40.11 Preparing to unpack .../045-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #13 40.12 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #13 40.25 Selecting previously unselected package libxml2-utils. #13 40.25 Preparing to unpack .../046-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #13 40.27 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #13 40.41 Selecting previously unselected package libgpg-error0:amd64. #13 40.42 Preparing to unpack .../047-libgpg-error0_1.51-4_amd64.deb ... #13 40.44 Unpacking libgpg-error0:amd64 (1.51-4) ... #13 40.59 Selecting previously unselected package libgcrypt20:amd64. #13 40.59 Preparing to unpack .../048-libgcrypt20_1.11.0-7_amd64.deb ... #13 40.61 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #13 40.75 Selecting previously unselected package libxslt1.1:amd64. #13 40.76 Preparing to unpack .../049-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #13 40.77 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #13 40.90 Selecting previously unselected package xsltproc. #13 40.91 Preparing to unpack .../050-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #13 40.92 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #13 41.08 Selecting previously unselected package asciidoc-base. #13 41.08 Preparing to unpack .../051-asciidoc-base_10.2.1-1_all.deb ... #13 41.10 Unpacking asciidoc-base (10.2.1-1) ... #13 41.21 Selecting previously unselected package asciidoc. #13 41.21 Preparing to unpack .../052-asciidoc_10.2.1-1_all.deb ... #13 41.23 Unpacking asciidoc (10.2.1-1) ... #13 41.38 Selecting previously unselected package sgml-data. #13 41.38 Preparing to unpack .../053-sgml-data_2.0.11+nmu1_all.deb ... #13 41.40 Unpacking sgml-data (2.0.11+nmu1) ... #13 41.56 Selecting previously unselected package docbook-xml. #13 41.57 Preparing to unpack .../054-docbook-xml_4.5-13_all.deb ... #13 41.59 Unpacking docbook-xml (4.5-13) ... #13 41.71 Selecting previously unselected package python-apt-common. #13 41.71 Preparing to unpack .../055-python-apt-common_3.0.0_all.deb ... #13 41.73 Unpacking python-apt-common (3.0.0) ... #13 41.85 Selecting previously unselected package distro-info-data. #13 41.85 Preparing to unpack .../056-distro-info-data_0.66_all.deb ... #13 41.87 Unpacking distro-info-data (0.66) ... #13 42.00 Selecting previously unselected package python3-apt. #13 42.01 Preparing to unpack .../057-python3-apt_3.0.0_amd64.deb ... #13 42.03 Unpacking python3-apt (3.0.0) ... #13 42.19 Selecting previously unselected package tex-common. #13 42.19 Preparing to unpack .../058-tex-common_6.19_all.deb ... #13 42.22 Unpacking tex-common (6.19) ... #13 42.45 Selecting previously unselected package libpaper2:amd64. #13 42.46 Preparing to unpack .../059-libpaper2_2.2.5-0.3+b2_amd64.deb ... #13 42.47 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #13 42.59 Selecting previously unselected package libpaper-utils. #13 42.59 Preparing to unpack .../060-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #13 42.61 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #13 42.74 Selecting previously unselected package libkpathsea6:amd64. #13 42.74 Preparing to unpack .../061-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #13 42.76 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #13 42.89 Selecting previously unselected package libptexenc1:amd64. #13 42.90 Preparing to unpack .../062-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #13 42.91 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #13 43.05 Selecting previously unselected package libsynctex2:amd64. #13 43.05 Preparing to unpack .../063-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #13 43.07 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #13 43.20 Selecting previously unselected package libtexlua53-5:amd64. #13 43.21 Preparing to unpack .../064-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #13 43.23 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #13 43.34 Selecting previously unselected package t1utils. #13 43.34 Preparing to unpack .../065-t1utils_1.41-4_amd64.deb ... #13 43.36 Unpacking t1utils (1.41-4) ... #13 43.51 Selecting previously unselected package libbrotli1:amd64. #13 43.52 Preparing to unpack .../066-libbrotli1_1.1.0-2+b7_amd64.deb ... #13 43.53 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #13 43.69 Selecting previously unselected package libpng16-16t64:amd64. #13 43.70 Preparing to unpack .../067-libpng16-16t64_1.6.48-1_amd64.deb ... #13 43.71 Unpacking libpng16-16t64:amd64 (1.6.48-1) ... #13 43.85 Selecting previously unselected package libfreetype6:amd64. #13 43.86 Preparing to unpack .../068-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #13 43.87 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #13 44.00 Selecting previously unselected package fonts-dejavu-mono. #13 44.01 Preparing to unpack .../069-fonts-dejavu-mono_2.37-8_all.deb ... #13 44.02 Unpacking fonts-dejavu-mono (2.37-8) ... #13 44.20 Selecting previously unselected package fonts-dejavu-core. #13 44.21 Preparing to unpack .../070-fonts-dejavu-core_2.37-8_all.deb ... #13 44.26 Unpacking fonts-dejavu-core (2.37-8) ... #13 44.42 Selecting previously unselected package libfontenc1:amd64. #13 44.42 Preparing to unpack .../071-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #13 44.44 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #13 44.60 Selecting previously unselected package x11-common. #13 44.60 Preparing to unpack .../072-x11-common_1%3a7.7+24_all.deb ... #13 44.62 Unpacking x11-common (1:7.7+24) ... #13 44.74 Selecting previously unselected package xfonts-encodings. #13 44.74 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #13 44.76 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #13 44.89 Selecting previously unselected package xfonts-utils. #13 44.90 Preparing to unpack .../074-xfonts-utils_1%3a7.7+7_amd64.deb ... #13 44.92 Unpacking xfonts-utils (1:7.7+7) ... #13 45.08 Selecting previously unselected package fonts-urw-base35. #13 45.08 Preparing to unpack .../075-fonts-urw-base35_20200910-8_all.deb ... #13 45.26 Unpacking fonts-urw-base35 (20200910-8) ... #13 45.57 Selecting previously unselected package fontconfig-config. #13 45.57 Preparing to unpack .../076-fontconfig-config_2.15.0-2.3_amd64.deb ... #13 45.59 Unpacking fontconfig-config (2.15.0-2.3) ... #13 45.73 Selecting previously unselected package libfontconfig1:amd64. #13 45.74 Preparing to unpack .../077-libfontconfig1_2.15.0-2.3_amd64.deb ... #13 45.75 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #13 45.89 Selecting previously unselected package libpixman-1-0:amd64. #13 45.89 Preparing to unpack .../078-libpixman-1-0_0.44.0-3_amd64.deb ... #13 45.91 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #13 46.05 Selecting previously unselected package libxau6:amd64. #13 46.05 Preparing to unpack .../079-libxau6_1%3a1.0.11-1_amd64.deb ... #13 46.07 Unpacking libxau6:amd64 (1:1.0.11-1) ... #13 46.20 Selecting previously unselected package libxdmcp6:amd64. #13 46.20 Preparing to unpack .../080-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #13 46.22 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #13 46.35 Selecting previously unselected package libxcb1:amd64. #13 46.35 Preparing to unpack .../081-libxcb1_1.17.0-2+b1_amd64.deb ... #13 46.37 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #13 46.49 Selecting previously unselected package libx11-data. #13 46.50 Preparing to unpack .../082-libx11-data_2%3a1.8.12-1_all.deb ... #13 46.52 Unpacking libx11-data (2:1.8.12-1) ... #13 46.66 Selecting previously unselected package libx11-6:amd64. #13 46.67 Preparing to unpack .../083-libx11-6_2%3a1.8.12-1_amd64.deb ... #13 46.69 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #13 46.88 Selecting previously unselected package libxcb-render0:amd64. #13 46.88 Preparing to unpack .../084-libxcb-render0_1.17.0-2+b1_amd64.deb ... #13 46.90 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #13 47.05 Selecting previously unselected package libxcb-shm0:amd64. #13 47.05 Preparing to unpack .../085-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #13 47.07 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #13 47.21 Selecting previously unselected package libxext6:amd64. #13 47.22 Preparing to unpack .../086-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #13 47.23 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #13 47.37 Selecting previously unselected package libxrender1:amd64. #13 47.37 Preparing to unpack .../087-libxrender1_1%3a0.9.12-1_amd64.deb ... #13 47.39 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #13 47.54 Selecting previously unselected package libcairo2:amd64. #13 47.54 Preparing to unpack .../088-libcairo2_1.18.4-1+b1_amd64.deb ... #13 47.56 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #13 47.71 Selecting previously unselected package libgraphite2-3:amd64. #13 47.71 Preparing to unpack .../089-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #13 47.73 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #13 47.88 Selecting previously unselected package libharfbuzz0b:amd64. #13 47.88 Preparing to unpack .../090-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #13 47.90 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #13 48.05 Selecting previously unselected package libicu76:amd64. #13 48.05 Preparing to unpack .../091-libicu76_76.1-4_amd64.deb ... #13 48.07 Unpacking libicu76:amd64 (76.1-4) ... #13 48.42 Selecting previously unselected package libmpfi0:amd64. #13 48.43 Preparing to unpack .../092-libmpfi0_1.5.4+ds-4_amd64.deb ... #13 48.45 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #13 48.58 Selecting previously unselected package libpotrace0:amd64. #13 48.58 Preparing to unpack .../093-libpotrace0_1.16-2+b2_amd64.deb ... #13 48.60 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #13 48.73 Selecting previously unselected package libteckit0:amd64. #13 48.73 Preparing to unpack .../094-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #13 48.75 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #13 48.89 Selecting previously unselected package libice6:amd64. #13 48.90 Preparing to unpack .../095-libice6_2%3a1.1.1-1_amd64.deb ... #13 48.91 Unpacking libice6:amd64 (2:1.1.1-1) ... #13 49.05 Selecting previously unselected package libsm6:amd64. #13 49.05 Preparing to unpack .../096-libsm6_2%3a1.2.6-1_amd64.deb ... #13 49.07 Unpacking libsm6:amd64 (2:1.2.6-1) ... #13 49.21 Selecting previously unselected package libxt6t64:amd64. #13 49.21 Preparing to unpack .../097-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #13 49.23 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #13 49.37 Selecting previously unselected package libxmu6:amd64. #13 49.38 Preparing to unpack .../098-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #13 49.40 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #13 49.53 Selecting previously unselected package libxpm4:amd64. #13 49.53 Preparing to unpack .../099-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #13 49.55 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #13 49.68 Selecting previously unselected package libxaw7:amd64. #13 49.68 Preparing to unpack .../100-libxaw7_2%3a1.0.16-1_amd64.deb ... #13 49.70 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #13 49.84 Selecting previously unselected package libxi6:amd64. #13 49.84 Preparing to unpack .../101-libxi6_2%3a1.8.2-1_amd64.deb ... #13 49.86 Unpacking libxi6:amd64 (2:1.8.2-1) ... #13 50.00 Selecting previously unselected package libzzip-0-13t64:amd64. #13 50.01 Preparing to unpack .../102-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #13 50.02 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #13 50.17 Selecting previously unselected package texlive-binaries. #13 50.17 Preparing to unpack .../103-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #13 50.20 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #13 50.51 Selecting previously unselected package xdg-utils. #13 50.51 Preparing to unpack .../104-xdg-utils_1.2.1-2_all.deb ... #13 50.53 Unpacking xdg-utils (1.2.1-2) ... #13 50.71 Selecting previously unselected package texlive-base. #13 50.72 Preparing to unpack .../105-texlive-base_2024.20250309-1_all.deb ... #13 50.74 Unpacking texlive-base (2024.20250309-1) ... #13 51.30 Selecting previously unselected package texlive-fonts-recommended. #13 51.30 Preparing to unpack .../106-texlive-fonts-recommended_2024.20250309-1_all.deb ... #13 51.32 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #13 51.59 Selecting previously unselected package fonts-lmodern. #13 51.60 Preparing to unpack .../107-fonts-lmodern_2.005-1_all.deb ... #13 51.61 Unpacking fonts-lmodern (2.005-1) ... #13 51.87 Selecting previously unselected package texlive-latex-base. #13 51.88 Preparing to unpack .../108-texlive-latex-base_2024.20250309-1_all.deb ... #13 51.90 Unpacking texlive-latex-base (2024.20250309-1) ... #13 52.12 Selecting previously unselected package texlive-latex-recommended. #13 52.13 Preparing to unpack .../109-texlive-latex-recommended_2024.20250309-1_all.deb ... #13 52.15 Unpacking texlive-latex-recommended (2024.20250309-1) ... #13 52.48 Selecting previously unselected package texlive. #13 52.49 Preparing to unpack .../110-texlive_2024.20250309-1_all.deb ... #13 52.50 Unpacking texlive (2024.20250309-1) ... #13 52.62 Selecting previously unselected package libio-string-perl. #13 52.62 Preparing to unpack .../111-libio-string-perl_1.08-4_all.deb ... #13 52.64 Unpacking libio-string-perl (1.08-4) ... #13 52.75 Selecting previously unselected package liblatex-tounicode-perl. #13 52.76 Preparing to unpack .../112-liblatex-tounicode-perl_0.55-1_all.deb ... #13 52.77 Unpacking liblatex-tounicode-perl (0.55-1) ... #13 52.89 Selecting previously unselected package libbibtex-parser-perl. #13 52.89 Preparing to unpack .../113-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #13 52.91 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #13 53.06 Selecting previously unselected package texlive-bibtex-extra. #13 53.06 Preparing to unpack .../114-texlive-bibtex-extra_2024.20250309-2_all.deb ... #13 53.08 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #13 53.80 Selecting previously unselected package libfile-which-perl. #13 53.81 Preparing to unpack .../115-libfile-which-perl_1.27-2_all.deb ... #13 53.82 Unpacking libfile-which-perl (1.27-2) ... #13 53.94 Selecting previously unselected package libfile-homedir-perl. #13 53.94 Preparing to unpack .../116-libfile-homedir-perl_1.006-2_all.deb ... #13 53.96 Unpacking libfile-homedir-perl (1.006-2) ... #13 54.07 Selecting previously unselected package libthai-data. #13 54.08 Preparing to unpack .../117-libthai-data_0.1.29-2_all.deb ... #13 54.10 Unpacking libthai-data (0.1.29-2) ... #13 54.25 Selecting previously unselected package libdatrie1:amd64. #13 54.25 Preparing to unpack .../118-libdatrie1_0.2.13-3+b1_amd64.deb ... #13 54.27 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #13 54.41 Selecting previously unselected package libthai0:amd64. #13 54.41 Preparing to unpack .../119-libthai0_0.1.29-2+b1_amd64.deb ... #13 54.43 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #13 54.58 Selecting previously unselected package libsombok3:amd64. #13 54.58 Preparing to unpack .../120-libsombok3_2.4.0-2+b2_amd64.deb ... #13 54.60 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #13 54.71 Selecting previously unselected package libmime-charset-perl. #13 54.72 Preparing to unpack .../121-libmime-charset-perl_1.013.1-2_all.deb ... #13 54.74 Unpacking libmime-charset-perl (1.013.1-2) ... #13 54.86 Selecting previously unselected package libunicode-linebreak-perl. #13 54.86 Preparing to unpack .../122-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #13 54.88 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #13 55.00 Selecting previously unselected package libyaml-tiny-perl. #13 55.01 Preparing to unpack .../123-libyaml-tiny-perl_1.76-1_all.deb ... #13 55.03 Unpacking libyaml-tiny-perl (1.76-1) ... #13 55.16 Selecting previously unselected package libjs-jquery. #13 55.17 Preparing to unpack .../124-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #13 55.20 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #13 55.35 Selecting previously unselected package lmodern. #13 55.36 Preparing to unpack .../125-lmodern_2.005-1_all.deb ... #13 55.37 Unpacking lmodern (2.005-1) ... #13 55.68 Selecting previously unselected package texlive-luatex. #13 55.69 Preparing to unpack .../126-texlive-luatex_2024.20250309-1_all.deb ... #13 55.71 Unpacking texlive-luatex (2024.20250309-1) ... #13 56.30 Selecting previously unselected package texlive-plain-generic. #13 56.31 Preparing to unpack .../127-texlive-plain-generic_2024.20250309-2_all.deb ... #13 56.33 Unpacking texlive-plain-generic (2024.20250309-2) ... #13 57.23 Selecting previously unselected package texlive-extra-utils. #13 57.25 Preparing to unpack .../128-texlive-extra-utils_2024.20250309-2_all.deb ... #13 57.27 Unpacking texlive-extra-utils (2024.20250309-2) ... #13 57.90 Selecting previously unselected package libapache-pom-java. #13 57.90 Preparing to unpack .../129-libapache-pom-java_33-2_all.deb ... #13 57.92 Unpacking libapache-pom-java (33-2) ... #13 58.04 Selecting previously unselected package libcommons-parent-java. #13 58.05 Preparing to unpack .../130-libcommons-parent-java_56-1_all.deb ... #13 58.07 Unpacking libcommons-parent-java (56-1) ... #13 58.17 Selecting previously unselected package libcommons-logging-java. #13 58.18 Preparing to unpack .../131-libcommons-logging-java_1.3.0-2_all.deb ... #13 58.20 Unpacking libcommons-logging-java (1.3.0-2) ... #13 58.32 Selecting previously unselected package libfontbox-java. #13 58.32 Preparing to unpack .../132-libfontbox-java_1%3a1.8.16-5_all.deb ... #13 58.34 Unpacking libfontbox-java (1:1.8.16-5) ... #13 58.46 Selecting previously unselected package libpdfbox-java. #13 58.47 Preparing to unpack .../133-libpdfbox-java_1%3a1.8.16-5_all.deb ... #13 58.49 Unpacking libpdfbox-java (1:1.8.16-5) ... #13 58.71 Selecting previously unselected package preview-latex-style. #13 58.71 Preparing to unpack .../134-preview-latex-style_13.2-1.1_all.deb ... #13 58.73 Unpacking preview-latex-style (13.2-1.1) ... #13 59.01 Selecting previously unselected package texlive-pictures. #13 59.01 Preparing to unpack .../135-texlive-pictures_2024.20250309-1_all.deb ... #13 59.03 Unpacking texlive-pictures (2024.20250309-1) ... #13 59.51 Selecting previously unselected package texlive-latex-extra. #13 59.52 Preparing to unpack .../136-texlive-latex-extra_2024.20250309-2_all.deb ... #13 59.54 Unpacking texlive-latex-extra (2024.20250309-2) ... #13 60.15 Selecting previously unselected package fonts-gfs-baskerville. #13 60.17 Preparing to unpack .../137-fonts-gfs-baskerville_1.1-6_all.deb ... #13 60.18 Unpacking fonts-gfs-baskerville (1.1-6) ... #13 60.30 Selecting previously unselected package fonts-gfs-porson. #13 60.31 Preparing to unpack .../138-fonts-gfs-porson_1.1-7_all.deb ... #13 60.33 Unpacking fonts-gfs-porson (1.1-7) ... #13 60.47 Selecting previously unselected package texlive-lang-greek. #13 60.48 Preparing to unpack .../139-texlive-lang-greek_2024.20250309-1_all.deb ... #13 60.50 Unpacking texlive-lang-greek (2024.20250309-1) ... #13 61.13 Selecting previously unselected package texlive-science. #13 61.14 Preparing to unpack .../140-texlive-science_2024.20250309-2_all.deb ... #13 61.16 Unpacking texlive-science (2024.20250309-2) ... #13 61.43 Selecting previously unselected package dblatex. #13 61.44 Preparing to unpack .../141-dblatex_0.3.12py3-5_all.deb ... #13 61.45 Unpacking dblatex (0.3.12py3-5) ... #13 61.61 Selecting previously unselected package docbook. #13 61.62 Preparing to unpack .../142-docbook_4.5-11_all.deb ... #13 61.64 Unpacking docbook (4.5-11) ... #13 61.79 Selecting previously unselected package libosp5. #13 61.80 Preparing to unpack .../143-libosp5_1.5.2-15.2_amd64.deb ... #13 61.82 Unpacking libosp5 (1.5.2-15.2) ... #13 61.98 Selecting previously unselected package libostyle1t64. #13 61.98 Preparing to unpack .../144-libostyle1t64_1.4devel1-23.3_amd64.deb ... #13 62.00 Unpacking libostyle1t64 (1.4devel1-23.3) ... #13 62.18 Selecting previously unselected package openjade. #13 62.19 Preparing to unpack .../145-openjade_1.4devel1-23.3_amd64.deb ... #13 62.21 Unpacking openjade (1.4devel1-23.3) ... #13 62.36 Selecting previously unselected package docbook-dsssl. #13 62.36 Preparing to unpack .../146-docbook-dsssl_1.79-10_all.deb ... #13 62.38 Unpacking docbook-dsssl (1.79-10) ... #13 62.51 Selecting previously unselected package teckit. #13 62.52 Preparing to unpack .../147-teckit_2.5.12+ds1-1+b1_amd64.deb ... #13 62.53 Unpacking teckit (2.5.12+ds1-1+b1) ... #13 62.69 Selecting previously unselected package tipa. #13 62.70 Preparing to unpack .../148-tipa_2%3a1.3-21_all.deb ... #13 62.72 Unpacking tipa (2:1.3-21) ... #13 62.92 Selecting previously unselected package texlive-xetex. #13 62.93 Preparing to unpack .../149-texlive-xetex_2024.20250309-1_all.deb ... #13 62.94 Unpacking texlive-xetex (2024.20250309-1) ... #13 63.27 Selecting previously unselected package texlive-formats-extra. #13 63.27 Preparing to unpack .../150-texlive-formats-extra_2024.20250309-2_all.deb ... #13 63.29 Unpacking texlive-formats-extra (2024.20250309-2) ... #13 63.55 Selecting previously unselected package lynx-common. #13 63.56 Preparing to unpack .../151-lynx-common_2.9.2-1_all.deb ... #13 63.58 Unpacking lynx-common (2.9.2-1) ... #13 63.74 Selecting previously unselected package lynx. #13 63.75 Preparing to unpack .../152-lynx_2.9.2-1_amd64.deb ... #13 63.77 Unpacking lynx (2.9.2-1) ... #13 63.89 Selecting previously unselected package libsgmls-perl. #13 63.91 Preparing to unpack .../153-libsgmls-perl_1.03ii-38_all.deb ... #13 63.92 Unpacking libsgmls-perl (1.03ii-38) ... #13 64.46 Selecting previously unselected package sgmlspl. #13 64.48 Preparing to unpack .../154-sgmlspl_1.03ii-38_all.deb ... #13 64.49 Unpacking sgmlspl (1.03ii-38) ... #13 64.60 Selecting previously unselected package opensp. #13 64.60 Preparing to unpack .../155-opensp_1.5.2-15.2_amd64.deb ... #13 64.62 Unpacking opensp (1.5.2-15.2) ... #13 64.76 Selecting previously unselected package docbook-utils. #13 64.77 Preparing to unpack .../156-docbook-utils_0.6.14-4_all.deb ... #13 64.79 Unpacking docbook-utils (0.6.14-4) ... #13 64.90 Selecting previously unselected package asciidoc-dblatex. #13 64.91 Preparing to unpack .../157-asciidoc-dblatex_10.2.1-1_all.deb ... #13 64.93 Unpacking asciidoc-dblatex (10.2.1-1) ... #13 65.05 Selecting previously unselected package autoconf. #13 65.06 Preparing to unpack .../158-autoconf_2.72-3.1_all.deb ... #13 65.07 Unpacking autoconf (2.72-3.1) ... #13 65.21 Selecting previously unselected package libgc1:amd64. #13 65.22 Preparing to unpack .../159-libgc1_1%3a8.2.8-1_amd64.deb ... #13 65.24 Unpacking libgc1:amd64 (1:8.2.8-1) ... #13 65.40 Selecting previously unselected package guile-3.0-libs:amd64. #13 65.41 Preparing to unpack .../160-guile-3.0-libs_3.0.10+really3.0.10-4_amd64.deb ... #13 65.42 Unpacking guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #13 65.76 Selecting previously unselected package libopts25:amd64. #13 65.77 Preparing to unpack .../161-libopts25_1%3a5.18.16-7_amd64.deb ... #13 65.79 Unpacking libopts25:amd64 (1:5.18.16-7) ... #13 65.91 Selecting previously unselected package libopts25-dev:amd64. #13 65.92 Preparing to unpack .../162-libopts25-dev_1%3a5.18.16-7_amd64.deb ... #13 65.94 Unpacking libopts25-dev:amd64 (1:5.18.16-7) ... #13 66.05 Selecting previously unselected package autogen. #13 66.06 Preparing to unpack .../163-autogen_1%3a5.18.16-7_amd64.deb ... #13 66.08 Unpacking autogen (1:5.18.16-7) ... #13 66.21 Selecting previously unselected package autotools-dev. #13 66.22 Preparing to unpack .../164-autotools-dev_20240727.1_all.deb ... #13 66.24 Unpacking autotools-dev (20240727.1) ... #13 66.38 Selecting previously unselected package automake. #13 66.39 Preparing to unpack .../165-automake_1%3a1.17-4_all.deb ... #13 66.41 Unpacking automake (1:1.17-4) ... #13 66.54 Selecting previously unselected package autopoint. #13 66.55 Preparing to unpack .../166-autopoint_0.23.1-2_all.deb ... #13 66.57 Unpacking autopoint (0.23.1-2) ... #13 66.71 Selecting previously unselected package bc. #13 66.72 Preparing to unpack .../167-bc_1.07.1-4_amd64.deb ... #13 66.78 Unpacking bc (1.07.1-4) ... #13 66.92 Selecting previously unselected package libsframe1:amd64. #13 66.92 Preparing to unpack .../168-libsframe1_2.44-3_amd64.deb ... #13 66.94 Unpacking libsframe1:amd64 (2.44-3) ... #13 67.06 Selecting previously unselected package binutils-common:amd64. #13 67.07 Preparing to unpack .../169-binutils-common_2.44-3_amd64.deb ... #13 67.09 Unpacking binutils-common:amd64 (2.44-3) ... #13 67.29 Selecting previously unselected package libbinutils:amd64. #13 67.30 Preparing to unpack .../170-libbinutils_2.44-3_amd64.deb ... #13 67.32 Unpacking libbinutils:amd64 (2.44-3) ... #13 67.47 Selecting previously unselected package libgprofng0:amd64. #13 67.48 Preparing to unpack .../171-libgprofng0_2.44-3_amd64.deb ... #13 67.49 Unpacking libgprofng0:amd64 (2.44-3) ... #13 67.66 Selecting previously unselected package libctf-nobfd0:amd64. #13 67.67 Preparing to unpack .../172-libctf-nobfd0_2.44-3_amd64.deb ... #13 67.69 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #13 67.84 Selecting previously unselected package libctf0:amd64. #13 67.85 Preparing to unpack .../173-libctf0_2.44-3_amd64.deb ... #13 67.87 Unpacking libctf0:amd64 (2.44-3) ... #13 68.00 Selecting previously unselected package libjansson4:amd64. #13 68.00 Preparing to unpack .../174-libjansson4_2.14-2+b3_amd64.deb ... #13 68.02 Unpacking libjansson4:amd64 (2.14-2+b3) ... #13 68.14 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 68.15 Preparing to unpack .../175-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #13 68.17 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #13 68.34 Selecting previously unselected package binutils. #13 68.36 Preparing to unpack .../176-binutils_2.44-3_amd64.deb ... #13 68.38 Unpacking binutils (2.44-3) ... #13 68.51 Selecting previously unselected package binutils-arm-none-eabi. #13 68.52 Preparing to unpack .../177-binutils-arm-none-eabi_2.44-3+23+b1_amd64.deb ... #13 68.54 Unpacking binutils-arm-none-eabi (2.44-3+23+b1) ... #13 68.76 Selecting previously unselected package bison. #13 68.77 Preparing to unpack .../178-bison_2%3a3.8.2+dfsg-1+b2_amd64.deb ... #13 68.79 Unpacking bison (2:3.8.2+dfsg-1+b2) ... #13 68.93 Selecting previously unselected package libc-dev-bin. #13 68.94 Preparing to unpack .../179-libc-dev-bin_2.41-12_amd64.deb ... #13 68.96 Unpacking libc-dev-bin (2.41-12) ... #13 69.07 Selecting previously unselected package linux-libc-dev. #13 69.08 Preparing to unpack .../180-linux-libc-dev_6.12.48-1_all.deb ... #13 69.09 Unpacking linux-libc-dev (6.12.48-1) ... #13 69.79 Selecting previously unselected package libcrypt-dev:amd64. #13 69.80 Preparing to unpack .../181-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #13 69.83 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #13 69.94 Selecting previously unselected package rpcsvc-proto. #13 69.96 Preparing to unpack .../182-rpcsvc-proto_1.4.3-1_amd64.deb ... #13 69.98 Unpacking rpcsvc-proto (1.4.3-1) ... #13 70.10 Selecting previously unselected package libc6-dev:amd64. #13 70.11 Preparing to unpack .../183-libc6-dev_2.41-12_amd64.deb ... #13 70.13 Unpacking libc6-dev:amd64 (2.41-12) ... #13 70.35 Selecting previously unselected package libisl23:amd64. #13 70.35 Preparing to unpack .../184-libisl23_0.27-1_amd64.deb ... #13 70.37 Unpacking libisl23:amd64 (0.27-1) ... #13 70.53 Selecting previously unselected package libmpc3:amd64. #13 70.54 Preparing to unpack .../185-libmpc3_1.3.1-1+b3_amd64.deb ... #13 70.56 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #13 70.68 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #13 70.69 Preparing to unpack .../186-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #13 70.71 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #13 71.08 Selecting previously unselected package cpp-14. #13 71.10 Preparing to unpack .../187-cpp-14_14.2.0-19_amd64.deb ... #13 71.11 Unpacking cpp-14 (14.2.0-19) ... #13 71.23 Selecting previously unselected package cpp-x86-64-linux-gnu. #13 71.24 Preparing to unpack .../188-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #13 71.26 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #13 71.42 Selecting previously unselected package cpp. #13 71.42 Preparing to unpack .../189-cpp_4%3a14.2.0-1_amd64.deb ... #13 71.45 Unpacking cpp (4:14.2.0-1) ... #13 71.59 Selecting previously unselected package libcc1-0:amd64. #13 71.60 Preparing to unpack .../190-libcc1-0_14.2.0-19_amd64.deb ... #13 71.62 Unpacking libcc1-0:amd64 (14.2.0-19) ... #13 71.76 Selecting previously unselected package libgomp1:amd64. #13 71.77 Preparing to unpack .../191-libgomp1_14.2.0-19_amd64.deb ... #13 71.78 Unpacking libgomp1:amd64 (14.2.0-19) ... #13 71.93 Selecting previously unselected package libitm1:amd64. #13 71.94 Preparing to unpack .../192-libitm1_14.2.0-19_amd64.deb ... #13 71.96 Unpacking libitm1:amd64 (14.2.0-19) ... #13 72.11 Selecting previously unselected package libasan8:amd64. #13 72.12 Preparing to unpack .../193-libasan8_14.2.0-19_amd64.deb ... #13 72.13 Unpacking libasan8:amd64 (14.2.0-19) ... #13 72.35 Selecting previously unselected package liblsan0:amd64. #13 72.36 Preparing to unpack .../194-liblsan0_14.2.0-19_amd64.deb ... #13 72.38 Unpacking liblsan0:amd64 (14.2.0-19) ... #13 72.55 Selecting previously unselected package libtsan2:amd64. #13 72.56 Preparing to unpack .../195-libtsan2_14.2.0-19_amd64.deb ... #13 72.58 Unpacking libtsan2:amd64 (14.2.0-19) ... #13 72.80 Selecting previously unselected package libubsan1:amd64. #13 72.80 Preparing to unpack .../196-libubsan1_14.2.0-19_amd64.deb ... #13 72.82 Unpacking libubsan1:amd64 (14.2.0-19) ... #13 73.00 Selecting previously unselected package libhwasan0:amd64. #13 73.01 Preparing to unpack .../197-libhwasan0_14.2.0-19_amd64.deb ... #13 73.02 Unpacking libhwasan0:amd64 (14.2.0-19) ... #13 73.22 Selecting previously unselected package libquadmath0:amd64. #13 73.22 Preparing to unpack .../198-libquadmath0_14.2.0-19_amd64.deb ... #13 73.24 Unpacking libquadmath0:amd64 (14.2.0-19) ... #13 73.37 Selecting previously unselected package libgcc-14-dev:amd64. #13 73.39 Preparing to unpack .../199-libgcc-14-dev_14.2.0-19_amd64.deb ... #13 73.40 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #13 73.60 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #13 73.61 Preparing to unpack .../200-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #13 73.63 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #13 74.06 Selecting previously unselected package gcc-14. #13 74.07 Preparing to unpack .../201-gcc-14_14.2.0-19_amd64.deb ... #13 74.09 Unpacking gcc-14 (14.2.0-19) ... #13 74.20 Selecting previously unselected package gcc-x86-64-linux-gnu. #13 74.21 Preparing to unpack .../202-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #13 74.23 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #13 74.37 Selecting previously unselected package gcc. #13 74.37 Preparing to unpack .../203-gcc_4%3a14.2.0-1_amd64.deb ... #13 74.39 Unpacking gcc (4:14.2.0-1) ... #13 74.49 Selecting previously unselected package libstdc++-14-dev:amd64. #13 74.49 Preparing to unpack .../204-libstdc++-14-dev_14.2.0-19_amd64.deb ... #13 74.51 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #13 74.70 Selecting previously unselected package g++-14-x86-64-linux-gnu. #13 74.71 Preparing to unpack .../205-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #13 74.87 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #13 75.26 Selecting previously unselected package g++-14. #13 75.27 Preparing to unpack .../206-g++-14_14.2.0-19_amd64.deb ... #13 75.29 Unpacking g++-14 (14.2.0-19) ... #13 75.40 Selecting previously unselected package g++-x86-64-linux-gnu. #13 75.41 Preparing to unpack .../207-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #13 75.43 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #13 75.56 Selecting previously unselected package g++. #13 75.57 Preparing to unpack .../208-g++_4%3a14.2.0-1_amd64.deb ... #13 75.59 Unpacking g++ (4:14.2.0-1) ... #13 75.70 Selecting previously unselected package make. #13 75.71 Preparing to unpack .../209-make_4.4.1-2_amd64.deb ... #13 75.73 Unpacking make (4.4.1-2) ... #13 75.86 Selecting previously unselected package libdpkg-perl. #13 75.87 Preparing to unpack .../210-libdpkg-perl_1.22.21_all.deb ... #13 75.89 Unpacking libdpkg-perl (1.22.21) ... #13 76.01 Selecting previously unselected package patch. #13 76.02 Preparing to unpack .../211-patch_2.8-2_amd64.deb ... #13 76.04 Unpacking patch (2.8-2) ... #13 76.18 Selecting previously unselected package dpkg-dev. #13 76.19 Preparing to unpack .../212-dpkg-dev_1.22.21_all.deb ... #13 76.20 Unpacking dpkg-dev (1.22.21) ... #13 76.34 Selecting previously unselected package build-essential. #13 76.35 Preparing to unpack .../213-build-essential_12.12_amd64.deb ... #13 76.36 Unpacking build-essential (12.12) ... #13 76.49 Selecting previously unselected package libfmt10:amd64. #13 76.50 Preparing to unpack .../214-libfmt10_10.1.1+ds1-4_amd64.deb ... #13 76.52 Unpacking libfmt10:amd64 (10.1.1+ds1-4) ... #13 76.66 Selecting previously unselected package libhiredis1.1.0:amd64. #13 76.67 Preparing to unpack .../215-libhiredis1.1.0_1.2.0-6+b3_amd64.deb ... #13 76.68 Unpacking libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #13 76.83 Selecting previously unselected package ccache. #13 76.84 Preparing to unpack .../216-ccache_4.11.2-2_amd64.deb ... #13 76.86 Unpacking ccache (4.11.2-2) ... #13 77.02 Selecting previously unselected package libz3-4:amd64. #13 77.03 Preparing to unpack .../217-libz3-4_4.13.3-1_amd64.deb ... #13 77.05 Unpacking libz3-4:amd64 (4.13.3-1) ... #13 77.39 Selecting previously unselected package libllvm19:amd64. #13 77.39 Preparing to unpack .../218-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... #13 77.41 Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... #13 77.90 Selecting previously unselected package libclang-cpp19. #13 77.91 Preparing to unpack .../219-libclang-cpp19_1%3a19.1.7-3+b1_amd64.deb ... #13 77.92 Unpacking libclang-cpp19 (1:19.1.7-3+b1) ... #13 78.26 Selecting previously unselected package clang-format-19. #13 78.26 Preparing to unpack .../220-clang-format-19_1%3a19.1.7-3+b1_amd64.deb ... #13 78.28 Unpacking clang-format-19 (1:19.1.7-3+b1) ... #13 78.39 Selecting previously unselected package clang-format:amd64. #13 78.40 Preparing to unpack .../221-clang-format_1%3a19.0-63_amd64.deb ... #13 78.42 Unpacking clang-format:amd64 (1:19.0-63) ... #13 78.59 Selecting previously unselected package cmake-data. #13 78.60 Preparing to unpack .../222-cmake-data_3.31.6-2_all.deb ... #13 78.63 Unpacking cmake-data (3.31.6-2) ... #13 78.91 Selecting previously unselected package libarchive13t64:amd64. #13 78.93 Preparing to unpack .../223-libarchive13t64_3.7.4-4_amd64.deb ... #13 78.95 Unpacking libarchive13t64:amd64 (3.7.4-4) ... #13 79.07 Selecting previously unselected package libsasl2-modules-db:amd64. #13 79.08 Preparing to unpack .../224-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #13 79.10 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #13 79.23 Selecting previously unselected package libsasl2-2:amd64. #13 79.24 Preparing to unpack .../225-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #13 79.26 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #13 79.41 Selecting previously unselected package libldap2:amd64. #13 79.42 Preparing to unpack .../226-libldap2_2.6.10+dfsg-1_amd64.deb ... #13 79.43 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #13 79.58 Selecting previously unselected package libnghttp2-14:amd64. #13 79.60 Preparing to unpack .../227-libnghttp2-14_1.64.0-1.1_amd64.deb ... #13 79.61 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #13 79.76 Selecting previously unselected package libnghttp3-9:amd64. #13 79.77 Preparing to unpack .../228-libnghttp3-9_1.8.0-1_amd64.deb ... #13 79.78 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #13 80.22 Selecting previously unselected package librtmp1:amd64. #13 80.23 Preparing to unpack .../229-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #13 80.25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #13 80.40 Selecting previously unselected package libssh2-1t64:amd64. #13 80.41 Preparing to unpack .../230-libssh2-1t64_1.11.1-1_amd64.deb ... #13 80.42 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #13 80.56 Selecting previously unselected package libcurl4t64:amd64. #13 80.57 Preparing to unpack .../231-libcurl4t64_8.14.1-2_amd64.deb ... #13 80.59 Unpacking libcurl4t64:amd64 (8.14.1-2) ... #13 80.73 Selecting previously unselected package libjsoncpp26:amd64. #13 80.74 Preparing to unpack .../232-libjsoncpp26_1.9.6-3_amd64.deb ... #13 80.76 Unpacking libjsoncpp26:amd64 (1.9.6-3) ... #13 80.90 Selecting previously unselected package librhash1:amd64. #13 80.91 Preparing to unpack .../233-librhash1_1.4.5-1_amd64.deb ... #13 80.92 Unpacking librhash1:amd64 (1.4.5-1) ... #13 81.08 Selecting previously unselected package libuv1t64:amd64. #13 81.09 Preparing to unpack .../234-libuv1t64_1.50.0-2_amd64.deb ... #13 81.10 Unpacking libuv1t64:amd64 (1.50.0-2) ... #13 81.22 Selecting previously unselected package cmake. #13 81.23 Preparing to unpack .../235-cmake_3.31.6-2_amd64.deb ... #13 81.24 Unpacking cmake (3.31.6-2) ... #13 81.60 Selecting previously unselected package libstdlib-ocaml. #13 81.61 Preparing to unpack .../236-libstdlib-ocaml_5.3.0-3_amd64.deb ... #13 81.63 Unpacking libstdlib-ocaml (5.3.0-3) ... #13 81.78 Selecting previously unselected package ocaml-base. #13 81.79 Preparing to unpack .../237-ocaml-base_5.3.0-3_amd64.deb ... #13 81.80 Unpacking ocaml-base (5.3.0-3) ... #13 81.94 Selecting previously unselected package libparmap-ocaml. #13 81.95 Preparing to unpack .../238-libparmap-ocaml_1.2.5-3+b4_amd64.deb ... #13 81.97 Unpacking libparmap-ocaml (1.2.5-3+b4) ... #13 82.09 Selecting previously unselected package libfindlib-ocaml. #13 82.11 Preparing to unpack .../239-libfindlib-ocaml_1.9.8-1+b1_amd64.deb ... #13 82.12 Unpacking libfindlib-ocaml (1.9.8-1+b1) ... #13 82.25 Selecting previously unselected package ocaml-findlib. #13 82.27 Preparing to unpack .../240-ocaml-findlib_1.9.8-1+b1_amd64.deb ... #13 82.29 Unpacking ocaml-findlib (1.9.8-1+b1) ... #13 82.42 Selecting previously unselected package libstdcompat-ocaml. #13 82.43 Preparing to unpack .../241-libstdcompat-ocaml_20~git20240529-2+b2_amd64.deb ... #13 82.45 Unpacking libstdcompat-ocaml (20~git20240529-2+b2) ... #13 82.60 Selecting previously unselected package coccinelle. #13 82.60 Preparing to unpack .../242-coccinelle_1.3.0.deb-1+b2_amd64.deb ... #13 82.63 Unpacking coccinelle (1.3.0.deb-1+b2) ... #13 82.97 Selecting previously unselected package comerr-dev:amd64. #13 82.98 Preparing to unpack .../243-comerr-dev_2.1-1.47.2-3+b3_amd64.deb ... #13 83.00 Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b3) ... #13 83.14 Selecting previously unselected package libtinyxml2-11:amd64. #13 83.15 Preparing to unpack .../244-libtinyxml2-11_11.0.0+dfsg-1+b1_amd64.deb ... #13 83.16 Unpacking libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #13 83.30 Selecting previously unselected package python3-pygments. #13 83.31 Preparing to unpack .../245-python3-pygments_2.18.0+dfsg-2_all.deb ... #13 83.32 Unpacking python3-pygments (2.18.0+dfsg-2) ... #13 83.44 Selecting previously unselected package cppcheck. #13 83.44 Preparing to unpack .../246-cppcheck_2.17.1-2_amd64.deb ... #13 83.46 Unpacking cppcheck (2.17.1-2) ... #13 83.61 Selecting previously unselected package curl. #13 83.61 Preparing to unpack .../247-curl_8.14.1-2_amd64.deb ... #13 83.63 Unpacking curl (8.14.1-2) ... #13 83.74 Selecting previously unselected package libdebhelper-perl. #13 83.74 Preparing to unpack .../248-libdebhelper-perl_13.24.2_all.deb ... #13 83.76 Unpacking libdebhelper-perl (13.24.2) ... #13 83.87 Selecting previously unselected package libtool. #13 83.89 Preparing to unpack .../249-libtool_2.5.4-4_all.deb ... #13 83.90 Unpacking libtool (2.5.4-4) ... #13 84.03 Selecting previously unselected package dh-autoreconf. #13 84.04 Preparing to unpack .../250-dh-autoreconf_20_all.deb ... #13 84.06 Unpacking dh-autoreconf (20) ... #13 84.22 Selecting previously unselected package libarchive-zip-perl. #13 84.23 Preparing to unpack .../251-libarchive-zip-perl_1.68-1_all.deb ... #13 84.25 Unpacking libarchive-zip-perl (1.68-1) ... #13 84.37 Selecting previously unselected package libfile-stripnondeterminism-perl. #13 84.38 Preparing to unpack .../252-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... #13 84.40 Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... #13 84.52 Selecting previously unselected package dh-strip-nondeterminism. #13 84.53 Preparing to unpack .../253-dh-strip-nondeterminism_1.14.1-2_all.deb ... #13 84.55 Unpacking dh-strip-nondeterminism (1.14.1-2) ... #13 84.66 Selecting previously unselected package dwz. #13 84.67 Preparing to unpack .../254-dwz_0.15-1+b1_amd64.deb ... #13 84.69 Unpacking dwz (0.15-1+b1) ... #13 84.83 Selecting previously unselected package gettext. #13 84.84 Preparing to unpack .../255-gettext_0.23.1-2_amd64.deb ... #13 84.86 Unpacking gettext (0.23.1-2) ... #13 85.90 Selecting previously unselected package intltool-debian. #13 85.91 Preparing to unpack .../256-intltool-debian_0.35.0+20060710.6_all.deb ... #13 85.93 Unpacking intltool-debian (0.35.0+20060710.6) ... #13 86.04 Selecting previously unselected package po-debconf. #13 86.06 Preparing to unpack .../257-po-debconf_1.0.21+nmu1_all.deb ... #13 86.07 Unpacking po-debconf (1.0.21+nmu1) ... #13 86.20 Selecting previously unselected package debhelper. #13 86.21 Preparing to unpack .../258-debhelper_13.24.2_all.deb ... #13 86.23 Unpacking debhelper (13.24.2) ... #13 86.38 Selecting previously unselected package module-assistant. #13 86.39 Preparing to unpack .../259-module-assistant_0.11.14_all.deb ... #13 86.42 Unpacking module-assistant (0.11.14) ... #13 86.55 Selecting previously unselected package dahdi-source. #13 86.56 Preparing to unpack .../260-dahdi-source_1%3a3.1.0+git20230717~dfsg-10.1_all.deb ... #13 86.58 Unpacking dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #13 86.73 Selecting previously unselected package libassuan9:amd64. #13 86.74 Preparing to unpack .../261-libassuan9_3.0.2-2_amd64.deb ... #13 86.75 Unpacking libassuan9:amd64 (3.0.2-2) ... #13 86.87 Selecting previously unselected package gpgconf. #13 86.88 Preparing to unpack .../262-gpgconf_2.4.7-21+b3_amd64.deb ... #13 86.90 Unpacking gpgconf (2.4.7-21+b3) ... #13 87.05 Selecting previously unselected package libksba8:amd64. #13 87.06 Preparing to unpack .../263-libksba8_1.6.7-2+b1_amd64.deb ... #13 87.08 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #13 87.22 Selecting previously unselected package libnpth0t64:amd64. #13 87.24 Preparing to unpack .../264-libnpth0t64_1.8-3_amd64.deb ... #13 87.25 Unpacking libnpth0t64:amd64 (1.8-3) ... #13 87.39 Selecting previously unselected package gpg. #13 87.40 Preparing to unpack .../265-gpg_2.4.7-21+b3_amd64.deb ... #13 87.42 Unpacking gpg (2.4.7-21+b3) ... #13 87.56 Selecting previously unselected package pinentry-curses. #13 87.57 Preparing to unpack .../266-pinentry-curses_1.3.1-2_amd64.deb ... #13 87.58 Unpacking pinentry-curses (1.3.1-2) ... #13 87.73 Selecting previously unselected package gpg-agent. #13 87.74 Preparing to unpack .../267-gpg-agent_2.4.7-21+b3_amd64.deb ... #13 87.76 Unpacking gpg-agent (2.4.7-21+b3) ... #13 87.88 Selecting previously unselected package libfile-dirlist-perl. #13 87.89 Preparing to unpack .../268-libfile-dirlist-perl_0.05-3_all.deb ... #13 87.91 Unpacking libfile-dirlist-perl (0.05-3) ... #13 88.02 Selecting previously unselected package libfile-touch-perl. #13 88.03 Preparing to unpack .../269-libfile-touch-perl_0.12-2_all.deb ... #13 88.05 Unpacking libfile-touch-perl (0.12-2) ... #13 88.17 Selecting previously unselected package libclass-method-modifiers-perl. #13 88.17 Preparing to unpack .../270-libclass-method-modifiers-perl_2.15-1_all.deb ... #13 88.19 Unpacking libclass-method-modifiers-perl (2.15-1) ... #13 88.31 Selecting previously unselected package libclass-xsaccessor-perl. #13 88.32 Preparing to unpack .../271-libclass-xsaccessor-perl_1.19-4+b5_amd64.deb ... #13 88.34 Unpacking libclass-xsaccessor-perl (1.19-4+b5) ... #13 88.45 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #13 88.46 Preparing to unpack .../272-libb-hooks-op-check-perl_0.22-3+b2_amd64.deb ... #13 88.48 Unpacking libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #13 88.59 Selecting previously unselected package libdynaloader-functions-perl. #13 88.61 Preparing to unpack .../273-libdynaloader-functions-perl_0.004-2_all.deb ... #13 88.62 Unpacking libdynaloader-functions-perl (0.004-2) ... #13 88.73 Selecting previously unselected package libdevel-callchecker-perl:amd64. #13 88.74 Preparing to unpack .../274-libdevel-callchecker-perl_0.009-2_amd64.deb ... #13 88.76 Unpacking libdevel-callchecker-perl:amd64 (0.009-2) ... #13 88.88 Selecting previously unselected package libparams-classify-perl:amd64. #13 88.89 Preparing to unpack .../275-libparams-classify-perl_0.015-2+b4_amd64.deb ... #13 88.91 Unpacking libparams-classify-perl:amd64 (0.015-2+b4) ... #13 89.02 Selecting previously unselected package libmodule-runtime-perl. #13 89.04 Preparing to unpack .../276-libmodule-runtime-perl_0.018-1_all.deb ... #13 89.05 Unpacking libmodule-runtime-perl (0.018-1) ... #13 89.17 Selecting previously unselected package libimport-into-perl. #13 89.17 Preparing to unpack .../277-libimport-into-perl_1.002005-2_all.deb ... #13 89.19 Unpacking libimport-into-perl (1.002005-2) ... #13 89.30 Selecting previously unselected package librole-tiny-perl. #13 89.31 Preparing to unpack .../278-librole-tiny-perl_2.002004-1_all.deb ... #13 89.33 Unpacking librole-tiny-perl (2.002004-1) ... #13 89.44 Selecting previously unselected package libsub-quote-perl. #13 89.46 Preparing to unpack .../279-libsub-quote-perl_2.006008-1_all.deb ... #13 89.47 Unpacking libsub-quote-perl (2.006008-1) ... #13 89.59 Selecting previously unselected package libmoo-perl. #13 89.60 Preparing to unpack .../280-libmoo-perl_2.005005-1_all.deb ... #13 89.62 Unpacking libmoo-perl (2.005005-1) ... #13 89.73 Selecting previously unselected package libencode-locale-perl. #13 89.75 Preparing to unpack .../281-libencode-locale-perl_1.05-3_all.deb ... #13 89.76 Unpacking libencode-locale-perl (1.05-3) ... #13 89.88 Selecting previously unselected package libtimedate-perl. #13 89.89 Preparing to unpack .../282-libtimedate-perl_2.3300-2_all.deb ... #13 89.91 Unpacking libtimedate-perl (2.3300-2) ... #13 90.03 Selecting previously unselected package libhttp-date-perl. #13 90.04 Preparing to unpack .../283-libhttp-date-perl_6.06-1_all.deb ... #13 90.05 Unpacking libhttp-date-perl (6.06-1) ... #13 90.17 Selecting previously unselected package libfile-listing-perl. #13 90.18 Preparing to unpack .../284-libfile-listing-perl_6.16-1_all.deb ... #13 90.20 Unpacking libfile-listing-perl (6.16-1) ... #13 90.31 Selecting previously unselected package libhtml-tagset-perl. #13 90.32 Preparing to unpack .../285-libhtml-tagset-perl_3.24-1_all.deb ... #13 90.34 Unpacking libhtml-tagset-perl (3.24-1) ... #13 90.45 Selecting previously unselected package liburi-perl. #13 90.46 Preparing to unpack .../286-liburi-perl_5.30-1_all.deb ... #13 90.48 Unpacking liburi-perl (5.30-1) ... #13 90.60 Selecting previously unselected package libhtml-parser-perl:amd64. #13 90.62 Preparing to unpack .../287-libhtml-parser-perl_3.83-1+b2_amd64.deb ... #13 90.64 Unpacking libhtml-parser-perl:amd64 (3.83-1+b2) ... #13 90.76 Selecting previously unselected package libhtml-tree-perl. #13 90.77 Preparing to unpack .../288-libhtml-tree-perl_5.07-3_all.deb ... #13 90.79 Unpacking libhtml-tree-perl (5.07-3) ... #13 91.68 Selecting previously unselected package libclone-perl:amd64. #13 91.69 Preparing to unpack .../289-libclone-perl_0.47-1+b1_amd64.deb ... #13 92.31 Unpacking libclone-perl:amd64 (0.47-1+b1) ... #13 92.43 Selecting previously unselected package libio-html-perl. #13 92.44 Preparing to unpack .../290-libio-html-perl_1.004-3_all.deb ... #13 92.46 Unpacking libio-html-perl (1.004-3) ... #13 92.58 Selecting previously unselected package liblwp-mediatypes-perl. #13 92.59 Preparing to unpack .../291-liblwp-mediatypes-perl_6.04-2_all.deb ... #13 92.61 Unpacking liblwp-mediatypes-perl (6.04-2) ... #13 92.73 Selecting previously unselected package libhttp-message-perl. #13 92.74 Preparing to unpack .../292-libhttp-message-perl_7.00-2_all.deb ... #13 92.76 Unpacking libhttp-message-perl (7.00-2) ... #13 92.88 Selecting previously unselected package libhttp-cookies-perl. #13 92.89 Preparing to unpack .../293-libhttp-cookies-perl_6.11-1_all.deb ... #13 92.91 Unpacking libhttp-cookies-perl (6.11-1) ... #13 93.03 Selecting previously unselected package libhttp-negotiate-perl. #13 93.04 Preparing to unpack .../294-libhttp-negotiate-perl_6.01-2_all.deb ... #13 93.05 Unpacking libhttp-negotiate-perl (6.01-2) ... #13 93.16 Selecting previously unselected package perl-openssl-defaults:amd64. #13 93.18 Preparing to unpack .../295-perl-openssl-defaults_7+b2_amd64.deb ... #13 93.19 Unpacking perl-openssl-defaults:amd64 (7+b2) ... #13 93.30 Selecting previously unselected package libnet-ssleay-perl:amd64. #13 93.32 Preparing to unpack .../296-libnet-ssleay-perl_1.94-3_amd64.deb ... #13 93.33 Unpacking libnet-ssleay-perl:amd64 (1.94-3) ... #13 93.46 Selecting previously unselected package libio-socket-ssl-perl. #13 93.47 Preparing to unpack .../297-libio-socket-ssl-perl_2.089-1_all.deb ... #13 93.49 Unpacking libio-socket-ssl-perl (2.089-1) ... #13 93.61 Selecting previously unselected package libnet-http-perl. #13 93.62 Preparing to unpack .../298-libnet-http-perl_6.23-1_all.deb ... #13 93.64 Unpacking libnet-http-perl (6.23-1) ... #13 93.75 Selecting previously unselected package liblwp-protocol-https-perl. #13 93.77 Preparing to unpack .../299-liblwp-protocol-https-perl_6.14-1_all.deb ... #13 93.78 Unpacking liblwp-protocol-https-perl (6.14-1) ... #13 93.90 Selecting previously unselected package libtry-tiny-perl. #13 93.91 Preparing to unpack .../300-libtry-tiny-perl_0.32-1_all.deb ... #13 93.93 Unpacking libtry-tiny-perl (0.32-1) ... #13 94.05 Selecting previously unselected package libwww-robotrules-perl. #13 94.06 Preparing to unpack .../301-libwww-robotrules-perl_6.02-1_all.deb ... #13 94.08 Unpacking libwww-robotrules-perl (6.02-1) ... #13 94.20 Selecting previously unselected package libwww-perl. #13 94.21 Preparing to unpack .../302-libwww-perl_6.78-1_all.deb ... #13 94.23 Unpacking libwww-perl (6.78-1) ... #13 94.34 Selecting previously unselected package patchutils. #13 94.36 Preparing to unpack .../303-patchutils_0.4.2-1_amd64.deb ... #13 94.38 Unpacking patchutils (0.4.2-1) ... #13 94.50 Selecting previously unselected package gpgv. #13 94.52 Preparing to unpack .../304-gpgv_2.4.7-21+b3_amd64.deb ... #13 94.53 Unpacking gpgv (2.4.7-21+b3) ... #13 94.65 Selecting previously unselected package sopv-gpgv. #13 94.67 Preparing to unpack .../305-sopv-gpgv_0.1.4-1_all.deb ... #13 94.69 Unpacking sopv-gpgv (0.1.4-1) ... #13 94.80 Selecting previously unselected package wdiff. #13 94.82 Preparing to unpack .../306-wdiff_1.2.2-9_amd64.deb ... #13 94.83 Unpacking wdiff (1.2.2-9) ... #13 95.01 Selecting previously unselected package devscripts. #13 95.02 Preparing to unpack .../307-devscripts_2.25.15+deb13u1_all.deb ... #13 95.08 Unpacking devscripts (2.25.15+deb13u1) ... #13 95.27 Selecting previously unselected package dirmngr. #13 95.27 Preparing to unpack .../308-dirmngr_2.4.7-21+b3_amd64.deb ... #13 95.32 Unpacking dirmngr (2.4.7-21+b3) ... #13 95.48 Selecting previously unselected package docbook5-xml. #13 95.49 Preparing to unpack .../309-docbook5-xml_5.0-4_all.deb ... #13 95.51 Unpacking docbook5-xml (5.0-4) ... #13 95.69 Selecting previously unselected package docutils-common. #13 95.70 Preparing to unpack .../310-docutils-common_0.21.2+dfsg-2_all.deb ... #13 95.73 Unpacking docutils-common (0.21.2+dfsg-2) ... #13 95.87 Selecting previously unselected package libclang1-19. #13 95.88 Preparing to unpack .../311-libclang1-19_1%3a19.1.7-3+b1_amd64.deb ... #13 95.90 Unpacking libclang1-19 (1:19.1.7-3+b1) ... #13 96.20 Selecting previously unselected package libxapian30:amd64. #13 96.21 Preparing to unpack .../312-libxapian30_1.4.29-3_amd64.deb ... #13 96.23 Unpacking libxapian30:amd64 (1.4.29-3) ... #13 96.38 Selecting previously unselected package doxygen. #13 96.39 Preparing to unpack .../313-doxygen_1.9.8+ds-2.1_amd64.deb ... #13 96.41 Unpacking doxygen (1.9.8+ds-2.1) ... #13 96.68 Selecting previously unselected package equivs. #13 96.69 Preparing to unpack .../314-equivs_2.3.2_all.deb ... #13 96.70 Unpacking equivs (2.3.2) ... #13 96.85 Selecting previously unselected package fontconfig. #13 96.86 Preparing to unpack .../315-fontconfig_2.15.0-2.3_amd64.deb ... #13 96.87 Unpacking fontconfig (2.15.0-2.3) ... #13 97.08 Selecting previously unselected package gcc-arm-none-eabi. #13 97.09 Preparing to unpack .../316-gcc-arm-none-eabi_15%3a14.2.rel1-1_amd64.deb ... #13 97.11 Unpacking gcc-arm-none-eabi (15:14.2.rel1-1) ... #13 98.29 Selecting previously unselected package libdw1t64:amd64. #13 98.30 Preparing to unpack .../317-libdw1t64_0.192-4_amd64.deb ... #13 98.32 Unpacking libdw1t64:amd64 (0.192-4) ... #13 98.47 Selecting previously unselected package libbabeltrace1:amd64. #13 98.48 Preparing to unpack .../318-libbabeltrace1_1.5.11-4+b2_amd64.deb ... #13 98.49 Unpacking libbabeltrace1:amd64 (1.5.11-4+b2) ... #13 98.63 Selecting previously unselected package libngtcp2-16:amd64. #13 98.63 Preparing to unpack .../319-libngtcp2-16_1.11.0-1_amd64.deb ... #13 98.65 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #13 98.76 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #13 98.76 Preparing to unpack .../320-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #13 98.78 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #13 98.92 Selecting previously unselected package libcurl3t64-gnutls:amd64. #13 98.92 Preparing to unpack .../321-libcurl3t64-gnutls_8.14.1-2_amd64.deb ... #13 98.94 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2) ... #13 99.08 Selecting previously unselected package libjson-c5:amd64. #13 99.09 Preparing to unpack .../322-libjson-c5_0.18+ds-1_amd64.deb ... #13 99.11 Unpacking libjson-c5:amd64 (0.18+ds-1) ... #13 99.26 Selecting previously unselected package libdebuginfod1t64:amd64. #13 99.26 Preparing to unpack .../323-libdebuginfod1t64_0.192-4_amd64.deb ... #13 99.28 Unpacking libdebuginfod1t64:amd64 (0.192-4) ... #13 99.42 Selecting previously unselected package libipt2. #13 99.44 Preparing to unpack .../324-libipt2_2.1.2-1_amd64.deb ... #13 99.45 Unpacking libipt2 (2.1.2-1) ... #13 99.61 Selecting previously unselected package libpython3.13:amd64. #13 99.61 Preparing to unpack .../325-libpython3.13_3.13.5-2_amd64.deb ... #13 99.63 Unpacking libpython3.13:amd64 (3.13.5-2) ... #13 99.80 Selecting previously unselected package libsource-highlight-common. #13 99.80 Preparing to unpack .../326-libsource-highlight-common_3.1.9-4.3_all.deb ... #13 99.82 Unpacking libsource-highlight-common (3.1.9-4.3) ... #13 99.98 Selecting previously unselected package libsource-highlight4t64:amd64. #13 99.99 Preparing to unpack .../327-libsource-highlight4t64_3.1.9-4.3+b1_amd64.deb ... #13 100.0 Unpacking libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #13 100.1 Selecting previously unselected package gdb. #13 100.1 Preparing to unpack .../328-gdb_16.3-1_amd64.deb ... #13 100.2 Unpacking gdb (16.3-1) ... #13 100.4 Selecting previously unselected package libgfortran5:amd64. #13 100.4 Preparing to unpack .../329-libgfortran5_14.2.0-19_amd64.deb ... #13 100.4 Unpacking libgfortran5:amd64 (14.2.0-19) ... #13 100.6 Selecting previously unselected package libgfortran-14-dev:amd64. #13 100.6 Preparing to unpack .../330-libgfortran-14-dev_14.2.0-19_amd64.deb ... #13 100.6 Unpacking libgfortran-14-dev:amd64 (14.2.0-19) ... #13 100.7 Selecting previously unselected package gfortran-14-x86-64-linux-gnu. #13 100.7 Preparing to unpack .../331-gfortran-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #13 100.8 Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #13 101.1 Selecting previously unselected package gfortran-14. #13 101.2 Preparing to unpack .../332-gfortran-14_14.2.0-19_amd64.deb ... #13 101.2 Unpacking gfortran-14 (14.2.0-19) ... #13 101.3 Selecting previously unselected package libgs-common. #13 101.3 Preparing to unpack .../333-libgs-common_10.05.1~dfsg-1_all.deb ... #13 101.3 Unpacking libgs-common (10.05.1~dfsg-1) ... #13 101.4 Selecting previously unselected package libgs10-common. #13 101.5 Preparing to unpack .../334-libgs10-common_10.05.1~dfsg-1_all.deb ... #13 101.5 Unpacking libgs10-common (10.05.1~dfsg-1) ... #13 101.6 Selecting previously unselected package libavahi-common-data:amd64. #13 101.7 Preparing to unpack .../335-libavahi-common-data_0.8-16_amd64.deb ... #13 101.7 Unpacking libavahi-common-data:amd64 (0.8-16) ... #13 101.8 Selecting previously unselected package libavahi-common3:amd64. #13 101.8 Preparing to unpack .../336-libavahi-common3_0.8-16_amd64.deb ... #13 101.9 Unpacking libavahi-common3:amd64 (0.8-16) ... #13 102.0 Selecting previously unselected package libavahi-client3:amd64. #13 102.0 Preparing to unpack .../337-libavahi-client3_0.8-16_amd64.deb ... #13 102.0 Unpacking libavahi-client3:amd64 (0.8-16) ... #13 102.2 Selecting previously unselected package libcups2t64:amd64. #13 102.2 Preparing to unpack .../338-libcups2t64_2.4.10-3+deb13u1_amd64.deb ... #13 102.2 Unpacking libcups2t64:amd64 (2.4.10-3+deb13u1) ... #13 102.4 Selecting previously unselected package libidn12:amd64. #13 102.4 Preparing to unpack .../339-libidn12_1.43-1_amd64.deb ... #13 102.4 Unpacking libidn12:amd64 (1.43-1) ... #13 102.5 Selecting previously unselected package libijs-0.35:amd64. #13 102.5 Preparing to unpack .../340-libijs-0.35_0.35-15.2_amd64.deb ... #13 102.5 Unpacking libijs-0.35:amd64 (0.35-15.2) ... #13 102.7 Selecting previously unselected package libjbig2dec0:amd64. #13 102.7 Preparing to unpack .../341-libjbig2dec0_0.20-1+b3_amd64.deb ... #13 102.7 Unpacking libjbig2dec0:amd64 (0.20-1+b3) ... #13 102.8 Selecting previously unselected package libjpeg62-turbo:amd64. #13 102.9 Preparing to unpack .../342-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #13 102.9 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #13 103.0 Selecting previously unselected package liblcms2-2:amd64. #13 103.0 Preparing to unpack .../343-liblcms2-2_2.16-2_amd64.deb ... #13 103.0 Unpacking liblcms2-2:amd64 (2.16-2) ... #13 103.2 Selecting previously unselected package libopenjp2-7:amd64. #13 103.2 Preparing to unpack .../344-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #13 103.2 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #13 103.4 Selecting previously unselected package libdeflate0:amd64. #13 103.4 Preparing to unpack .../345-libdeflate0_1.23-2_amd64.deb ... #13 103.4 Unpacking libdeflate0:amd64 (1.23-2) ... #13 103.5 Selecting previously unselected package libjbig0:amd64. #13 103.5 Preparing to unpack .../346-libjbig0_2.1-6.1+b2_amd64.deb ... #13 103.5 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #13 103.7 Selecting previously unselected package liblerc4:amd64. #13 103.7 Preparing to unpack .../347-liblerc4_4.0.0+ds-5_amd64.deb ... #13 103.7 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #13 103.9 Selecting previously unselected package libsharpyuv0:amd64. #13 103.9 Preparing to unpack .../348-libsharpyuv0_1.5.0-0.1_amd64.deb ... #13 103.9 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #13 104.0 Selecting previously unselected package libwebp7:amd64. #13 104.0 Preparing to unpack .../349-libwebp7_1.5.0-0.1_amd64.deb ... #13 104.0 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #13 104.2 Selecting previously unselected package libtiff6:amd64. #13 104.2 Preparing to unpack .../350-libtiff6_4.7.0-3_amd64.deb ... #13 104.2 Unpacking libtiff6:amd64 (4.7.0-3) ... #13 104.4 Selecting previously unselected package libgs10:amd64. #13 104.4 Preparing to unpack .../351-libgs10_10.05.1~dfsg-1_amd64.deb ... #13 104.4 Unpacking libgs10:amd64 (10.05.1~dfsg-1) ... #13 104.6 Selecting previously unselected package ghostscript. #13 104.6 Preparing to unpack .../352-ghostscript_10.05.1~dfsg-1_amd64.deb ... #13 104.6 Unpacking ghostscript (10.05.1~dfsg-1) ... #13 104.8 Selecting previously unselected package gir1.2-glib-2.0:amd64. #13 104.8 Preparing to unpack .../353-gir1.2-glib-2.0_2.84.4-3~deb13u1_amd64.deb ... #13 104.8 Unpacking gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u1) ... #13 104.9 Selecting previously unselected package libgirepository-1.0-1:amd64. #13 104.9 Preparing to unpack .../354-libgirepository-1.0-1_1.84.0-1_amd64.deb ... #13 105.0 Unpacking libgirepository-1.0-1:amd64 (1.84.0-1) ... #13 105.1 Selecting previously unselected package gir1.2-girepository-2.0:amd64. #13 105.1 Preparing to unpack .../355-gir1.2-girepository-2.0_1.84.0-1_amd64.deb ... #13 105.1 Unpacking gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #13 105.2 Selecting previously unselected package native-architecture. #13 105.3 Preparing to unpack .../356-native-architecture_0.2.6_all.deb ... #13 105.3 Unpacking native-architecture (0.2.6) ... #13 105.4 Selecting previously unselected package libgirepository-2.0-0:amd64. #13 105.4 Preparing to unpack .../357-libgirepository-2.0-0_2.84.4-3~deb13u1_amd64.deb ... #13 105.4 Unpacking libgirepository-2.0-0:amd64 (2.84.4-3~deb13u1) ... #13 105.6 Selecting previously unselected package girepository-tools:amd64. #13 105.6 Preparing to unpack .../358-girepository-tools_2.84.4-3~deb13u1_amd64.deb ... #13 105.6 Unpacking girepository-tools:amd64 (2.84.4-3~deb13u1) ... #13 105.7 Selecting previously unselected package liberror-perl. #13 105.7 Preparing to unpack .../359-liberror-perl_0.17030-1_all.deb ... #13 105.7 Unpacking liberror-perl (0.17030-1) ... #13 105.9 Selecting previously unselected package git-man. #13 105.9 Preparing to unpack .../360-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #13 105.9 Unpacking git-man (1:2.47.3-0+deb13u1) ... #13 106.1 Selecting previously unselected package git. #13 106.1 Preparing to unpack .../361-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #13 106.1 Unpacking git (1:2.47.3-0+deb13u1) ... #13 106.4 Selecting previously unselected package gnupg-l10n. #13 106.5 Preparing to unpack .../362-gnupg-l10n_2.4.7-21_all.deb ... #13 106.5 Unpacking gnupg-l10n (2.4.7-21) ... #13 106.6 Selecting previously unselected package gpgsm. #13 106.6 Preparing to unpack .../363-gpgsm_2.4.7-21+b3_amd64.deb ... #13 106.6 Unpacking gpgsm (2.4.7-21+b3) ... #13 106.8 Selecting previously unselected package gnupg. #13 106.8 Preparing to unpack .../364-gnupg_2.4.7-21_all.deb ... #13 106.8 Unpacking gnupg (2.4.7-21) ... #13 106.9 Selecting previously unselected package libann0. #13 106.9 Preparing to unpack .../365-libann0_1.1.2+doc-9+b1_amd64.deb ... #13 107.0 Unpacking libann0 (1.1.2+doc-9+b1) ... #13 107.1 Selecting previously unselected package libcdt5:amd64. #13 107.1 Preparing to unpack .../366-libcdt5_2.42.4-3_amd64.deb ... #13 107.1 Unpacking libcdt5:amd64 (2.42.4-3) ... #13 107.3 Selecting previously unselected package libcgraph6:amd64. #13 107.3 Preparing to unpack .../367-libcgraph6_2.42.4-3_amd64.deb ... #13 107.3 Unpacking libcgraph6:amd64 (2.42.4-3) ... #13 107.4 Selecting previously unselected package libaom3:amd64. #13 107.4 Preparing to unpack .../368-libaom3_3.12.1-1_amd64.deb ... #13 107.5 Unpacking libaom3:amd64 (3.12.1-1) ... #13 107.7 Selecting previously unselected package libdav1d7:amd64. #13 107.7 Preparing to unpack .../369-libdav1d7_1.5.1-1_amd64.deb ... #13 107.7 Unpacking libdav1d7:amd64 (1.5.1-1) ... #13 107.9 Selecting previously unselected package libabsl20240722:amd64. #13 107.9 Preparing to unpack .../370-libabsl20240722_20240722.0-4_amd64.deb ... #13 107.9 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #13 108.0 Selecting previously unselected package libgav1-1:amd64. #13 108.0 Preparing to unpack .../371-libgav1-1_0.19.0-3+b1_amd64.deb ... #13 108.1 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #13 108.2 Selecting previously unselected package librav1e0.7:amd64. #13 108.2 Preparing to unpack .../372-librav1e0.7_0.7.1-9+b2_amd64.deb ... #13 108.2 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #13 108.4 Selecting previously unselected package libsvtav1enc2:amd64. #13 108.4 Preparing to unpack .../373-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #13 108.4 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #13 108.6 Selecting previously unselected package libyuv0:amd64. #13 108.6 Preparing to unpack .../374-libyuv0_0.0.1904.20250204-1_amd64.deb ... #13 108.7 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #13 108.8 Selecting previously unselected package libavif16:amd64. #13 108.8 Preparing to unpack .../375-libavif16_1.2.1-1.2_amd64.deb ... #13 108.8 Unpacking libavif16:amd64 (1.2.1-1.2) ... #13 109.0 Selecting previously unselected package libheif-plugin-dav1d:amd64. #13 109.0 Preparing to unpack .../376-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #13 109.0 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #13 109.1 Selecting previously unselected package libde265-0:amd64. #13 109.1 Preparing to unpack .../377-libde265-0_1.0.15-1+b3_amd64.deb ... #13 109.2 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #13 109.3 Selecting previously unselected package libheif-plugin-libde265:amd64. #13 109.3 Preparing to unpack .../378-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #13 109.3 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #13 109.4 Selecting previously unselected package libheif1:amd64. #13 109.5 Preparing to unpack .../379-libheif1_1.19.8-1_amd64.deb ... #13 109.5 Unpacking libheif1:amd64 (1.19.8-1) ... #13 109.6 Selecting previously unselected package libimagequant0:amd64. #13 109.6 Preparing to unpack .../380-libimagequant0_2.18.0-1+b2_amd64.deb ... #13 109.6 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #13 109.8 Selecting previously unselected package libgd3:amd64. #13 109.8 Preparing to unpack .../381-libgd3_2.3.3-13_amd64.deb ... #13 109.8 Unpacking libgd3:amd64 (2.3.3-13) ... #13 110.0 Selecting previously unselected package libgts-0.7-5t64:amd64. #13 110.0 Preparing to unpack .../382-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #13 110.0 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #13 110.2 Selecting previously unselected package libltdl7:amd64. #13 110.2 Preparing to unpack .../383-libltdl7_2.5.4-4_amd64.deb ... #13 110.2 Unpacking libltdl7:amd64 (2.5.4-4) ... #13 110.3 Selecting previously unselected package libfribidi0:amd64. #13 110.3 Preparing to unpack .../384-libfribidi0_1.0.16-1_amd64.deb ... #13 110.4 Unpacking libfribidi0:amd64 (1.0.16-1) ... #13 110.5 Selecting previously unselected package libpango-1.0-0:amd64. #13 110.5 Preparing to unpack .../385-libpango-1.0-0_1.56.3-1_amd64.deb ... #13 110.5 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #13 110.7 Selecting previously unselected package libpangoft2-1.0-0:amd64. #13 110.7 Preparing to unpack .../386-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #13 110.7 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #13 110.9 Selecting previously unselected package libpangocairo-1.0-0:amd64. #13 110.9 Preparing to unpack .../387-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #13 110.9 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #13 111.0 Selecting previously unselected package libpathplan4:amd64. #13 111.0 Preparing to unpack .../388-libpathplan4_2.42.4-3_amd64.deb ... #13 111.0 Unpacking libpathplan4:amd64 (2.42.4-3) ... #13 111.2 Selecting previously unselected package libgvc6. #13 111.2 Preparing to unpack .../389-libgvc6_2.42.4-3_amd64.deb ... #13 111.2 Unpacking libgvc6 (2.42.4-3) ... #13 111.4 Selecting previously unselected package libgvpr2:amd64. #13 111.4 Preparing to unpack .../390-libgvpr2_2.42.4-3_amd64.deb ... #13 111.4 Unpacking libgvpr2:amd64 (2.42.4-3) ... #13 111.5 Selecting previously unselected package liblab-gamut1:amd64. #13 111.6 Preparing to unpack .../391-liblab-gamut1_2.42.4-3_amd64.deb ... #13 111.6 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #13 111.7 Selecting previously unselected package graphviz. #13 111.7 Preparing to unpack .../392-graphviz_2.42.4-3_amd64.deb ... #13 111.8 Unpacking graphviz (2.42.4-3) ... #13 111.9 Selecting previously unselected package htop. #13 111.9 Preparing to unpack .../393-htop_3.4.1-5_amd64.deb ... #13 111.9 Unpacking htop (3.4.1-5) ... #13 112.1 Selecting previously unselected package libnl-3-200:amd64. #13 112.1 Preparing to unpack .../394-libnl-3-200_3.7.0-2_amd64.deb ... #13 112.1 Unpacking libnl-3-200:amd64 (3.7.0-2) ... #13 112.3 Selecting previously unselected package libnl-route-3-200:amd64. #13 112.3 Preparing to unpack .../395-libnl-route-3-200_3.7.0-2_amd64.deb ... #13 112.3 Unpacking libnl-route-3-200:amd64 (3.7.0-2) ... #13 112.5 Selecting previously unselected package libibverbs1:amd64. #13 112.5 Preparing to unpack .../396-libibverbs1_56.1-1_amd64.deb ... #13 112.5 Unpacking libibverbs1:amd64 (56.1-1) ... #13 112.7 Selecting previously unselected package ibverbs-providers:amd64. #13 112.7 Preparing to unpack .../397-ibverbs-providers_56.1-1_amd64.deb ... #13 112.7 Unpacking ibverbs-providers:amd64 (56.1-1) ... #13 112.9 Selecting previously unselected package icu-devtools. #13 112.9 Preparing to unpack .../398-icu-devtools_76.1-4_amd64.deb ... #13 112.9 Unpacking icu-devtools (76.1-4) ... #13 113.0 Selecting previously unselected package libgssrpc4t64:amd64. #13 113.1 Preparing to unpack .../399-libgssrpc4t64_1.21.3-5_amd64.deb ... #13 113.1 Unpacking libgssrpc4t64:amd64 (1.21.3-5) ... #13 113.2 Selecting previously unselected package libkadm5clnt-mit12:amd64. #13 113.2 Preparing to unpack .../400-libkadm5clnt-mit12_1.21.3-5_amd64.deb ... #13 113.2 Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ... #13 113.4 Selecting previously unselected package libkdb5-10t64:amd64. #13 113.4 Preparing to unpack .../401-libkdb5-10t64_1.21.3-5_amd64.deb ... #13 113.4 Unpacking libkdb5-10t64:amd64 (1.21.3-5) ... #13 113.6 Selecting previously unselected package libkadm5srv-mit12:amd64. #13 113.6 Preparing to unpack .../402-libkadm5srv-mit12_1.21.3-5_amd64.deb ... #13 113.6 Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ... #13 113.7 Selecting previously unselected package krb5-multidev:amd64. #13 113.7 Preparing to unpack .../403-krb5-multidev_1.21.3-5_amd64.deb ... #13 113.7 Unpacking krb5-multidev:amd64 (1.21.3-5) ... #13 113.9 Selecting previously unselected package latexmk. #13 113.9 Preparing to unpack .../404-latexmk_1%3a4.86~ds-1_all.deb ... #13 113.9 Unpacking latexmk (1:4.86~ds-1) ... #13 114.0 Selecting previously unselected package libcapture-tiny-perl. #13 114.1 Preparing to unpack .../405-libcapture-tiny-perl_0.50-1_all.deb ... #13 114.1 Unpacking libcapture-tiny-perl (0.50-1) ... #13 114.2 Selecting previously unselected package libclass-inspector-perl. #13 114.2 Preparing to unpack .../406-libclass-inspector-perl_1.36-3_all.deb ... #13 114.2 Unpacking libclass-inspector-perl (1.36-3) ... #13 114.3 Selecting previously unselected package libfile-sharedir-perl. #13 114.4 Preparing to unpack .../407-libfile-sharedir-perl_1.118-3_all.deb ... #13 114.4 Unpacking libfile-sharedir-perl (1.118-3) ... #13 114.5 Selecting previously unselected package libmodule-implementation-perl. #13 114.5 Preparing to unpack .../408-libmodule-implementation-perl_0.09-2_all.deb ... #13 114.5 Unpacking libmodule-implementation-perl (0.09-2) ... #13 114.7 Selecting previously unselected package libsub-exporter-progressive-perl. #13 114.7 Preparing to unpack .../409-libsub-exporter-progressive-perl_0.001013-3_all.deb ... #13 114.7 Unpacking libsub-exporter-progressive-perl (0.001013-3) ... #13 114.8 Selecting previously unselected package libvariable-magic-perl. #13 114.8 Preparing to unpack .../410-libvariable-magic-perl_0.64-1+b1_amd64.deb ... #13 114.8 Unpacking libvariable-magic-perl (0.64-1+b1) ... #13 115.0 Selecting previously unselected package libb-hooks-endofscope-perl. #13 115.0 Preparing to unpack .../411-libb-hooks-endofscope-perl_0.28-2_all.deb ... #13 115.0 Unpacking libb-hooks-endofscope-perl (0.28-2) ... #13 115.1 Selecting previously unselected package libpackage-stash-perl. #13 115.1 Preparing to unpack .../412-libpackage-stash-perl_0.40-1_all.deb ... #13 115.1 Unpacking libpackage-stash-perl (0.40-1) ... #13 115.3 Selecting previously unselected package libsub-identify-perl. #13 115.3 Preparing to unpack .../413-libsub-identify-perl_0.14-3+b3_amd64.deb ... #13 115.3 Unpacking libsub-identify-perl (0.14-3+b3) ... #13 115.4 Selecting previously unselected package libsub-name-perl:amd64. #13 115.4 Preparing to unpack .../414-libsub-name-perl_0.28-1_amd64.deb ... #13 115.4 Unpacking libsub-name-perl:amd64 (0.28-1) ... #13 115.6 Selecting previously unselected package libnamespace-clean-perl. #13 115.6 Preparing to unpack .../415-libnamespace-clean-perl_0.27-2_all.deb ... #13 115.6 Unpacking libnamespace-clean-perl (0.27-2) ... #13 115.7 Selecting previously unselected package libnamespace-autoclean-perl. #13 115.7 Preparing to unpack .../416-libnamespace-autoclean-perl_0.31-1_all.deb ... #13 115.7 Unpacking libnamespace-autoclean-perl (0.31-1) ... #13 115.9 Selecting previously unselected package libparams-util-perl. #13 115.9 Preparing to unpack .../417-libparams-util-perl_1.102-3+b1_amd64.deb ... #13 115.9 Unpacking libparams-util-perl (1.102-3+b1) ... #13 116.0 Selecting previously unselected package libsub-install-perl. #13 116.0 Preparing to unpack .../418-libsub-install-perl_0.929-1_all.deb ... #13 116.1 Unpacking libsub-install-perl (0.929-1) ... #13 116.2 Selecting previously unselected package libdata-optlist-perl. #13 116.2 Preparing to unpack .../419-libdata-optlist-perl_0.114-1_all.deb ... #13 116.2 Unpacking libdata-optlist-perl (0.114-1) ... #13 116.4 Selecting previously unselected package libsub-exporter-perl. #13 116.4 Preparing to unpack .../420-libsub-exporter-perl_0.990-1_all.deb ... #13 116.4 Unpacking libsub-exporter-perl (0.990-1) ... #13 116.5 Selecting previously unselected package libeval-closure-perl. #13 116.5 Preparing to unpack .../421-libeval-closure-perl_0.14-3_all.deb ... #13 116.5 Unpacking libeval-closure-perl (0.14-3) ... #13 116.7 Selecting previously unselected package libclass-data-inheritable-perl. #13 116.7 Preparing to unpack .../422-libclass-data-inheritable-perl_0.10-1_all.deb ... #13 116.7 Unpacking libclass-data-inheritable-perl (0.10-1) ... #13 116.8 Selecting previously unselected package libdevel-stacktrace-perl. #13 116.8 Preparing to unpack .../423-libdevel-stacktrace-perl_2.0500-1_all.deb ... #13 116.8 Unpacking libdevel-stacktrace-perl (2.0500-1) ... #13 117.0 Selecting previously unselected package libexception-class-perl. #13 117.0 Preparing to unpack .../424-libexception-class-perl_1.45-1_all.deb ... #13 117.0 Unpacking libexception-class-perl (1.45-1) ... #13 117.1 Selecting previously unselected package libparams-validationcompiler-perl. #13 117.1 Preparing to unpack .../425-libparams-validationcompiler-perl_0.31-1_all.deb ... #13 117.1 Unpacking libparams-validationcompiler-perl (0.31-1) ... #13 117.3 Selecting previously unselected package libalgorithm-c3-perl. #13 117.3 Preparing to unpack .../426-libalgorithm-c3-perl_0.11-2_all.deb ... #13 117.3 Unpacking libalgorithm-c3-perl (0.11-2) ... #13 117.4 Selecting previously unselected package libclass-c3-perl. #13 117.4 Preparing to unpack .../427-libclass-c3-perl_0.35-2_all.deb ... #13 117.5 Unpacking libclass-c3-perl (0.35-2) ... #13 117.6 Selecting previously unselected package libmro-compat-perl. #13 117.6 Preparing to unpack .../428-libmro-compat-perl_0.15-2_all.deb ... #13 117.6 Unpacking libmro-compat-perl (0.15-2) ... #13 117.7 Selecting previously unselected package libxstring-perl:amd64. #13 117.7 Preparing to unpack .../429-libxstring-perl_0.005-2+b4_amd64.deb ... #13 117.8 Unpacking libxstring-perl:amd64 (0.005-2+b4) ... #13 117.9 Selecting previously unselected package libspecio-perl. #13 117.9 Preparing to unpack .../430-libspecio-perl_0.50-1_all.deb ... #13 117.9 Unpacking libspecio-perl (0.50-1) ... #13 118.0 Selecting previously unselected package libdatetime-locale-perl. #13 118.0 Preparing to unpack .../431-libdatetime-locale-perl_1%3a1.41-1_all.deb ... #13 118.1 Unpacking libdatetime-locale-perl (1:1.41-1) ... #13 118.3 Selecting previously unselected package libclass-singleton-perl. #13 118.4 Preparing to unpack .../432-libclass-singleton-perl_1.6-2_all.deb ... #13 118.4 Unpacking libclass-singleton-perl (1.6-2) ... #13 118.5 Selecting previously unselected package libdatetime-timezone-perl. #13 118.5 Preparing to unpack .../433-libdatetime-timezone-perl_1%3a2.65-1+2025b_all.deb ... #13 118.5 Unpacking libdatetime-timezone-perl (1:2.65-1+2025b) ... #13 118.7 Selecting previously unselected package libdatetime-perl. #13 118.7 Preparing to unpack .../434-libdatetime-perl_2%3a1.65-1+b2_amd64.deb ... #13 118.7 Unpacking libdatetime-perl (2:1.65-1+b2) ... #13 118.8 Selecting previously unselected package libjson-perl. #13 118.8 Preparing to unpack .../435-libjson-perl_4.10000-1_all.deb ... #13 118.8 Unpacking libjson-perl (4.10000-1) ... #13 119.0 Selecting previously unselected package libperlio-gzip-perl. #13 119.0 Preparing to unpack .../436-libperlio-gzip-perl_0.20-1+b4_amd64.deb ... #13 119.0 Unpacking libperlio-gzip-perl (0.20-1+b4) ... #13 119.1 Selecting previously unselected package lcov. #13 119.1 Preparing to unpack .../437-lcov_2.3.1-1_all.deb ... #13 119.2 Unpacking lcov (2.3.1-1) ... #13 119.3 Selecting previously unselected package libaio1t64:amd64. #13 119.3 Preparing to unpack .../438-libaio1t64_0.3.113-8+b1_amd64.deb ... #13 119.3 Unpacking libaio1t64:amd64 (0.3.113-8+b1) ... #13 119.5 Selecting previously unselected package libaio-dev:amd64. #13 119.5 Preparing to unpack .../439-libaio-dev_0.3.113-8+b1_amd64.deb ... #13 119.5 Unpacking libaio-dev:amd64 (0.3.113-8+b1) ... #13 119.6 Selecting previously unselected package libllvm17t64:amd64. #13 119.6 Preparing to unpack .../440-libllvm17t64_1%3a17.0.6-22+b2_amd64.deb ... #13 119.7 Unpacking libllvm17t64:amd64 (1:17.0.6-22+b2) ... #13 120.1 Selecting previously unselected package libamd-comgr2:amd64. #13 120.1 Preparing to unpack .../441-libamd-comgr2_6.0+git20231212.4510c28+dfsg-3+b2_amd64.deb ... #13 120.1 Unpacking libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #13 120.5 Selecting previously unselected package libdrm-common. #13 120.5 Preparing to unpack .../442-libdrm-common_2.4.124-2_all.deb ... #13 120.5 Unpacking libdrm-common (2.4.124-2) ... #13 120.6 Selecting previously unselected package libdrm2:amd64. #13 120.6 Preparing to unpack .../443-libdrm2_2.4.124-2_amd64.deb ... #13 120.7 Unpacking libdrm2:amd64 (2.4.124-2) ... #13 120.8 Selecting previously unselected package libdrm-amdgpu1:amd64. #13 120.8 Preparing to unpack .../444-libdrm-amdgpu1_2.4.124-2_amd64.deb ... #13 120.8 Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ... #13 121.0 Selecting previously unselected package libnuma1:amd64. #13 121.0 Preparing to unpack .../445-libnuma1_2.0.19-1_amd64.deb ... #13 121.0 Unpacking libnuma1:amd64 (2.0.19-1) ... #13 121.1 Selecting previously unselected package libhsakmt1:amd64. #13 121.2 Preparing to unpack .../446-libhsakmt1_6.2.4+ds-1_amd64.deb ... #13 121.2 Unpacking libhsakmt1:amd64 (6.2.4+ds-1) ... #13 121.3 Selecting previously unselected package libhsa-runtime64-1:amd64. #13 121.3 Preparing to unpack .../447-libhsa-runtime64-1_6.1.2-3_amd64.deb ... #13 121.3 Unpacking libhsa-runtime64-1:amd64 (6.1.2-3) ... #13 121.5 Selecting previously unselected package libamdhip64-5:amd64. #13 121.5 Preparing to unpack .../448-libamdhip64-5_5.7.1-6_amd64.deb ... #13 121.5 Unpacking libamdhip64-5:amd64 (5.7.1-6) ... #13 121.9 Selecting previously unselected package libasound2-data. #13 121.9 Preparing to unpack .../449-libasound2-data_1.2.14-1_all.deb ... #13 121.9 Unpacking libasound2-data (1.2.14-1) ... #13 122.1 Selecting previously unselected package libasound2t64:amd64. #13 122.1 Preparing to unpack .../450-libasound2t64_1.2.14-1_amd64.deb ... #13 122.1 Unpacking libasound2t64:amd64 (1.2.14-1) ... #13 122.2 Selecting previously unselected package libasound2-dev:amd64. #13 122.3 Preparing to unpack .../451-libasound2-dev_1.2.14-1_amd64.deb ... #13 122.3 Unpacking libasound2-dev:amd64 (1.2.14-1) ... #13 122.4 Selecting previously unselected package libmbedcrypto16:amd64. #13 122.4 Preparing to unpack .../452-libmbedcrypto16_3.6.4-2_amd64.deb ... #13 122.4 Unpacking libmbedcrypto16:amd64 (3.6.4-2) ... #13 122.6 Selecting previously unselected package libmbedx509-7:amd64. #13 122.6 Preparing to unpack .../453-libmbedx509-7_3.6.4-2_amd64.deb ... #13 122.6 Unpacking libmbedx509-7:amd64 (3.6.4-2) ... #13 122.8 Selecting previously unselected package libmbedtls21:amd64. #13 122.8 Preparing to unpack .../454-libmbedtls21_3.6.4-2_amd64.deb ... #13 122.8 Unpacking libmbedtls21:amd64 (3.6.4-2) ... #13 122.9 Selecting previously unselected package libbctoolbox2:amd64. #13 123.0 Preparing to unpack .../455-libbctoolbox2_5.3.105-1_amd64.deb ... #13 123.0 Unpacking libbctoolbox2:amd64 (5.3.105-1) ... #13 123.1 Selecting previously unselected package libbctoolbox-dev:amd64. #13 123.1 Preparing to unpack .../456-libbctoolbox-dev_5.3.105-1_amd64.deb ... #13 123.1 Unpacking libbctoolbox-dev:amd64 (5.3.105-1) ... #13 123.3 Selecting previously unselected package libusb-1.0-0:amd64. #13 123.3 Preparing to unpack .../457-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... #13 123.3 Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... #13 123.5 Selecting previously unselected package libbladerf2:amd64. #13 123.5 Preparing to unpack .../458-libbladerf2_0.2024.05-1_amd64.deb ... #13 123.5 Unpacking libbladerf2:amd64 (0.2024.05-1) ... #13 123.6 Selecting previously unselected package libbladerf-dev:amd64. #13 123.7 Preparing to unpack .../459-libbladerf-dev_0.2024.05-1_amd64.deb ... #13 123.7 Unpacking libbladerf-dev:amd64 (0.2024.05-1) ... #13 123.8 Selecting previously unselected package uuid-dev:amd64. #13 123.8 Preparing to unpack .../460-uuid-dev_2.41-5_amd64.deb ... #13 123.8 Unpacking uuid-dev:amd64 (2.41-5) ... #13 123.9 Selecting previously unselected package libblkid-dev:amd64. #13 124.0 Preparing to unpack .../461-libblkid-dev_2.41-5_amd64.deb ... #13 124.0 Unpacking libblkid-dev:amd64 (2.41-5) ... #13 124.1 Selecting previously unselected package libboost1.83-dev:amd64. #13 124.1 Preparing to unpack .../462-libboost1.83-dev_1.83.0-4.2_amd64.deb ... #13 124.2 Unpacking libboost1.83-dev:amd64 (1.83.0-4.2) ... #13 125.0 Selecting previously unselected package libboost-atomic1.83.0:amd64. #13 125.1 Preparing to unpack .../463-libboost-atomic1.83.0_1.83.0-4.2_amd64.deb ... #13 125.1 Unpacking libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #13 125.2 Selecting previously unselected package libboost-atomic1.83-dev:amd64. #13 125.2 Preparing to unpack .../464-libboost-atomic1.83-dev_1.83.0-4.2_amd64.deb ... #13 125.2 Unpacking libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #13 125.3 Selecting previously unselected package libboost-atomic-dev:amd64. #13 125.3 Preparing to unpack .../465-libboost-atomic-dev_1.83.0.2+b2_amd64.deb ... #13 125.4 Unpacking libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #13 125.5 Selecting previously unselected package libboost-chrono1.83.0t64:amd64. #13 125.5 Preparing to unpack .../466-libboost-chrono1.83.0t64_1.83.0-4.2_amd64.deb ... #13 125.5 Unpacking libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #13 125.6 Selecting previously unselected package libboost-chrono1.83-dev:amd64. #13 125.7 Preparing to unpack .../467-libboost-chrono1.83-dev_1.83.0-4.2_amd64.deb ... #13 125.7 Unpacking libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #13 125.8 Selecting previously unselected package libboost-chrono-dev:amd64. #13 125.8 Preparing to unpack .../468-libboost-chrono-dev_1.83.0.2+b2_amd64.deb ... #13 125.8 Unpacking libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #13 126.0 Selecting previously unselected package libboost-container1.83.0:amd64. #13 126.0 Preparing to unpack .../469-libboost-container1.83.0_1.83.0-4.2_amd64.deb ... #13 126.0 Unpacking libboost-container1.83.0:amd64 (1.83.0-4.2) ... #13 126.1 Selecting previously unselected package libboost-container1.83-dev:amd64. #13 126.1 Preparing to unpack .../470-libboost-container1.83-dev_1.83.0-4.2_amd64.deb ... #13 126.2 Unpacking libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #13 126.3 Selecting previously unselected package libboost-container-dev:amd64. #13 126.3 Preparing to unpack .../471-libboost-container-dev_1.83.0.2+b2_amd64.deb ... #13 126.3 Unpacking libboost-container-dev:amd64 (1.83.0.2+b2) ... #13 126.5 Selecting previously unselected package libboost-date-time1.83.0:amd64. #13 126.5 Preparing to unpack .../472-libboost-date-time1.83.0_1.83.0-4.2_amd64.deb ... #13 126.5 Unpacking libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #13 126.6 Selecting previously unselected package libboost-serialization1.83.0:amd64. #13 126.6 Preparing to unpack .../473-libboost-serialization1.83.0_1.83.0-4.2_amd64.deb ... #13 126.7 Unpacking libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #13 126.8 Selecting previously unselected package libboost-serialization1.83-dev:amd64. #13 126.8 Preparing to unpack .../474-libboost-serialization1.83-dev_1.83.0-4.2_amd64.deb ... #13 126.8 Unpacking libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #13 126.9 Selecting previously unselected package libboost-date-time1.83-dev:amd64. #13 127.0 Preparing to unpack .../475-libboost-date-time1.83-dev_1.83.0-4.2_amd64.deb ... #13 127.0 Unpacking libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #13 127.1 Selecting previously unselected package libboost-system1.83.0:amd64. #13 127.1 Preparing to unpack .../476-libboost-system1.83.0_1.83.0-4.2_amd64.deb ... #13 127.2 Unpacking libboost-system1.83.0:amd64 (1.83.0-4.2) ... #13 127.3 Selecting previously unselected package libboost-system1.83-dev:amd64. #13 127.3 Preparing to unpack .../477-libboost-system1.83-dev_1.83.0-4.2_amd64.deb ... #13 127.3 Unpacking libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #13 127.5 Selecting previously unselected package libboost-thread1.83.0:amd64. #13 127.5 Preparing to unpack .../478-libboost-thread1.83.0_1.83.0-4.2_amd64.deb ... #13 127.5 Unpacking libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #13 127.6 Selecting previously unselected package libboost-thread1.83-dev:amd64. #13 127.7 Preparing to unpack .../479-libboost-thread1.83-dev_1.83.0-4.2_amd64.deb ... #13 127.7 Unpacking libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #13 127.8 Selecting previously unselected package libboost-context1.83.0:amd64. #13 127.8 Preparing to unpack .../480-libboost-context1.83.0_1.83.0-4.2_amd64.deb ... #13 127.8 Unpacking libboost-context1.83.0:amd64 (1.83.0-4.2) ... #13 128.0 Selecting previously unselected package libboost-context1.83-dev:amd64. #13 128.0 Preparing to unpack .../481-libboost-context1.83-dev_1.83.0-4.2_amd64.deb ... #13 128.0 Unpacking libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #13 128.1 Selecting previously unselected package libboost-context-dev:amd64. #13 128.1 Preparing to unpack .../482-libboost-context-dev_1.83.0.2+b2_amd64.deb ... #13 128.2 Unpacking libboost-context-dev:amd64 (1.83.0.2+b2) ... #13 128.3 Selecting previously unselected package libboost-coroutine1.83.0:amd64. #13 128.3 Preparing to unpack .../483-libboost-coroutine1.83.0_1.83.0-4.2_amd64.deb ... #13 128.3 Unpacking libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #13 128.5 Selecting previously unselected package libboost-coroutine1.83-dev:amd64. #13 128.5 Preparing to unpack .../484-libboost-coroutine1.83-dev_1.83.0-4.2_amd64.deb ... #13 128.5 Unpacking libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #13 128.6 Selecting previously unselected package libboost-coroutine-dev:amd64. #13 128.6 Preparing to unpack .../485-libboost-coroutine-dev_1.83.0.2+b2_amd64.deb ... #13 128.7 Unpacking libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #13 128.8 Selecting previously unselected package libboost-date-time-dev:amd64. #13 128.8 Preparing to unpack .../486-libboost-date-time-dev_1.83.0.2+b2_amd64.deb ... #13 128.8 Unpacking libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #13 128.9 Selecting previously unselected package libboost-dev:amd64. #13 128.9 Preparing to unpack .../487-libboost-dev_1.83.0.2+b2_amd64.deb ... #13 129.0 Unpacking libboost-dev:amd64 (1.83.0.2+b2) ... #13 129.1 Selecting previously unselected package libboost-exception1.83-dev:amd64. #13 129.1 Preparing to unpack .../488-libboost-exception1.83-dev_1.83.0-4.2_amd64.deb ... #13 129.1 Unpacking libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #13 129.3 Selecting previously unselected package libboost-exception-dev:amd64. #13 129.3 Preparing to unpack .../489-libboost-exception-dev_1.83.0.2+b2_amd64.deb ... #13 129.3 Unpacking libboost-exception-dev:amd64 (1.83.0.2+b2) ... #13 129.4 Selecting previously unselected package libboost-filesystem1.83.0:amd64. #13 129.4 Preparing to unpack .../490-libboost-filesystem1.83.0_1.83.0-4.2_amd64.deb ... #13 129.4 Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #13 129.6 Selecting previously unselected package libboost-filesystem1.83-dev:amd64. #13 129.6 Preparing to unpack .../491-libboost-filesystem1.83-dev_1.83.0-4.2_amd64.deb ... #13 129.6 Unpacking libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #13 129.8 Selecting previously unselected package libboost-fiber1.83.0:amd64. #13 129.9 Preparing to unpack .../492-libboost-fiber1.83.0_1.83.0-4.2_amd64.deb ... #13 131.8 Unpacking libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #13 134.6 Selecting previously unselected package libboost-fiber1.83-dev:amd64. #13 134.7 Preparing to unpack .../493-libboost-fiber1.83-dev_1.83.0-4.2_amd64.deb ... #13 134.7 Unpacking libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #13 134.8 Selecting previously unselected package libboost-fiber-dev:amd64. #13 134.8 Preparing to unpack .../494-libboost-fiber-dev_1.83.0.2+b2_amd64.deb ... #13 134.9 Unpacking libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #13 135.0 Selecting previously unselected package libboost-filesystem-dev:amd64. #13 135.0 Preparing to unpack .../495-libboost-filesystem-dev_1.83.0.2+b2_amd64.deb ... #13 135.0 Unpacking libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #13 135.1 Selecting previously unselected package libboost-graph1.83.0:amd64. #13 135.1 Preparing to unpack .../496-libboost-graph1.83.0_1.83.0-4.2_amd64.deb ... #13 135.2 Unpacking libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #13 135.3 Selecting previously unselected package libboost-regex1.83.0:amd64. #13 135.3 Preparing to unpack .../497-libboost-regex1.83.0_1.83.0-4.2_amd64.deb ... #13 135.3 Unpacking libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #13 135.5 Selecting previously unselected package libicu-dev:amd64. #13 135.5 Preparing to unpack .../498-libicu-dev_76.1-4_amd64.deb ... #13 135.5 Unpacking libicu-dev:amd64 (76.1-4) ... #13 135.8 Selecting previously unselected package libboost-regex1.83-dev:amd64. #13 135.9 Preparing to unpack .../499-libboost-regex1.83-dev_1.83.0-4.2_amd64.deb ... #13 135.9 Unpacking libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #13 136.0 Selecting previously unselected package libboost-test1.83.0:amd64. #13 136.0 Preparing to unpack .../500-libboost-test1.83.0_1.83.0-4.2_amd64.deb ... #13 136.1 Unpacking libboost-test1.83.0:amd64 (1.83.0-4.2) ... #13 136.2 Selecting previously unselected package libboost-test1.83-dev:amd64. #13 136.2 Preparing to unpack .../501-libboost-test1.83-dev_1.83.0-4.2_amd64.deb ... #13 136.2 Unpacking libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #13 136.4 Selecting previously unselected package libboost-graph1.83-dev:amd64. #13 136.4 Preparing to unpack .../502-libboost-graph1.83-dev_1.83.0-4.2_amd64.deb ... #13 136.4 Unpacking libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #13 136.5 Selecting previously unselected package libboost-graph-dev:amd64. #13 136.6 Preparing to unpack .../503-libboost-graph-dev_1.83.0.2+b2_amd64.deb ... #13 136.6 Unpacking libboost-graph-dev:amd64 (1.83.0.2+b2) ... #13 136.7 Selecting previously unselected package libevent-core-2.1-7t64:amd64. #13 136.7 Preparing to unpack .../504-libevent-core-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #13 136.8 Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 136.9 Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. #13 136.9 Preparing to unpack .../505-libevent-pthreads-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #13 136.9 Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 137.1 Selecting previously unselected package libpsm2-2. #13 137.1 Preparing to unpack .../506-libpsm2-2_11.2.185-2.1_amd64.deb ... #13 137.1 Unpacking libpsm2-2 (11.2.185-2.1) ... #13 137.3 Selecting previously unselected package librdmacm1t64:amd64. #13 137.3 Preparing to unpack .../507-librdmacm1t64_56.1-1_amd64.deb ... #13 137.3 Unpacking librdmacm1t64:amd64 (56.1-1) ... #13 137.5 Selecting previously unselected package libfabric1:amd64. #13 137.5 Preparing to unpack .../508-libfabric1_2.1.0-1.1_amd64.deb ... #13 137.5 Unpacking libfabric1:amd64 (2.1.0-1.1) ... #13 137.7 Selecting previously unselected package libhwloc15:amd64. #13 137.7 Preparing to unpack .../509-libhwloc15_2.12.0-4_amd64.deb ... #13 137.7 Unpacking libhwloc15:amd64 (2.12.0-4) ... #13 137.9 Selecting previously unselected package libmunge2:amd64. #13 137.9 Preparing to unpack .../510-libmunge2_0.5.16-1_amd64.deb ... #13 137.9 Unpacking libmunge2:amd64 (0.5.16-1) ... #13 138.0 Selecting previously unselected package libpciaccess0:amd64. #13 138.0 Preparing to unpack .../511-libpciaccess0_0.17-3+b3_amd64.deb ... #13 138.1 Unpacking libpciaccess0:amd64 (0.17-3+b3) ... #13 138.2 Selecting previously unselected package libxnvctrl0:amd64. #13 138.2 Preparing to unpack .../512-libxnvctrl0_535.171.04-1+b2_amd64.deb ... #13 138.2 Unpacking libxnvctrl0:amd64 (535.171.04-1+b2) ... #13 138.4 Selecting previously unselected package libze1:amd64. #13 138.4 Preparing to unpack .../513-libze1_1.20.6-1_amd64.deb ... #13 138.4 Unpacking libze1:amd64 (1.20.6-1) ... #13 138.6 Selecting previously unselected package ocl-icd-libopencl1:amd64. #13 138.6 Preparing to unpack .../514-ocl-icd-libopencl1_2.3.3-1_amd64.deb ... #13 138.6 Unpacking ocl-icd-libopencl1:amd64 (2.3.3-1) ... #13 138.7 Selecting previously unselected package libhwloc-plugins:amd64. #13 138.8 Preparing to unpack .../515-libhwloc-plugins_2.12.0-4_amd64.deb ... #13 138.8 Unpacking libhwloc-plugins:amd64 (2.12.0-4) ... #13 138.9 Selecting previously unselected package libpmix2t64:amd64. #13 138.9 Preparing to unpack .../516-libpmix2t64_5.0.7-1_amd64.deb ... #13 138.9 Unpacking libpmix2t64:amd64 (5.0.7-1) ... #13 139.1 Selecting previously unselected package libfuse3-4:amd64. #13 139.1 Preparing to unpack .../517-libfuse3-4_3.17.2-3_amd64.deb ... #13 139.1 Unpacking libfuse3-4:amd64 (3.17.2-3) ... #13 139.3 Selecting previously unselected package libibumad3:amd64. #13 139.3 Preparing to unpack .../518-libibumad3_56.1-1_amd64.deb ... #13 139.3 Unpacking libibumad3:amd64 (56.1-1) ... #13 139.5 Selecting previously unselected package libibmad5:amd64. #13 139.5 Preparing to unpack .../519-libibmad5_56.1-1_amd64.deb ... #13 139.5 Unpacking libibmad5:amd64 (56.1-1) ... #13 139.6 Selecting previously unselected package libucx0:amd64. #13 139.6 Preparing to unpack .../520-libucx0_1.18.1+ds-2+b1_amd64.deb ... #13 139.6 Unpacking libucx0:amd64 (1.18.1+ds-2+b1) ... #13 139.8 Selecting previously unselected package libopenmpi40:amd64. #13 139.8 Preparing to unpack .../521-libopenmpi40_5.0.7-1_amd64.deb ... #13 139.8 Unpacking libopenmpi40:amd64 (5.0.7-1) ... #13 140.0 Selecting previously unselected package libboost-mpi1.83.0. #13 140.0 Preparing to unpack .../522-libboost-mpi1.83.0_1.83.0-4.2_amd64.deb ... #13 140.1 Unpacking libboost-mpi1.83.0 (1.83.0-4.2) ... #13 140.2 Selecting previously unselected package libboost-graph-parallel1.83.0. #13 140.2 Preparing to unpack .../523-libboost-graph-parallel1.83.0_1.83.0-4.2_amd64.deb ... #13 140.2 Unpacking libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #13 140.4 Selecting previously unselected package libboost-graph-parallel1.83-dev. #13 140.4 Preparing to unpack .../524-libboost-graph-parallel1.83-dev_1.83.0-4.2_amd64.deb ... #13 140.4 Unpacking libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #13 140.5 Selecting previously unselected package libboost-graph-parallel-dev. #13 140.5 Preparing to unpack .../525-libboost-graph-parallel-dev_1.83.0.2+b2_amd64.deb ... #13 140.6 Unpacking libboost-graph-parallel-dev (1.83.0.2+b2) ... #13 140.7 Selecting previously unselected package libboost-iostreams1.83.0:amd64. #13 140.7 Preparing to unpack .../526-libboost-iostreams1.83.0_1.83.0-4.2_amd64.deb ... #13 140.7 Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #13 140.9 Selecting previously unselected package libboost-iostreams1.83-dev:amd64. #13 140.9 Preparing to unpack .../527-libboost-iostreams1.83-dev_1.83.0-4.2_amd64.deb ... #13 140.9 Unpacking libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #13 141.0 Selecting previously unselected package libboost-iostreams-dev:amd64. #13 141.0 Preparing to unpack .../528-libboost-iostreams-dev_1.83.0.2+b2_amd64.deb ... #13 141.1 Unpacking libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #13 141.2 Selecting previously unselected package libboost-json1.83.0:amd64. #13 141.2 Preparing to unpack .../529-libboost-json1.83.0_1.83.0-4.2_amd64.deb ... #13 141.2 Unpacking libboost-json1.83.0:amd64 (1.83.0-4.2) ... #13 141.3 Selecting previously unselected package libboost-json1.83-dev:amd64. #13 141.4 Preparing to unpack .../530-libboost-json1.83-dev_1.83.0-4.2_amd64.deb ... #13 141.4 Unpacking libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #13 141.5 Selecting previously unselected package libboost-json-dev:amd64. #13 141.5 Preparing to unpack .../531-libboost-json-dev_1.83.0.2+b2_amd64.deb ... #13 141.5 Unpacking libboost-json-dev:amd64 (1.83.0.2+b2) ... #13 141.7 Selecting previously unselected package libboost-locale1.83.0:amd64. #13 141.7 Preparing to unpack .../532-libboost-locale1.83.0_1.83.0-4.2_amd64.deb ... #13 141.7 Unpacking libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #13 141.8 Selecting previously unselected package libboost-locale1.83-dev:amd64. #13 141.8 Preparing to unpack .../533-libboost-locale1.83-dev_1.83.0-4.2_amd64.deb ... #13 141.9 Unpacking libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #13 142.0 Selecting previously unselected package libboost-locale-dev:amd64. #13 142.0 Preparing to unpack .../534-libboost-locale-dev_1.83.0.2+b2_amd64.deb ... #13 142.0 Unpacking libboost-locale-dev:amd64 (1.83.0.2+b2) ... #13 142.2 Selecting previously unselected package libboost-log1.83.0. #13 142.2 Preparing to unpack .../535-libboost-log1.83.0_1.83.0-4.2_amd64.deb ... #13 142.2 Unpacking libboost-log1.83.0 (1.83.0-4.2) ... #13 142.3 Selecting previously unselected package libboost-log1.83-dev. #13 142.3 Preparing to unpack .../536-libboost-log1.83-dev_1.83.0-4.2_amd64.deb ... #13 142.4 Unpacking libboost-log1.83-dev (1.83.0-4.2) ... #13 142.5 Selecting previously unselected package libboost-log-dev. #13 142.5 Preparing to unpack .../537-libboost-log-dev_1.83.0.2+b2_amd64.deb ... #13 142.5 Unpacking libboost-log-dev (1.83.0.2+b2) ... #13 142.7 Selecting previously unselected package libboost-math1.83.0:amd64. #13 142.7 Preparing to unpack .../538-libboost-math1.83.0_1.83.0-4.2_amd64.deb ... #13 142.7 Unpacking libboost-math1.83.0:amd64 (1.83.0-4.2) ... #13 142.8 Selecting previously unselected package libboost-math1.83-dev:amd64. #13 142.9 Preparing to unpack .../539-libboost-math1.83-dev_1.83.0-4.2_amd64.deb ... #13 142.9 Unpacking libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #13 143.0 Selecting previously unselected package libboost-math-dev:amd64. #13 143.0 Preparing to unpack .../540-libboost-math-dev_1.83.0.2+b2_amd64.deb ... #13 143.0 Unpacking libboost-math-dev:amd64 (1.83.0.2+b2) ... #13 143.2 Selecting previously unselected package openmpi-common. #13 143.2 Preparing to unpack .../541-openmpi-common_5.0.7-1_all.deb ... #13 143.2 Unpacking openmpi-common (5.0.7-1) ... #13 143.3 Selecting previously unselected package libnl-3-dev:amd64. #13 143.3 Preparing to unpack .../542-libnl-3-dev_3.7.0-2_amd64.deb ... #13 143.4 Unpacking libnl-3-dev:amd64 (3.7.0-2) ... #13 143.5 Selecting previously unselected package libnl-route-3-dev:amd64. #13 143.5 Preparing to unpack .../543-libnl-route-3-dev_3.7.0-2_amd64.deb ... #13 143.5 Unpacking libnl-route-3-dev:amd64 (3.7.0-2) ... #13 143.7 Selecting previously unselected package libibverbs-dev:amd64. #13 143.7 Preparing to unpack .../544-libibverbs-dev_56.1-1_amd64.deb ... #13 143.7 Unpacking libibverbs-dev:amd64 (56.1-1) ... #13 143.8 Selecting previously unselected package libnuma-dev:amd64. #13 143.8 Preparing to unpack .../545-libnuma-dev_2.0.19-1_amd64.deb ... #13 143.9 Unpacking libnuma-dev:amd64 (2.0.19-1) ... #13 144.0 Selecting previously unselected package libltdl-dev:amd64. #13 144.0 Preparing to unpack .../546-libltdl-dev_2.5.4-4_amd64.deb ... #13 144.0 Unpacking libltdl-dev:amd64 (2.5.4-4) ... #13 144.2 Selecting previously unselected package libhwloc-dev:amd64. #13 144.2 Preparing to unpack .../547-libhwloc-dev_2.12.0-4_amd64.deb ... #13 144.2 Unpacking libhwloc-dev:amd64 (2.12.0-4) ... #13 144.3 Selecting previously unselected package libevent-2.1-7t64:amd64. #13 144.3 Preparing to unpack .../548-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #13 144.4 Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 144.5 Selecting previously unselected package libevent-extra-2.1-7t64:amd64. #13 144.5 Preparing to unpack .../549-libevent-extra-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #13 144.6 Unpacking libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 144.7 Selecting previously unselected package libevent-openssl-2.1-7t64:amd64. #13 144.7 Preparing to unpack .../550-libevent-openssl-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... #13 144.7 Unpacking libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 144.9 Selecting previously unselected package libevent-dev. #13 144.9 Preparing to unpack .../551-libevent-dev_2.1.12-stable-10+b1_amd64.deb ... #13 144.9 Unpacking libevent-dev (2.1.12-stable-10+b1) ... #13 145.0 Selecting previously unselected package zlib1g-dev:amd64. #13 145.1 Preparing to unpack .../552-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... #13 145.1 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #13 145.2 Selecting previously unselected package libpmix-dev:amd64. #13 145.2 Preparing to unpack .../553-libpmix-dev_5.0.7-1_amd64.deb ... #13 145.2 Unpacking libpmix-dev:amd64 (5.0.7-1) ... #13 145.4 Selecting previously unselected package libjs-jquery-ui. #13 145.5 Preparing to unpack .../554-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #13 145.5 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #13 145.6 Selecting previously unselected package openmpi-bin. #13 145.6 Preparing to unpack .../555-openmpi-bin_5.0.7-1_amd64.deb ... #13 145.7 Unpacking openmpi-bin (5.0.7-1) ... #13 145.8 Selecting previously unselected package libopenmpi-dev:amd64. #13 145.8 Preparing to unpack .../556-libopenmpi-dev_5.0.7-1_amd64.deb ... #13 145.9 Unpacking libopenmpi-dev:amd64 (5.0.7-1) ... #13 146.1 Selecting previously unselected package mpi-default-dev. #13 146.1 Preparing to unpack .../557-mpi-default-dev_1.18_amd64.deb ... #13 146.1 Unpacking mpi-default-dev (1.18) ... #13 146.3 Selecting previously unselected package libboost-mpi1.83-dev. #13 146.3 Preparing to unpack .../558-libboost-mpi1.83-dev_1.83.0-4.2_amd64.deb ... #13 146.3 Unpacking libboost-mpi1.83-dev (1.83.0-4.2) ... #13 146.4 Selecting previously unselected package libboost-mpi-dev. #13 146.4 Preparing to unpack .../559-libboost-mpi-dev_1.83.0.2+b2_amd64.deb ... #13 146.5 Unpacking libboost-mpi-dev (1.83.0.2+b2) ... #13 146.6 Selecting previously unselected package libboost-python1.83.0. #13 146.6 Preparing to unpack .../560-libboost-python1.83.0_1.83.0-4.2_amd64.deb ... #13 146.6 Unpacking libboost-python1.83.0 (1.83.0-4.2) ... #13 146.7 Selecting previously unselected package mpi-default-bin. #13 146.8 Preparing to unpack .../561-mpi-default-bin_1.18_amd64.deb ... #13 146.8 Unpacking mpi-default-bin (1.18) ... #13 146.9 Selecting previously unselected package libboost-mpi-python1.83.0. #13 146.9 Preparing to unpack .../562-libboost-mpi-python1.83.0_1.83.0-4.2_amd64.deb ... #13 147.0 Unpacking libboost-mpi-python1.83.0 (1.83.0-4.2) ... #13 147.1 Selecting previously unselected package libboost-mpi-python1.83-dev. #13 147.1 Preparing to unpack .../563-libboost-mpi-python1.83-dev_1.83.0-4.2_amd64.deb ... #13 147.1 Unpacking libboost-mpi-python1.83-dev (1.83.0-4.2) ... #13 147.3 Selecting previously unselected package libboost-mpi-python-dev. #13 147.3 Preparing to unpack .../564-libboost-mpi-python-dev_1.83.0.2+b2_amd64.deb ... #13 147.3 Unpacking libboost-mpi-python-dev (1.83.0.2+b2) ... #13 147.4 Selecting previously unselected package libboost-nowide1.83.0. #13 147.4 Preparing to unpack .../565-libboost-nowide1.83.0_1.83.0-4.2_amd64.deb ... #13 147.5 Unpacking libboost-nowide1.83.0 (1.83.0-4.2) ... #13 147.6 Selecting previously unselected package libboost-nowide1.83-dev. #13 147.6 Preparing to unpack .../566-libboost-nowide1.83-dev_1.83.0-4.2_amd64.deb ... #13 147.6 Unpacking libboost-nowide1.83-dev (1.83.0-4.2) ... #13 147.8 Selecting previously unselected package libboost-nowide-dev. #13 147.8 Preparing to unpack .../567-libboost-nowide-dev_1.83.0.2+b2_amd64.deb ... #13 147.8 Unpacking libboost-nowide-dev (1.83.0.2+b2) ... #13 147.9 Selecting previously unselected package libboost-numpy1.83.0. #13 147.9 Preparing to unpack .../568-libboost-numpy1.83.0_1.83.0-4.2_amd64.deb ... #13 147.9 Unpacking libboost-numpy1.83.0 (1.83.0-4.2) ... #13 148.1 Selecting previously unselected package libboost-numpy1.83-dev. #13 148.1 Preparing to unpack .../569-libboost-numpy1.83-dev_1.83.0-4.2_amd64.deb ... #13 148.1 Unpacking libboost-numpy1.83-dev (1.83.0-4.2) ... #13 148.2 Selecting previously unselected package libboost-numpy-dev. #13 148.2 Preparing to unpack .../570-libboost-numpy-dev_1.83.0.2+b2_amd64.deb ... #13 148.3 Unpacking libboost-numpy-dev (1.83.0.2+b2) ... #13 148.4 Selecting previously unselected package libboost-program-options1.83.0:amd64. #13 148.4 Preparing to unpack .../571-libboost-program-options1.83.0_1.83.0-4.2_amd64.deb ... #13 148.4 Unpacking libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #13 148.6 Selecting previously unselected package libboost-program-options1.83-dev:amd64. #13 148.6 Preparing to unpack .../572-libboost-program-options1.83-dev_1.83.0-4.2_amd64.deb ... #13 148.6 Unpacking libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #13 148.7 Selecting previously unselected package libboost-program-options-dev:amd64. #13 148.7 Preparing to unpack .../573-libboost-program-options-dev_1.83.0.2+b2_amd64.deb ... #13 148.8 Unpacking libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #13 148.9 Selecting previously unselected package libexpat1-dev:amd64. #13 148.9 Preparing to unpack .../574-libexpat1-dev_2.7.1-2_amd64.deb ... #13 148.9 Unpacking libexpat1-dev:amd64 (2.7.1-2) ... #13 149.0 Selecting previously unselected package libpython3.13-dev:amd64. #13 149.0 Preparing to unpack .../575-libpython3.13-dev_3.13.5-2_amd64.deb ... #13 149.1 Unpacking libpython3.13-dev:amd64 (3.13.5-2) ... #13 149.3 Selecting previously unselected package libpython3-dev:amd64. #13 149.3 Preparing to unpack .../576-libpython3-dev_3.13.5-1_amd64.deb ... #13 149.4 Unpacking libpython3-dev:amd64 (3.13.5-1) ... #13 149.5 Selecting previously unselected package python3.13-dev. #13 149.5 Preparing to unpack .../577-python3.13-dev_3.13.5-2_amd64.deb ... #13 149.5 Unpacking python3.13-dev (3.13.5-2) ... #13 149.6 Selecting previously unselected package libjs-underscore. #13 149.7 Preparing to unpack .../578-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #13 149.7 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #13 149.8 Selecting previously unselected package libjs-sphinxdoc. #13 149.8 Preparing to unpack .../579-libjs-sphinxdoc_8.1.3-5_all.deb ... #13 149.8 Unpacking libjs-sphinxdoc (8.1.3-5) ... #13 149.9 Selecting previously unselected package python3-dev. #13 150.0 Preparing to unpack .../580-python3-dev_3.13.5-1_amd64.deb ... #13 150.0 Unpacking python3-dev (3.13.5-1) ... #13 150.1 Selecting previously unselected package libboost-python1.83-dev. #13 150.1 Preparing to unpack .../581-libboost-python1.83-dev_1.83.0-4.2_amd64.deb ... #13 150.1 Unpacking libboost-python1.83-dev (1.83.0-4.2) ... #13 150.3 Selecting previously unselected package libboost-python-dev. #13 150.3 Preparing to unpack .../582-libboost-python-dev_1.83.0.2+b2_amd64.deb ... #13 150.3 Unpacking libboost-python-dev (1.83.0.2+b2) ... #13 150.4 Selecting previously unselected package libboost-random1.83.0:amd64. #13 150.5 Preparing to unpack .../583-libboost-random1.83.0_1.83.0-4.2_amd64.deb ... #13 150.5 Unpacking libboost-random1.83.0:amd64 (1.83.0-4.2) ... #13 150.6 Selecting previously unselected package libboost-random1.83-dev:amd64. #13 150.6 Preparing to unpack .../584-libboost-random1.83-dev_1.83.0-4.2_amd64.deb ... #13 150.6 Unpacking libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #13 150.8 Selecting previously unselected package libboost-random-dev:amd64. #13 150.8 Preparing to unpack .../585-libboost-random-dev_1.83.0.2+b2_amd64.deb ... #13 150.8 Unpacking libboost-random-dev:amd64 (1.83.0.2+b2) ... #13 151.0 Selecting previously unselected package libboost-regex-dev:amd64. #13 151.0 Preparing to unpack .../586-libboost-regex-dev_1.83.0.2+b2_amd64.deb ... #13 151.0 Unpacking libboost-regex-dev:amd64 (1.83.0.2+b2) ... #13 151.1 Selecting previously unselected package libboost-serialization-dev:amd64. #13 151.1 Preparing to unpack .../587-libboost-serialization-dev_1.83.0.2+b2_amd64.deb ... #13 151.2 Unpacking libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #13 151.3 Selecting previously unselected package libboost-stacktrace1.83.0:amd64. #13 151.3 Preparing to unpack .../588-libboost-stacktrace1.83.0_1.83.0-4.2_amd64.deb ... #13 151.3 Unpacking libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #13 151.4 Selecting previously unselected package libboost-stacktrace1.83-dev:amd64. #13 151.5 Preparing to unpack .../589-libboost-stacktrace1.83-dev_1.83.0-4.2_amd64.deb ... #13 151.5 Unpacking libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #13 151.6 Selecting previously unselected package libboost-stacktrace-dev:amd64. #13 151.6 Preparing to unpack .../590-libboost-stacktrace-dev_1.83.0.2+b2_amd64.deb ... #13 151.6 Unpacking libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #13 151.8 Selecting previously unselected package libboost-system-dev:amd64. #13 151.8 Preparing to unpack .../591-libboost-system-dev_1.83.0.2+b2_amd64.deb ... #13 151.8 Unpacking libboost-system-dev:amd64 (1.83.0.2+b2) ... #13 151.9 Selecting previously unselected package libboost-test-dev:amd64. #13 151.9 Preparing to unpack .../592-libboost-test-dev_1.83.0.2+b2_amd64.deb ... #13 152.0 Unpacking libboost-test-dev:amd64 (1.83.0.2+b2) ... #13 152.1 Selecting previously unselected package libboost-thread-dev:amd64. #13 152.1 Preparing to unpack .../593-libboost-thread-dev_1.83.0.2+b2_amd64.deb ... #13 152.1 Unpacking libboost-thread-dev:amd64 (1.83.0.2+b2) ... #13 152.3 Selecting previously unselected package libboost-timer1.83.0:amd64. #13 152.3 Preparing to unpack .../594-libboost-timer1.83.0_1.83.0-4.2_amd64.deb ... #13 152.3 Unpacking libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #13 152.4 Selecting previously unselected package libboost-timer1.83-dev:amd64. #13 152.4 Preparing to unpack .../595-libboost-timer1.83-dev_1.83.0-4.2_amd64.deb ... #13 152.5 Unpacking libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #13 152.6 Selecting previously unselected package libboost-timer-dev:amd64. #13 152.6 Preparing to unpack .../596-libboost-timer-dev_1.83.0.2+b2_amd64.deb ... #13 152.6 Unpacking libboost-timer-dev:amd64 (1.83.0.2+b2) ... #13 152.8 Selecting previously unselected package libboost1.83-tools-dev. #13 152.8 Preparing to unpack .../597-libboost1.83-tools-dev_1.83.0-4.2_amd64.deb ... #13 152.8 Unpacking libboost1.83-tools-dev (1.83.0-4.2) ... #13 153.0 Selecting previously unselected package libboost-tools-dev. #13 153.0 Preparing to unpack .../598-libboost-tools-dev_1.83.0.2+b2_amd64.deb ... #13 153.0 Unpacking libboost-tools-dev (1.83.0.2+b2) ... #13 153.1 Selecting previously unselected package libboost-type-erasure1.83.0:amd64. #13 153.1 Preparing to unpack .../599-libboost-type-erasure1.83.0_1.83.0-4.2_amd64.deb ... #13 153.1 Unpacking libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #13 153.3 Selecting previously unselected package libboost-type-erasure1.83-dev:amd64. #13 153.3 Preparing to unpack .../600-libboost-type-erasure1.83-dev_1.83.0-4.2_amd64.deb ... #13 153.3 Unpacking libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #13 153.4 Selecting previously unselected package libboost-type-erasure-dev:amd64. #13 153.5 Preparing to unpack .../601-libboost-type-erasure-dev_1.83.0.2+b2_amd64.deb ... #13 153.5 Unpacking libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #13 153.6 Selecting previously unselected package libboost-url1.83.0:amd64. #13 153.6 Preparing to unpack .../602-libboost-url1.83.0_1.83.0-4.2_amd64.deb ... #13 153.6 Unpacking libboost-url1.83.0:amd64 (1.83.0-4.2) ... #13 153.8 Selecting previously unselected package libboost-url1.83-dev:amd64. #13 153.8 Preparing to unpack .../603-libboost-url1.83-dev_1.83.0-4.2_amd64.deb ... #13 153.8 Unpacking libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #13 153.9 Selecting previously unselected package libboost-url-dev:amd64. #13 154.0 Preparing to unpack .../604-libboost-url-dev_1.83.0.2+b2_amd64.deb ... #13 154.0 Unpacking libboost-url-dev:amd64 (1.83.0.2+b2) ... #13 154.1 Selecting previously unselected package libboost-wave1.83.0:amd64. #13 154.1 Preparing to unpack .../605-libboost-wave1.83.0_1.83.0-4.2_amd64.deb ... #13 154.1 Unpacking libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #13 154.3 Selecting previously unselected package libboost-wave1.83-dev:amd64. #13 154.3 Preparing to unpack .../606-libboost-wave1.83-dev_1.83.0-4.2_amd64.deb ... #13 154.3 Unpacking libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #13 154.4 Selecting previously unselected package libboost-wave-dev:amd64. #13 154.4 Preparing to unpack .../607-libboost-wave-dev_1.83.0.2+b2_amd64.deb ... #13 154.5 Unpacking libboost-wave-dev:amd64 (1.83.0.2+b2) ... #13 154.6 Selecting previously unselected package libboost-all-dev. #13 154.6 Preparing to unpack .../608-libboost-all-dev_1.83.0.2+b2_amd64.deb ... #13 154.6 Unpacking libboost-all-dev (1.83.0.2+b2) ... #13 154.7 Selecting previously unselected package libbrotli-dev:amd64. #13 154.7 Preparing to unpack .../609-libbrotli-dev_1.1.0-2+b7_amd64.deb ... #13 154.7 Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ... #13 154.9 Selecting previously unselected package libmd-dev:amd64. #13 154.9 Preparing to unpack .../610-libmd-dev_1.1.0-2+b1_amd64.deb ... #13 154.9 Unpacking libmd-dev:amd64 (1.1.0-2+b1) ... #13 155.0 Selecting previously unselected package libbsd-dev:amd64. #13 155.0 Preparing to unpack .../611-libbsd-dev_0.12.2-2_amd64.deb ... #13 155.1 Unpacking libbsd-dev:amd64 (0.12.2-2) ... #13 155.5 Selecting previously unselected package libbson-1.0-0t64. #13 155.5 Preparing to unpack .../612-libbson-1.0-0t64_1.30.4-1_amd64.deb ... #13 155.5 Unpacking libbson-1.0-0t64 (1.30.4-1) ... #13 155.7 Selecting previously unselected package libbson-dev. #13 155.7 Preparing to unpack .../613-libbson-dev_1.30.4-1_amd64.deb ... #13 155.7 Unpacking libbson-dev (1.30.4-1) ... #13 155.9 Selecting previously unselected package libcares2:amd64. #13 155.9 Preparing to unpack .../614-libcares2_1.34.5-1_amd64.deb ... #13 155.9 Unpacking libcares2:amd64 (1.34.5-1) ... #13 156.0 Selecting previously unselected package libc-ares-dev:amd64. #13 156.0 Preparing to unpack .../615-libc-ares-dev_1.34.5-1_amd64.deb ... #13 156.0 Unpacking libc-ares-dev:amd64 (1.34.5-1) ... #13 156.2 Selecting previously unselected package libcairo-gobject2:amd64. #13 156.2 Preparing to unpack .../616-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #13 156.2 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #13 156.3 Selecting previously unselected package libcap-dev:amd64. #13 156.3 Preparing to unpack .../617-libcap-dev_1%3a2.75-10+b1_amd64.deb ... #13 156.4 Unpacking libcap-dev:amd64 (1:2.75-10+b1) ... #13 156.5 Selecting previously unselected package libncurses6:amd64. #13 156.5 Preparing to unpack .../618-libncurses6_6.5+20250216-2_amd64.deb ... #13 156.5 Unpacking libncurses6:amd64 (6.5+20250216-2) ... #13 156.7 Selecting previously unselected package libcdk5t64:amd64. #13 156.7 Preparing to unpack .../619-libcdk5t64_5.0.20250116-1_amd64.deb ... #13 156.7 Unpacking libcdk5t64:amd64 (5.0.20250116-1) ... #13 156.8 Selecting previously unselected package libncurses-dev:amd64. #13 156.9 Preparing to unpack .../620-libncurses-dev_6.5+20250216-2_amd64.deb ... #13 156.9 Unpacking libncurses-dev:amd64 (6.5+20250216-2) ... #13 157.0 Selecting previously unselected package libcdk5-dev. #13 157.0 Preparing to unpack .../621-libcdk5-dev_5.0.20250116-1_amd64.deb ... #13 157.0 Unpacking libcdk5-dev (5.0.20250116-1) ... #13 157.2 Selecting previously unselected package libcsv3:amd64. #13 157.2 Preparing to unpack .../622-libcsv3_3.0.3+dfsg-6+b3_amd64.deb ... #13 157.2 Unpacking libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #13 157.4 Selecting previously unselected package libcsv-dev:amd64. #13 157.4 Preparing to unpack .../623-libcsv-dev_3.0.3+dfsg-6+b3_amd64.deb ... #13 157.4 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #13 157.5 Selecting previously unselected package libunbound8:amd64. #13 157.6 Preparing to unpack .../624-libunbound8_1.22.0-2_amd64.deb ... #13 157.6 Unpacking libunbound8:amd64 (1.22.0-2) ... #13 157.7 Selecting previously unselected package libgnutls-dane0t64:amd64. #13 157.7 Preparing to unpack .../625-libgnutls-dane0t64_3.8.9-3_amd64.deb ... #13 157.8 Unpacking libgnutls-dane0t64:amd64 (3.8.9-3) ... #13 157.9 Selecting previously unselected package libgnutls-openssl27t64:amd64. #13 157.9 Preparing to unpack .../626-libgnutls-openssl27t64_3.8.9-3_amd64.deb ... #13 157.9 Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3) ... #13 158.0 Selecting previously unselected package libidn2-dev:amd64. #13 158.1 Preparing to unpack .../627-libidn2-dev_2.3.8-2_amd64.deb ... #13 158.1 Unpacking libidn2-dev:amd64 (2.3.8-2) ... #13 158.2 Selecting previously unselected package libp11-kit-dev:amd64. #13 158.2 Preparing to unpack .../628-libp11-kit-dev_0.25.5-3_amd64.deb ... #13 158.2 Unpacking libp11-kit-dev:amd64 (0.25.5-3) ... #13 158.3 Selecting previously unselected package libtasn1-6-dev:amd64. #13 158.4 Preparing to unpack .../629-libtasn1-6-dev_4.20.0-2_amd64.deb ... #13 158.4 Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ... #13 158.5 Selecting previously unselected package libgmpxx4ldbl:amd64. #13 158.5 Preparing to unpack .../630-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... #13 158.6 Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #13 158.7 Selecting previously unselected package libgmp-dev:amd64. #13 158.7 Preparing to unpack .../631-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... #13 158.7 Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #13 158.9 Selecting previously unselected package nettle-dev:amd64. #13 158.9 Preparing to unpack .../632-nettle-dev_3.10.1-1_amd64.deb ... #13 158.9 Unpacking nettle-dev:amd64 (3.10.1-1) ... #13 159.0 Selecting previously unselected package libgnutls28-dev:amd64. #13 159.0 Preparing to unpack .../633-libgnutls28-dev_3.8.9-3_amd64.deb ... #13 159.1 Unpacking libgnutls28-dev:amd64 (3.8.9-3) ... #13 159.2 Selecting previously unselected package libkrb5-dev:amd64. #13 159.2 Preparing to unpack .../634-libkrb5-dev_1.21.3-5_amd64.deb ... #13 159.2 Unpacking libkrb5-dev:amd64 (1.21.3-5) ... #13 159.4 Selecting previously unselected package libldap-dev:amd64. #13 159.4 Preparing to unpack .../635-libldap-dev_2.6.10+dfsg-1_amd64.deb ... #13 159.4 Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ... #13 159.5 Selecting previously unselected package libpkgconf3:amd64. #13 159.6 Preparing to unpack .../636-libpkgconf3_1.8.1-4_amd64.deb ... #13 159.6 Unpacking libpkgconf3:amd64 (1.8.1-4) ... #13 159.7 Selecting previously unselected package pkgconf-bin. #13 159.7 Preparing to unpack .../637-pkgconf-bin_1.8.1-4_amd64.deb ... #13 159.7 Unpacking pkgconf-bin (1.8.1-4) ... #13 159.9 Selecting previously unselected package pkgconf:amd64. #13 159.9 Preparing to unpack .../638-pkgconf_1.8.1-4_amd64.deb ... #13 159.9 Unpacking pkgconf:amd64 (1.8.1-4) ... #13 160.1 Selecting previously unselected package libnghttp2-dev:amd64. #13 160.1 Preparing to unpack .../639-libnghttp2-dev_1.64.0-1.1_amd64.deb ... #13 160.1 Unpacking libnghttp2-dev:amd64 (1.64.0-1.1) ... #13 160.2 Selecting previously unselected package libnghttp3-dev:amd64. #13 160.2 Preparing to unpack .../640-libnghttp3-dev_1.8.0-1_amd64.deb ... #13 160.3 Unpacking libnghttp3-dev:amd64 (1.8.0-1) ... #13 160.4 Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64. #13 160.4 Preparing to unpack .../641-libngtcp2-crypto-gnutls-dev_1.11.0-1_amd64.deb ... #13 160.4 Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #13 160.7 Selecting previously unselected package libngtcp2-dev:amd64. #13 160.7 Preparing to unpack .../642-libngtcp2-dev_1.11.0-1_amd64.deb ... #13 160.7 Unpacking libngtcp2-dev:amd64 (1.11.0-1) ... #13 160.9 Selecting previously unselected package libpsl-dev:amd64. #13 160.9 Preparing to unpack .../643-libpsl-dev_0.21.2-1.1+b1_amd64.deb ... #13 160.9 Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ... #13 161.0 Selecting previously unselected package librtmp-dev:amd64. #13 161.1 Preparing to unpack .../644-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #13 161.1 Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #13 161.2 Selecting previously unselected package libssl-dev:amd64. #13 161.2 Preparing to unpack .../645-libssl-dev_3.5.1-1+deb13u1_amd64.deb ... #13 161.2 Unpacking libssl-dev:amd64 (3.5.1-1+deb13u1) ... #13 161.4 Selecting previously unselected package libssh2-1-dev:amd64. #13 161.5 Preparing to unpack .../646-libssh2-1-dev_1.11.1-1_amd64.deb ... #13 161.5 Unpacking libssh2-1-dev:amd64 (1.11.1-1) ... #13 161.6 Selecting previously unselected package libzstd-dev:amd64. #13 161.6 Preparing to unpack .../647-libzstd-dev_1.5.7+dfsg-1_amd64.deb ... #13 161.6 Unpacking libzstd-dev:amd64 (1.5.7+dfsg-1) ... #13 161.8 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #13 161.8 Preparing to unpack .../648-libcurl4-gnutls-dev_8.14.1-2_amd64.deb ... #13 161.8 Unpacking libcurl4-gnutls-dev:amd64 (8.14.1-2) ... #13 161.9 Selecting previously unselected package libdbi1t64:amd64. #13 162.0 Preparing to unpack .../649-libdbi1t64_0.9.0-6.1+b1_amd64.deb ... #13 162.0 Unpacking libdbi1t64:amd64 (0.9.0-6.1+b1) ... #13 162.1 Selecting previously unselected package libdbd-sqlite3:amd64. #13 162.1 Preparing to unpack .../650-libdbd-sqlite3_0.9.0-13_amd64.deb ... #13 162.1 Unpacking libdbd-sqlite3:amd64 (0.9.0-13) ... #13 162.3 Selecting previously unselected package libdbi-dev. #13 162.3 Preparing to unpack .../651-libdbi-dev_0.9.0-6.1+b1_amd64.deb ... #13 162.3 Unpacking libdbi-dev (0.9.0-6.1+b1) ... #13 162.4 Selecting previously unselected package libsystemd-dev:amd64. #13 162.4 Preparing to unpack .../652-libsystemd-dev_257.8-1~deb13u2_amd64.deb ... #13 162.4 Unpacking libsystemd-dev:amd64 (257.8-1~deb13u2) ... #13 162.6 Selecting previously unselected package libdbus-1-dev:amd64. #13 162.6 Preparing to unpack .../653-libdbus-1-dev_1.16.2-2_amd64.deb ... #13 162.7 Unpacking libdbus-1-dev:amd64 (1.16.2-2) ... #13 162.8 Selecting previously unselected package libelf-dev:amd64. #13 162.8 Preparing to unpack .../654-libelf-dev_0.192-4_amd64.deb ... #13 162.8 Unpacking libelf-dev:amd64 (0.192-4) ... #13 162.9 Selecting previously unselected package libffi-dev:amd64. #13 163.0 Preparing to unpack .../655-libffi-dev_3.4.8-2_amd64.deb ... #13 163.0 Unpacking libffi-dev:amd64 (3.4.8-2) ... #13 163.1 Selecting previously unselected package libfftw3-double3:amd64. #13 163.1 Preparing to unpack .../656-libfftw3-double3_3.3.10-2+b1_amd64.deb ... #13 163.1 Unpacking libfftw3-double3:amd64 (3.3.10-2+b1) ... #13 163.3 Selecting previously unselected package libfftw3-long3:amd64. #13 163.3 Preparing to unpack .../657-libfftw3-long3_3.3.10-2+b1_amd64.deb ... #13 163.3 Unpacking libfftw3-long3:amd64 (3.3.10-2+b1) ... #13 163.5 Selecting previously unselected package libfftw3-quad3:amd64. #13 163.5 Preparing to unpack .../658-libfftw3-quad3_3.3.10-2+b1_amd64.deb ... #13 163.5 Unpacking libfftw3-quad3:amd64 (3.3.10-2+b1) ... #13 163.6 Selecting previously unselected package libfftw3-single3:amd64. #13 163.7 Preparing to unpack .../659-libfftw3-single3_3.3.10-2+b1_amd64.deb ... #13 163.7 Unpacking libfftw3-single3:amd64 (3.3.10-2+b1) ... #13 163.8 Selecting previously unselected package libfftw3-bin. #13 163.8 Preparing to unpack .../660-libfftw3-bin_3.3.10-2+b1_amd64.deb ... #13 163.8 Unpacking libfftw3-bin (3.3.10-2+b1) ... #13 164.0 Selecting previously unselected package libfftw3-dev:amd64. #13 164.0 Preparing to unpack .../661-libfftw3-dev_3.3.10-2+b1_amd64.deb ... #13 164.0 Unpacking libfftw3-dev:amd64 (3.3.10-2+b1) ... #13 164.2 Selecting previously unselected package libgpg-error-dev:amd64. #13 164.2 Preparing to unpack .../662-libgpg-error-dev_1.51-4_amd64.deb ... #13 164.2 Unpacking libgpg-error-dev:amd64 (1.51-4) ... #13 164.4 Selecting previously unselected package libgcrypt20-dev:amd64. #13 164.4 Preparing to unpack .../663-libgcrypt20-dev_1.11.0-7_amd64.deb ... #13 164.4 Unpacking libgcrypt20-dev:amd64 (1.11.0-7) ... #13 164.5 Selecting previously unselected package libgdk-pixbuf2.0-common. #13 164.5 Preparing to unpack .../664-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #13 164.6 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #13 164.7 Selecting previously unselected package shared-mime-info. #13 164.7 Preparing to unpack .../665-shared-mime-info_2.4-5+b2_amd64.deb ... #13 164.7 Unpacking shared-mime-info (2.4-5+b2) ... #13 164.9 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #13 165.0 Preparing to unpack .../666-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #13 165.0 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #13 165.1 Selecting previously unselected package libsepol-dev:amd64. #13 165.1 Preparing to unpack .../667-libsepol-dev_3.8.1-1_amd64.deb ... #13 165.1 Unpacking libsepol-dev:amd64 (3.8.1-1) ... #13 165.3 Selecting previously unselected package libpcre2-16-0:amd64. #13 165.3 Preparing to unpack .../668-libpcre2-16-0_10.46-1~deb13u1_amd64.deb ... #13 165.3 Unpacking libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #13 165.5 Selecting previously unselected package libpcre2-32-0:amd64. #13 165.5 Preparing to unpack .../669-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... #13 165.5 Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #13 166.0 Selecting previously unselected package libpcre2-posix3:amd64. #13 166.0 Preparing to unpack .../670-libpcre2-posix3_10.46-1~deb13u1_amd64.deb ... #13 166.0 Unpacking libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #13 166.1 Selecting previously unselected package libpcre2-dev:amd64. #13 166.1 Preparing to unpack .../671-libpcre2-dev_10.46-1~deb13u1_amd64.deb ... #13 166.1 Unpacking libpcre2-dev:amd64 (10.46-1~deb13u1) ... #13 166.3 Selecting previously unselected package libselinux1-dev:amd64. #13 166.3 Preparing to unpack .../672-libselinux1-dev_3.8.1-1_amd64.deb ... #13 166.3 Unpacking libselinux1-dev:amd64 (3.8.1-1) ... #13 166.4 Selecting previously unselected package libmount-dev:amd64. #13 166.5 Preparing to unpack .../673-libmount-dev_2.41-5_amd64.deb ... #13 166.5 Unpacking libmount-dev:amd64 (2.41-5) ... #13 166.6 Selecting previously unselected package libsysprof-capture-4-dev:amd64. #13 166.6 Preparing to unpack .../674-libsysprof-capture-4-dev_48.0-2_amd64.deb ... #13 166.6 Unpacking libsysprof-capture-4-dev:amd64 (48.0-2) ... #13 166.8 Selecting previously unselected package libgio-2.0-dev:amd64. #13 166.8 Preparing to unpack .../675-libgio-2.0-dev_2.84.4-3~deb13u1_amd64.deb ... #13 166.8 Unpacking libgio-2.0-dev:amd64 (2.84.4-3~deb13u1) ... #13 167.0 Selecting previously unselected package python3-packaging. #13 167.0 Preparing to unpack .../676-python3-packaging_25.0-1_all.deb ... #13 167.0 Unpacking python3-packaging (25.0-1) ... #13 167.2 Selecting previously unselected package libgio-2.0-dev-bin. #13 167.2 Preparing to unpack .../677-libgio-2.0-dev-bin_2.84.4-3~deb13u1_amd64.deb ... #13 167.2 Unpacking libgio-2.0-dev-bin (2.84.4-3~deb13u1) ... #13 167.3 Selecting previously unselected package libglib2.0-data. #13 167.3 Preparing to unpack .../678-libglib2.0-data_2.84.4-3~deb13u1_all.deb ... #13 167.3 Unpacking libglib2.0-data (2.84.4-3~deb13u1) ... #13 167.5 Selecting previously unselected package libglib2.0-bin. #13 167.5 Preparing to unpack .../679-libglib2.0-bin_2.84.4-3~deb13u1_amd64.deb ... #13 167.5 Unpacking libglib2.0-bin (2.84.4-3~deb13u1) ... #13 167.7 Selecting previously unselected package libglib2.0-dev-bin. #13 167.7 Preparing to unpack .../680-libglib2.0-dev-bin_2.84.4-3~deb13u1_amd64.deb ... #13 167.7 Unpacking libglib2.0-dev-bin (2.84.4-3~deb13u1) ... #13 167.8 Selecting previously unselected package libglib2.0-dev:amd64. #13 167.8 Preparing to unpack .../681-libglib2.0-dev_2.84.4-3~deb13u1_amd64.deb ... #13 167.8 Unpacking libglib2.0-dev:amd64 (2.84.4-3~deb13u1) ... #13 168.0 Selecting previously unselected package libgps30t64:amd64. #13 168.0 Preparing to unpack .../682-libgps30t64_3.25-5_amd64.deb ... #13 168.0 Unpacking libgps30t64:amd64 (3.25-5) ... #13 168.1 Selecting previously unselected package libgps-dev:amd64. #13 168.2 Preparing to unpack .../683-libgps-dev_3.25-5_amd64.deb ... #13 168.2 Unpacking libgps-dev:amd64 (3.25-5) ... #13 168.3 Selecting previously unselected package libgsm1:amd64. #13 168.3 Preparing to unpack .../684-libgsm1_1.0.22-1+b2_amd64.deb ... #13 168.4 Unpacking libgsm1:amd64 (1.0.22-1+b2) ... #13 168.5 Selecting previously unselected package libgsm1-dev:amd64. #13 168.5 Preparing to unpack .../685-libgsm1-dev_1.0.22-1+b2_amd64.deb ... #13 168.6 Unpacking libgsm1-dev:amd64 (1.0.22-1+b2) ... #13 168.7 Selecting previously unselected package libidn-dev:amd64. #13 168.7 Preparing to unpack .../686-libidn-dev_1.43-1_amd64.deb ... #13 168.7 Unpacking libidn-dev:amd64 (1.43-1) ... #13 168.8 Selecting previously unselected package libintelrdfpmath-dev:amd64. #13 168.9 Preparing to unpack .../687-libintelrdfpmath-dev_2.0u3-1_amd64.deb ... #13 168.9 Unpacking libintelrdfpmath-dev:amd64 (2.0u3-1) ... #13 169.1 Selecting previously unselected package libjansson-dev:amd64. #13 169.1 Preparing to unpack .../688-libjansson-dev_2.14-2+b3_amd64.deb ... #13 169.2 Unpacking libjansson-dev:amd64 (2.14-2+b3) ... #13 169.3 Selecting previously unselected package liblimesuite23.11-1:amd64. #13 169.3 Preparing to unpack .../689-liblimesuite23.11-1_23.11.0+dfsg-3+b2_amd64.deb ... #13 169.3 Unpacking liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #13 169.5 Selecting previously unselected package liblimesuite-dev:amd64. #13 169.5 Preparing to unpack .../690-liblimesuite-dev_23.11.0+dfsg-3+b2_amd64.deb ... #13 169.5 Unpacking liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #13 169.6 Selecting previously unselected package liblua5.3-0:amd64. #13 169.6 Preparing to unpack .../691-liblua5.3-0_5.3.6-2+b4_amd64.deb ... #13 169.6 Unpacking liblua5.3-0:amd64 (5.3.6-2+b4) ... #13 169.7 Selecting previously unselected package libreadline-dev:amd64. #13 169.8 Preparing to unpack .../692-libreadline-dev_8.2-6_amd64.deb ... #13 169.8 Unpacking libreadline-dev:amd64 (8.2-6) ... #13 169.9 Selecting previously unselected package liblua5.3-dev:amd64. #13 169.9 Preparing to unpack .../693-liblua5.3-dev_5.3.6-2+b4_amd64.deb ... #13 169.9 Unpacking liblua5.3-dev:amd64 (5.3.6-2+b4) ... #13 170.1 Selecting previously unselected package mysql-common. #13 170.1 Preparing to unpack .../694-mysql-common_5.8+1.1.1_all.deb ... #13 170.2 Unpacking mysql-common (5.8+1.1.1) ... #13 170.3 Selecting previously unselected package mariadb-common. #13 170.3 Preparing to unpack .../695-mariadb-common_1%3a11.8.3-0+deb13u1_all.deb ... #13 170.4 Unpacking mariadb-common (1:11.8.3-0+deb13u1) ... #13 170.5 Selecting previously unselected package libmariadb3:amd64. #13 170.5 Preparing to unpack .../696-libmariadb3_1%3a11.8.3-0+deb13u1_amd64.deb ... #13 170.5 Unpacking libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #13 170.7 Selecting previously unselected package libmicrohttpd12t64:amd64. #13 170.7 Preparing to unpack .../697-libmicrohttpd12t64_1.0.1-4_amd64.deb ... #13 170.7 Unpacking libmicrohttpd12t64:amd64 (1.0.1-4) ... #13 170.8 Selecting previously unselected package libmicrohttpd-dev:amd64. #13 170.9 Preparing to unpack .../698-libmicrohttpd-dev_1.0.1-4_amd64.deb ... #13 170.9 Unpacking libmicrohttpd-dev:amd64 (1.0.1-4) ... #13 171.0 Selecting previously unselected package libmnl-dev:amd64. #13 171.0 Preparing to unpack .../699-libmnl-dev_1.0.5-3_amd64.deb ... #13 171.0 Unpacking libmnl-dev:amd64 (1.0.5-3) ... #13 171.2 Selecting previously unselected package libmongocrypt0:amd64. #13 171.2 Preparing to unpack .../700-libmongocrypt0_1.13.2-1_amd64.deb ... #13 171.2 Unpacking libmongocrypt0:amd64 (1.13.2-1) ... #13 171.4 Selecting previously unselected package libsnappy1v5:amd64. #13 171.4 Preparing to unpack .../701-libsnappy1v5_1.2.2-1_amd64.deb ... #13 171.4 Unpacking libsnappy1v5:amd64 (1.2.2-1) ... #13 171.5 Selecting previously unselected package libutf8proc3:amd64. #13 171.5 Preparing to unpack .../702-libutf8proc3_2.9.0-1+b2_amd64.deb ... #13 171.6 Unpacking libutf8proc3:amd64 (2.9.0-1+b2) ... #13 171.7 Selecting previously unselected package libmongoc-1.0-0t64. #13 171.7 Preparing to unpack .../703-libmongoc-1.0-0t64_1.30.4-1_amd64.deb ... #13 171.7 Unpacking libmongoc-1.0-0t64 (1.30.4-1) ... #13 171.9 Selecting previously unselected package libmongocrypt-dev:amd64. #13 171.9 Preparing to unpack .../704-libmongocrypt-dev_1.13.2-1_amd64.deb ... #13 171.9 Unpacking libmongocrypt-dev:amd64 (1.13.2-1) ... #13 172.0 Selecting previously unselected package libsnappy-dev:amd64. #13 172.1 Preparing to unpack .../705-libsnappy-dev_1.2.2-1_amd64.deb ... #13 172.1 Unpacking libsnappy-dev:amd64 (1.2.2-1) ... #13 172.2 Selecting previously unselected package libsasl2-dev. #13 172.2 Preparing to unpack .../706-libsasl2-dev_2.1.28+dfsg1-9_amd64.deb ... #13 172.2 Unpacking libsasl2-dev (2.1.28+dfsg1-9) ... #13 172.4 Selecting previously unselected package libutf8proc-dev:amd64. #13 172.4 Preparing to unpack .../707-libutf8proc-dev_2.9.0-1+b2_amd64.deb ... #13 172.4 Unpacking libutf8proc-dev:amd64 (2.9.0-1+b2) ... #13 172.5 Selecting previously unselected package libmongoc-dev. #13 172.5 Preparing to unpack .../708-libmongoc-dev_1.30.4-1_amd64.deb ... #13 172.6 Unpacking libmongoc-dev (1.30.4-1) ... #13 172.7 Selecting previously unselected package pci.ids. #13 172.7 Preparing to unpack .../709-pci.ids_0.0~2025.06.09-1_all.deb ... #13 172.7 Unpacking pci.ids (0.0~2025.06.09-1) ... #13 172.9 Selecting previously unselected package libpci3:amd64. #13 172.9 Preparing to unpack .../710-libpci3_1%3a3.13.0-2_amd64.deb ... #13 172.9 Unpacking libpci3:amd64 (1:3.13.0-2) ... #13 173.0 Selecting previously unselected package libsensors-config. #13 173.1 Preparing to unpack .../711-libsensors-config_1%3a3.6.2-2_all.deb ... #13 173.1 Unpacking libsensors-config (1:3.6.2-2) ... #13 173.2 Selecting previously unselected package libsensors5:amd64. #13 173.2 Preparing to unpack .../712-libsensors5_1%3a3.6.2-2_amd64.deb ... #13 173.3 Unpacking libsensors5:amd64 (1:3.6.2-2) ... #13 173.4 Selecting previously unselected package libwrap0:amd64. #13 173.4 Preparing to unpack .../713-libwrap0_7.6.q-36_amd64.deb ... #13 173.5 Unpacking libwrap0:amd64 (7.6.q-36) ... #13 173.6 Selecting previously unselected package libsnmp-base. #13 173.6 Preparing to unpack .../714-libsnmp-base_5.9.4+dfsg-2_all.deb ... #13 173.6 Unpacking libsnmp-base (5.9.4+dfsg-2) ... #13 173.8 Selecting previously unselected package libsnmp40t64:amd64. #13 173.8 Preparing to unpack .../715-libsnmp40t64_5.9.4+dfsg-2_amd64.deb ... #13 173.8 Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-2) ... #13 174.0 Selecting previously unselected package libnetsnmptrapd40t64:amd64. #13 174.0 Preparing to unpack .../716-libnetsnmptrapd40t64_5.9.4+dfsg-2_amd64.deb ... #13 174.0 Unpacking libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2) ... #13 175.8 Selecting previously unselected package libnewlib-dev. #13 175.8 Preparing to unpack .../717-libnewlib-dev_4.5.0.20241231-1_all.deb ... #13 175.8 Unpacking libnewlib-dev (4.5.0.20241231-1) ... #13 175.9 Selecting previously unselected package libnewlib-arm-none-eabi. #13 175.9 Preparing to unpack .../718-libnewlib-arm-none-eabi_4.5.0.20241231-1_all.deb ... #13 176.0 Unpacking libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #13 176.9 Selecting previously unselected package libnftnl11:amd64. #13 176.9 Preparing to unpack .../719-libnftnl11_1.2.9-1_amd64.deb ... #13 176.9 Unpacking libnftnl11:amd64 (1.2.9-1) ... #13 177.1 Selecting previously unselected package libnftables1:amd64. #13 177.1 Preparing to unpack .../720-libnftables1_1.1.3-1_amd64.deb ... #13 177.1 Unpacking libnftables1:amd64 (1.1.3-1) ... #13 177.2 Selecting previously unselected package libnftables-dev:amd64. #13 177.2 Preparing to unpack .../721-libnftables-dev_1.1.3-1_amd64.deb ... #13 177.3 Unpacking libnftables-dev:amd64 (1.1.3-1) ... #13 177.4 Selecting previously unselected package libnftnl-dev:amd64. #13 177.4 Preparing to unpack .../722-libnftnl-dev_1.2.9-1_amd64.deb ... #13 177.4 Unpacking libnftnl-dev:amd64 (1.2.9-1) ... #13 177.6 Selecting previously unselected package libnorm1t64:amd64. #13 177.6 Preparing to unpack .../723-libnorm1t64_1.5.9+dfsg-3.1+b2_amd64.deb ... #13 177.6 Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #13 177.7 Selecting previously unselected package libxml2-dev:amd64. #13 177.8 Preparing to unpack .../724-libxml2-dev_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... #13 177.8 Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #13 177.9 Selecting previously unselected package libnorm-dev:amd64. #13 177.9 Preparing to unpack .../725-libnorm-dev_1.5.9+dfsg-3.1+b2_amd64.deb ... #13 177.9 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #13 178.1 Selecting previously unselected package liboping0:amd64. #13 178.1 Preparing to unpack .../726-liboping0_1.10.0-5+b5_amd64.deb ... #13 178.1 Unpacking liboping0:amd64 (1.10.0-5+b5) ... #13 178.3 Selecting previously unselected package liboping-dev:amd64. #13 178.3 Preparing to unpack .../727-liboping-dev_1.10.0-5+b5_amd64.deb ... #13 178.3 Unpacking liboping-dev:amd64 (1.10.0-5+b5) ... #13 178.4 Selecting previously unselected package liborcania2.3:amd64. #13 178.5 Preparing to unpack .../728-liborcania2.3_2.3.3-1+b2_amd64.deb ... #13 178.5 Unpacking liborcania2.3:amd64 (2.3.3-1+b2) ... #13 178.6 Selecting previously unselected package liborcania-dev:amd64. #13 178.6 Preparing to unpack .../729-liborcania-dev_2.3.3-1+b2_amd64.deb ... #13 178.6 Unpacking liborcania-dev:amd64 (2.3.3-1+b2) ... #13 178.8 Selecting previously unselected package libortp16:amd64. #13 178.8 Preparing to unpack .../730-libortp16_1%3a5.3.105-1_amd64.deb ... #13 178.8 Unpacking libortp16:amd64 (1:5.3.105-1) ... #13 179.0 Selecting previously unselected package libortp-dev:amd64. #13 179.0 Preparing to unpack .../731-libortp-dev_1%3a5.3.105-1_amd64.deb ... #13 179.0 Unpacking libortp-dev:amd64 (1:5.3.105-1) ... #13 179.1 Selecting previously unselected package libpcap0.8t64:amd64. #13 179.2 Preparing to unpack .../732-libpcap0.8t64_1.10.5-2_amd64.deb ... #13 179.2 Unpacking libpcap0.8t64:amd64 (1.10.5-2) ... #13 179.3 Selecting previously unselected package libpcap0.8-dev:amd64. #13 179.3 Preparing to unpack .../733-libpcap0.8-dev_1.10.5-2_amd64.deb ... #13 179.4 Unpacking libpcap0.8-dev:amd64 (1.10.5-2) ... #13 179.5 Selecting previously unselected package libpcap-dev:amd64. #13 179.5 Preparing to unpack .../734-libpcap-dev_1.10.5-2_amd64.deb ... #13 179.5 Unpacking libpcap-dev:amd64 (1.10.5-2) ... #13 179.6 Selecting previously unselected package libudev-dev:amd64. #13 179.7 Preparing to unpack .../735-libudev-dev_257.8-1~deb13u2_amd64.deb ... #13 179.7 Unpacking libudev-dev:amd64 (257.8-1~deb13u2) ... #13 179.8 Selecting previously unselected package libpci-dev:amd64. #13 179.8 Preparing to unpack .../736-libpci-dev_1%3a3.13.0-2_amd64.deb ... #13 179.8 Unpacking libpci-dev:amd64 (1:3.13.0-2) ... #13 180.0 Selecting previously unselected package libpcsclite1:amd64. #13 180.0 Preparing to unpack .../737-libpcsclite1_2.3.3-1_amd64.deb ... #13 180.0 Unpacking libpcsclite1:amd64 (2.3.3-1) ... #13 180.2 Selecting previously unselected package libpcsclite-dev:amd64. #13 180.2 Preparing to unpack .../738-libpcsclite-dev_2.3.3-1_amd64.deb ... #13 180.2 Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... #13 180.4 Selecting previously unselected package libpgm-5.3-0t64:amd64. #13 180.4 Preparing to unpack .../739-libpgm-5.3-0t64_5.3.128~dfsg-2.1+b1_amd64.deb ... #13 180.4 Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #13 180.5 Selecting previously unselected package libpgm-dev:amd64. #13 180.5 Preparing to unpack .../740-libpgm-dev_5.3.128~dfsg-2.1+b1_amd64.deb ... #13 180.6 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #13 181.1 Selecting previously unselected package libraqm0:amd64. #13 181.1 Preparing to unpack .../741-libraqm0_0.10.2-1_amd64.deb ... #13 181.1 Unpacking libraqm0:amd64 (0.10.2-1) ... #13 181.3 Selecting previously unselected package librsvg2-2:amd64. #13 181.3 Preparing to unpack .../742-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #13 181.3 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #13 181.5 Selecting previously unselected package librsvg2-bin. #13 181.5 Preparing to unpack .../743-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #13 181.5 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #13 181.7 Selecting previously unselected package libsctp1:amd64. #13 181.7 Preparing to unpack .../744-libsctp1_1.0.21+dfsg-1_amd64.deb ... #13 181.7 Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... #13 181.8 Selecting previously unselected package libsctp-dev:amd64. #13 181.9 Preparing to unpack .../745-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... #13 181.9 Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... #13 182.0 Selecting previously unselected package libsensors-dev:amd64. #13 182.0 Preparing to unpack .../746-libsensors-dev_1%3a3.6.2-2_amd64.deb ... #13 182.0 Unpacking libsensors-dev:amd64 (1:3.6.2-2) ... #13 182.2 Selecting previously unselected package libsigsegv-dev:amd64. #13 182.2 Preparing to unpack .../747-libsigsegv-dev_2.14-1+b2_amd64.deb ... #13 182.2 Unpacking libsigsegv-dev:amd64 (2.14-1+b2) ... #13 182.3 Selecting previously unselected package libwrap0-dev:amd64. #13 182.3 Preparing to unpack .../748-libwrap0-dev_7.6.q-36_amd64.deb ... #13 182.4 Unpacking libwrap0-dev:amd64 (7.6.q-36) ... #13 182.5 Selecting previously unselected package libsnmp-dev. #13 182.5 Preparing to unpack .../749-libsnmp-dev_5.9.4+dfsg-2_amd64.deb ... #13 182.5 Unpacking libsnmp-dev (5.9.4+dfsg-2) ... #13 182.7 Selecting previously unselected package libsodium23:amd64. #13 182.7 Preparing to unpack .../750-libsodium23_1.0.18-1+b2_amd64.deb ... #13 182.7 Unpacking libsodium23:amd64 (1.0.18-1+b2) ... #13 182.8 Selecting previously unselected package libsodium-dev:amd64. #13 182.9 Preparing to unpack .../751-libsodium-dev_1.0.18-1+b2_amd64.deb ... #13 182.9 Unpacking libsodium-dev:amd64 (1.0.18-1+b2) ... #13 183.0 Selecting previously unselected package libsofia-sip-ua0t64. #13 183.0 Preparing to unpack .../752-libsofia-sip-ua0t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #13 183.1 Unpacking libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 183.2 Selecting previously unselected package libsofia-sip-ua-dev. #13 183.3 Preparing to unpack .../753-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #13 183.3 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 183.4 Selecting previously unselected package libsofia-sip-ua-glib3t64. #13 183.4 Preparing to unpack .../754-libsofia-sip-ua-glib3t64_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #13 183.5 Unpacking libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 183.6 Selecting previously unselected package libsofia-sip-ua-glib-dev. #13 183.6 Preparing to unpack .../755-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6.1+b1_amd64.deb ... #13 183.6 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 183.8 Selecting previously unselected package libsqlite3-dev:amd64. #13 183.8 Preparing to unpack .../756-libsqlite3-dev_3.46.1-7_amd64.deb ... #13 183.8 Unpacking libsqlite3-dev:amd64 (3.46.1-7) ... #13 183.9 Selecting previously unselected package libtalloc2:amd64. #13 184.0 Preparing to unpack .../757-libtalloc2_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... #13 184.0 Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #13 184.1 Selecting previously unselected package libtalloc-dev:amd64. #13 184.1 Preparing to unpack .../758-libtalloc-dev_2%3a2.4.3+samba4.22.4+dfsg-1~deb13u1_amd64.deb ... #13 184.1 Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #13 184.3 Selecting previously unselected package libtext-unidecode-perl. #13 184.3 Preparing to unpack .../759-libtext-unidecode-perl_1.30-3_all.deb ... #13 184.3 Unpacking libtext-unidecode-perl (1.30-3) ... #13 184.5 Selecting previously unselected package libuhd4.8.0:amd64. #13 184.5 Preparing to unpack .../760-libuhd4.8.0_4.8.0.0+ds1-2_amd64.deb ... #13 184.5 Unpacking libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #13 184.7 Selecting previously unselected package libuhd-dev:amd64. #13 184.7 Preparing to unpack .../761-libuhd-dev_4.8.0.0+ds1-2_amd64.deb ... #13 184.8 Unpacking libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #13 184.9 Selecting previously unselected package libyder2.0t64:amd64. #13 184.9 Preparing to unpack .../762-libyder2.0t64_1.4.20-1.1+b1_amd64.deb ... #13 184.9 Unpacking libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #13 185.1 Selecting previously unselected package libulfius2.7t64:amd64. #13 185.1 Preparing to unpack .../763-libulfius2.7t64_2.7.15-2.2+b2_amd64.deb ... #13 185.1 Unpacking libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #13 185.2 Selecting previously unselected package libyder-dev:amd64. #13 185.3 Preparing to unpack .../764-libyder-dev_1.4.20-1.1+b1_amd64.deb ... #13 185.3 Unpacking libyder-dev:amd64 (1.4.20-1.1+b1) ... #13 185.4 Selecting previously unselected package libulfius-dev:amd64. #13 185.4 Preparing to unpack .../765-libulfius-dev_2.7.15-2.2+b2_amd64.deb ... #13 185.5 Unpacking libulfius-dev:amd64 (2.7.15-2.2+b2) ... #13 185.6 Selecting previously unselected package liburing2:amd64. #13 185.6 Preparing to unpack .../766-liburing2_2.9-1_amd64.deb ... #13 185.7 Unpacking liburing2:amd64 (2.9-1) ... #13 185.8 Selecting previously unselected package liburing-dev:amd64. #13 185.8 Preparing to unpack .../767-liburing-dev_2.9-1_amd64.deb ... #13 185.8 Unpacking liburing-dev:amd64 (2.9-1) ... #13 186.0 Selecting previously unselected package libusb-0.1-4:amd64. #13 186.0 Preparing to unpack .../768-libusb-0.1-4_2%3a0.1.12-35+b1_amd64.deb ... #13 186.0 Unpacking libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #13 186.1 Selecting previously unselected package libusb-1.0-0-dev:amd64. #13 186.1 Preparing to unpack .../769-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... #13 186.2 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #13 186.3 Selecting previously unselected package libusb-dev. #13 186.3 Preparing to unpack .../770-libusb-dev_2%3a0.1.12-35+b1_amd64.deb ... #13 186.3 Unpacking libusb-dev (2:0.1.12-35+b1) ... #13 186.5 Selecting previously unselected package libwebpdemux2:amd64. #13 186.5 Preparing to unpack .../771-libwebpdemux2_1.5.0-0.1_amd64.deb ... #13 186.5 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #13 186.7 Selecting previously unselected package libwebpmux3:amd64. #13 186.7 Preparing to unpack .../772-libwebpmux3_1.5.0-0.1_amd64.deb ... #13 186.7 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #13 186.8 Selecting previously unselected package libxml-namespacesupport-perl. #13 186.8 Preparing to unpack .../773-libxml-namespacesupport-perl_1.12-2_all.deb ... #13 186.9 Unpacking libxml-namespacesupport-perl (1.12-2) ... #13 187.0 Selecting previously unselected package libxml-sax-base-perl. #13 187.0 Preparing to unpack .../774-libxml-sax-base-perl_1.09-3_all.deb ... #13 187.0 Unpacking libxml-sax-base-perl (1.09-3) ... #13 187.2 Selecting previously unselected package libxml-sax-perl. #13 187.2 Preparing to unpack .../775-libxml-sax-perl_1.02+dfsg-4_all.deb ... #13 187.2 Unpacking libxml-sax-perl (1.02+dfsg-4) ... #13 187.3 Selecting previously unselected package libxml-libxml-perl. #13 187.4 Preparing to unpack .../776-libxml-libxml-perl_2.0207+dfsg+really+2.0134-5+b2_amd64.deb ... #13 187.4 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #13 187.5 Selecting previously unselected package libyaml-0-2:amd64. #13 187.5 Preparing to unpack .../777-libyaml-0-2_0.2.5-2_amd64.deb ... #13 187.6 Unpacking libyaml-0-2:amd64 (0.2.5-2) ... #13 187.7 Selecting previously unselected package libyaml-dev:amd64. #13 187.7 Preparing to unpack .../778-libyaml-dev_0.2.5-2_amd64.deb ... #13 187.7 Unpacking libyaml-dev:amd64 (0.2.5-2) ... #13 187.9 Selecting previously unselected package libzmq5:amd64. #13 187.9 Preparing to unpack .../779-libzmq5_4.3.5-1+b3_amd64.deb ... #13 187.9 Unpacking libzmq5:amd64 (4.3.5-1+b3) ... #13 188.0 Selecting previously unselected package libzmq3-dev:amd64. #13 188.1 Preparing to unpack .../780-libzmq3-dev_4.3.5-1+b3_amd64.deb ... #13 188.1 Unpacking libzmq3-dev:amd64 (4.3.5-1+b3) ... #13 188.2 Selecting previously unselected package lua-socket:amd64. #13 188.2 Preparing to unpack .../781-lua-socket_3.1.0-1+b2_amd64.deb ... #13 188.3 Unpacking lua-socket:amd64 (3.1.0-1+b2) ... #13 188.4 Selecting previously unselected package ninja-build. #13 188.4 Preparing to unpack .../782-ninja-build_1.12.1-1_amd64.deb ... #13 188.4 Unpacking ninja-build (1.12.1-1) ... #13 188.6 Selecting previously unselected package python3-autocommand. #13 188.6 Preparing to unpack .../783-python3-autocommand_2.2.2-3_all.deb ... #13 188.6 Unpacking python3-autocommand (2.2.2-3) ... #13 188.8 Selecting previously unselected package python3-more-itertools. #13 188.8 Preparing to unpack .../784-python3-more-itertools_10.7.0-1_all.deb ... #13 188.8 Unpacking python3-more-itertools (10.7.0-1) ... #13 188.9 Selecting previously unselected package python3-typing-extensions. #13 188.9 Preparing to unpack .../785-python3-typing-extensions_4.13.2-1_all.deb ... #13 188.9 Unpacking python3-typing-extensions (4.13.2-1) ... #13 189.1 Selecting previously unselected package python3-typeguard. #13 189.1 Preparing to unpack .../786-python3-typeguard_4.4.2-1_all.deb ... #13 189.1 Unpacking python3-typeguard (4.4.2-1) ... #13 189.3 Selecting previously unselected package python3-inflect. #13 189.3 Preparing to unpack .../787-python3-inflect_7.3.1-2_all.deb ... #13 189.3 Unpacking python3-inflect (7.3.1-2) ... #13 189.5 Selecting previously unselected package python3-jaraco.context. #13 189.5 Preparing to unpack .../788-python3-jaraco.context_6.0.1-1_all.deb ... #13 189.5 Unpacking python3-jaraco.context (6.0.1-1) ... #13 189.6 Selecting previously unselected package python3-jaraco.functools. #13 189.6 Preparing to unpack .../789-python3-jaraco.functools_4.1.0-1_all.deb ... #13 189.6 Unpacking python3-jaraco.functools (4.1.0-1) ... #13 189.8 Selecting previously unselected package python3-pkg-resources. #13 189.8 Preparing to unpack .../790-python3-pkg-resources_78.1.1-0.1_all.deb ... #13 189.8 Unpacking python3-pkg-resources (78.1.1-0.1) ... #13 190.0 Selecting previously unselected package python3-jaraco.text. #13 190.0 Preparing to unpack .../791-python3-jaraco.text_4.0.0-1_all.deb ... #13 190.0 Unpacking python3-jaraco.text (4.0.0-1) ... #13 190.1 Selecting previously unselected package python3-zipp. #13 190.2 Preparing to unpack .../792-python3-zipp_3.21.0-1_all.deb ... #13 190.2 Unpacking python3-zipp (3.21.0-1) ... #13 190.3 Selecting previously unselected package python3-setuptools. #13 190.3 Preparing to unpack .../793-python3-setuptools_78.1.1-0.1_all.deb ... #13 190.3 Unpacking python3-setuptools (78.1.1-0.1) ... #13 190.5 Selecting previously unselected package meson. #13 190.5 Preparing to unpack .../794-meson_1.7.0-1_all.deb ... #13 190.5 Unpacking meson (1.7.0-1) ... #13 190.7 Selecting previously unselected package mscgen. #13 190.7 Preparing to unpack .../795-mscgen_0.20-16_amd64.deb ... #13 190.7 Unpacking mscgen (0.20-16) ... #13 190.8 Selecting previously unselected package patchelf. #13 190.9 Preparing to unpack .../796-patchelf_0.18.0-1.4_amd64.deb ... #13 190.9 Unpacking patchelf (0.18.0-1.4) ... #13 191.0 Selecting previously unselected package picolibc-arm-none-eabi. #13 191.0 Preparing to unpack .../797-picolibc-arm-none-eabi_1.8.10-2_all.deb ... #13 191.0 Unpacking picolibc-arm-none-eabi (1.8.10-2) ... #13 194.0 Selecting previously unselected package pkg-config:amd64. #13 194.0 Preparing to unpack .../798-pkg-config_1.8.1-4_amd64.deb ... #13 194.0 Unpacking pkg-config:amd64 (1.8.1-4) ... #13 194.2 Selecting previously unselected package python3-astroid. #13 194.2 Preparing to unpack .../799-python3-astroid_3.3.8-2_all.deb ... #13 194.2 Unpacking python3-astroid (3.3.8-2) ... #13 194.3 Selecting previously unselected package python3-isort. #13 194.3 Preparing to unpack .../800-python3-isort_6.0.1-1_all.deb ... #13 194.4 Unpacking python3-isort (6.0.1-1) ... #13 194.5 Selecting previously unselected package python3-mypy-extensions. #13 194.5 Preparing to unpack .../801-python3-mypy-extensions_1.0.0-1_all.deb ... #13 194.5 Unpacking python3-mypy-extensions (1.0.0-1) ... #13 194.7 Selecting previously unselected package python3-logilab-common. #13 194.7 Preparing to unpack .../802-python3-logilab-common_2.1.0-1_all.deb ... #13 194.7 Unpacking python3-logilab-common (2.1.0-1) ... #13 194.8 Selecting previously unselected package python3-dill. #13 194.8 Preparing to unpack .../803-python3-dill_0.4.0-1_all.deb ... #13 194.9 Unpacking python3-dill (0.4.0-1) ... #13 195.0 Selecting previously unselected package python3-mccabe. #13 195.0 Preparing to unpack .../804-python3-mccabe_0.7.0-1_all.deb ... #13 195.0 Unpacking python3-mccabe (0.7.0-1) ... #13 195.2 Selecting previously unselected package python3-platformdirs. #13 195.2 Preparing to unpack .../805-python3-platformdirs_4.3.7-1_all.deb ... #13 195.2 Unpacking python3-platformdirs (4.3.7-1) ... #13 195.4 Selecting previously unselected package python3-tomlkit. #13 195.4 Preparing to unpack .../806-python3-tomlkit_0.13.2-1_all.deb ... #13 195.4 Unpacking python3-tomlkit (0.13.2-1) ... #13 195.5 Selecting previously unselected package pylint. #13 195.6 Preparing to unpack .../807-pylint_3.3.4-1_all.deb ... #13 195.6 Unpacking pylint (3.3.4-1) ... #13 195.7 Selecting previously unselected package python3-funcparserlib. #13 195.7 Preparing to unpack .../808-python3-funcparserlib_1.0.0-0.2_all.deb ... #13 195.7 Unpacking python3-funcparserlib (1.0.0-0.2) ... #13 195.9 Selecting previously unselected package python3-pil:amd64. #13 195.9 Preparing to unpack .../809-python3-pil_11.1.0-5+b1_amd64.deb ... #13 195.9 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #13 196.1 Selecting previously unselected package python3-webcolors. #13 196.1 Preparing to unpack .../810-python3-webcolors_1.13-1_all.deb ... #13 196.1 Unpacking python3-webcolors (1.13-1) ... #13 196.2 Selecting previously unselected package python3-roman. #13 196.2 Preparing to unpack .../811-python3-roman_5.0-1_all.deb ... #13 196.3 Unpacking python3-roman (5.0-1) ... #13 196.4 Selecting previously unselected package python3-docutils. #13 196.4 Preparing to unpack .../812-python3-docutils_0.21.2+dfsg-2_all.deb ... #13 196.4 Unpacking python3-docutils (0.21.2+dfsg-2) ... #13 196.6 Selecting previously unselected package python3-chardet. #13 196.6 Preparing to unpack .../813-python3-chardet_5.2.0+dfsg-2_all.deb ... #13 196.6 Unpacking python3-chardet (5.2.0+dfsg-2) ... #13 196.8 Selecting previously unselected package python3-cairo. #13 196.8 Preparing to unpack .../814-python3-cairo_1.27.0-2_amd64.deb ... #13 196.8 Unpacking python3-cairo (1.27.0-2) ... #13 197.0 Selecting previously unselected package python3-freetype. #13 197.0 Preparing to unpack .../815-python3-freetype_2.5.1-1_all.deb ... #13 197.0 Unpacking python3-freetype (2.5.1-1) ... #13 197.1 Selecting previously unselected package python3-rlpycairo. #13 197.1 Preparing to unpack .../816-python3-rlpycairo_0.3.0-3_all.deb ... #13 197.1 Unpacking python3-rlpycairo (0.3.0-3) ... #13 197.3 Selecting previously unselected package python3-reportlab. #13 197.3 Preparing to unpack .../817-python3-reportlab_4.3.1-1_all.deb ... #13 197.3 Unpacking python3-reportlab (4.3.1-1) ... #13 197.5 Selecting previously unselected package python3-blockdiag. #13 197.5 Preparing to unpack .../818-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #13 197.5 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #13 197.7 Selecting previously unselected package python3-distlib. #13 197.7 Preparing to unpack .../819-python3-distlib_0.3.9-1_all.deb ... #13 197.7 Unpacking python3-distlib (0.3.9-1) ... #13 197.9 Selecting previously unselected package python3-filelock. #13 197.9 Preparing to unpack .../820-python3-filelock_3.18.0-1_all.deb ... #13 197.9 Unpacking python3-filelock (3.18.0-1) ... #13 198.0 Selecting previously unselected package python3-gi. #13 198.1 Preparing to unpack .../821-python3-gi_3.50.0-4+b1_amd64.deb ... #13 198.1 Unpacking python3-gi (3.50.0-4+b1) ... #13 198.2 Selecting previously unselected package python3-iniconfig. #13 198.2 Preparing to unpack .../822-python3-iniconfig_1.1.1-2_all.deb ... #13 198.2 Unpacking python3-iniconfig (1.1.1-2) ... #13 198.4 Selecting previously unselected package python3-markupsafe. #13 198.4 Preparing to unpack .../823-python3-markupsafe_2.1.5-1+b3_amd64.deb ... #13 198.4 Unpacking python3-markupsafe (2.1.5-1+b3) ... #13 198.6 Selecting previously unselected package python3-mako. #13 198.6 Preparing to unpack .../824-python3-mako_1.3.9-1_all.deb ... #13 198.6 Unpacking python3-mako (1.3.9-1) ... #13 198.8 Selecting previously unselected package python3-nwdiag. #13 198.8 Preparing to unpack .../825-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #13 198.8 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #13 198.9 Selecting previously unselected package python3-wheel. #13 199.0 Preparing to unpack .../826-python3-wheel_0.46.1-2_all.deb ... #13 199.0 Unpacking python3-wheel (0.46.1-2) ... #13 199.1 Selecting previously unselected package python3-pip. #13 199.1 Preparing to unpack .../827-python3-pip_25.1.1+dfsg-1_all.deb ... #13 199.2 Unpacking python3-pip (25.1.1+dfsg-1) ... #13 199.3 Selecting previously unselected package python3-pip-whl. #13 199.3 Preparing to unpack .../828-python3-pip-whl_25.1.1+dfsg-1_all.deb ... #13 199.3 Unpacking python3-pip-whl (25.1.1+dfsg-1) ... #13 199.5 Selecting previously unselected package python3-pluggy. #13 199.5 Preparing to unpack .../829-python3-pluggy_1.5.0-1_all.deb ... #13 199.5 Unpacking python3-pluggy (1.5.0-1) ... #13 199.7 Selecting previously unselected package python3-pyflakes. #13 199.7 Preparing to unpack .../830-python3-pyflakes_3.2.0-3_all.deb ... #13 199.7 Unpacking python3-pyflakes (3.2.0-3) ... #13 199.8 Selecting previously unselected package python3-pytest. #13 199.9 Preparing to unpack .../831-python3-pytest_8.3.5-2_all.deb ... #13 199.9 Unpacking python3-pytest (8.3.5-2) ... #13 200.0 Selecting previously unselected package python3-setuptools-whl. #13 200.0 Preparing to unpack .../832-python3-setuptools-whl_78.1.1-0.1_all.deb ... #13 200.1 Unpacking python3-setuptools-whl (78.1.1-0.1) ... #13 200.2 Selecting previously unselected package python3-usb. #13 200.2 Preparing to unpack .../833-python3-usb_1.2.1-2_all.deb ... #13 200.2 Unpacking python3-usb (1.2.1-2) ... #13 200.4 Selecting previously unselected package python3-virtualenv. #13 200.4 Preparing to unpack .../834-python3-virtualenv_20.31.2+ds-1_all.deb ... #13 200.4 Unpacking python3-virtualenv (20.31.2+ds-1) ... #13 200.6 Selecting previously unselected package python3-yaml. #13 200.6 Preparing to unpack .../835-python3-yaml_6.0.2-1+b2_amd64.deb ... #13 200.6 Unpacking python3-yaml (6.0.2-1+b2) ... #13 200.7 Selecting previously unselected package source-highlight. #13 200.8 Preparing to unpack .../836-source-highlight_3.1.9-4.3+b1_amd64.deb ... #13 200.8 Unpacking source-highlight (3.1.9-4.3+b1) ... #13 201.0 Selecting previously unselected package sqlite3. #13 201.0 Preparing to unpack .../837-sqlite3_3.46.1-7_amd64.deb ... #13 201.0 Unpacking sqlite3 (3.46.1-7) ... #13 201.1 Selecting previously unselected package stow. #13 201.1 Preparing to unpack .../838-stow_2.4.1-2_all.deb ... #13 201.2 Unpacking stow (2.4.1-2) ... #13 201.3 Selecting previously unselected package swig. #13 201.3 Preparing to unpack .../839-swig_4.3.0-1_amd64.deb ... #13 201.3 Unpacking swig (4.3.0-1) ... #13 201.5 Selecting previously unselected package tcpdump. #13 201.6 Preparing to unpack .../840-tcpdump_4.99.5-2_amd64.deb ... #13 201.6 Unpacking tcpdump (4.99.5-2) ... #13 201.7 Selecting previously unselected package telnet. #13 201.7 Preparing to unpack .../841-telnet_0.17+2.6-3_all.deb ... #13 201.8 Unpacking telnet (0.17+2.6-3) ... #13 201.9 Selecting previously unselected package tex-gyre. #13 201.9 Preparing to unpack .../842-tex-gyre_20180621-6_all.deb ... #13 202.0 Unpacking tex-gyre (20180621-6) ... #13 202.2 Selecting previously unselected package texinfo-lib. #13 202.2 Preparing to unpack .../843-texinfo-lib_7.1.1-1+b1_amd64.deb ... #13 202.2 Unpacking texinfo-lib (7.1.1-1+b1) ... #13 202.4 Selecting previously unselected package texinfo. #13 202.4 Preparing to unpack .../844-texinfo_7.1.1-1_all.deb ... #13 202.4 Unpacking texinfo (7.1.1-1) ... #13 202.6 Selecting previously unselected package unzip. #13 202.6 Preparing to unpack .../845-unzip_6.0-29_amd64.deb ... #13 202.6 Unpacking unzip (6.0-29) ... #13 202.7 Selecting previously unselected package virtualenv. #13 202.7 Preparing to unpack .../846-virtualenv_20.31.2+ds-1_all.deb ... #13 202.8 Unpacking virtualenv (20.31.2+ds-1) ... #13 202.9 Selecting previously unselected package xxd. #13 202.9 Preparing to unpack .../847-xxd_2%3a9.1.1230-2_amd64.deb ... #13 202.9 Unpacking xxd (2:9.1.1230-2) ... #13 203.1 Setting up media-types (13.0.0) ... #13 203.1 Setting up libpipeline1:amd64 (1.5.8-1) ... #13 203.2 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #13 203.3 Setting up libboost-python1.83.0 (1.83.0-4.2) ... #13 203.3 Setting up libgnutls-openssl27t64:amd64 (3.8.9-3) ... #13 203.4 Setting up liblcms2-2:amd64 (2.16-2) ... #13 203.4 Setting up libboost-program-options1.83.0:amd64 (1.83.0-4.2) ... #13 203.5 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #13 203.5 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #13 203.6 Setting up libxapian30:amd64 (1.4.29-3) ... #13 203.6 Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1+b2) ... #13 203.7 Setting up wdiff (1.2.2-9) ... #13 203.7 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #13 203.8 Setting up libaom3:amd64 (3.12.1-1) ... #13 203.9 Setting up libpciaccess0:amd64 (0.17-3+b3) ... #13 203.9 Setting up mysql-common (5.8+1.1.1) ... #13 204.0 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 204.0 Setting up libxau6:amd64 (1:1.0.11-1) ... #13 204.1 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #13 204.1 Setting up python3-setuptools-whl (78.1.1-0.1) ... #13 204.2 Setting up libnpth0t64:amd64 (1.8-3) ... #13 204.3 Setting up libboost-stacktrace1.83.0:amd64 (1.83.0-4.2) ... #13 204.3 Setting up libkeyutils1:amd64 (1.6.3-6) ... #13 204.4 Setting up libapparmor1:amd64 (4.1.0-1) ... #13 204.4 Setting up libc-l10n (2.41-12) ... #13 204.5 Setting up pci.ids (0.0~2025.06.09-1) ... #13 204.5 Setting up binutils-arm-none-eabi (2.44-3+23+b1) ... #13 204.6 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #13 204.6 Setting up libsodium23:amd64 (1.0.18-1+b2) ... #13 204.7 Setting up swig (4.3.0-1) ... #13 204.7 Setting up native-architecture (0.2.6) ... #13 204.8 Setting up libzstd-dev:amd64 (1.5.7+dfsg-1) ... #13 204.8 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #13 204.9 Setting up libgdbm6t64:amd64 (1.24-2) ... #13 204.9 Setting up bsdextrautils (2.41-5) ... #13 205.0 Setting up libboost-nowide1.83.0 (1.83.0-4.2) ... #13 205.1 Setting up libsofia-sip-ua0t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 205.1 Setting up fonts-gfs-porson (1.1-7) ... #13 205.2 Setting up libboost-date-time1.83.0:amd64 (1.83.0-4.2) ... #13 205.2 Setting up libgpg-error0:amd64 (1.51-4) ... #13 205.3 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #13 205.3 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #13 205.4 Setting up libboost-json1.83.0:amd64 (1.83.0-4.2) ... #13 205.4 Setting up libmagic-mgc (1:5.46-5) ... #13 205.5 Setting up libboost-timer1.83.0:amd64 (1.83.0-4.2) ... #13 205.5 Setting up libutf8proc3:amd64 (2.9.0-1+b2) ... #13 205.6 Setting up libgsm1:amd64 (1.0.22-1+b2) ... #13 205.6 Setting up python3-pip-whl (25.1.1+dfsg-1) ... #13 205.7 Setting up gawk (1:5.2.1-2+b1) ... #13 205.8 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #13 205.8 Setting up libcbor0.10:amd64 (0.10.2-2) ... #13 205.9 Setting up libyaml-0-2:amd64 (0.2.5-2) ... #13 206.0 Setting up libsigsegv-dev:amd64 (2.14-1+b2) ... #13 206.0 Setting up distro-info-data (0.66) ... #13 206.1 Setting up libsnmp-base (5.9.4+dfsg-2) ... #13 206.1 Setting up libtirpc-common (1.3.6+ds-1) ... #13 206.2 Setting up libijs-0.35:amd64 (0.35-15.2) ... #13 206.3 Setting up libtinyxml2-11:amd64 (11.0.0+dfsg-1+b1) ... #13 206.3 Setting up libboost-regex1.83.0:amd64 (1.83.0-4.2) ... #13 206.4 Setting up unzip (6.0-29) ... #13 206.4 Setting up libdbi1t64:amd64 (0.9.0-6.1+b1) ... #13 206.5 Setting up libgs-common (10.05.1~dfsg-1) ... #13 206.5 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #13 206.6 Setting up libfontbox-java (1:1.8.16-5) ... #13 206.6 Setting up libedit2:amd64 (3.1-20250104-1) ... #13 206.7 Setting up libboost-system1.83.0:amd64 (1.83.0-4.2) ... #13 206.7 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #13 206.8 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #13 206.8 Setting up libuv1t64:amd64 (1.50.0-2) ... #13 206.9 Setting up libboost-context1.83.0:amd64 (1.83.0-4.2) ... #13 206.9 Setting up libmagic1t64:amd64 (1:5.46-5) ... #13 207.0 Setting up libboost-random1.83.0:amd64 (1.83.0-4.2) ... #13 207.1 Setting up binutils-common:amd64 (2.44-3) ... #13 207.1 Setting up x11-common (1:7.7+24) ... #13 207.5 debconf: unable to initialize frontend: Dialog #13 207.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 207.5 debconf: falling back to frontend: Readline #13 207.5 debconf: unable to initialize frontend: Readline #13 207.5 debconf: (This frontend requires a controlling tty.) #13 207.5 debconf: falling back to frontend: Teletype #13 207.5 debconf: unable to initialize frontend: Teletype #13 207.5 debconf: (This frontend requires a controlling tty.) #13 207.5 debconf: falling back to frontend: Noninteractive #13 207.5 invoke-rc.d: could not determine current runlevel #13 207.5 invoke-rc.d: policy-rc.d denied execution of start. #13 207.5 Setting up libsensors-config (1:3.6.2-2) ... #13 207.6 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #13 207.7 Setting up libibumad3:amd64 (56.1-1) ... #13 207.7 Setting up libdeflate0:amd64 (1.23-2) ... #13 207.8 Setting up perl-openssl-defaults:amd64 (7+b2) ... #13 207.8 Setting up linux-libc-dev (6.12.48-1) ... #13 207.9 Setting up bc (1.07.1-4) ... #13 208.0 Setting up libctf-nobfd0:amd64 (2.44-3) ... #13 208.0 Setting up libboost-thread1.83.0:amd64 (1.83.0-4.2) ... #13 208.1 Setting up gettext-base (0.23.1-2) ... #13 208.1 Setting up m4 (1.4.19-8) ... #13 208.2 Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 208.2 Setting up libgcrypt20:amd64 (1.11.0-7) ... #13 208.3 Setting up lua-socket:amd64 (3.1.0-1+b2) ... #13 208.3 Setting up confget (5.1.2-2) ... #13 208.4 Setting up systemd (257.8-1~deb13u2) ... #13 208.6 Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. #13 208.6 Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. #13 208.6 Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. #13 208.6 Initializing machine ID from random generator. #13 208.6 Creating group 'systemd-journal' with GID 999. #13 208.6 Creating group 'systemd-network' with GID 998. #13 208.6 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #13 208.7 /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. #13 208.7 Setting up autoconf-archive (20220903-3) ... #13 208.8 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #13 208.8 Setting up libibmad5:amd64 (56.1-1) ... #13 208.9 Setting up libcom-err2:amd64 (1.47.2-3+b3) ... #13 208.9 Setting up file (1:5.46-5) ... #13 209.0 Setting up libutf8proc-dev:amd64 (2.9.0-1+b2) ... #13 209.1 Setting up libboost-filesystem1.83.0:amd64 (1.83.0-4.2) ... #13 209.1 Setting up libgomp1:amd64 (14.2.0-19) ... #13 209.2 Setting up libabsl20240722:amd64 (20240722.0-4) ... #13 209.2 Setting up bzip2 (1.0.8-6) ... #13 209.3 Setting up libffi-dev:amd64 (3.4.8-2) ... #13 209.3 Setting up locales (2.41-12) ... #13 209.4 debconf: unable to initialize frontend: Dialog #13 209.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 209.4 debconf: falling back to frontend: Readline #13 209.4 debconf: unable to initialize frontend: Readline #13 209.4 debconf: (This frontend requires a controlling tty.) #13 209.4 debconf: falling back to frontend: Teletype #13 209.4 debconf: unable to initialize frontend: Teletype #13 209.4 debconf: (This frontend requires a controlling tty.) #13 209.4 debconf: falling back to frontend: Noninteractive #13 210.2 Generating locales (this might take a while)... #13 210.2 Generation complete. #13 210.2 Setting up libopts25:amd64 (1:5.18.16-7) ... #13 210.3 Setting up libtext-wrapi18n-perl (0.06-10) ... #13 210.3 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #13 210.4 Setting up libboost-url1.83.0:amd64 (1.83.0-4.2) ... #13 210.5 Setting up libpcre2-16-0:amd64 (10.46-1~deb13u1) ... #13 210.5 Setting up xxd (2:9.1.1230-2) ... #13 210.6 Setting up libze1:amd64 (1.20.6-1) ... #13 210.6 Setting up libsource-highlight-common (3.1.9-4.3) ... #13 210.7 Setting up libsframe1:amd64 (2.44-3) ... #13 210.7 Setting up ninja-build (1.12.1-1) ... #13 210.8 Setting up libelf1t64:amd64 (0.192-4) ... #13 210.8 Setting up libjansson4:amd64 (2.14-2+b3) ... #13 210.9 Setting up libusb-0.1-4:amd64 (2:0.1.12-35+b1) ... #13 210.9 Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ... #13 211.0 Setting up libsnappy1v5:amd64 (1.2.2-1) ... #13 211.0 Setting up poppler-data (0.4.12-1) ... #13 211.2 Setting up libkrb5support0:amd64 (1.21.3-5) ... #13 211.2 Setting up libdw1t64:amd64 (0.192-4) ... #13 211.3 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #13 211.3 Setting up libosp5 (1.5.2-15.2) ... #13 211.4 Setting up libboost-atomic1.83.0:amd64 (1.83.0-4.2) ... #13 211.5 Setting up libcap2-bin (1:2.75-10+b1) ... #13 211.5 Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #13 211.6 Setting up libsysprof-capture-4-dev:amd64 (48.0-2) ... #13 211.6 Setting up mariadb-common (1:11.8.3-0+deb13u1) ... #13 211.7 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #13 211.7 Setting up libasound2-data (1.2.14-1) ... #13 211.8 Setting up libboost-serialization1.83.0:amd64 (1.83.0-4.2) ... #13 211.8 Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.4+dfsg-1~deb13u1) ... #13 211.9 Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1+b1) ... #13 211.9 Setting up libboost-numpy1.83.0 (1.83.0-4.2) ... #13 212.0 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #13 212.0 Setting up autotools-dev (20240727.1) ... #13 212.1 Setting up liborcania2.3:amd64 (2.3.3-1+b2) ... #13 212.1 Setting up libz3-4:amd64 (4.13.3-1) ... #13 212.2 Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... #13 212.3 Setting up libglib2.0-data (2.84.4-3~deb13u1) ... #13 212.3 Setting up libunbound8:amd64 (1.22.0-2) ... #13 212.4 Setting up libpkgconf3:amd64 (1.8.1-4) ... #13 212.4 Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... #13 212.5 Setting up rpcsvc-proto (1.4.3-1) ... #13 212.5 Setting up libasound2t64:amd64 (1.2.14-1) ... #13 212.6 Setting up libmunge2:amd64 (0.5.16-1) ... #13 212.6 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #13 212.7 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #13 212.7 Setting up libgnutls-dane0t64:amd64 (3.8.9-3) ... #13 212.8 Setting up libwrap0:amd64 (7.6.q-36) ... #13 212.8 Setting up libx11-data (2:1.8.12-1) ... #13 212.9 Setting up make (4.4.1-2) ... #13 212.9 Setting up libgpg-error-dev:amd64 (1.51-4) ... #13 213.0 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #13 213.0 Setting up libboost-chrono1.83.0t64:amd64 (1.83.0-4.2) ... #13 213.1 Setting up gnupg-l10n (2.4.7-21) ... #13 213.1 Setting up libjbig2dec0:amd64 (0.20-1+b3) ... #13 213.2 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #13 213.3 Setting up libboost-iostreams1.83.0:amd64 (1.83.0-4.2) ... #13 213.3 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #13 213.4 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2.1+b1) ... #13 213.4 Setting up libjsoncpp26:amd64 (1.9.6-3) ... #13 213.5 Setting up libpathplan4:amd64 (2.42.4-3) ... #13 213.5 Setting up libapache-pom-java (33-2) ... #13 213.6 Setting up libavahi-common-data:amd64 (0.8-16) ... #13 213.6 Setting up libann0 (1.1.2+doc-9+b1) ... #13 213.7 Setting up libncurses6:amd64 (6.5+20250216-2) ... #13 213.8 Setting up libdbus-1-3:amd64 (1.16.2-2) ... #13 213.8 Setting up xz-utils (5.8.1-1) ... #13 213.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.8 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 #13 213.9 Setting up xfonts-encodings (1:1.0.4-2.2) ... #13 213.9 Setting up libfribidi0:amd64 (1.0.16-1) ... #13 214.0 Setting up t1utils (1.41-4) ... #13 214.0 Setting up libnewlib-dev (4.5.0.20241231-1) ... #13 214.1 Setting up libquadmath0:amd64 (14.2.0-19) ... #13 214.1 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #13 214.2 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #13 214.2 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #13 214.3 Setting up libstdlib-ocaml (5.3.0-3) ... #13 214.3 Setting up libgsm1-dev:amd64 (1.0.22-1+b2) ... #13 214.4 Setting up fonts-dejavu-mono (2.37-8) ... #13 214.5 Setting up libssl-dev:amd64 (3.5.1-1+deb13u1) ... #13 214.6 Setting up libboost-nowide1.83-dev (1.83.0-4.2) ... #13 214.6 Setting up libpng16-16t64:amd64 (1.6.48-1) ... #13 214.7 Setting up libhwloc15:amd64 (2.12.0-4) ... #13 214.7 Setting up libcares2:amd64 (1.34.5-1) ... #13 214.8 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #13 214.8 Setting up libmnl0:amd64 (1.0.5-3) ... #13 214.9 Setting up libc-ares-dev:amd64 (1.34.5-1) ... #13 214.9 Setting up liboping0:amd64 (1.10.0-5+b5) ... #13 215.0 Setting up libatomic1:amd64 (14.2.0-19) ... #13 215.0 Setting up libidn12:amd64 (1.43-1) ... #13 215.1 Setting up patch (2.8-2) ... #13 215.1 Setting up autopoint (0.23.1-2) ... #13 215.2 Setting up libboost-numpy1.83-dev (1.83.0-4.2) ... #13 215.2 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #13 215.3 Setting up sudo (1.9.16p2-3) ... #13 215.5 invoke-rc.d: could not determine current runlevel #13 215.5 invoke-rc.d: policy-rc.d denied execution of start. #13 215.5 Setting up libipt2 (2.1.2-1) ... #13 215.5 Setting up ocaml-base (5.3.0-3) ... #13 215.6 Setting up libmariadb3:amd64 (1:11.8.3-0+deb13u1) ... #13 215.7 Setting up fonts-dejavu-core (2.37-8) ... #13 215.9 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #13 215.9 Setting up libsepol-dev:amd64 (3.8.1-1) ... #13 216.0 Setting up libpcsclite1:amd64 (2.3.3-1) ... #13 216.0 Setting up pkgconf-bin (1.8.1-4) ... #13 216.1 Setting up libsensors5:amd64 (1:3.6.2-2) ... #13 216.1 Setting up libsodium-dev:amd64 (1.0.18-1+b2) ... #13 216.2 Setting up libpcsclite-dev:amd64 (2.3.3-1) ... #13 216.2 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #13 216.3 Setting up libk5crypto3:amd64 (1.21.3-5) ... #13 216.4 Setting up libxtables12:amd64 (1.8.11-2) ... #13 216.4 Setting up lynx-common (2.9.2-1) ... #13 216.5 Setting up libgc1:amd64 (1:8.2.8-1) ... #13 216.5 Setting up libltdl7:amd64 (2.5.4-4) ... #13 216.6 Setting up libidn2-dev:amd64 (2.3.8-2) ... #13 216.6 Setting up libfftw3-double3:amd64 (3.3.10-2+b1) ... #13 216.7 Setting up libboost-test1.83.0:amd64 (1.83.0-4.2) ... #13 216.7 Setting up libnewlib-arm-none-eabi (4.5.0.20241231-1) ... #13 216.8 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #13 216.9 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #13 216.9 Setting up libgfortran5:amd64 (14.2.0-19) ... #13 217.0 Setting up libboost-fiber1.83.0:amd64 (1.83.0-4.2) ... #13 217.0 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #13 217.1 Setting up libwebp7:amd64 (1.5.0-0.1) ... #13 217.1 Setting up libnghttp3-dev:amd64 (1.8.0-1) ... #13 217.2 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 217.2 Setting up libubsan1:amd64 (14.2.0-19) ... #13 217.3 Setting up libstdcompat-ocaml (20~git20240529-2+b2) ... #13 217.3 Setting up libpci3:amd64 (1:3.13.0-2) ... #13 217.4 Setting up libnuma1:amd64 (2.0.19-1) ... #13 217.4 Setting up libpcre2-posix3:amd64 (10.46-1~deb13u1) ... #13 217.5 Setting up dwz (0.15-1+b1) ... #13 217.5 Setting up libaio1t64:amd64 (0.3.113-8+b1) ... #13 217.6 Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... #13 217.6 Setting up python-apt-common (3.0.0) ... #13 217.7 Setting up libdav1d7:amd64 (1.5.1-1) ... #13 217.8 Setting up perl-modules-5.40 (5.40.1-6) ... #13 217.8 Setting up fonts-gfs-baskerville (1.1-6) ... #13 217.9 Setting up sensible-utils (0.0.25) ... #13 217.9 Setting up ocl-icd-libopencl1:amd64 (2.3.3-1) ... #13 218.0 Setting up libhwasan0:amd64 (14.2.0-19) ... #13 218.1 Setting up gpgv (2.4.7-21+b3) ... #13 218.1 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #13 218.2 Setting up libtiff6:amd64 (4.7.0-3) ... #13 218.2 Setting up dbus-session-bus-common (1.16.2-2) ... #13 218.3 Setting up libwrap0-dev:amd64 (7.6.q-36) ... #13 218.3 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #13 218.4 Setting up libasan8:amd64 (14.2.0-19) ... #13 218.4 Setting up libuchardet0:amd64 (0.0.8-1+b2) ... #13 218.5 Setting up liblua5.3-0:amd64 (5.3.6-2+b4) ... #13 218.5 Setting up libassuan9:amd64 (3.0.2-2) ... #13 218.6 Setting up procps (2:4.0.4-9) ... #13 218.7 Setting up libmd-dev:amd64 (1.1.0-2+b1) ... #13 218.8 Setting up libnl-3-200:amd64 (3.7.0-2) ... #13 218.8 Setting up bison (2:3.8.2+dfsg-1+b2) ... #13 218.9 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #13 218.9 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 #13 218.9 Setting up gpgconf (2.4.7-21+b3) ... #13 219.0 Setting up libboost-graph1.83.0:amd64 (1.83.0-4.2) ... #13 219.0 Setting up libpsm2-2 (11.2.185-2.1) ... #13 219.1 Setting up libmicrohttpd12t64:amd64 (1.0.1-4) ... #13 219.1 Setting up openmpi-common (5.0.7-1) ... #13 219.2 Setting up fonts-lmodern (2.005-1) ... #13 219.3 Setting up libboost-container1.83.0:amd64 (1.83.0-4.2) ... #13 219.3 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #13 219.4 Setting up git-man (1:2.47.3-0+deb13u1) ... #13 219.4 Setting up libpcap0.8t64:amd64 (1.10.5-2) ... #13 219.5 Setting up libx11-6:amd64 (2:1.8.12-1) ... #13 219.5 Setting up libthai-data (0.1.29-2) ... #13 219.6 Setting up netbase (6.5) ... #13 219.7 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #13 219.8 Setting up sgml-base (1.31+nmu1) ... #13 219.8 Setting up libboost-type-erasure1.83.0:amd64 (1.83.0-4.2) ... #13 219.9 Setting up cmake-data (3.31.6-2) ... #13 220.0 Setting up librhash1:amd64 (1.4.5-1) ... #13 220.0 Setting up libcdt5:amd64 (2.42.4-3) ... #13 220.1 Setting up libkrb5-3:amd64 (1.21.3-5) ... #13 220.1 Setting up libcgraph6:amd64 (2.42.4-3) ... #13 220.2 Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 220.2 Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... #13 220.3 Setting up libicu76:amd64 (76.1-4) ... #13 220.3 Setting up libmbedcrypto16:amd64 (3.6.4-2) ... #13 220.4 Setting up libsensors-dev:amd64 (1:3.6.2-2) ... #13 220.4 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #13 220.5 debconf: unable to initialize frontend: Dialog #13 220.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 220.5 debconf: falling back to frontend: Readline #13 220.5 debconf: unable to initialize frontend: Readline #13 220.5 debconf: (This frontend requires a controlling tty.) #13 220.5 debconf: falling back to frontend: Teletype #13 220.5 debconf: unable to initialize frontend: Teletype #13 220.5 debconf: (This frontend requires a controlling tty.) #13 220.5 debconf: falling back to frontend: Noninteractive #13 220.6 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #13 220.6 Setting up lynx (2.9.2-1) ... #13 220.6 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #13 220.6 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 #13 220.7 Setting up libboost-math1.83.0:amd64 (1.83.0-4.2) ... #13 220.7 Setting up libtsan2:amd64 (14.2.0-19) ... #13 220.8 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #13 220.8 Setting up libfuse3-4:amd64 (3.17.2-3) ... #13 220.9 Setting up libbinutils:amd64 (2.44-3) ... #13 220.9 Setting up liburing2:amd64 (2.9-1) ... #13 221.0 Setting up patchelf (0.18.0-1.4) ... #13 221.0 Setting up dbus-system-bus-common (1.16.2-2) ... #13 221.1 Creating group 'messagebus' with GID 997. #13 221.1 Creating user 'messagebus' (System Message Bus) with UID 997 and GID 997. #13 221.2 Setting up libfido2-1:amd64 (1.15.0-1+b1) ... #13 221.2 Setting up libisl23:amd64 (0.27-1) ... #13 221.4 Setting up libasound2-dev:amd64 (1.2.14-1) ... #13 221.4 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #13 221.4 Setting up libc-dev-bin (2.41-12) ... #13 221.5 Setting up libyder2.0t64:amd64 (1.4.20-1.1+b1) ... #13 221.5 Setting up libbson-1.0-0t64 (1.30.4-1) ... #13 221.6 Setting up liboping-dev:amd64 (1.10.0-5+b5) ... #13 221.6 Setting up libtasn1-6-dev:amd64 (4.20.0-2) ... #13 221.7 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #13 221.7 Setting up libparmap-ocaml (1.2.5-3+b4) ... #13 221.8 Setting up libcap-dev:amd64 (1:2.75-10+b1) ... #13 221.8 Setting up libdrm-common (2.4.124-2) ... #13 221.9 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #13 222.0 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #13 222.0 Setting up libhiredis1.1.0:amd64 (1.2.0-6+b3) ... #13 222.1 Setting up libjson-c5:amd64 (0.18+ds-1) ... #13 222.1 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #13 222.2 Setting up xdg-utils (1.2.1-2) ... #13 222.2 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #13 222.2 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 #13 222.2 Setting up libbsd-dev:amd64 (0.12.2-2) ... #13 222.3 Setting up libostyle1t64 (1.4devel1-23.3) ... #13 222.4 Setting up libcc1-0:amd64 (14.2.0-19) ... #13 222.4 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #13 222.5 Setting up libjansson-dev:amd64 (2.14-2+b3) ... #13 222.6 Setting up dbus-bin (1.16.2-2) ... #13 222.6 Setting up libsystemd-dev:amd64 (257.8-1~deb13u2) ... #13 222.7 Setting up sqlite3 (3.46.1-7) ... #13 222.7 Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ... #13 222.8 Setting up libboost1.83-tools-dev (1.83.0-4.2) ... #13 222.8 Setting up libfmt10:amd64 (10.1.1+ds1-4) ... #13 222.9 Setting up libbpf1:amd64 (1:1.5.0-3) ... #13 222.9 Setting up liblsan0:amd64 (14.2.0-19) ... #13 223.0 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #13 223.1 Setting up libp11-kit-dev:amd64 (0.25.5-3) ... #13 223.1 Setting up libitm1:amd64 (14.2.0-19) ... #13 223.2 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #13 223.2 Setting up libintelrdfpmath-dev:amd64 (2.0u3-1) ... #13 223.3 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #13 223.3 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #13 223.4 Setting up libpopt0:amd64 (1.19+dfsg-2) ... #13 223.4 Setting up libcsv3:amd64 (3.0.3+dfsg-6+b3) ... #13 223.5 Setting up libmongocrypt0:amd64 (1.13.2-1) ... #13 223.6 Setting up libpotrace0:amd64 (1.16-2+b2) ... #13 223.6 Setting up libctf0:amd64 (2.44-3) ... #13 223.7 Setting up libpython3.13:amd64 (3.13.5-2) ... #13 223.7 Setting up libksba8:amd64 (1.6.7-2+b1) ... #13 223.8 Setting up pinentry-curses (1.3.1-2) ... #13 223.8 Setting up libbson-dev (1.30.4-1) ... #13 223.9 Setting up libdbi-dev (0.9.0-6.1+b1) ... #13 223.9 Setting up teckit (2.5.12+ds1-1+b1) ... #13 224.0 Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... #13 224.0 Setting up libice6:amd64 (2:1.1.1-1) ... #13 224.1 Setting up tcpdump (4.99.5-2) ... #13 224.4 Setting up libavif16:amd64 (1.2.1-1.2) ... #13 224.7 Setting up flex (2.6.4-8.2+b4) ... #13 224.9 Setting up libboost-wave1.83.0:amd64 (1.83.0-4.2) ... #13 224.9 Setting up gettext (0.23.1-2) ... #13 225.0 Setting up libfftw3-single3:amd64 (3.3.10-2+b1) ... #13 225.0 Setting up libboost-coroutine1.83.0:amd64 (1.83.0-4.2) ... #13 225.1 Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... #13 225.1 Setting up gpg-agent (2.4.7-21+b3) ... #13 225.3 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket' → '/usr/lib/systemd/user/gpg-agent-browser.socket'. #13 225.3 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket' → '/usr/lib/systemd/user/gpg-agent-extra.socket'. #13 225.4 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket' → '/usr/lib/systemd/user/gpg-agent-ssh.socket'. #13 225.5 Created symlink '/etc/systemd/user/sockets.target.wants/gpg-agent.socket' → '/usr/lib/systemd/user/gpg-agent.socket'. #13 225.5 Setting up libclang1-19 (1:19.1.7-3+b1) ... #13 225.5 Setting up libpdfbox-java (1:1.8.16-5) ... #13 225.6 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #13 225.6 Setting up nettle-dev:amd64 (3.10.1-1) ... #13 225.7 Setting up libxrender1:amd64 (1:0.9.12-1) ... #13 225.7 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... #13 225.8 Setting up libyaml-dev:amd64 (0.2.5-2) ... #13 225.8 Setting up libopts25-dev:amd64 (1:5.18.16-7) ... #13 225.9 Setting up python3.13 (3.13.5-2) ... #13 226.4 Setting up guile-3.0-libs:amd64 (3.0.10+really3.0.10-4) ... #13 226.5 Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 226.5 Setting up libboost-log1.83.0 (1.83.0-4.2) ... #13 226.6 Setting up htop (3.4.1-5) ... #13 226.6 Setting up fontconfig-config (2.15.0-2.3) ... #13 226.7 debconf: unable to initialize frontend: Dialog #13 226.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 226.7 debconf: falling back to frontend: Readline #13 226.7 debconf: unable to initialize frontend: Readline #13 226.7 debconf: (This frontend requires a controlling tty.) #13 226.7 debconf: falling back to frontend: Teletype #13 226.7 debconf: unable to initialize frontend: Teletype #13 226.7 debconf: (This frontend requires a controlling tty.) #13 226.7 debconf: falling back to frontend: Noninteractive #13 226.8 Setting up libdbd-sqlite3:amd64 (0.9.0-13) ... #13 226.8 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #13 226.9 Setting up gcc-arm-none-eabi (15:14.2.rel1-1) ... #13 226.9 Setting up libevent-openssl-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 227.0 Setting up gpgsm (2.4.7-21+b3) ... #13 227.0 Setting up ccache (4.11.2-2) ... #13 227.1 Updating symlinks in /usr/lib/ccache ... #13 227.1 Setting up libsnappy-dev:amd64 (1.2.2-1) ... #13 227.2 Setting up libcommons-parent-java (56-1) ... #13 227.2 Setting up libavahi-common3:amd64 (0.8-16) ... #13 227.3 Setting up inetutils-telnet (2:2.6-3) ... #13 227.3 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #13 227.3 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 #13 227.3 Setting up libboost-locale1.83.0:amd64 (1.83.0-4.2) ... #13 227.4 Setting up libfindlib-ocaml (1.9.8-1+b1) ... #13 227.4 Setting up libuhd4.8.0:amd64 (4.8.0.0+ds1-2) ... #13 227.5 Setting up libcommons-logging-java (1.3.0-2) ... #13 227.6 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #13 227.6 Setting up libfftw3-long3:amd64 (3.3.10-2+b1) ... #13 227.7 Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... #13 227.7 Setting up libboost-tools-dev (1.83.0.2+b2) ... #13 227.8 Setting up libnftnl11:amd64 (1.2.9-1) ... #13 227.8 Setting up python3 (3.13.5-1) ... #13 227.9 running python rtupdate hooks for python3.13... #13 228.2 running python post-rtupdate hooks for python3.13... #13 228.3 Setting up libmongocrypt-dev:amd64 (1.13.2-1) ... #13 228.4 Setting up libsource-highlight4t64:amd64 (3.1.9-4.3+b1) ... #13 228.4 Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1) ... #13 228.5 Setting up dbus-daemon (1.16.2-2) ... #13 228.6 Setting up libpaper-utils (2.2.5-0.3+b2) ... #13 228.6 Setting up opensp (1.5.2-15.2) ... #13 228.7 Setting up sopv-gpgv (0.1.4-1) ... #13 228.7 update-alternatives: using /usr/bin/sopv-gpgv to provide /usr/bin/sopv (sopv) in auto mode #13 228.7 Setting up liborcania-dev:amd64 (2.3.3-1+b2) ... #13 228.8 Setting up libngtcp2-dev:amd64 (1.11.0-1) ... #13 228.8 Setting up python3-distlib (0.3.9-1) ... #13 229.0 Setting up python3-zipp (3.21.0-1) ... #13 229.1 Setting up libaio-dev:amd64 (0.3.113-8+b1) ... #13 229.2 Setting up python3-autocommand (2.2.2-3) ... #13 229.3 Setting up libboost-nowide-dev (1.83.0.2+b2) ... #13 229.3 Setting up python3-markupsafe (2.1.5-1+b3) ... #13 229.5 Setting up libbladerf2:amd64 (0.2024.05-1) ... #13 229.5 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. #13 229.5 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. #13 229.5 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. #13 229.5 Setting up python3-platformdirs (4.3.7-1) ... #13 229.7 Setting up pkgconf:amd64 (1.8.1-4) ... #13 229.7 Setting up libgps30t64:amd64 (3.25-5) ... #13 229.8 Setting up libnl-route-3-200:amd64 (3.7.0-2) ... #13 229.8 Setting up libxnvctrl0:amd64 (535.171.04-1+b2) ... #13 229.9 Setting up asciidoc-common (10.2.1-1) ... #13 230.8 Setting up libperl5.40:amd64 (5.40.1-6) ... #13 230.8 Setting up dirmngr (2.4.7-21+b3) ... #13 230.9 Created symlink '/etc/systemd/user/sockets.target.wants/dirmngr.socket' → '/usr/lib/systemd/user/dirmngr.socket'. #13 231.0 Setting up libthai0:amd64 (0.1.29-2+b1) ... #13 231.0 Setting up python3-roman (5.0-1) ... #13 231.1 Setting up perl (5.40.1-6) ... #13 231.2 Setting up python3-pygments (2.18.0+dfsg-2) ... #13 231.6 Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #13 231.6 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #13 231.7 No schema files found: doing nothing. #13 231.7 Setting up libgprofng0:amd64 (2.44-3) ... #13 231.8 Setting up libclass-data-inheritable-perl (0.10-1) ... #13 231.8 Setting up python3-webcolors (1.13-1) ... #13 231.9 Setting up python3-packaging (25.0-1) ... #13 232.1 Setting up libmbedx509-7:amd64 (3.6.4-2) ... #13 232.1 Setting up libalgorithm-c3-perl (0.11-2) ... #13 232.2 Setting up python3-chardet (5.2.0+dfsg-2) ... #13 232.4 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #13 232.4 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #13 232.5 Setting up libllvm17t64:amd64 (1:17.0.6-22+b2) ... #13 232.5 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #13 232.6 Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ... #13 232.6 Setting up python3-dill (0.4.0-1) ... #13 232.8 Setting up libcdk5t64:amd64 (5.0.20250116-1) ... #13 232.8 Setting up libmnl-dev:amd64 (1.0.5-3) ... #13 232.9 Setting up dbus (1.16.2-2) ... #13 233.0 invoke-rc.d: could not determine current runlevel #13 233.0 invoke-rc.d: policy-rc.d denied execution of start. #13 233.0 Setting up libfftw3-quad3:amd64 (3.3.10-2+b1) ... #13 233.1 Setting up shared-mime-info (2.4-5+b2) ... #13 241.5 Setting up libboost-numpy-dev (1.83.0.2+b2) ... #13 241.6 Setting up ofono (2.16-5) ... #13 241.8 invoke-rc.d: could not determine current runlevel #13 241.8 invoke-rc.d: policy-rc.d denied execution of start. #13 241.8 invoke-rc.d: could not determine current runlevel #13 241.8 invoke-rc.d: policy-rc.d denied execution of start. #13 241.8 Created symlink '/etc/systemd/system/multi-user.target.wants/dundee.service' → '/usr/lib/systemd/system/dundee.service'. #13 241.9 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono.service' → '/usr/lib/systemd/system/ofono.service'. #13 242.0 Created symlink '/etc/systemd/system/multi-user.target.wants/ofono-fcc-unlock.service' → '/usr/lib/systemd/system/ofono-fcc-unlock.service'. #13 242.0 Setting up ocaml-findlib (1.9.8-1+b1) ... #13 242.0 Setting up libnftnl-dev:amd64 (1.2.9-1) ... #13 242.1 Setting up stow (2.4.1-2) ... #13 242.1 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #13 242.2 Setting up libvariable-magic-perl (0.64-1+b1) ... #13 242.2 Setting up libio-html-perl (1.004-3) ... #13 242.3 Setting up libb-hooks-op-check-perl:amd64 (0.22-3+b2) ... #13 242.3 Setting up icu-devtools (76.1-4) ... #13 242.4 Setting up pkg-config:amd64 (1.8.1-4) ... #13 242.4 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #13 242.5 Setting up liblimesuite23.11-1:amd64 (23.11.0+dfsg-3+b2) ... #13 242.5 Setting up libudev-dev:amd64 (257.8-1~deb13u2) ... #13 242.6 Setting up python3-funcparserlib (1.0.0-0.2) ... #13 242.7 Setting up python3-typing-extensions (4.13.2-1) ... #13 242.8 Setting up ucf (3.0052) ... #13 242.9 Setting up gir1.2-glib-2.0:amd64 (2.84.4-3~deb13u1) ... #13 242.9 Setting up libbabeltrace1:amd64 (1.5.11-4+b2) ... #13 243.0 Setting up libjs-sphinxdoc (8.1.3-5) ... #13 243.0 Setting up libparams-util-perl (1.102-3+b1) ... #13 243.1 Setting up libdpkg-perl (1.22.21) ... #13 243.1 Setting up cpp-14 (14.2.0-19) ... #13 243.2 Setting up autoconf (2.72-3.1) ... #13 243.2 Setting up libmongoc-1.0-0t64 (1.30.4-1) ... #13 243.3 Setting up python3-isort (6.0.1-1) ... #13 243.5 Setting up cppcheck (2.17.1-2) ... #13 243.6 Setting up libsub-exporter-progressive-perl (0.001013-3) ... #13 243.6 Setting up python3-pluggy (1.5.0-1) ... #13 243.8 Setting up libevent-extra-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... #13 243.8 Setting up libcapture-tiny-perl (0.50-1) ... #13 243.9 Setting up libmbedtls21:amd64 (3.6.4-2) ... #13 243.9 Setting up libtimedate-perl (2.3300-2) ... #13 244.0 Setting up module-assistant (0.11.14) ... #13 244.0 Setting up libsub-name-perl:amd64 (0.28-1) ... #13 244.1 Setting up libgvpr2:amd64 (2.42.4-3) ... #13 244.2 Setting up libdrm2:amd64 (2.4.124-2) ... #13 244.2 Setting up libnl-3-dev:amd64 (3.7.0-2) ... #13 244.3 Setting up python3-astroid (3.3.8-2) ... #13 244.6 Setting up groff-base (1.23.0-9) ... #13 244.7 Setting up libmime-charset-perl (1.013.1-2) ... #13 244.7 Setting up xml-core (0.19) ... #13 245.0 Setting up source-highlight (3.1.9-4.3+b1) ... #13 245.1 Setting up libjson-perl (4.10000-1) ... #13 245.2 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #13 245.2 Setting up libc6-dev:amd64 (2.41-12) ... #13 245.3 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #13 245.3 Setting up libgirepository-1.0-1:amd64 (1.84.0-1) ... #13 245.4 Setting up libyder-dev:amd64 (1.4.20-1.1+b1) ... #13 245.5 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #13 245.5 Setting up python3-mccabe (0.7.0-1) ... #13 245.7 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #13 245.7 Setting up libsub-quote-perl (2.006008-1) ... #13 245.8 Setting up libdevel-stacktrace-perl (2.0500-1) ... #13 245.8 Setting up libuhd-dev:amd64 (4.8.0.0+ds1-2) ... #13 245.9 Setting up libclass-xsaccessor-perl (1.19-4+b5) ... #13 245.9 Setting up libamd-comgr2:amd64 (6.0+git20231212.4510c28+dfsg-3+b2) ... #13 246.0 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #13 246.0 Setting up libfile-dirlist-perl (0.05-3) ... #13 246.1 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #13 246.1 Setting up picolibc-arm-none-eabi (1.8.10-2) ... #13 246.2 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... #13 246.2 Setting up libtext-unidecode-perl (1.30-3) ... #13 246.2 Setting up python3-tomlkit (0.13.2-1) ... #13 246.4 Setting up libperlio-gzip-perl (0.20-1+b4) ... #13 246.4 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #13 246.5 Setting up libsm6:amd64 (2:1.2.6-1) ... #13 246.5 Setting up libarchive13t64:amd64 (3.7.4-4) ... #13 246.6 Setting up openjade (1.4devel1-23.3) ... #13 246.7 Setting up libicu-dev:amd64 (76.1-4) ... #13 246.7 Setting up libgps-dev:amd64 (3.25-5) ... #13 246.8 Setting up libavahi-client3:amd64 (0.8-16) ... #13 246.8 Setting up liburi-perl (5.30-1) ... #13 246.9 Setting up libidn-dev:amd64 (1.43-1) ... #13 246.9 Setting up gpg (2.4.7-21+b3) ... #13 247.0 Created symlink '/etc/systemd/user/sockets.target.wants/keyboxd.socket' → '/usr/lib/systemd/user/keyboxd.socket'. #13 247.1 Setting up libfile-touch-perl (0.12-2) ... #13 247.1 Setting up liburing-dev:amd64 (2.9-1) ... #13 247.2 Setting up rsync (3.4.1+ds1-5) ... #13 247.3 invoke-rc.d: could not determine current runlevel #13 247.3 invoke-rc.d: policy-rc.d denied execution of start. #13 247.3 Setting up python3-mako (1.3.9-1) ... #13 247.5 Setting up coccinelle (1.3.0.deb-1+b2) ... #13 247.7 Setting up libclang-cpp19 (1:19.1.7-3+b1) ... #13 247.8 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #13 247.8 Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ... #13 247.9 Setting up libnet-ssleay-perl:amd64 (1.94-3) ... #13 247.9 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #13 248.0 Setting up automake (1:1.17-4) ... #13 248.0 update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode #13 248.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 #13 248.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 #13 248.0 Setting up libgfortran-14-dev:amd64 (14.2.0-19) ... #13 248.1 Setting up libgnutls28-dev:amd64 (3.8.9-3) ... #13 248.2 Setting up python3-more-itertools (10.7.0-1) ... #13 248.4 Setting up libbctoolbox2:amd64 (5.3.105-1) ... #13 248.4 Setting up python3-iniconfig (1.1.1-2) ... #13 248.6 Setting up liblimesuite-dev:amd64 (23.11.0+dfsg-3+b2) ... #13 248.6 Setting up libnghttp2-dev:amd64 (1.64.0-1.1) ... #13 248.7 Setting up libhttp-date-perl (6.06-1) ... #13 248.7 Setting up libfile-which-perl (1.27-2) ... #13 248.8 Setting up libibverbs1:amd64 (56.1-1) ... #13 249.0 Setting up fontconfig (2.15.0-2.3) ... #13 249.0 Regenerating fonts cache... done. #13 251.6 Setting up libgio-2.0-dev-bin (2.84.4-3~deb13u1) ... #13 251.8 Setting up libboost1.83-dev:amd64 (1.83.0-4.2) ... #13 251.9 Setting up python3-filelock (3.18.0-1) ... #13 252.0 Setting up libncurses-dev:amd64 (6.5+20250216-2) ... #13 252.0 Setting up libsgmls-perl (1.03ii-38) ... #13 252.1 Setting up libsnmp40t64:amd64 (5.9.4+dfsg-2) ... #13 252.1 Setting up libnftables1:amd64 (1.1.3-1) ... #13 252.2 Setting up libfile-listing-perl (6.16-1) ... #13 252.3 Setting up telnet (0.17+2.6-3) ... #13 252.3 Setting up libzmq5:amd64 (4.3.5-1+b3) ... #13 252.4 Setting up libbladerf-dev:amd64 (0.2024.05-1) ... #13 252.4 Setting up libboost-chrono1.83-dev:amd64 (1.83.0-4.2) ... #13 252.5 Setting up python3-jaraco.functools (4.1.0-1) ... #13 252.6 Setting up libpcre2-dev:amd64 (10.46-1~deb13u1) ... #13 252.6 Setting up libxi6:amd64 (2:1.8.2-1) ... #13 252.7 Setting up libclass-inspector-perl (1.36-3) ... #13 252.7 Setting up libdynaloader-functions-perl (0.004-2) ... #13 252.8 Setting up python3-jaraco.context (6.0.1-1) ... #13 252.9 Setting up libdebuginfod-common (0.192-4) ... #13 253.0 debconf: unable to initialize frontend: Dialog #13 253.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 253.0 debconf: falling back to frontend: Readline #13 253.0 debconf: unable to initialize frontend: Readline #13 253.0 debconf: (This frontend requires a controlling tty.) #13 253.0 debconf: falling back to frontend: Teletype #13 253.0 debconf: unable to initialize frontend: Teletype #13 253.0 debconf: (This frontend requires a controlling tty.) #13 253.0 debconf: falling back to frontend: Noninteractive #13 253.0 Setting up libcurl4t64:amd64 (8.14.1-2) ... #13 253.1 Setting up libclass-method-modifiers-perl (2.15-1) ... #13 253.1 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #13 253.2 Setting up ibverbs-providers:amd64 (56.1-1) ... #13 253.6 Setting up libboost-math1.83-dev:amd64 (1.83.0-4.2) ... #13 253.6 Setting up sgmlspl (1.03ii-38) ... #13 253.7 Setting up libgirepository-2.0-0:amd64 (2.84.4-3~deb13u1) ... #13 253.7 Setting up libnftables-dev:amd64 (1.1.3-1) ... #13 253.8 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #13 253.8 Setting up libboost-chrono-dev:amd64 (1.83.0.2+b2) ... #13 253.9 Setting up libfftw3-bin (3.3.10-2+b1) ... #13 253.9 Setting up libclone-perl:amd64 (0.47-1+b1) ... #13 254.0 Setting up libselinux1-dev:amd64 (3.8.1-1) ... #13 254.0 Setting up libarchive-zip-perl (1.68-1) ... #13 254.1 Setting up libsub-identify-perl (0.14-3+b3) ... #13 254.1 Setting up python3-apt (3.0.0) ... #13 254.3 Setting up iproute2 (6.15.0-1) ... #13 254.3 debconf: unable to initialize frontend: Dialog #13 254.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 254.3 debconf: falling back to frontend: Readline #13 254.3 debconf: unable to initialize frontend: Readline #13 254.3 debconf: (This frontend requires a controlling tty.) #13 254.3 debconf: falling back to frontend: Teletype #13 254.3 debconf: unable to initialize frontend: Teletype #13 254.3 debconf: (This frontend requires a controlling tty.) #13 254.3 debconf: falling back to frontend: Noninteractive #13 254.4 Setting up clang-format-19 (1:19.1.7-3+b1) ... #13 254.5 Setting up python3-pytest (8.3.5-2) ... #13 254.7 Setting up openssh-client (1:10.0p1-7) ... #13 254.9 Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'. #13 254.9 Setting up python3-usb (1.2.1-2) ... #13 255.0 Setting up libboost-math-dev:amd64 (1.83.0.2+b2) ... #13 255.1 Setting up libhtml-tagset-perl (3.24-1) ... #13 255.1 Setting up python3-mypy-extensions (1.0.0-1) ... #13 255.2 Setting up libdebhelper-perl (13.24.2) ... #13 255.2 Setting up liblatex-tounicode-perl (0.55-1) ... #13 255.3 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #13 255.3 Setting up python3-pyflakes (3.2.0-3) ... #13 255.5 Setting up python3-typeguard (4.4.2-1) ... #13 255.6 Setting up liblwp-mediatypes-perl (6.04-2) ... #13 255.6 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #13 255.7 Setting up libboost-program-options1.83-dev:amd64 (1.83.0-4.2) ... #13 255.8 Setting up libtry-tiny-perl (0.32-1) ... #13 255.8 Setting up libboost-serialization1.83-dev:amd64 (1.83.0-4.2) ... #13 255.9 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2) ... #13 255.9 Setting up libnorm-dev:amd64 (1.5.9+dfsg-3.1+b2) ... #13 256.0 Setting up libglib2.0-bin (2.84.4-3~deb13u1) ... #13 256.1 Setting up libxml-namespacesupport-perl (1.12-2) ... #13 256.2 Setting up libboost-test1.83-dev:amd64 (1.83.0-4.2) ... #13 256.2 Setting up libnet-http-perl (6.23-1) ... #13 256.3 Setting up python3-virtualenv (20.31.2+ds-1) ... #13 256.4 Setting up python3-yaml (6.0.2-1+b2) ... #13 256.6 Setting up libclass-singleton-perl (1.6-2) ... #13 256.6 Setting up libencode-locale-perl (1.05-3) ... #13 256.7 Setting up libexception-class-perl (1.45-1) ... #13 256.8 Setting up binutils (2.44-3) ... #13 256.8 Setting up libclass-c3-perl (0.35-2) ... #13 256.9 Setting up texinfo-lib (7.1.1-1+b1) ... #13 256.9 Setting up libusb-dev (2:0.1.12-35+b1) ... #13 257.0 Setting up libreadline-dev:amd64 (8.2-6) ... #13 257.1 Setting up libxstring-perl:amd64 (0.005-2+b4) ... #13 257.1 Setting up python3-freetype (2.5.1-1) ... #13 257.3 Setting up xfonts-utils (1:7.7+7) ... #13 257.3 Setting up libhwloc-plugins:amd64 (2.12.0-4) ... #13 257.4 Setting up libdevel-callchecker-perl:amd64 (0.009-2) ... #13 257.4 Setting up man-db (2.13.1-1) ... #13 257.6 debconf: unable to initialize frontend: Dialog #13 257.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 257.6 debconf: falling back to frontend: Readline #13 257.6 debconf: unable to initialize frontend: Readline #13 257.6 debconf: (This frontend requires a controlling tty.) #13 257.6 debconf: falling back to frontend: Teletype #13 257.6 debconf: unable to initialize frontend: Teletype #13 257.6 debconf: (This frontend requires a controlling tty.) #13 257.6 debconf: falling back to frontend: Noninteractive #13 257.6 Building database of manual pages ... #13 257.7 Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. #13 257.7 Setting up libyaml-tiny-perl (1.76-1) ... #13 257.7 Setting up python3-wheel (0.46.1-2) ... #13 257.9 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #13 257.9 Setting up libsub-install-perl (0.929-1) ... #13 258.0 Setting up autogen (1:5.18.16-7) ... #13 258.0 Setting up dpkg-dev (1.22.21) ... #13 258.1 Setting up libcdk5-dev (5.0.20250116-1) ... #13 258.2 Setting up intltool-debian (0.35.0+20060710.6) ... #13 258.3 Setting up libnuma-dev:amd64 (2.0.19-1) ... #13 258.3 Setting up libsofia-sip-ua-glib3t64 (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 258.4 Setting up libboost-test-dev:amd64 (1.83.0.2+b2) ... #13 258.4 Setting up liberror-perl (0.17030-1) ... #13 258.5 Setting up patchutils (0.4.2-1) ... #13 258.5 Setting up tex-common (6.19) ... #13 258.6 debconf: unable to initialize frontend: Dialog #13 258.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 258.6 debconf: falling back to frontend: Readline #13 258.6 debconf: unable to initialize frontend: Readline #13 258.6 debconf: (This frontend requires a controlling tty.) #13 258.6 debconf: falling back to frontend: Teletype #13 258.6 debconf: unable to initialize frontend: Teletype #13 258.6 debconf: (This frontend requires a controlling tty.) #13 258.6 debconf: falling back to frontend: Noninteractive #13 258.7 update-language: texlive-base not installed and configured, doing nothing! #13 258.7 Setting up libnl-route-3-dev:amd64 (3.7.0-2) ... #13 258.8 Setting up libltdl-dev:amd64 (2.5.4-4) ... #13 258.8 Setting up python3-inflect (7.3.1-2) ... #13 258.9 Setting up libxml-sax-base-perl (1.09-3) ... #13 259.0 Setting up libio-string-perl (1.08-4) ... #13 259.0 Setting up libsasl2-dev (2.1.28+dfsg1-9) ... #13 259.1 Setting up doxygen (1.9.8+ds-2.1) ... #13 259.1 Setting up libboost-timer1.83-dev:amd64 (1.83.0-4.2) ... #13 259.2 Setting up libexpat1-dev:amd64 (2.7.1-2) ... #13 259.2 Setting up libgcrypt20-dev:amd64 (1.11.0-7) ... #13 259.3 Setting up libsqlite3-dev:amd64 (3.46.1-7) ... #13 259.3 Setting up libboost-program-options-dev:amd64 (1.83.0.2+b2) ... #13 259.4 Setting up libboost-container1.83-dev:amd64 (1.83.0-4.2) ... #13 259.4 Setting up gir1.2-girepository-2.0:amd64 (1.84.0-1) ... #13 259.5 Setting up python3-jaraco.text (4.0.0-1) ... #13 259.6 Setting up libgssrpc4t64:amd64 (1.21.3-5) ... #13 259.6 Setting up libboost-date-time1.83-dev:amd64 (1.83.0-4.2) ... #13 259.7 Setting up uuid-dev:amd64 (2.41-5) ... #13 259.8 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #13 259.8 Setting up libraqm0:amd64 (0.10.2-1) ... #13 259.9 Setting up virtualenv (20.31.2+ds-1) ... #13 259.9 Setting up python3-gi (3.50.0-4+b1) ... #13 260.1 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #13 260.1 Setting up comerr-dev:amd64 (2.1-1.47.2-3+b3) ... #13 260.2 Setting up libevent-dev (2.1.12-stable-10+b1) ... #13 260.2 Setting up libboost-stacktrace1.83-dev:amd64 (1.83.0-4.2) ... #13 260.3 Setting up libortp16:amd64 (1:5.3.105-1) ... #13 260.3 Setting up libdata-optlist-perl (0.114-1) ... #13 260.4 Setting up libboost-regex1.83-dev:amd64 (1.83.0-4.2) ... #13 260.4 Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... #13 260.5 Setting up libbctoolbox-dev:amd64 (5.3.105-1) ... #13 260.5 Setting up libboost-serialization-dev:amd64 (1.83.0.2+b2) ... #13 260.6 Setting up libpmix2t64:amd64 (5.0.7-1) ... #13 260.6 Setting up git (1:2.47.3-0+deb13u1) ... #13 260.7 Setting up python3-pip (25.1.1+dfsg-1) ... #13 261.3 Setting up libboost-date-time-dev:amd64 (1.83.0.2+b2) ... #13 261.3 Setting up libboost-atomic1.83-dev:amd64 (1.83.0-4.2) ... #13 261.4 Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... #13 261.4 Setting up libwww-robotrules-perl (6.02-1) ... #13 261.5 Setting up libboost-atomic-dev:amd64 (1.83.0.2+b2) ... #13 261.5 Setting up libmicrohttpd-dev:amd64 (1.0.1-4) ... #13 261.6 Setting up libboost-exception1.83-dev:amd64 (1.83.0-4.2) ... #13 261.6 Setting up cpp (4:14.2.0-1) ... #13 261.7 Setting up libboost-stacktrace-dev:amd64 (1.83.0.2+b2) ... #13 261.8 Setting up lmodern (2.005-1) ... #13 262.0 Setting up libhtml-parser-perl:amd64 (3.83-1+b2) ... #13 262.1 Setting up librole-tiny-perl (2.002004-1) ... #13 262.1 Setting up gnupg (2.4.7-21) ... #13 262.2 Setting up cmake (3.31.6-2) ... #13 262.2 Setting up libfile-sharedir-perl (1.118-3) ... #13 262.3 Setting up librdmacm1t64:amd64 (56.1-1) ... #13 262.3 Setting up libnetsnmptrapd40t64:amd64 (5.9.4+dfsg-2) ... #13 262.4 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #13 262.4 Setting up libhwloc-dev:amd64 (2.12.0-4) ... #13 262.5 Setting up libboost-dev:amd64 (1.83.0.2+b2) ... #13 262.5 Setting up curl (8.14.1-2) ... #13 262.6 Setting up libboost-system1.83-dev:amd64 (1.83.0-4.2) ... #13 262.7 Setting up libmro-compat-perl (0.15-2) ... #13 262.7 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #13 262.8 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #13 262.8 Setting up libfile-homedir-perl (1.006-2) ... #13 262.9 Setting up libboost-regex-dev:amd64 (1.83.0.2+b2) ... #13 262.9 Setting up libfftw3-dev:amd64 (3.3.10-2+b1) ... #13 263.0 Setting up libcups2t64:amd64 (2.4.10-3+deb13u1) ... #13 263.0 Setting up tex-gyre (20180621-6) ... #13 263.2 Setting up libboost-timer-dev:amd64 (1.83.0.2+b2) ... #13 263.3 Setting up libio-socket-ssl-perl (2.089-1) ... #13 263.3 Setting up libpmix-dev:amd64 (5.0.7-1) ... #13 263.4 Setting up libortp-dev:amd64 (1:5.3.105-1) ... #13 263.4 Setting up libhsakmt1:amd64 (6.2.4+ds-1) ... #13 263.5 Setting up libpci-dev:amd64 (1:3.13.0-2) ... #13 263.5 Setting up libsub-exporter-perl (0.990-1) ... #13 263.6 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #13 263.6 Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ... #13 263.7 Setting up libhttp-message-perl (7.00-2) ... #13 263.7 Setting up libeval-closure-perl (0.14-3) ... #13 263.8 Setting up python3-pkg-resources (78.1.1-0.1) ... #13 264.0 Setting up libboost-thread1.83-dev:amd64 (1.83.0-4.2) ... #13 264.0 Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... #13 264.1 Setting up libfabric1:amd64 (2.1.0-1.1) ... #13 264.2 Setting up libblkid-dev:amd64 (2.41-5) ... #13 264.2 Setting up libdebuginfod1t64:amd64 (0.192-4) ... #13 264.3 Setting up libhttp-negotiate-perl (6.01-2) ... #13 264.3 Setting up clang-format:amd64 (1:19.0-63) ... #13 264.4 Setting up libparams-validationcompiler-perl (0.31-1) ... #13 264.4 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #13 264.5 Setting up liblua5.3-dev:amd64 (5.3.6-2+b4) ... #13 264.5 Setting up girepository-tools:amd64 (2.84.4-3~deb13u1) ... #13 264.6 Setting up libboost-json1.83-dev:amd64 (1.83.0-4.2) ... #13 264.6 Setting up python3-cairo (1.27.0-2) ... #13 264.8 Setting up python3-setuptools (78.1.1-0.1) ... #13 265.2 Setting up libboost-locale1.83-dev:amd64 (1.83.0-4.2) ... #13 265.3 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #13 265.3 Setting up libkdb5-10t64:amd64 (1.21.3-5) ... #13 265.4 Setting up libhttp-cookies-perl (6.11-1) ... #13 265.4 Setting up python3-logilab-common (2.1.0-1) ... #13 265.6 Setting up libmongoc-dev (1.30.4-1) ... #13 265.7 Setting up libboost-iostreams1.83-dev:amd64 (1.83.0-4.2) ... #13 265.7 Setting up po-debconf (1.0.21+nmu1) ... #13 265.8 Setting up libhtml-tree-perl (5.07-3) ... #13 265.9 Setting up preview-latex-style (13.2-1.1) ... #13 265.9 Setting up libparams-classify-perl:amd64 (0.015-2+b4) ... #13 266.0 Setting up libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... #13 266.0 Setting up libboost-system-dev:amd64 (1.83.0.2+b2) ... #13 266.1 Setting up libboost-type-erasure1.83-dev:amd64 (1.83.0-4.2) ... #13 266.1 Setting up meson (1.7.0-1) ... #13 266.6 Setting up libboost-url1.83-dev:amd64 (1.83.0-4.2) ... #13 266.7 Setting up libboost-locale-dev:amd64 (1.83.0.2+b2) ... #13 266.7 Setting up libboost-filesystem1.83-dev:amd64 (1.83.0-4.2) ... #13 266.8 Setting up libxaw7:amd64 (2:1.0.16-1) ... #13 266.8 Setting up libboost-exception-dev:amd64 (1.83.0.2+b2) ... #13 266.9 Setting up libboost-iostreams-dev:amd64 (1.83.0.2+b2) ... #13 266.9 Setting up fonts-urw-base35 (20200910-8) ... #13 267.2 Setting up libibverbs-dev:amd64 (56.1-1) ... #13 267.3 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #13 267.3 Setting up libxml-sax-perl (1.02+dfsg-4) ... #13 267.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #13 267.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 267.5 debconf: unable to initialize frontend: Dialog #13 267.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 267.5 debconf: falling back to frontend: Readline #13 267.5 debconf: unable to initialize frontend: Readline #13 267.5 debconf: (This frontend requires a controlling tty.) #13 267.5 debconf: falling back to frontend: Teletype #13 267.5 debconf: unable to initialize frontend: Teletype #13 267.5 debconf: (This frontend requires a controlling tty.) #13 267.5 debconf: falling back to frontend: Noninteractive #13 267.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 267.5 Setting up libboost-graph1.83-dev:amd64 (1.83.0-4.2) ... #13 267.6 Setting up libboost-container-dev:amd64 (1.83.0.2+b2) ... #13 267.6 Setting up gcc-14 (14.2.0-19) ... #13 267.7 Setting up libboost-type-erasure-dev:amd64 (1.83.0.2+b2) ... #13 267.7 Setting up gfortran-14-x86-64-linux-gnu (14.2.0-19) ... #13 267.8 Setting up libboost-context1.83-dev:amd64 (1.83.0-4.2) ... #13 267.8 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #13 267.9 Setting up libboost-coroutine1.83-dev:amd64 (1.83.0-4.2) ... #13 267.9 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #13 268.2 Setting up gdb (16.3-1) ... #13 268.2 Setting up libboost-fiber1.83-dev:amd64 (1.83.0-4.2) ... #13 268.3 Setting up libmodule-runtime-perl (0.018-1) ... #13 268.3 Setting up python3-rlpycairo (0.3.0-3) ... #13 268.4 Setting up libpython3.13-dev:amd64 (3.13.5-2) ... #13 268.5 Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #13 268.6 Setting up libelf-dev:amd64 (0.192-4) ... #13 268.6 Setting up libboost-random1.83-dev:amd64 (1.83.0-4.2) ... #13 268.7 Setting up libssh2-1-dev:amd64 (1.11.1-1) ... #13 268.7 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #13 268.8 Setting up python3-reportlab (4.3.1-1) ... #13 269.2 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-5+b2) ... #13 269.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #13 269.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #13 269.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 269.4 debconf: unable to initialize frontend: Dialog #13 269.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 269.4 debconf: falling back to frontend: Readline #13 269.4 debconf: unable to initialize frontend: Readline #13 269.4 debconf: (This frontend requires a controlling tty.) #13 269.4 debconf: falling back to frontend: Teletype #13 269.4 debconf: unable to initialize frontend: Teletype #13 269.4 debconf: (This frontend requires a controlling tty.) #13 269.4 debconf: falling back to frontend: Noninteractive #13 269.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #13 269.4 Setting up dh-strip-nondeterminism (1.14.1-2) ... #13 269.5 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #13 269.5 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #13 269.5 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #13 269.5 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 #13 269.6 Setting up libhsa-runtime64-1:amd64 (6.1.2-3) ... #13 269.7 Setting up libsnmp-dev (5.9.4+dfsg-2) ... #13 270.1 Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ... #13 270.2 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #13 270.2 Setting up libboost-url-dev:amd64 (1.83.0.2+b2) ... #13 270.3 Setting up libboost-coroutine-dev:amd64 (1.83.0.2+b2) ... #13 273.3 Setting up g++-14 (14.2.0-19) ... #13 273.3 Setting up libboost-log1.83-dev (1.83.0-4.2) ... #13 273.4 Setting up libboost-json-dev:amd64 (1.83.0.2+b2) ... #13 273.4 Setting up gfortran-14 (14.2.0-19) ... #13 273.5 Setting up texlive-base (2024.20250309-1) ... #13 274.0 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #13 274.1 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #13 274.3 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #13 274.4 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #13 274.5 debconf: unable to initialize frontend: Dialog #13 274.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 274.5 debconf: falling back to frontend: Readline #13 274.5 debconf: unable to initialize frontend: Readline #13 274.5 debconf: (This frontend requires a controlling tty.) #13 274.5 debconf: falling back to frontend: Teletype #13 274.5 debconf: unable to initialize frontend: Teletype #13 274.5 debconf: (This frontend requires a controlling tty.) #13 274.5 debconf: falling back to frontend: Noninteractive #13 274.8 Setting up libboost-log-dev (1.83.0.2+b2) ... #13 274.9 Setting up libmount-dev:amd64 (2.41-5) ... #13 274.9 Setting up libboost-filesystem-dev:amd64 (1.83.0.2+b2) ... #13 275.0 Setting up pylint (3.3.4-1) ... #13 275.3 Setting up libboost-thread-dev:amd64 (1.83.0.2+b2) ... #13 275.3 Setting up libboost-fiber-dev:amd64 (1.83.0.2+b2) ... #13 275.4 Setting up krb5-multidev:amd64 (1.21.3-5) ... #13 275.5 Setting up libgs10-common (10.05.1~dfsg-1) ... #13 275.6 Setting up libglib2.0-dev-bin (2.84.4-3~deb13u1) ... #13 275.6 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #13 275.7 Setting up libboost-graph-dev:amd64 (1.83.0.2+b2) ... #13 275.7 Setting up libgio-2.0-dev:amd64 (2.84.4-3~deb13u1) ... #13 275.8 Setting up libpython3-dev:amd64 (3.13.5-1) ... #13 275.8 Setting up libboost-wave1.83-dev:amd64 (1.83.0-4.2) ... #13 275.9 Setting up libtool (2.5.4-4) ... #13 275.9 Setting up libmodule-implementation-perl (0.09-2) ... #13 276.0 Setting up texlive-luatex (2024.20250309-1) ... #13 276.0 Setting up libpackage-stash-perl (0.40-1) ... #13 276.1 Setting up python3.13-dev (3.13.5-2) ... #13 276.1 Setting up libimport-into-perl (1.002005-2) ... #13 276.2 Setting up libmoo-perl (2.005005-1) ... #13 276.3 Setting up texlive-plain-generic (2024.20250309-2) ... #13 276.3 Setting up libboost-random-dev:amd64 (1.83.0.2+b2) ... #13 276.4 Setting up texlive-lang-greek (2024.20250309-1) ... #13 276.5 Setting up libboost-wave-dev:amd64 (1.83.0.2+b2) ... #13 276.5 Setting up libboost-context-dev:amd64 (1.83.0.2+b2) ... #13 276.6 Setting up gcc (4:14.2.0-1) ... #13 276.7 Setting up dh-autoreconf (20) ... #13 276.7 Setting up libkrb5-dev:amd64 (1.21.3-5) ... #13 276.8 Setting up libspecio-perl (0.50-1) ... #13 276.8 Setting up libamdhip64-5:amd64 (5.7.1-6) ... #13 276.9 Setting up libglib2.0-dev:amd64 (2.84.4-3~deb13u1) ... #13 276.9 Setting up texlive-latex-base (2024.20250309-1) ... #13 277.0 Setting up texlive-extra-utils (2024.20250309-2) ... #13 277.1 Setting up python3-dev (3.13.5-1) ... #13 277.2 Setting up texlive-latex-recommended (2024.20250309-1) ... #13 277.2 Setting up libboost-python1.83-dev (1.83.0-4.2) ... #13 277.3 Setting up texinfo (7.1.1-1) ... #13 277.4 Running mktexlsr. This may take some time. ... done. #13 277.6 Setting up texlive-pictures (2024.20250309-1) ... #13 277.6 Setting up g++ (4:14.2.0-1) ... #13 277.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 277.7 Setting up texlive-fonts-recommended (2024.20250309-1) ... #13 277.8 Setting up build-essential (12.12) ... #13 277.8 Setting up libzmq3-dev:amd64 (4.3.5-1+b3) ... #13 277.9 Setting up tipa (2:1.3-21) ... #13 278.0 Setting up libb-hooks-endofscope-perl (0.28-2) ... #13 278.0 Setting up libgs10:amd64 (10.05.1~dfsg-1) ... #13 278.1 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6.1+b1) ... #13 278.2 Setting up libucx0:amd64 (1.18.1+ds-2+b1) ... #13 278.2 Setting up texlive (2024.20250309-1) ... #13 278.3 Setting up texlive-science (2024.20250309-2) ... #13 278.4 Setting up latexmk (1:4.86~ds-1) ... #13 278.4 Setting up debhelper (13.24.2) ... #13 278.5 Setting up texlive-latex-extra (2024.20250309-2) ... #13 278.6 Setting up ghostscript (10.05.1~dfsg-1) ... #13 278.7 Setting up libcurl4-gnutls-dev:amd64 (8.14.1-2) ... #13 278.7 Setting up libboost-python-dev (1.83.0.2+b2) ... #13 278.8 Setting up texlive-bibtex-extra (2024.20250309-2) ... #13 278.8 Setting up libnamespace-clean-perl (0.27-2) ... #13 278.9 Setting up equivs (2.3.2) ... #13 278.9 Setting up texlive-xetex (2024.20250309-1) ... #13 279.0 Setting up libnamespace-autoclean-perl (0.31-1) ... #13 279.1 Setting up libdatetime-locale-perl (1:1.41-1) ... #13 279.1 Setting up libopenmpi40:amd64 (5.0.7-1) ... #13 279.2 Setting up libulfius-dev:amd64 (2.7.15-2.2+b2) ... #13 279.2 Setting up libdatetime-timezone-perl (1:2.65-1+2025b) ... #13 279.3 Setting up dahdi-source (1:3.1.0+git20230717~dfsg-10.1) ... #13 279.4 Setting up texlive-formats-extra (2024.20250309-2) ... #13 279.4 Setting up libboost-mpi1.83.0 (1.83.0-4.2) ... #13 279.5 Setting up openmpi-bin (5.0.7-1) ... #13 279.6 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #13 279.6 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 #13 279.6 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 #13 279.6 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #13 279.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 #13 279.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 #13 279.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 #13 279.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 #13 279.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 #13 279.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 #13 279.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 #13 279.7 Setting up libdatetime-perl (2:1.65-1+b2) ... #13 279.7 Setting up libboost-graph-parallel1.83.0 (1.83.0-4.2) ... #13 279.8 Setting up mpi-default-bin (1.18) ... #13 279.8 Setting up lcov (2.3.1-1) ... #13 280.0 Setting up libopenmpi-dev:amd64 (5.0.7-1) ... #13 280.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 #13 280.1 Setting up libboost-graph-parallel1.83-dev (1.83.0-4.2) ... #13 280.1 Setting up libboost-mpi-python1.83.0 (1.83.0-4.2) ... #13 280.3 Setting up libboost-graph-parallel-dev (1.83.0.2+b2) ... #13 280.3 Setting up mpi-default-dev (1.18) ... #13 280.4 Setting up libboost-mpi1.83-dev (1.83.0-4.2) ... #13 280.4 Setting up libboost-mpi-dev (1.83.0.2+b2) ... #13 280.5 Setting up libboost-mpi-python1.83-dev (1.83.0-4.2) ... #13 280.6 Setting up libboost-mpi-python-dev (1.83.0.2+b2) ... #13 280.6 Setting up libboost-all-dev (1.83.0.2+b2) ... #13 280.7 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #13 280.7 Setting up libwww-perl (6.78-1) ... #13 280.8 Setting up libheif1:amd64 (1.19.8-1) ... #13 280.9 Setting up devscripts (2.25.15+deb13u1) ... #13 281.0 Setting up libgd3:amd64 (2.3.3-13) ... #13 281.1 Setting up libgvc6 (2.42.4-3) ... #13 281.1 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #13 281.2 Setting up liblwp-protocol-https-perl (6.14-1) ... #13 281.3 Setting up graphviz (2.42.4-3) ... #13 281.3 Setting up mscgen (0.20-16) ... #13 281.4 Processing triggers for libc-bin (2.41-12) ... #13 281.5 Processing triggers for sgml-base (1.31+nmu1) ... #13 281.6 Setting up libdbus-1-dev:amd64 (1.16.2-2) ... #13 281.7 Setting up docbook-xsl (1.79.2+dfsg-7) ... #13 281.9 Setting up docutils-common (0.21.2+dfsg-2) ... #13 282.1 Setting up sgml-data (2.0.11+nmu1) ... #13 282.3 Setting up libpcap0.8-dev:amd64 (1.10.5-2) ... #13 282.4 Setting up docbook5-xml (5.0-4) ... #13 282.6 Setting up asciidoc-base (10.2.1-1) ... #13 283.0 Setting up libpcap-dev:amd64 (1.10.5-2) ... #13 283.0 Setting up asciidoc (10.2.1-1) ... #13 283.1 Processing triggers for sgml-base (1.31+nmu1) ... #13 283.2 Setting up docbook (4.5-11) ... #13 283.4 Setting up python3-docutils (0.21.2+dfsg-2) ... #13 283.7 Setting up docbook-xml (4.5-13) ... #13 284.8 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #13 284.9 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #13 285.1 Processing triggers for sgml-base (1.31+nmu1) ... #13 285.2 Setting up dblatex (0.3.12py3-5) ... #13 285.3 Setting up docbook-dsssl (1.79-10) ... #13 285.5 Processing triggers for sgml-base (1.31+nmu1) ... #13 285.5 Setting up docbook-utils (0.6.14-4) ... #13 285.6 Setting up asciidoc-dblatex (10.2.1-1) ... #13 285.7 Processing triggers for dbus (1.16.2-2) ... #13 285.7 Processing triggers for tex-common (6.19) ... #13 285.8 debconf: unable to initialize frontend: Dialog #13 285.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 285.8 debconf: falling back to frontend: Readline #13 285.8 debconf: unable to initialize frontend: Readline #13 285.8 debconf: (This frontend requires a controlling tty.) #13 285.8 debconf: falling back to frontend: Teletype #13 285.8 debconf: unable to initialize frontend: Teletype #13 285.8 debconf: (This frontend requires a controlling tty.) #13 285.8 debconf: falling back to frontend: Noninteractive #13 285.8 Running updmap-sys. This may take some time... done. #13 286.2 Running mktexlsr /var/lib/texmf ... done. #13 286.4 Building format(s) --all. #13 286.4 This may take some time... done. #13 337.1 + apt-get clean #13 DONE 337.3s #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 DONE 0.1s #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.347 + cat /tmp/pysim_requirements.txt #17 0.347 + 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.347 pyscard #17 0.347 pyserial #17 0.347 pytlv #17 0.347 cmd2>=2.6.2,<3.0 #17 0.347 jsonpath-ng #17 0.347 construct>=2.10.70 #17 0.347 bidict #17 0.347 pyosmocom>=0.0.9 #17 0.347 pyyaml>=5.1 #17 0.347 termcolor #17 0.347 colorlog #17 0.347 pycryptodomex #17 0.347 cryptography #17 0.347 git+https://github.com/osmocom/asn1tools #17 0.347 packaging #17 0.347 git+https://github.com/hologram-io/smpp.pdu #17 0.347 smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted #17 0.511 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d #17 0.511 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git (to revision 028da3798355d0260c6c6491b39347d84ca7a02d) to /tmp/pip-req-build-7lqlb5jw #17 0.512 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-7lqlb5jw #17 1.372 Running command git rev-parse -q --verify 'sha^028da3798355d0260c6c6491b39347d84ca7a02d' #17 1.377 Running command git fetch -q https://github.com/eriwen/lcov-to-cobertura-xml.git 028da3798355d0260c6c6491b39347d84ca7a02d #17 1.695 Running command git checkout -q 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.022 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #17 2.025 Installing build dependencies: started #17 2.605 Installing build dependencies: finished with status 'done' #17 2.606 Getting requirements to build wheel: started #17 2.782 Getting requirements to build wheel: finished with status 'done' #17 2.782 Preparing metadata (pyproject.toml): started #17 2.883 Preparing metadata (pyproject.toml): finished with status 'done' #17 2.885 Collecting sphinx-argparse #17 2.885 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-oaudqowr/sphinx-argparse_fd8cdb9e36e346c39b79b80a90c375b4 #17 2.886 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-oaudqowr/sphinx-argparse_fd8cdb9e36e346c39b79b80a90c375b4 #17 3.757 Running command git checkout -b inside-classes --track origin/inside-classes #17 4.130 Switched to a new branch 'inside-classes' #17 4.131 branch 'inside-classes' set up to track 'origin/inside-classes'. #17 4.131 Resolved https://github.com/osmocom/sphinx-argparse to commit 7796d28597c0b612fafeab58929e0c6f817ed1dc #17 4.141 Installing build dependencies: started #17 4.563 Installing build dependencies: finished with status 'done' #17 4.564 Getting requirements to build wheel: started #17 4.662 Getting requirements to build wheel: finished with status 'done' #17 4.663 Preparing metadata (pyproject.toml): started #17 4.762 Preparing metadata (pyproject.toml): finished with status 'done' #17 4.763 Collecting git+https://github.com/podshumok/python-smpplib.git #17 4.764 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-bpet2r3l #17 4.764 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-bpet2r3l #17 5.651 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #17 5.657 Preparing metadata (setup.py): started #17 5.767 Preparing metadata (setup.py): finished with status 'done' #17 5.767 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #17 5.768 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-1c8jzhnd #17 5.769 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-1c8jzhnd #17 7.036 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #17 7.037 Preparing metadata (setup.py): started #17 7.140 Preparing metadata (setup.py): finished with status 'done' #17 7.141 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #17 7.141 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-hot0x8kz #17 7.142 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-hot0x8kz #17 7.982 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #17 7.988 Preparing metadata (setup.py): started #17 8.098 Preparing metadata (setup.py): finished with status 'done' #17 8.099 Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from -r /tmp/pysim_requirements.txt (line 17)) #17 8.099 Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-oaudqowr/smpp-twisted3_9b07d23d78804314bca945eb1c85ac60 #17 8.100 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-oaudqowr/smpp-twisted3_9b07d23d78804314bca945eb1c85ac60 #17 8.933 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 #17 8.939 Preparing metadata (setup.py): started #17 9.045 Preparing metadata (setup.py): finished with status 'done' #17 9.250 Collecting ruff #17 9.277 Downloading ruff-0.14.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) #17 9.371 Collecting sphinx #17 9.379 Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) #17 9.448 Collecting sphinxcontrib-napoleon #17 9.460 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl.metadata (6.2 kB) #17 9.535 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #17 9.545 Downloading pyscard-2.3.0.tar.gz (159 kB) #17 9.609 Installing build dependencies: started #17 10.24 Installing build dependencies: finished with status 'done' #17 10.24 Getting requirements to build wheel: started #17 10.43 Getting requirements to build wheel: finished with status 'done' #17 10.43 Preparing metadata (pyproject.toml): started #17 10.54 Preparing metadata (pyproject.toml): finished with status 'done' #17 10.56 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #17 10.57 Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) #17 10.62 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #17 10.63 Downloading pytlv-0.71.tar.gz (15 kB) #17 10.65 Preparing metadata (setup.py): started #17 10.74 Preparing metadata (setup.py): finished with status 'done' #17 10.79 Collecting cmd2<3.0,>=2.6.2 (from -r /tmp/pysim_requirements.txt (line 4)) #17 10.79 Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) #17 10.86 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #17 10.87 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) #17 10.94 Collecting construct>=2.10.70 (from -r /tmp/pysim_requirements.txt (line 6)) #17 10.96 Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) #17 11.02 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #17 11.03 Downloading bidict-0.23.1-py3-none-any.whl.metadata (8.7 kB) #17 11.08 Collecting pyosmocom>=0.0.9 (from -r /tmp/pysim_requirements.txt (line 8)) #17 11.09 Downloading pyosmocom-0.0.9-py3-none-any.whl.metadata (22 kB) #17 11.12 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.16 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #17 11.17 Downloading termcolor-3.1.0-py3-none-any.whl.metadata (6.4 kB) #17 11.25 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #17 11.26 Downloading colorlog-6.9.0-py3-none-any.whl.metadata (10 kB) #17 11.36 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #17 11.37 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) #17 11.50 Collecting cryptography (from -r /tmp/pysim_requirements.txt (line 13)) #17 11.50 Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) #17 11.53 Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (25.0) #17 11.56 Collecting six (from smpplib==2.1.0) #17 11.57 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #17 11.64 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #17 11.65 Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) #17 11.73 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #17 11.74 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) #17 11.82 Collecting Twisted~=23.10.0 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 11.83 Downloading twisted-23.10.0-py3-none-any.whl.metadata (9.5 kB) #17 11.90 Collecting smpp.pdu3~=0.4 (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted->-r /tmp/pysim_requirements.txt (line 17)) #17 11.91 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl.metadata (929 bytes) #17 11.98 Collecting pyperclip>=1.8 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 11.99 Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) #17 12.05 Collecting rich-argparse>=1.7.1 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 12.06 Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) #17 12.11 Collecting wcwidth>=0.2.10 (from cmd2<3.0,>=2.6.2->-r /tmp/pysim_requirements.txt (line 4)) #17 12.12 Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) #17 12.17 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.17 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) #17 12.23 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 12.24 Downloading automat-25.4.16-py3-none-any.whl.metadata (8.4 kB) #17 12.30 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 12.31 Downloading constantly-23.10.4-py3-none-any.whl.metadata (1.8 kB) #17 12.37 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 12.38 Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB) #17 12.42 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 12.43 Downloading incremental-24.7.2-py3-none-any.whl.metadata (8.1 kB) #17 12.45 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 12.53 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 12.54 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 12.59 Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) #17 12.60 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 12.66 Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) #17 12.67 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 12.72 Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) #17 12.73 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) #17 12.78 Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) #17 12.79 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) #17 12.85 Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) #17 12.86 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) #17 12.92 Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) #17 12.93 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) #17 12.99 Collecting Jinja2>=3.1 (from sphinx) #17 13.00 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #17 13.03 Requirement already satisfied: Pygments>=2.17 in /usr/lib/python3/dist-packages (from sphinx) (2.18.0) #17 13.03 Requirement already satisfied: docutils<0.22,>=0.20 in /usr/lib/python3/dist-packages (from sphinx) (0.21.2) #17 13.07 Collecting snowballstemmer>=2.2 (from sphinx) #17 13.08 Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) #17 13.14 Collecting babel>=2.13 (from sphinx) #17 13.15 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #17 13.26 Collecting alabaster>=0.7.14 (from sphinx) #17 13.27 Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) #17 13.37 Collecting imagesize>=1.3 (from sphinx) #17 13.38 Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) #17 13.45 Collecting requests>=2.30.0 (from sphinx) #17 13.45 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) #17 13.51 Collecting roman-numerals-py>=1.0.0 (from sphinx) #17 13.52 Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) #17 13.70 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #17 13.71 Downloading pockets-0.9.1-py2.py3-none-any.whl.metadata (4.4 kB) #17 13.77 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #17 13.78 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) #17 13.84 Collecting gsm0338 (from pyosmocom>=0.0.9->-r /tmp/pysim_requirements.txt (line 8)) #17 13.85 Downloading gsm0338-1.1.0-py3-none-any.whl.metadata (2.5 kB) #17 13.96 Collecting cffi>=2.0.0 (from cryptography->-r /tmp/pysim_requirements.txt (line 13)) #17 13.97 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) #17 14.02 Collecting pycparser (from cffi>=2.0.0->cryptography->-r /tmp/pysim_requirements.txt (line 13)) #17 14.02 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) #17 14.10 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.11 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) #17 14.14 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 14.14 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.5) #17 14.21 Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) #17 14.21 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 14.28 Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) #17 14.29 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) #17 14.36 Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) #17 14.37 Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) #17 14.49 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 14.50 Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB) #17 14.55 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 14.55 Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) #17 14.60 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 14.61 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) #17 14.66 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #17 14.69 Downloading smpp.pdu3-0.6-py2.py3-none-any.whl (31 kB) #17 14.73 Downloading twisted-23.10.0-py3-none-any.whl (3.2 MB) #17 14.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 43.3 MB/s eta 0:00:00 #17 14.81 Downloading ruff-0.14.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) #17 14.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 84.7 MB/s eta 0:00:00 #17 14.98 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) #17 15.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 67.0 MB/s eta 0:00:00 #17 15.05 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #17 15.09 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #17 15.12 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #17 15.15 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #17 15.18 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #17 15.21 Downloading pyosmocom-0.0.9-py3-none-any.whl (39 kB) #17 15.25 Downloading termcolor-3.1.0-py3-none-any.whl (7.7 kB) #17 15.28 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) #17 15.31 Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #17 15.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 55.3 MB/s eta 0:00:00 #17 15.36 Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) #17 15.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 74.1 MB/s eta 0:00:00 #17 15.43 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #17 15.45 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) #17 15.48 Downloading automat-25.4.16-py3-none-any.whl (42 kB) #17 15.50 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #17 15.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 85.9 MB/s eta 0:00:00 #17 15.63 Downloading cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) #17 15.65 Downloading constantly-23.10.4-py3-none-any.whl (13 kB) #17 15.67 Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) #17 15.70 Downloading idna-3.10-py3-none-any.whl (70 kB) #17 15.73 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #17 15.76 Downloading incremental-24.7.2-py3-none-any.whl (20 kB) #17 15.79 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #17 15.82 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #17 15.86 Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) #17 15.89 Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) #17 15.92 Downloading requests-2.32.5-py3-none-any.whl (64 kB) #17 15.95 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 15.98 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #17 16.01 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) #17 16.05 Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) #17 16.08 Downloading rich-14.1.0-py3-none-any.whl (243 kB) #17 16.11 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) #17 16.14 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #17 16.17 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) #17 16.20 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #17 16.23 Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) #17 16.26 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #17 16.29 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #17 16.32 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #17 16.35 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #17 16.38 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #17 16.41 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #17 16.45 Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #17 16.48 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 16.51 Downloading bitstruct-8.21.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) #17 16.55 Downloading gsm0338-1.1.0-py3-none-any.whl (5.8 kB) #17 16.58 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #17 16.61 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #17 16.71 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, asn1tools, smpp.pdu, smpp.twisted3, pyscard, pytlv #17 16.71 Building wheel for lcov_cobertura (pyproject.toml): started #17 16.83 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #17 16.83 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11718 sha256=c4d774e24766ff8384d026a8613ce6add11c8ee0e94737682d731ae92c800257 #17 16.83 Stored in directory: /root/.cache/pip/wheels/b9/a4/13/8f640a807038bb8924745d8e57cbd8b4034170f7f9788ffab8 #17 16.83 Building wheel for sphinx-argparse (pyproject.toml): started #17 16.93 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #17 16.93 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.4.0-py3-none-any.whl size=12713 sha256=8043538f2c3c3e897959e32dacb56790404ecaeb8d103a8080fa15d3d51ef351 #17 16.93 Stored in directory: /tmp/pip-ephem-wheel-cache-zsa40d5b/wheels/73/b7/19/d26631b7ef1c14ec1e1ab5e03c0cbd994720ce53e99f41792e #17 16.93 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 16.93 Building wheel for smpplib (setup.py): started #17 17.05 Building wheel for smpplib (setup.py): finished with status 'done' #17 17.05 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=29013 sha256=2d7aad52f50a2e320e00665e2d729f15456d5fcb027b88dfa1ec11aca4a74289 #17 17.05 Stored in directory: /tmp/pip-ephem-wheel-cache-zsa40d5b/wheels/c7/1f/00/8310d8f80e9235411f5c532fa8639d4e8a55d6c60ce2f719e1 #17 17.06 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.06 Building wheel for asn1tools (setup.py): started #17 17.20 Building wheel for asn1tools (setup.py): finished with status 'done' #17 17.20 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119785 sha256=9807a036330fa5feed9bf99b240804ad15452868502c41a1c34e8e88c8621b71 #17 17.20 Stored in directory: /tmp/pip-ephem-wheel-cache-zsa40d5b/wheels/2f/48/f7/6b02e94c4a617fd3401d48992f12efefb61549179aeaea7ba5 #17 17.20 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 17.20 Building wheel for smpp.pdu (setup.py): started #17 17.32 Building wheel for smpp.pdu (setup.py): finished with status 'done' #17 17.32 Created wheel for smpp.pdu: filename=smpp_pdu-0.3-py3-none-any.whl size=31755 sha256=2efcdb63997794a4d81a7399931591e73ebf738e363910b00cf4306c217d5c0d #17 17.32 Stored in directory: /tmp/pip-ephem-wheel-cache-zsa40d5b/wheels/ec/59/c8/1689acefa6165ca4c187514c7119267ae941b1075c4f9d7fee #17 17.32 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 17.32 Building wheel for smpp.twisted3 (setup.py): started #17 17.44 Building wheel for smpp.twisted3 (setup.py): finished with status 'done' #17 17.44 Created wheel for smpp.twisted3: filename=smpp_twisted3-0.8-py3-none-any.whl size=17529 sha256=3811f3760ef49cbd9537d0b17995053a4703feaa8d7bfb9a15fb5a5242164784 #17 17.44 Stored in directory: /tmp/pip-ephem-wheel-cache-zsa40d5b/wheels/d7/df/1e/ec5213d7c625fee8bc3ed25a094b2da2e711989dcf777efeac #17 17.44 Building wheel for pyscard (pyproject.toml): started #17 18.41 Building wheel for pyscard (pyproject.toml): finished with status 'done' #17 18.41 Created wheel for pyscard: filename=pyscard-2.3.0-cp313-cp313-linux_x86_64.whl size=237674 sha256=cd1dc80a6e5a69e352cd2bdeddd45bd1ba789e1ecfa73b9d6f5216f4f0c7f0a0 #17 18.41 Stored in directory: /root/.cache/pip/wheels/5c/a6/a1/666c5aeba27caabc96c3e718df8248f41f4aa1b50f4dca4058 #17 18.41 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 18.41 Building wheel for pytlv (setup.py): started #17 18.53 Building wheel for pytlv (setup.py): finished with status 'done' #17 18.53 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16606 sha256=420626dd649cf360e30b3ea3316bf7aafc42422a6a1491bb11bab06fb69525e4 #17 18.53 Stored in directory: /root/.cache/pip/wheels/ef/7c/d8/e0f4af40e0231f40f63199f2bf7014ad923f3e01f744324f4d #17 18.53 Successfully built lcov_cobertura sphinx-argparse smpplib asn1tools smpp.pdu smpp.twisted3 pyscard pytlv #17 18.60 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 23.02 #17 23.03 Successfully installed Jinja2-3.1.6 Twisted-23.10.0 alabaster-1.0.0 asn1tools-0.166.0 attrs-25.4.0 automat-25.4.16 babel-2.17.0 bidict-0.23.1 bitstruct-8.21.0 certifi-2025.10.5 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.2 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.14.0 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 23.03 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 23.4s #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.1s #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.343 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #19 0.343 Cloning into 'osmo-python-tests'... #19 0.437 + cd osmo-python-tests #19 0.437 + python3 setup.py clean build install #19 0.531 running clean #19 0.535 running build #19 0.535 running build_py #19 0.538 creating build/lib/osmopy #19 0.538 copying osmopy/__init__.py -> build/lib/osmopy #19 0.538 copying osmopy/osmo_ipa.py -> build/lib/osmopy #19 0.538 copying osmopy/trap_helper.py -> build/lib/osmopy #19 0.538 copying osmopy/osmoutil.py -> build/lib/osmopy #19 0.539 copying osmopy/obscvty.py -> build/lib/osmopy #19 0.539 creating build/lib/osmopy/osmo_interact #19 0.539 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #19 0.539 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #19 0.539 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #19 0.539 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #19 0.539 running build_scripts #19 0.542 creating build/scripts-3.13 #19 0.542 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.13 #19 0.543 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.13 #19 0.543 changing mode of build/scripts-3.13/osmodumpdoc.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmotestvty.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmotestconfig.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_ctrl.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_rate_ctr2csv.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_trap2cgi.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_interact_vty.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_interact_ctrl.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_verify_transcript_vty.py from 644 to 755 #19 0.543 changing mode of build/scripts-3.13/osmo_verify_transcript_ctrl.py from 644 to 755 #19 0.543 running install #19 0.543 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. #19 0.543 !! #19 0.543 #19 0.543 ******************************************************************************** #19 0.543 Please avoid running ``setup.py`` directly. #19 0.543 Instead, use pypa/build, pypa/installer or other #19 0.543 standards-based tools. #19 0.543 #19 0.543 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. #19 0.543 ******************************************************************************** #19 0.543 #19 0.543 !! #19 0.543 self.initialize_options() #19 0.572 /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: EasyInstallDeprecationWarning: easy_install command is deprecated. #19 0.572 !! #19 0.572 #19 0.572 ******************************************************************************** #19 0.572 Please avoid running ``setup.py`` and ``easy_install``. #19 0.572 Instead, use pypa/build, pypa/installer or other #19 0.572 standards-based tools. #19 0.572 #19 0.572 See https://github.com/pypa/setuptools/issues/917 for details. #19 0.572 ******************************************************************************** #19 0.572 #19 0.572 !! #19 0.572 self.initialize_options() #19 0.594 running bdist_egg #19 0.601 running egg_info #19 0.604 creating osmopython.egg-info #19 0.604 writing osmopython.egg-info/PKG-INFO #19 0.604 writing dependency_links to osmopython.egg-info/dependency_links.txt #19 0.604 writing top-level names to osmopython.egg-info/top_level.txt #19 0.604 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.608 reading manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.608 writing manifest file 'osmopython.egg-info/SOURCES.txt' #19 0.608 installing library code to build/bdist.linux-x86_64/egg #19 0.608 running install_lib #19 0.608 creating build/bdist.linux-x86_64/egg #19 0.608 creating build/bdist.linux-x86_64/egg/osmopy #19 0.608 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.608 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.608 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.608 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.609 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.609 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.609 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #19 0.609 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.609 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.609 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #19 0.609 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-313.pyc #19 0.609 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-313.pyc #19 0.611 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-313.pyc #19 0.611 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-313.pyc #19 0.611 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-313.pyc #19 0.613 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-313.pyc #19 0.614 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-313.pyc #19 0.614 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-313.pyc #19 0.615 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-313.pyc #19 0.616 creating build/bdist.linux-x86_64/egg/EGG-INFO #19 0.616 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 running install_scripts #19 0.616 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 copying build/scripts-3.13/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #19 0.616 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #19 0.616 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.616 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.617 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.617 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #19 0.617 zip_safe flag not set; analyzing archive contents... #19 0.617 osmopy.__pycache__.trap_helper.cpython-313: module references __file__ #19 0.618 creating dist #19 0.618 creating 'dist/osmopython-0.3.0-py3.13.egg' and adding 'build/bdist.linux-x86_64/egg' to it #19 0.622 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #19 0.623 Processing osmopython-0.3.0-py3.13.egg #19 0.623 creating /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #19 0.623 Extracting osmopython-0.3.0-py3.13.egg to /usr/local/lib/python3.13/dist-packages #19 0.632 Adding osmopython 0.3.0 to easy-install.pth file #19 0.633 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #19 0.633 Installing osmodumpdoc.py script to /usr/local/bin #19 0.633 Installing osmotestvty.py script to /usr/local/bin #19 0.633 Installing osmo_trap2cgi.py script to /usr/local/bin #19 0.633 Installing osmotestconfig.py script to /usr/local/bin #19 0.634 Installing osmo_ctrl.py script to /usr/local/bin #19 0.634 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #19 0.634 Installing osmo_interact_ctrl.py script to /usr/local/bin #19 0.634 Installing osmo_interact_vty.py script to /usr/local/bin #19 0.634 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #19 0.634 #19 0.634 Installed /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg #19 0.635 Processing dependencies for osmopython==0.3.0 #19 0.635 Finished processing dependencies for osmopython==0.3.0 #19 0.649 + cd .. #19 0.649 + rm -rf osmo-python-tests #19 DONE 0.7s #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.1s #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.357 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.358 Cloning into 'osmo-ci'... #21 0.481 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.490 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.490 'common.sh' -> '/usr/local/bin/common.sh' #21 0.490 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.490 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.490 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.490 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.490 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.490 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.490 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.490 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.490 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.490 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.490 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.490 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh' #21 0.490 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.490 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.490 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh' #21 0.490 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.490 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.490 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.491 + rm -rf osmo-ci #21 DONE 0.5s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.1s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.360 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.5s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #24 DONE 0.1s #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.407 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #25 0.407 + apt-get update #25 0.447 Hit:1 http://deb.debian.org/debian trixie InRelease #25 0.447 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #25 0.447 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] #25 0.449 Hit:4 http://deb.debian.org/debian-security trixie-security InRelease #25 0.524 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [198 kB] #25 0.550 Fetched 200 kB in 0s (1512 kB/s) #25 0.550 Reading package lists... #25 0.850 W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details #25 0.851 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #25 0.854 Reading package lists... #25 1.150 Building dependency tree... #25 1.215 Reading state information... #25 1.312 The following additional packages will be installed: #25 1.312 sdcc-libraries #25 1.312 Suggested packages: #25 1.312 python sdcc-ucsim #25 1.312 Recommended packages: #25 1.312 gputils #25 1.322 The following NEW packages will be installed: #25 1.322 sdcc sdcc-libraries #25 1.341 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #25 1.341 Need to get 3899 kB of archives. #25 1.341 After this operation, 28.7 MB of additional disk space will be used. #25 1.341 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #25 1.391 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #25 1.531 debconf: unable to initialize frontend: Dialog #25 1.531 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 1.531 debconf: falling back to frontend: Readline #25 1.534 debconf: unable to initialize frontend: Readline #25 1.534 debconf: (This frontend requires a controlling tty.) #25 1.534 debconf: falling back to frontend: Teletype #25 1.536 debconf: unable to initialize frontend: Teletype #25 1.536 debconf: (This frontend requires a controlling tty.) #25 1.536 debconf: falling back to frontend: Noninteractive #25 1.897 Fetched 3899 kB in 0s (45.5 MB/s) #25 1.961 Selecting previously unselected package sdcc-libraries. #25 1.961 (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 ... 130352 files and directories currently installed.) #25 2.006 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #25 2.023 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #25 2.208 Selecting previously unselected package sdcc. #25 2.227 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #25 2.244 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #25 2.484 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #25 2.537 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #25 2.601 Processing triggers for man-db (2.13.1-1) ... #25 2.710 + apt-get clean #25 DONE 2.8s #26 exporting to image #26 exporting layers #26 exporting layers 18.5s done #26 writing image sha256:6503a4e338dd10a06bdf01bbfcea870edb816b2af8cce757e0b674a525cbcda3 done #26 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #26 DONE 18.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible/_docker_playground/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 6503a4e338dd + 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 + ret=0 + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build5-deb12build-ansible + return 0 Finished: SUCCESS