Started by upstream project "gerrit-osmo-epdg" build number 323 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/42962 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-9OERpYYBBUCF/agent.3362823 SSH_AGENT_PID=3362825 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_9016935236155209703.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_9016935236155209703.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-epdg # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-epdg refs/changes/62/42962/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 6f61ffef71ca1f4c87d37d8464e50c9beb8f82bf (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f61ffef71ca1f4c87d37d8464e50c9beb8f82bf # timeout=10 Commit message: "rebar.config: use a fork of rebar3_diameter_compiler" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 35afe13b4405d4efe3830fca30e0de4e972c75e6 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins3185987297853302653.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 9537fb5 contrib/obs-mirror: add AlmaLinux_8 + cd osmo-epdg + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.48kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #5 CACHED #6 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:96f4192794b25dc70a0585bbb0d9ab3ba6f332f3c2000548a415cb2b5178c962 done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done #8 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] erlang/osmo-epdg: using cached https://gerrit.osmocom.org/erlang/osmo-epdg (not cloning, not fetching) erlang/osmo-epdg: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 6f61ffe rebar.config: use a fork of rebar3_diameter_compiler erlang/osmo-epdg: skipping git checkout, current commit: 6f61ffe rebar.config: use a fork of rebar3_diameter_compiler + get_version_for_feed(): ['git', 'describe', '--abbrev=4', '--tags', '--match=\\d+\\.\\d+\\.\\d+', 'HEAD'] fatal: No names found, cannot describe anything. erlang/osmo-epdg: has no git tags + get_version_for_feed(): ['git', 'rev-parse', 'HEAD'] 6f61ffef71ca1f4c87d37d8464e50c9beb8f82bf + get_version_for_feed(): ['git', 'rev-list', '--count', 'HEAD'] 208 erlang/osmo-epdg: getting version from debian/changelog erlang/osmo-epdg: building source package 0.1.1.208-6f61 erlang/osmo-epdg: adding debian/changelog entry (0.1.1 => 0.1.1.208.6f61) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] erlang/osmo-epdg: running contrib/generate_build_dep.sh + build(): contrib/generate_build_dep.sh + rm -rf _checkouts _build + rebar3 get-deps ===> Fetching rebar3_diameter_compiler (from {git,"https://github.com/osmocom/rebar3_diameter_compiler.git", {branch,"main"}}) ===> Fetching proper v1.5.0 ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Verifying dependencies... ===> Fetching gtp_u_kmod (from {git,"https://github.com/osmocom/gtp_u_kmod", {ref,"b3656ebb11528a2db3171dbf94f1a8bf0d6ffd00"}}) ===> Fetching gtplib (from {git,"https://github.com/osmocom/gtplib", {ref,"08781f86f340aeaa4708166bfbeccf754217023e"}}) ===> Fetching rebar3_hex v7.1.0 ===> Fetching hex_core v0.12.2 ===> Fetching verl v1.1.1 ===> Analyzing applications... /usr/lib/erlang/lib/parsetools-2.6/include/leexinc.hrl: no such file or directory ===> Compiling _build/default/plugins/hex_core/src/safe_erl_term.xrl failed /usr/lib/erlang/lib/parsetools-2.6/include/leexinc.hrl:none: no such file or directory ===> Errors loading plugin rebar3_hex. Run rebar3 with DEBUG=1 set to see errors. ===> Fetching rebar3_fmt v1.19.0 ===> Analyzing applications... ===> Compiling rebar3_fmt ===> Fetching lager (from {git,"https://github.com/erlang-lager/lager", {ref,"459a3b2cdd9eadd29e5a7ce5c43932f5ccd6eb88"}}) ===> Fetching osmo_gsup (from {git,"https://gerrit.osmocom.org/erlang/osmo_gsup", {ref,"777296babb15617942296b0f51c1dfb247a35e43"}}) ===> Fetching osmo_ss7 (from {git,"https://gerrit.osmocom.org/erlang/osmo_ss7", {ref,"2286c1b8738d715950026650bf53f19a69d6ed0e"}}) ===> Fetching cut v1.0.3 ===> Fetching epcap (from {git,"https://github.com/msantos/epcap", {ref,"b98edbfbb0392101cd874b098caa5180f2f44b2e"}}) /tmp/test_pcap_create.c:2:10: fatal error: pcap.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. ===> Fetching erlando (from {git,"https://github.com/travelping/erlando.git", {ref,"7ed3a732d1af082a3a2745c36dfd9406148391be"}}) ===> Fetching gen_netlink (from {git,"https://github.com/osmocom/gen_netlink", {ref,"0de39ae6496fc55a145795c45e4b3119a9ee777c"}}) ===> Fetching goldrush v0.1.9 ===> Fetching parse_trans (from {git,"https://github.com/uwiger/parse_trans.git", {ref,"d99fb36755c813a5db23e6f93741aa58323ef911"}}) ===> Fetching pkt (from {git,"https://github.com/msantos/pkt", {ref,"67a4a14f596fded5ad5f2d8f94318faa8ad2c288"}}) ===> Fetching ppplib v1.0.0 ===> Fetching coveralls v2.2.0 ===> Fetching jsx v2.10.0 ===> Analyzing applications... ===> Compiling jsx ===> Compiling coveralls ===> Analyzing applications... /usr/lib/erlang/lib/parsetools-2.6/include/leexinc.hrl: no such file or directory ===> Compiling _build/default/plugins/hex_core/src/safe_erl_term.xrl failed /usr/lib/erlang/lib/parsetools-2.6/include/leexinc.hrl:none: no such file or directory ===> Errors loading plugin rebar3_hex. Run rebar3 with DEBUG=1 set to see errors. ===> Fetching gen_socket (from {git,"https://github.com/osmocom/gen_socket", {ref,"e32b2a3bd5de8088f509aad9c197553cc3acbc6c"}}) + mkdir _checkouts + mv ./_build/default/lib/cut ./_build/default/lib/epcap ./_build/default/lib/erlando ./_build/default/lib/gen_netlink ./_build/default/lib/gen_socket ./_build/default/lib/goldrush ./_build/default/lib/gtp_u_kmod ./_build/default/lib/gtplib ./_build/default/lib/lager ./_build/default/lib/osmo_gsup ./_build/default/lib/osmo_ss7 ./_build/default/lib/parse_trans ./_build/default/lib/pkt ./_build/default/lib/ppplib _checkouts/ + mv ./_build/default/plugins/coveralls ./_build/default/plugins/hex_core ./_build/default/plugins/jsx ./_build/default/plugins/proper ./_build/default/plugins/rebar3_diameter_compiler ./_build/default/plugins/rebar3_fmt ./_build/default/plugins/rebar3_hex ./_build/default/plugins/verl _checkouts/ + find _checkouts/ -iname *beam -delete + tar czf build_dep.tar.gz ./_checkouts erlang/osmo-epdg: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-epdg dpkg-buildpackage: info: source version 0.1.1.208.6f61 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . debian/rules clean dh clean dh_auto_clean make -j20 clean make[1]: Entering directory '/obs/_cache/osmo-epdg' rebar3 clean ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Cleaning out osmo_epdg... ===> Cleaning compiled diameter files... rm -rf _build/ make[1]: Leaving directory '/obs/_cache/osmo-epdg' debian/rules override_dh_clean make[1]: Entering directory '/obs/_cache/osmo-epdg' dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/osmo-epdg.substvars debian/osmo-epdg-doc.substvars debian/files rm -fr -- debian/osmo-epdg/ debian/tmp/ debian/osmo-epdg-doc/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \) rm -rf _build _checkouts make[1]: Leaving directory '/obs/_cache/osmo-epdg' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-epdg in osmo-epdg_0.1.1.208.6f61.tar.xz dpkg-source: info: building osmo-epdg in osmo-epdg_0.1.1.208.6f61.dsc dpkg-genbuildinfo --build=source -O../osmo-epdg_0.1.1.208.6f61_source.buildinfo dpkg-genchanges --build=source -O../osmo-epdg_0.1.1.208.6f61_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-epdg + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 6f61ffef71ca1f4c87d37d8464e50c9beb8f82bf erlang/osmo-epdg: adding commit_6f61ffef71ca1f4c87d37d8464e50c9beb8f82bf.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.72kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:trixie #4 CACHED #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.1s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.344 + id 1000 #7 0.345 + useradd --uid=1000 -m user #7 DONE 0.5s #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.444 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 0.487 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 0.487 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 0.517 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB] #8 0.661 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 0.661 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [225 kB] #8 1.140 Fetched 10.1 MB in 1s (13.9 MB/s) #8 1.140 Reading package lists... #8 1.435 Reading package lists... #8 1.731 Building dependency tree... #8 1.798 Reading state information... #8 1.896 The following additional packages will be installed: #8 1.896 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 1.896 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg-dev g++ g++-14 #8 1.896 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 1.896 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 1.896 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 1.896 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcom-err2 #8 1.896 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl #8 1.896 libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 libgcc-14-dev #8 1.896 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgomp1 #8 1.896 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 libisl23 #8 1.896 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 1.896 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 1.896 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64 #8 1.896 libp11-kit0 libperl5.40 libpsl5t64 libquadmath0 libreadline8t64 librtmp1 #8 1.896 libsasl2-2 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev #8 1.896 libtasn1-6 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 #8 1.896 libxtables12 linux-libc-dev make openssl patch perl perl-modules-5.40 #8 1.896 pinentry-curses readline-common rpcsvc-proto xz-utils #8 1.897 Suggested packages: #8 1.897 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 1.897 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 1.897 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 1.897 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 1.897 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 1.897 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 1.897 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 1.897 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 1.897 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 1.897 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.897 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.897 Recommended packages: #8 1.897 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 1.897 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 1.897 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 1.897 publicsuffix libsasl2-modules netbase #8 2.143 The following NEW packages will be installed: #8 2.143 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 2.143 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 2.143 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 2.143 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.143 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 2.143 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 2.143 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 2.143 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.143 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.143 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.143 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.143 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.143 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.143 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.143 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.143 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.143 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 2.143 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 2.143 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 2.143 rpcsvc-proto xz-utils #8 2.166 0 upgraded, 111 newly installed, 0 to remove and 0 not upgraded. #8 2.166 Need to get 107 MB of archives. #8 2.166 After this operation, 428 MB of additional disk space will be used. #8 2.166 Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 2.206 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 2.221 Get:3 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 2.232 Get:4 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 2.234 Get:5 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 2.234 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] #8 2.235 Get:7 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] #8 2.235 Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] #8 2.244 Get:9 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 2.245 Get:10 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] #8 2.255 Get:11 http://deb.debian.org/debian-security trixie-security/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] #8 2.256 Get:12 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 2.256 Get:13 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 2.266 Get:14 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 2.267 Get:15 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+deb13u1+b1 [36.4 kB] #8 2.268 Get:16 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 2.286 Get:17 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 2.296 Get:18 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 2.297 Get:19 http://deb.debian.org/debian-security trixie-security/main amd64 openssl amd64 3.5.6-1~deb13u2 [1503 kB] #8 2.315 Get:20 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 2.324 Get:21 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 2.342 Get:22 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 2.353 Get:23 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 2.353 Get:24 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 2.380 Get:25 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 2.391 Get:26 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 2.401 Get:27 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 2.409 Get:28 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 2.426 Get:29 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 2.428 Get:30 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 2.431 Get:31 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 2.440 Get:32 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 2.440 Get:33 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 2.449 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 2.461 Get:35 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 2.470 Get:36 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB] #8 2.470 Get:37 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.95-1 [2852 kB] #8 2.483 Get:38 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 2.493 Get:39 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.494 Get:40 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB] #8 2.508 Get:41 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 2.519 Get:42 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 2.521 Get:43 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 2.521 Get:44 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #8 2.604 Get:45 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 2.604 Get:46 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #8 2.604 Get:47 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 2.604 Get:48 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 2.604 Get:49 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 2.605 Get:50 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 2.605 Get:51 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 2.605 Get:52 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 2.621 Get:53 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 2.625 Get:54 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 2.643 Get:55 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 2.652 Get:56 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 2.665 Get:57 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 2.674 Get:58 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 2.697 Get:59 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #8 2.917 Get:60 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 2.919 Get:61 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #8 2.928 Get:62 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 2.929 Get:63 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 2.943 Get:64 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #8 3.029 Get:65 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 3.029 Get:66 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #8 3.029 Get:67 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 3.029 Get:68 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 3.045 Get:69 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.22 [651 kB] #8 3.054 Get:70 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 3.063 Get:71 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.22 [1337 kB] #8 3.075 Get:72 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 3.075 Get:73 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 3.076 Get:74 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 3.076 Get:75 http://deb.debian.org/debian-security trixie-security/main amd64 libgcrypt20 amd64 1.11.0-7+deb13u1 [843 kB] #8 3.086 Get:76 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 3.095 Get:77 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b3 [129 kB] #8 3.096 Get:78 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 3.106 Get:79 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 3.108 Get:80 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 3.108 Get:81 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 3.118 Get:82 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 3.119 Get:83 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] #8 3.131 Get:84 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 3.140 Get:85 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 3.140 Get:86 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 3.141 Get:87 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 3.150 Get:88 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 3.150 Get:89 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b3 [384 kB] #8 3.162 Get:90 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 3.163 Get:91 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 3.172 Get:92 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 3.182 Get:93 http://deb.debian.org/debian-security trixie-security/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] #8 3.192 Get:94 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 3.202 Get:95 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] #8 3.211 Get:96 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] #8 3.211 Get:97 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 3.212 Get:98 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 3.212 Get:99 http://deb.debian.org/debian-security trixie-security/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB] #8 3.221 Get:100 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u3 [384 kB] #8 3.230 Get:101 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 3.230 Get:102 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 3.243 Get:103 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 3.304 Get:104 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB] #8 3.305 Get:105 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b3 [635 kB] #8 3.307 Get:106 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 3.319 Get:107 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 3.327 Get:108 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b3 [271 kB] #8 3.335 Get:109 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b3 [276 kB] #8 3.344 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB] #8 3.353 Get:111 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21+deb13u1 [16.3 kB] #8 3.445 debconf: unable to initialize frontend: Dialog #8 3.445 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 3.445 debconf: falling back to frontend: Readline #8 3.445 debconf: unable to initialize frontend: Readline #8 3.445 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 111.) #8 3.445 debconf: falling back to frontend: Teletype #8 3.448 debconf: unable to initialize frontend: Teletype #8 3.448 debconf: (This frontend requires a controlling tty.) #8 3.448 debconf: falling back to frontend: Noninteractive #8 4.609 Preconfiguring packages ... #8 4.713 Fetched 107 MB in 1s (88.6 MB/s) #8 4.758 Selecting previously unselected package libexpat1:amd64. #8 4.758 (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 ... 4936 files and directories currently installed.) #8 4.768 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 4.793 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 4.902 Selecting previously unselected package adduser. #8 4.903 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 4.920 Unpacking adduser (3.152) ... #8 5.039 Setting up adduser (3.152) ... #8 5.230 Selecting previously unselected package libelf1t64:amd64. #8 5.230 (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 ... 5030 files and directories currently installed.) #8 5.240 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 5.252 Unpacking libelf1t64:amd64 (0.192-4) ... #8 5.366 Selecting previously unselected package libbpf1:amd64. #8 5.367 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 5.379 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 5.507 Selecting previously unselected package libmnl0:amd64. #8 5.509 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 5.521 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 5.624 Selecting previously unselected package libkrb5support0:amd64. #8 5.625 Preparing to unpack .../003-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... #8 5.637 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... #8 5.742 Selecting previously unselected package libcom-err2:amd64. #8 5.744 Preparing to unpack .../004-libcom-err2_1.47.2-3+b11_amd64.deb ... #8 5.756 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... #8 5.862 Selecting previously unselected package libk5crypto3:amd64. #8 5.864 Preparing to unpack .../005-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... #8 5.877 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... #8 5.988 Selecting previously unselected package libkeyutils1:amd64. #8 5.990 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 6.002 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 6.099 Selecting previously unselected package libkrb5-3:amd64. #8 6.101 Preparing to unpack .../007-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... #8 6.113 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... #8 6.239 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 6.241 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... #8 6.253 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... #8 6.350 Selecting previously unselected package libtirpc-common. #8 6.352 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 6.364 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 6.478 Selecting previously unselected package libtirpc3t64:amd64. #8 6.480 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 6.499 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' #8 6.520 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' #8 6.529 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 6.640 Selecting previously unselected package libxtables12:amd64. #8 6.642 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 6.654 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 6.744 Selecting previously unselected package libcap2-bin. #8 6.746 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+deb13u1+b1_amd64.deb ... #8 6.758 Unpacking libcap2-bin (1:2.75-10+deb13u1+b1) ... #8 6.881 Selecting previously unselected package iproute2. #8 6.882 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 7.010 Unpacking iproute2 (6.15.0-1) ... #8 7.162 Selecting previously unselected package readline-common. #8 7.163 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 7.175 Unpacking readline-common (8.2-6) ... #8 7.260 Selecting previously unselected package bzip2. #8 7.262 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 7.274 Unpacking bzip2 (1.0.8-6) ... #8 7.374 Selecting previously unselected package openssl. #8 7.376 Preparing to unpack .../016-openssl_3.5.6-1~deb13u2_amd64.deb ... #8 7.389 Unpacking openssl (3.5.6-1~deb13u2) ... #8 7.550 Selecting previously unselected package ca-certificates. #8 7.552 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 7.565 Unpacking ca-certificates (20250419) ... #8 7.688 Selecting previously unselected package perl-modules-5.40. #8 7.690 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 7.702 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 7.936 Selecting previously unselected package libgdbm6t64:amd64. #8 7.939 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 7.951 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 8.064 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 8.066 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 8.078 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 8.187 Selecting previously unselected package libperl5.40:amd64. #8 8.189 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 8.201 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 8.446 Selecting previously unselected package perl. #8 8.449 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 8.461 Unpacking perl (5.40.1-6) ... #8 8.572 Selecting previously unselected package xz-utils. #8 8.575 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 8.587 Unpacking xz-utils (5.8.1-1) ... #8 8.707 Selecting previously unselected package libsframe1:amd64. #8 8.709 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 8.721 Unpacking libsframe1:amd64 (2.44-3) ... #8 8.820 Selecting previously unselected package binutils-common:amd64. #8 8.823 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 8.835 Unpacking binutils-common:amd64 (2.44-3) ... #8 9.009 Selecting previously unselected package libbinutils:amd64. #8 9.012 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 9.024 Unpacking libbinutils:amd64 (2.44-3) ... #8 9.160 Selecting previously unselected package libgprofng0:amd64. #8 9.162 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 9.175 Unpacking libgprofng0:amd64 (2.44-3) ... #8 9.302 Selecting previously unselected package libctf-nobfd0:amd64. #8 9.305 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 9.317 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 9.432 Selecting previously unselected package libctf0:amd64. #8 9.434 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 9.447 Unpacking libctf0:amd64 (2.44-3) ... #8 9.560 Selecting previously unselected package libjansson4:amd64. #8 9.562 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 9.575 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 9.657 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 9.659 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 9.672 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 9.816 Selecting previously unselected package binutils. #8 9.818 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 9.834 Unpacking binutils (2.44-3) ... #8 9.947 Selecting previously unselected package libc-dev-bin. #8 9.950 Preparing to unpack .../033-libc-dev-bin_2.41-12+deb13u3_amd64.deb ... #8 9.962 Unpacking libc-dev-bin (2.41-12+deb13u3) ... #8 10.06 Selecting previously unselected package linux-libc-dev. #8 10.06 Preparing to unpack .../034-linux-libc-dev_6.12.95-1_all.deb ... #8 10.07 Unpacking linux-libc-dev (6.12.95-1) ... #8 10.30 Selecting previously unselected package libcrypt-dev:amd64. #8 10.31 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 10.33 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 10.44 Selecting previously unselected package rpcsvc-proto. #8 10.44 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 10.45 Unpacking rpcsvc-proto (1.4.3-1) ... #8 10.55 Selecting previously unselected package libc6-dev:amd64. #8 10.55 Preparing to unpack .../037-libc6-dev_2.41-12+deb13u3_amd64.deb ... #8 10.57 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ... #8 10.74 Selecting previously unselected package libisl23:amd64. #8 10.74 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 10.76 Unpacking libisl23:amd64 (0.27-1) ... #8 10.88 Selecting previously unselected package libmpfr6:amd64. #8 10.88 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 10.89 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 11.02 Selecting previously unselected package libmpc3:amd64. #8 11.02 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 11.03 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 11.12 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 11.13 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 11.14 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 11.49 Selecting previously unselected package cpp-14. #8 11.49 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 11.50 Unpacking cpp-14 (14.2.0-19) ... #8 11.59 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 11.60 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 11.61 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 11.72 Selecting previously unselected package cpp. #8 11.72 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 11.75 Unpacking cpp (4:14.2.0-1) ... #8 11.85 Selecting previously unselected package libcc1-0:amd64. #8 11.86 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 11.87 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 11.99 Selecting previously unselected package libgomp1:amd64. #8 11.99 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 12.00 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 12.12 Selecting previously unselected package libitm1:amd64. #8 12.12 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 12.14 Unpacking libitm1:amd64 (14.2.0-19) ... #8 12.24 Selecting previously unselected package libatomic1:amd64. #8 12.25 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 12.26 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 12.37 Selecting previously unselected package libasan8:amd64. #8 12.37 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 12.38 Unpacking libasan8:amd64 (14.2.0-19) ... #8 12.58 Selecting previously unselected package liblsan0:amd64. #8 12.58 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 12.59 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 12.74 Selecting previously unselected package libtsan2:amd64. #8 12.74 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 12.75 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 12.93 Selecting previously unselected package libubsan1:amd64. #8 12.93 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 12.94 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 13.07 Selecting previously unselected package libhwasan0:amd64. #8 13.08 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 13.09 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 13.24 Selecting previously unselected package libquadmath0:amd64. #8 13.24 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 13.25 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 13.35 Selecting previously unselected package libgcc-14-dev:amd64. #8 13.35 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 13.36 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 13.53 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 13.53 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 13.54 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 13.93 Selecting previously unselected package gcc-14. #8 13.93 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 13.95 Unpacking gcc-14 (14.2.0-19) ... #8 14.05 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 14.05 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 14.07 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 14.17 Selecting previously unselected package gcc. #8 14.17 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 14.18 Unpacking gcc (4:14.2.0-1) ... #8 14.27 Selecting previously unselected package libstdc++-14-dev:amd64. #8 14.28 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 14.29 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 14.45 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 14.46 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 14.47 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 14.82 Selecting previously unselected package g++-14. #8 14.82 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 14.83 Unpacking g++-14 (14.2.0-19) ... #8 14.92 Selecting previously unselected package g++-x86-64-linux-gnu. #8 14.92 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 14.94 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 15.03 Selecting previously unselected package g++. #8 15.04 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 15.05 Unpacking g++ (4:14.2.0-1) ... #8 15.14 Selecting previously unselected package make. #8 15.14 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 15.15 Unpacking make (4.4.1-2) ... #8 15.27 Selecting previously unselected package libdpkg-perl. #8 15.27 Preparing to unpack .../066-libdpkg-perl_1.22.22_all.deb ... #8 15.28 Unpacking libdpkg-perl (1.22.22) ... #8 15.39 Selecting previously unselected package patch. #8 15.39 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 15.40 Unpacking patch (2.8-2) ... #8 15.50 Selecting previously unselected package dpkg-dev. #8 15.51 Preparing to unpack .../068-dpkg-dev_1.22.22_all.deb ... #8 15.52 Unpacking dpkg-dev (1.22.22) ... #8 15.63 Selecting previously unselected package build-essential. #8 15.64 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 15.65 Unpacking build-essential (12.12) ... #8 15.75 Selecting previously unselected package libgpg-error0:amd64. #8 15.76 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 15.77 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 15.88 Selecting previously unselected package libassuan9:amd64. #8 15.88 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 15.90 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 16.02 Selecting previously unselected package libgcrypt20:amd64. #8 16.02 Preparing to unpack .../072-libgcrypt20_1.11.0-7+deb13u1_amd64.deb ... #8 16.04 Unpacking libgcrypt20:amd64 (1.11.0-7+deb13u1) ... #8 16.18 Selecting previously unselected package libreadline8t64:amd64. #8 16.19 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 16.21 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' #8 16.23 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' #8 16.25 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' #8 16.27 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' #8 16.27 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 16.38 Selecting previously unselected package gpgconf. #8 16.38 Preparing to unpack .../074-gpgconf_2.4.7-21+deb13u1+b3_amd64.deb ... #8 16.40 Unpacking gpgconf (2.4.7-21+deb13u1+b3) ... #8 16.53 Selecting previously unselected package libunistring5:amd64. #8 16.53 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 16.54 Unpacking libunistring5:amd64 (1.3-2) ... #8 16.67 Selecting previously unselected package libidn2-0:amd64. #8 16.67 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 16.68 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 16.79 Selecting previously unselected package libffi8:amd64. #8 16.79 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 16.80 Unpacking libffi8:amd64 (3.4.8-2) ... #8 16.92 Selecting previously unselected package libp11-kit0:amd64. #8 16.92 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 16.93 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 17.06 Selecting previously unselected package libtasn1-6:amd64. #8 17.06 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 17.07 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 17.19 Selecting previously unselected package libgnutls30t64:amd64. #8 17.19 Preparing to unpack .../080-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... #8 17.20 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... #8 17.33 Selecting previously unselected package libksba8:amd64. #8 17.34 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 17.35 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 17.45 Selecting previously unselected package libsasl2-modules-db:amd64. #8 17.46 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 17.47 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 17.57 Selecting previously unselected package libsasl2-2:amd64. #8 17.57 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 17.59 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 17.73 Selecting previously unselected package libldap2:amd64. #8 17.73 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 17.74 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 17.86 Selecting previously unselected package libnpth0t64:amd64. #8 17.87 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 17.88 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 18.00 Selecting previously unselected package dirmngr. #8 18.00 Preparing to unpack .../086-dirmngr_2.4.7-21+deb13u1+b3_amd64.deb ... #8 18.05 Unpacking dirmngr (2.4.7-21+deb13u1+b3) ... #8 18.16 Selecting previously unselected package libfakeroot:amd64. #8 18.17 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 18.18 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 18.28 Selecting previously unselected package fakeroot. #8 18.29 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 18.30 Unpacking fakeroot (1.37.1.1-1) ... #8 18.41 Selecting previously unselected package libbrotli1:amd64. #8 18.41 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 18.43 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 18.54 Selecting previously unselected package libnghttp2-14:amd64. #8 18.55 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... #8 18.56 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... #8 18.68 Selecting previously unselected package libnghttp3-9:amd64. #8 18.68 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 18.70 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 18.81 Selecting previously unselected package libngtcp2-16:amd64. #8 18.82 Preparing to unpack .../092-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... #8 18.83 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... #8 18.94 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 18.95 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... #8 18.96 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... #8 19.07 Selecting previously unselected package libpsl5t64:amd64. #8 19.07 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 19.08 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 19.20 Selecting previously unselected package librtmp1:amd64. #8 19.20 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 19.22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 19.33 Selecting previously unselected package libssh2-1t64:amd64. #8 19.33 Preparing to unpack .../096-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ... #8 19.34 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... #8 19.46 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 19.46 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u3_amd64.deb ... #8 19.47 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u3) ... #8 19.57 Selecting previously unselected package liberror-perl. #8 19.58 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 19.59 Unpacking liberror-perl (0.17030-1) ... #8 19.68 Selecting previously unselected package git-man. #8 19.69 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 19.70 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 19.85 Selecting previously unselected package git. #8 19.85 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 19.87 Unpacking git (1:2.47.3-0+deb13u1) ... #8 20.15 Selecting previously unselected package gnupg-l10n. #8 20.16 Preparing to unpack .../101-gnupg-l10n_2.4.7-21+deb13u1_all.deb ... #8 20.17 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ... #8 20.30 Selecting previously unselected package gpg. #8 20.30 Preparing to unpack .../102-gpg_2.4.7-21+deb13u1+b3_amd64.deb ... #8 20.31 Unpacking gpg (2.4.7-21+deb13u1+b3) ... #8 20.44 Selecting previously unselected package libncursesw6:amd64. #8 20.45 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 20.46 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 20.58 Selecting previously unselected package pinentry-curses. #8 20.58 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 20.59 Unpacking pinentry-curses (1.3.1-2) ... #8 20.70 Selecting previously unselected package gpg-agent. #8 20.71 Preparing to unpack .../105-gpg-agent_2.4.7-21+deb13u1+b3_amd64.deb ... #8 20.72 Unpacking gpg-agent (2.4.7-21+deb13u1+b3) ... #8 20.83 Selecting previously unselected package gpgsm. #8 20.83 Preparing to unpack .../106-gpgsm_2.4.7-21+deb13u1+b3_amd64.deb ... #8 20.85 Unpacking gpgsm (2.4.7-21+deb13u1+b3) ... #8 20.95 Selecting previously unselected package gnupg. #8 20.95 Preparing to unpack .../107-gnupg_2.4.7-21+deb13u1_all.deb ... #8 20.96 Unpacking gnupg (2.4.7-21+deb13u1) ... #8 21.07 Selecting previously unselected package gnupg2. #8 21.07 Preparing to unpack .../108-gnupg2_2.4.7-21+deb13u1_all.deb ... #8 21.08 Unpacking gnupg2 (2.4.7-21+deb13u1) ... #8 21.18 Setting up libexpat1:amd64 (2.7.1-2) ... #8 21.22 Setting up libnpth0t64:amd64 (1.8-3) ... #8 21.26 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 21.30 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 21.33 Setting up libgpg-error0:amd64 (1.51-4) ... #8 21.37 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 21.41 Setting up libtirpc-common (1.3.6+ds-1) ... #8 21.46 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 21.49 Setting up binutils-common:amd64 (2.44-3) ... #8 21.53 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... #8 21.56 Setting up linux-libc-dev (6.12.95-1) ... #8 21.60 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 21.64 Setting up libgcrypt20:amd64 (1.11.0-7+deb13u1) ... #8 21.68 Setting up libcom-err2:amd64 (1.47.2-3+b11) ... #8 21.72 Setting up libgomp1:amd64 (14.2.0-19) ... #8 21.76 Setting up bzip2 (1.0.8-6) ... #8 21.79 Setting up libsframe1:amd64 (2.44-3) ... #8 21.83 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 21.88 Setting up libelf1t64:amd64 (0.192-4) ... #8 21.91 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 21.95 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... #8 21.99 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 22.02 Setting up libcap2-bin (1:2.75-10+deb13u1+b1) ... #8 22.06 Setting up fakeroot (1.37.1.1-1) ... #8 22.09 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.09 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 22.12 Setting up rpcsvc-proto (1.4.3-1) ... #8 22.15 Setting up make (4.4.1-2) ... #8 22.19 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 22.23 Setting up gnupg-l10n (2.4.7-21+deb13u1) ... #8 22.26 Setting up xz-utils (5.8.1-1) ... #8 22.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.29 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 #8 22.32 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 22.35 Setting up libunistring5:amd64 (1.3-2) ... #8 22.39 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 22.42 Setting up libmnl0:amd64 (1.0.5-3) ... #8 22.46 Setting up libatomic1:amd64 (14.2.0-19) ... #8 22.50 Setting up patch (2.8-2) ... #8 22.54 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 22.57 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... #8 22.61 Setting up libxtables12:amd64 (1.8.11-2) ... #8 22.65 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 22.68 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 22.72 Setting up libubsan1:amd64 (14.2.0-19) ... #8 22.76 Setting up libffi8:amd64 (3.4.8-2) ... #8 22.80 Setting up perl-modules-5.40 (5.40.1-6) ... #8 22.83 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 22.87 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 22.92 Setting up libasan8:amd64 (14.2.0-19) ... #8 22.96 Setting up libassuan9:amd64 (3.0.2-2) ... #8 23.00 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 23.04 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 23.07 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... #8 23.11 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... #8 23.15 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... #8 23.18 Setting up libtsan2:amd64 (14.2.0-19) ... #8 23.22 Setting up libbinutils:amd64 (2.44-3) ... #8 23.26 Setting up libisl23:amd64 (0.27-1) ... #8 23.29 Setting up libc-dev-bin (2.41-12+deb13u3) ... #8 23.33 Setting up openssl (3.5.6-1~deb13u2) ... #8 23.38 Setting up readline-common (8.2-6) ... #8 23.42 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 23.46 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 23.50 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 23.53 Setting up liblsan0:amd64 (14.2.0-19) ... #8 23.57 Setting up libitm1:amd64 (14.2.0-19) ... #8 23.61 Setting up libctf0:amd64 (2.44-3) ... #8 23.64 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 23.68 Setting up pinentry-curses (1.3.1-2) ... #8 23.73 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 23.77 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 23.80 Setting up ca-certificates (20250419) ... #8 23.88 debconf: unable to initialize frontend: Dialog #8 23.88 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 23.88 debconf: falling back to frontend: Readline #8 23.89 debconf: unable to initialize frontend: Readline #8 23.89 debconf: (This frontend requires a controlling tty.) #8 23.89 debconf: falling back to frontend: Teletype #8 23.89 debconf: unable to initialize frontend: Teletype #8 23.89 debconf: (This frontend requires a controlling tty.) #8 23.89 debconf: falling back to frontend: Noninteractive #8 25.15 Updating certificates in /etc/ssl/certs... #8 26.79 150 added, 0 removed; done. #8 26.88 Setting up perl (5.40.1-6) ... #8 26.94 Setting up libgprofng0:amd64 (2.44-3) ... #8 26.98 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 27.01 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... #8 27.05 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 27.09 Setting up libdpkg-perl (1.22.22) ... #8 27.12 Setting up cpp-14 (14.2.0-19) ... #8 27.16 Setting up libreadline8t64:amd64 (8.2-6) ... #8 27.19 Setting up gpgconf (2.4.7-21+deb13u1+b3) ... #8 27.23 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ... #8 27.27 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 27.30 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 27.34 Setting up gpg (2.4.7-21+deb13u1+b3) ... #8 27.47 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 27.51 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 27.55 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... #8 27.59 Setting up gpg-agent (2.4.7-21+deb13u1+b3) ... #8 27.91 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 27.94 Setting up iproute2 (6.15.0-1) ... #8 28.00 debconf: unable to initialize frontend: Dialog #8 28.00 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 28.00 debconf: falling back to frontend: Readline #8 28.01 debconf: unable to initialize frontend: Readline #8 28.01 debconf: (This frontend requires a controlling tty.) #8 28.01 debconf: falling back to frontend: Teletype #8 28.01 debconf: unable to initialize frontend: Teletype #8 28.01 debconf: (This frontend requires a controlling tty.) #8 28.01 debconf: falling back to frontend: Noninteractive #8 28.10 Setting up gpgsm (2.4.7-21+deb13u1+b3) ... #8 28.14 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 28.18 Setting up binutils (2.44-3) ... #8 28.22 Setting up dpkg-dev (1.22.22) ... #8 28.28 Setting up liberror-perl (0.17030-1) ... #8 28.32 Setting up dirmngr (2.4.7-21+deb13u1+b3) ... #8 28.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 28.48 Setting up cpp (4:14.2.0-1) ... #8 28.54 Setting up gnupg (2.4.7-21+deb13u1) ... #8 28.57 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 28.61 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... #8 28.65 Setting up gnupg2 (2.4.7-21+deb13u1) ... #8 28.68 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 28.72 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u3) ... #8 28.76 Setting up gcc-14 (14.2.0-19) ... #8 28.79 Setting up git (1:2.47.3-0+deb13u1) ... #8 28.86 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 28.89 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 28.93 Setting up g++-14 (14.2.0-19) ... #8 28.97 Setting up gcc (4:14.2.0-1) ... #8 29.04 Setting up g++ (4:14.2.0-1) ... #8 29.06 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 29.08 Setting up build-essential (12.12) ... #8 29.12 Processing triggers for libc-bin (2.41-12+deb13u3) ... #8 29.18 Processing triggers for ca-certificates (20250419) ... #8 29.20 Updating certificates in /etc/ssl/certs... #8 30.74 0 added, 0 removed; done. #8 30.74 Running hooks in /etc/ca-certificates/update.d... #8 30.74 done. #8 DONE 32.6s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; centos:7) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; almalinux:8) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/AlmaLinux_8/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/AlmaLinux_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 0.367 + echo debian:13 #9 0.367 + cut -d : -f 2 #9 0.367 + sed s/./\u&/ #9 0.367 + VERSION=13 #9 0.368 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 0.4s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.1s #11 exporting to image #11 exporting layers #11 exporting layers 3.2s done #11 writing image sha256:c08d4cecae7e2205fee713c5839390bf82e73475653e8460ca6174dfe0d95fcf done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 3.2s docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 0.2s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.393 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.393 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.393 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #5 0.394 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] #5 0.494 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] #5 0.547 Fetched 73.4 kB in 0s (362 kB/s) #5 0.547 Reading package lists... #5 0.853 Reading package lists... #5 1.142 Building dependency tree... #5 1.204 Reading state information... #5 1.298 The following additional packages will be installed: #5 1.298 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.298 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.298 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.298 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.298 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.298 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.298 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.298 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.298 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.298 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.298 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.298 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.298 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.298 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.298 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.298 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.298 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.298 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.298 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.298 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.298 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.298 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.298 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.298 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.298 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.298 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.298 media-types mscgen netbase openjade opensp osmocom-keyring osmocom-master #5 1.298 preview-latex-style procps python-apt-common python3 python3-apt #5 1.298 python3-autocommand python3-blockdiag python3-cairo python3-chardet #5 1.298 python3-docutils python3-freetype python3-funcparserlib python3-inflect #5 1.298 python3-jaraco.context python3-jaraco.functools python3-minimal #5 1.298 python3-more-itertools python3-nwdiag python3-pil python3-pkg-resources #5 1.298 python3-reportlab python3-rlpycairo python3-roman python3-typeguard #5 1.298 python3-typing-extensions python3-webcolors python3.13 python3.13-minimal #5 1.298 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit #5 1.298 tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.298 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.298 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.298 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.298 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.298 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.299 Suggested packages: #5 1.299 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.299 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.299 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.299 docbook-dsssl-doc docbook-defguide dbtoepub docbook-xsl-doc-html #5 1.299 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #5 1.299 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #5 1.299 docbook-xsl-ns docbook5-defguide fonts-freefont-otf | fonts-freefont-ttf #5 1.299 fonts-texgyre gsfonts graphviz-doc libavalon-framework-java #5 1.299 libexcalibur-logkit-java liblog4j1.2-java libgd-tools low-memory-monitor #5 1.299 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #5 1.299 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #5 1.299 libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils #5 1.299 libencode-eucjpascii-perl libencode-hanextra-perl libpod2-base-perl #5 1.299 libmpfi-doc sgmls-doc doc-base python3-doc python3-tk python3-venv #5 1.299 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.299 texlive-lang-french python-pil-doc python3-setuptools #5 1.299 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #5 1.299 python3.13-venv python3.13-doc binfmt-support sgml-base-doc perlsgml w3-recs #5 1.299 debhelper gv | postscript-viewer perl-tk xpdf | pdf-viewer xzdec #5 1.299 texlive-binaries-sse2 hintview chktex default-jre-headless dvidvi dvipng #5 1.299 fragmaster lacheck latexdiff latexmk purifyeps texlive-fonts-recommended-doc #5 1.299 texlive-latex-base-doc wp2latex python3-pygments icc-profiles #5 1.299 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #5 1.299 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc #5 1.299 Recommended packages: #5 1.299 xmlto dblatex-doc fonts-liberation libgdk-pixbuf2.0-bin libglib2.0-data #5 1.299 xdg-user-dirs libgts-bin libheif-plugin-x265 libheif-plugin-aomenc #5 1.299 javascript-common librsvg2-common mailcap psmisc linux-sysctl-defaults #5 1.299 lsb-release iso-codes python3-pygments python3-olefile fonts-dejavu-extra #5 1.299 dvisvgm ghostscript liblog-log4perl-perl ruby tex-gyre default-jre #5 1.299 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.299 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.000 The following NEW packages will be installed: #5 2.000 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 2.000 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 2.000 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 2.000 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 2.000 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 2.000 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 2.000 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 2.000 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 2.000 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 2.000 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 2.000 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 2.000 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 2.000 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 2.000 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 2.000 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 2.000 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 2.000 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 2.000 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 2.000 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 2.000 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 2.000 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 2.000 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 2.000 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 2.000 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 2.000 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 2.000 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 2.000 media-types mscgen netbase openjade opensp osmo-gsm-manuals-dev #5 2.000 osmocom-keyring osmocom-master preview-latex-style procps python-apt-common #5 2.000 python3 python3-apt python3-autocommand python3-blockdiag python3-cairo #5 2.000 python3-chardet python3-docutils python3-freetype python3-funcparserlib #5 2.000 python3-inflect python3-jaraco.context python3-jaraco.functools #5 2.000 python3-minimal python3-more-itertools python3-nwdiag python3-pil #5 2.000 python3-pkg-resources python3-reportlab python3-rlpycairo python3-roman #5 2.000 python3-typeguard python3-typing-extensions python3-webcolors python3.13 #5 2.000 python3.13-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.000 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 2.000 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.000 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.000 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.000 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 2.000 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 2.000 xml-core xsltproc #5 2.033 0 upgraded, 202 newly installed, 0 to remove and 0 not upgraded. #5 2.033 Need to get 489 MB of archives. #5 2.033 After this operation, 1132 MB of additional disk space will be used. #5 2.033 Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2+deb13u2 [862 kB] #5 2.054 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.085 Get:3 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2+deb13u2 [2217 kB] #5 2.095 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] #5 2.103 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.7.0.6.96fe [443 kB] #5 2.112 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #5 2.112 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #5 2.112 Get:8 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #5 2.112 Get:9 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2+deb13u2 [1958 kB] #5 2.130 Get:10 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2+deb13u2 [757 kB] #5 2.134 Get:11 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #5 2.134 Get:12 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #5 2.135 Get:13 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #5 2.146 Get:14 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #5 2.170 Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #5 2.170 Get:16 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #5 2.170 Get:17 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #5 2.171 Get:18 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #5 2.171 Get:19 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #5 2.181 Get:20 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #5 2.182 Get:21 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #5 2.183 Get:22 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #5 2.202 Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] #5 2.208 Get:24 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] #5 2.217 Get:25 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u3 [233 kB] #5 2.228 Get:26 http://deb.debian.org/debian trixie/main amd64 xsltproc amd64 1.1.35-1.2+deb13u3 [115 kB] #5 2.230 Get:27 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #5 2.242 Get:28 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #5 2.243 Get:29 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.257 Get:30 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #5 2.267 Get:31 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #5 2.277 Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+deb13u2 [6792 B] #5 2.277 Get:33 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #5 2.288 Get:34 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #5 2.288 Get:35 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #5 2.289 Get:36 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #5 2.289 Get:37 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #5 2.300 Get:38 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #5 2.301 Get:39 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #5 2.302 Get:40 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #5 2.304 Get:41 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.305 Get:42 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u5 [283 kB] #5 2.316 Get:43 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1+deb13u1 [452 kB] #5 2.327 Get:44 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #5 2.330 Get:45 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #5 2.342 Get:46 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #5 2.342 Get:47 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] #5 2.354 Get:48 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #5 2.366 Get:49 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #5 2.378 Get:50 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #5 2.470 Get:51 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #5 2.502 Get:52 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #5 2.518 Get:53 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #5 2.521 Get:54 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #5 2.521 Get:55 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #5 2.522 Get:56 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #5 2.524 Get:57 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #5 2.537 Get:58 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #5 2.557 Get:59 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #5 2.567 Get:60 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #5 2.575 Get:61 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #5 2.575 Get:62 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #5 2.575 Get:63 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #5 2.587 Get:64 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #5 2.603 Get:65 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u3 [1519 kB] #5 2.624 Get:66 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+deb13u1 [479 kB] #5 2.639 Get:67 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #5 2.726 Get:68 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #5 2.727 Get:69 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #5 2.747 Get:70 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #5 2.764 Get:71 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #5 2.765 Get:72 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #5 2.766 Get:73 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #5 2.776 Get:74 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #5 2.777 Get:75 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #5 2.777 Get:76 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #5 2.778 Get:77 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #5 2.787 Get:78 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #5 2.787 Get:79 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #5 2.866 Get:80 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #5 2.866 Get:81 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #5 3.113 Get:82 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #5 3.150 Get:83 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #5 3.185 Get:84 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #5 3.197 Get:85 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #5 3.269 Get:86 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #5 3.269 Get:87 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #5 3.269 Get:88 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #5 3.269 Get:89 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #5 3.275 Get:90 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #5 4.278 Get:91 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #5 4.279 Get:92 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #5 4.280 Get:93 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #5 4.311 Get:94 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #5 4.312 Get:95 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #5 4.313 Get:96 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #5 4.314 Get:97 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #5 4.315 Get:98 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #5 4.317 Get:99 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #5 4.318 Get:100 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #5 4.330 Get:101 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #5 4.422 Get:102 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #5 4.751 Get:103 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #5 5.087 Get:104 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #5 5.909 Get:105 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #5 5.909 Get:106 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #5 5.910 Get:107 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #5 5.911 Get:108 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #5 5.940 Get:109 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #5 5.978 Get:110 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #5 5.995 Get:111 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #5 6.155 Get:112 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #5 6.385 Get:113 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 6.386 Get:114 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 6.399 Get:115 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #5 7.377 Get:116 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #5 7.418 Get:117 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #5 7.420 Get:118 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #5 7.436 Get:119 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #5 7.447 Get:120 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #5 7.459 Get:121 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #5 7.472 Get:122 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #5 7.488 Get:123 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #5 7.504 Get:124 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #5 7.626 Get:125 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #5 7.680 Get:126 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #5 7.687 Get:127 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #5 7.690 Get:128 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #5 7.690 Get:129 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #5 7.690 Get:130 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #5 7.716 Get:131 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #5 7.717 Get:132 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #5 7.718 Get:133 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #5 7.780 Get:134 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #5 7.790 Get:135 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #5 7.794 Get:136 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #5 7.794 Get:137 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #5 7.795 Get:138 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #5 7.796 Get:139 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #5 7.813 Get:140 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #5 7.816 Get:141 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #5 7.825 Get:142 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #5 7.837 Get:143 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #5 7.852 Get:144 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #5 7.868 Get:145 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #5 7.878 Get:146 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #5 7.880 Get:147 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #5 7.890 Get:148 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #5 7.905 Get:149 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #5 7.906 Get:150 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #5 7.919 Get:151 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #5 7.920 Get:152 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #5 7.931 Get:153 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #5 7.931 Get:154 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #5 7.932 Get:155 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #5 7.932 Get:156 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #5 7.942 Get:157 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #5 7.952 Get:158 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3+deb13u2 [345 kB] #5 7.964 Get:159 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #5 7.974 Get:160 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #5 7.976 Get:161 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #5 7.989 Get:162 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #5 7.990 Get:163 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #5 8.003 Get:164 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #5 8.004 Get:165 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #5 8.005 Get:166 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #5 8.006 Get:167 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #5 8.023 Get:168 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #5 8.025 Get:169 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #5 8.026 Get:170 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #5 8.031 Get:171 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #5 8.040 Get:172 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4+deb13u1 [312 kB] #5 8.050 Get:173 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #5 8.053 Get:174 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4+deb13u1 [141 kB] #5 8.062 Get:175 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2+deb13u2 [160 kB] #5 8.064 Get:176 http://deb.debian.org/debian-security trixie-security/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u2 [205 kB] #5 8.065 Get:177 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #5 8.065 Get:178 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #5 8.081 Get:179 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #5 8.088 Get:180 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #5 8.101 Get:181 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #5 8.102 Get:182 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #5 8.102 Get:183 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #5 8.102 Get:184 http://deb.debian.org/debian-security trixie-security/main amd64 python3-pil amd64 11.1.0-5+deb13u3 [513 kB] #5 8.104 Get:185 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #5 8.104 Get:186 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #5 8.114 Get:187 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #5 8.115 Get:188 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #5 8.115 Get:189 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #5 8.116 Get:190 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1+deb13u1 [8492 B] #5 8.116 Get:191 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #5 8.116 Get:192 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #5 8.126 Get:193 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #5 8.127 Get:194 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #5 8.132 Get:195 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #5 8.143 Get:196 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #5 8.154 Get:197 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #5 8.166 Get:198 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #5 8.166 Get:199 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #5 8.166 Get:200 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #5 8.180 Get:201 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #5 8.181 Get:202 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #5 8.306 debconf: unable to initialize frontend: Dialog #5 8.306 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 8.306 debconf: falling back to frontend: Readline #5 8.309 debconf: unable to initialize frontend: Readline #5 8.309 debconf: (This frontend requires a controlling tty.) #5 8.309 debconf: falling back to frontend: Teletype #5 8.312 debconf: unable to initialize frontend: Teletype #5 8.312 debconf: (This frontend requires a controlling tty.) #5 8.312 debconf: falling back to frontend: Noninteractive #5 10.42 Preconfiguring packages ... #5 10.56 Fetched 489 MB in 6s (79.2 MB/s) #5 10.63 Selecting previously unselected package libpython3.13-minimal:amd64. #5 10.63 (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 ... 15438 files and directories currently installed.) #5 10.65 Preparing to unpack .../libpython3.13-minimal_3.13.5-2+deb13u2_amd64.deb ... #5 10.66 Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u2) ... #5 10.81 Selecting previously unselected package python3.13-minimal. #5 10.81 Preparing to unpack .../python3.13-minimal_3.13.5-2+deb13u2_amd64.deb ... #5 10.83 Unpacking python3.13-minimal (3.13.5-2+deb13u2) ... #5 11.01 Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u2) ... #5 11.07 Setting up python3.13-minimal (3.13.5-2+deb13u2) ... #5 11.68 Selecting previously unselected package python3-minimal. #5 11.68 (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 ... 15763 files and directories currently installed.) #5 11.69 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #5 11.70 Unpacking python3-minimal (3.13.5-1) ... #5 11.81 Selecting previously unselected package media-types. #5 11.81 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #5 11.83 Unpacking media-types (13.0.0) ... #5 11.93 Selecting previously unselected package netbase. #5 11.94 Preparing to unpack .../2-netbase_6.5_all.deb ... #5 11.95 Unpacking netbase (6.5) ... #5 12.04 Selecting previously unselected package libpython3.13-stdlib:amd64. #5 12.05 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2+deb13u2_amd64.deb ... #5 12.06 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u2) ... #5 12.22 Selecting previously unselected package python3.13. #5 12.22 Preparing to unpack .../4-python3.13_3.13.5-2+deb13u2_amd64.deb ... #5 12.24 Unpacking python3.13 (3.13.5-2+deb13u2) ... #5 12.34 Selecting previously unselected package libpython3-stdlib:amd64. #5 12.34 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #5 12.35 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #5 12.44 Setting up python3-minimal (3.13.5-1) ... #5 12.67 Selecting previously unselected package python3. #5 12.67 (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 ... 16224 files and directories currently installed.) #5 12.68 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #5 12.70 Unpacking python3 (3.13.5-1) ... #5 12.80 Selecting previously unselected package libproc2-0:amd64. #5 12.81 Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9_amd64.deb ... #5 12.83 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #5 12.97 Selecting previously unselected package procps. #5 12.97 Preparing to unpack .../002-procps_2%3a4.0.4-9_amd64.deb ... #5 13.01 Unpacking procps (2:4.0.4-9) ... #5 13.13 Selecting previously unselected package sensible-utils. #5 13.14 Preparing to unpack .../003-sensible-utils_0.0.25_all.deb ... #5 13.15 Unpacking sensible-utils (0.0.25) ... #5 13.23 Selecting previously unselected package libtext-charwidth-perl:amd64. #5 13.24 Preparing to unpack .../004-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #5 13.25 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 13.33 Selecting previously unselected package libtext-wrapi18n-perl. #5 13.33 Preparing to unpack .../005-libtext-wrapi18n-perl_0.06-10_all.deb ... #5 13.35 Unpacking libtext-wrapi18n-perl (0.06-10) ... #5 13.47 Selecting previously unselected package ucf. #5 13.47 Preparing to unpack .../006-ucf_3.0052_all.deb ... #5 13.48 Moving old data out of the way #5 13.49 Unpacking ucf (3.0052) ... #5 13.59 Selecting previously unselected package asciidoc-common. #5 13.59 Preparing to unpack .../007-asciidoc-common_10.2.1-1_all.deb ... #5 13.60 Unpacking asciidoc-common (10.2.1-1) ... #5 13.74 Selecting previously unselected package sgml-base. #5 13.74 Preparing to unpack .../008-sgml-base_1.31+nmu1_all.deb ... #5 13.76 Unpacking sgml-base (1.31+nmu1) ... #5 13.91 Selecting previously unselected package xml-core. #5 13.91 Preparing to unpack .../009-xml-core_0.19_all.deb ... #5 13.93 Unpacking xml-core (0.19) ... #5 14.04 Selecting previously unselected package docbook-xsl. #5 14.04 Preparing to unpack .../010-docbook-xsl_1.79.2+dfsg-7_all.deb ... #5 14.05 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #5 14.21 Selecting previously unselected package libxml2:amd64. #5 14.22 Preparing to unpack .../011-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 14.23 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 14.34 Selecting previously unselected package libxml2-utils. #5 14.35 Preparing to unpack .../012-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 14.36 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 14.47 Selecting previously unselected package libxslt1.1:amd64. #5 14.48 Preparing to unpack .../013-libxslt1.1_1.1.35-1.2+deb13u3_amd64.deb ... #5 14.49 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u3) ... #5 14.58 Selecting previously unselected package xsltproc. #5 14.59 Preparing to unpack .../014-xsltproc_1.1.35-1.2+deb13u3_amd64.deb ... #5 14.60 Unpacking xsltproc (1.1.35-1.2+deb13u3) ... #5 14.72 Selecting previously unselected package asciidoc-base. #5 14.72 Preparing to unpack .../015-asciidoc-base_10.2.1-1_all.deb ... #5 14.73 Unpacking asciidoc-base (10.2.1-1) ... #5 14.82 Selecting previously unselected package asciidoc. #5 14.82 Preparing to unpack .../016-asciidoc_10.2.1-1_all.deb ... #5 14.84 Unpacking asciidoc (10.2.1-1) ... #5 14.96 Selecting previously unselected package sgml-data. #5 14.96 Preparing to unpack .../017-sgml-data_2.0.11+nmu1_all.deb ... #5 14.98 Unpacking sgml-data (2.0.11+nmu1) ... #5 15.11 Selecting previously unselected package docbook-xml. #5 15.11 Preparing to unpack .../018-docbook-xml_4.5-13_all.deb ... #5 15.13 Unpacking docbook-xml (4.5-13) ... #5 15.24 Selecting previously unselected package python-apt-common. #5 15.24 Preparing to unpack .../019-python-apt-common_3.0.0_all.deb ... #5 15.25 Unpacking python-apt-common (3.0.0) ... #5 15.36 Selecting previously unselected package distro-info-data. #5 15.36 Preparing to unpack .../020-distro-info-data_0.66+deb13u2_all.deb ... #5 15.37 Unpacking distro-info-data (0.66+deb13u2) ... #5 15.47 Selecting previously unselected package python3-apt. #5 15.47 Preparing to unpack .../021-python3-apt_3.0.0_amd64.deb ... #5 15.49 Unpacking python3-apt (3.0.0) ... #5 15.62 Selecting previously unselected package tex-common. #5 15.62 Preparing to unpack .../022-tex-common_6.19_all.deb ... #5 15.64 Unpacking tex-common (6.19) ... #5 15.82 Selecting previously unselected package libpaper2:amd64. #5 15.83 Preparing to unpack .../023-libpaper2_2.2.5-0.3+b2_amd64.deb ... #5 15.84 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #5 15.93 Selecting previously unselected package libpaper-utils. #5 15.93 Preparing to unpack .../024-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #5 15.95 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #5 16.05 Selecting previously unselected package libkpathsea6:amd64. #5 16.05 Preparing to unpack .../025-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #5 16.06 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 16.18 Selecting previously unselected package libptexenc1:amd64. #5 16.18 Preparing to unpack .../026-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #5 16.19 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 16.30 Selecting previously unselected package libsynctex2:amd64. #5 16.30 Preparing to unpack .../027-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #5 16.31 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 16.42 Selecting previously unselected package libtexlua53-5:amd64. #5 16.42 Preparing to unpack .../028-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #5 16.44 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 16.54 Selecting previously unselected package t1utils. #5 16.55 Preparing to unpack .../029-t1utils_1.41-4_amd64.deb ... #5 16.56 Unpacking t1utils (1.41-4) ... #5 16.67 Selecting previously unselected package libpng16-16t64:amd64. #5 16.68 Preparing to unpack .../030-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ... #5 16.69 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ... #5 16.81 Selecting previously unselected package libfreetype6:amd64. #5 16.81 Preparing to unpack .../031-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ... #5 16.83 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ... #5 16.94 Selecting previously unselected package fonts-dejavu-mono. #5 16.94 Preparing to unpack .../032-fonts-dejavu-mono_2.37-8_all.deb ... #5 16.95 Unpacking fonts-dejavu-mono (2.37-8) ... #5 17.11 Selecting previously unselected package fonts-dejavu-core. #5 17.11 Preparing to unpack .../033-fonts-dejavu-core_2.37-8_all.deb ... #5 17.17 Unpacking fonts-dejavu-core (2.37-8) ... #5 17.31 Selecting previously unselected package libfontenc1:amd64. #5 17.32 Preparing to unpack .../034-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #5 17.33 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 17.45 Selecting previously unselected package x11-common. #5 17.45 Preparing to unpack .../035-x11-common_1%3a7.7+24+deb13u1_all.deb ... #5 17.47 Unpacking x11-common (1:7.7+24+deb13u1) ... #5 17.56 Selecting previously unselected package xfonts-encodings. #5 17.57 Preparing to unpack .../036-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #5 17.58 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #5 17.71 Selecting previously unselected package xfonts-utils. #5 17.71 Preparing to unpack .../037-xfonts-utils_1%3a7.7+7_amd64.deb ... #5 17.72 Unpacking xfonts-utils (1:7.7+7) ... #5 17.86 Selecting previously unselected package fonts-urw-base35. #5 17.87 Preparing to unpack .../038-fonts-urw-base35_20200910-8_all.deb ... #5 18.05 Unpacking fonts-urw-base35 (20200910-8) ... #5 18.32 Selecting previously unselected package fontconfig-config. #5 18.32 Preparing to unpack .../039-fontconfig-config_2.15.0-2.3_amd64.deb ... #5 18.34 Unpacking fontconfig-config (2.15.0-2.3) ... #5 18.46 Selecting previously unselected package libfontconfig1:amd64. #5 18.47 Preparing to unpack .../040-libfontconfig1_2.15.0-2.3_amd64.deb ... #5 18.48 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #5 18.59 Selecting previously unselected package libpixman-1-0:amd64. #5 18.60 Preparing to unpack .../041-libpixman-1-0_0.44.0-3_amd64.deb ... #5 18.61 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #5 18.72 Selecting previously unselected package libxau6:amd64. #5 18.73 Preparing to unpack .../042-libxau6_1%3a1.0.11-1_amd64.deb ... #5 18.74 Unpacking libxau6:amd64 (1:1.0.11-1) ... #5 18.84 Selecting previously unselected package libxdmcp6:amd64. #5 18.85 Preparing to unpack .../043-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #5 18.86 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #5 18.97 Selecting previously unselected package libxcb1:amd64. #5 18.97 Preparing to unpack .../044-libxcb1_1.17.0-2+b1_amd64.deb ... #5 18.99 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #5 19.08 Selecting previously unselected package libx11-data. #5 19.08 Preparing to unpack .../045-libx11-data_2%3a1.8.12-1_all.deb ... #5 19.10 Unpacking libx11-data (2:1.8.12-1) ... #5 19.22 Selecting previously unselected package libx11-6:amd64. #5 19.22 Preparing to unpack .../046-libx11-6_2%3a1.8.12-1_amd64.deb ... #5 19.23 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #5 19.36 Selecting previously unselected package libxcb-render0:amd64. #5 19.36 Preparing to unpack .../047-libxcb-render0_1.17.0-2+b1_amd64.deb ... #5 19.37 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #5 19.49 Selecting previously unselected package libxcb-shm0:amd64. #5 19.50 Preparing to unpack .../048-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #5 19.51 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 19.63 Selecting previously unselected package libxext6:amd64. #5 19.63 Preparing to unpack .../049-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #5 19.64 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #5 19.75 Selecting previously unselected package libxrender1:amd64. #5 19.75 Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... #5 19.76 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #5 19.87 Selecting previously unselected package libcairo2:amd64. #5 19.87 Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... #5 19.88 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #5 20.02 Selecting previously unselected package libgraphite2-3:amd64. #5 20.02 Preparing to unpack .../052-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #5 20.03 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 20.18 Selecting previously unselected package libglib2.0-0t64:amd64. #5 20.18 Preparing to unpack .../053-libglib2.0-0t64_2.84.4-3~deb13u3_amd64.deb ... #5 20.22 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ... #5 20.39 Selecting previously unselected package libharfbuzz0b:amd64. #5 20.39 Preparing to unpack .../054-libharfbuzz0b_10.2.0-1+deb13u1_amd64.deb ... #5 20.40 Unpacking libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ... #5 20.51 Selecting previously unselected package libicu76:amd64. #5 20.52 Preparing to unpack .../055-libicu76_76.1-4_amd64.deb ... #5 20.53 Unpacking libicu76:amd64 (76.1-4) ... #5 20.87 Selecting previously unselected package libmpfi0:amd64. #5 20.87 Preparing to unpack .../056-libmpfi0_1.5.4+ds-4_amd64.deb ... #5 20.89 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #5 20.99 Selecting previously unselected package libpotrace0:amd64. #5 21.00 Preparing to unpack .../057-libpotrace0_1.16-2+b2_amd64.deb ... #5 21.01 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #5 21.11 Selecting previously unselected package libteckit0:amd64. #5 21.12 Preparing to unpack .../058-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #5 21.13 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 21.24 Selecting previously unselected package libice6:amd64. #5 21.25 Preparing to unpack .../059-libice6_2%3a1.1.1-1_amd64.deb ... #5 21.26 Unpacking libice6:amd64 (2:1.1.1-1) ... #5 21.36 Selecting previously unselected package libsm6:amd64. #5 21.36 Preparing to unpack .../060-libsm6_2%3a1.2.6-1_amd64.deb ... #5 21.38 Unpacking libsm6:amd64 (2:1.2.6-1) ... #5 21.48 Selecting previously unselected package libxt6t64:amd64. #5 21.49 Preparing to unpack .../061-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #5 21.50 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 21.61 Selecting previously unselected package libxmu6:amd64. #5 21.61 Preparing to unpack .../062-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #5 21.62 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #5 21.74 Selecting previously unselected package libxpm4:amd64. #5 21.75 Preparing to unpack .../063-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #5 21.76 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #5 21.86 Selecting previously unselected package libxaw7:amd64. #5 21.86 Preparing to unpack .../064-libxaw7_2%3a1.0.16-1_amd64.deb ... #5 21.88 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #5 22.01 Selecting previously unselected package libxi6:amd64. #5 22.01 Preparing to unpack .../065-libxi6_2%3a1.8.2-1_amd64.deb ... #5 22.02 Unpacking libxi6:amd64 (2:1.8.2-1) ... #5 22.14 Selecting previously unselected package libzzip-0-13t64:amd64. #5 22.15 Preparing to unpack .../066-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #5 22.16 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 22.27 Selecting previously unselected package texlive-binaries. #5 22.27 Preparing to unpack .../067-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #5 22.30 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #5 22.58 Selecting previously unselected package xdg-utils. #5 22.58 Preparing to unpack .../068-xdg-utils_1.2.1-2_all.deb ... #5 22.60 Unpacking xdg-utils (1.2.1-2) ... #5 22.74 Selecting previously unselected package texlive-base. #5 22.74 Preparing to unpack .../069-texlive-base_2024.20250309-1_all.deb ... #5 22.75 Unpacking texlive-base (2024.20250309-1) ... #5 23.29 Selecting previously unselected package texlive-fonts-recommended. #5 23.30 Preparing to unpack .../070-texlive-fonts-recommended_2024.20250309-1_all.deb ... #5 23.31 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #5 23.56 Selecting previously unselected package fonts-lmodern. #5 23.57 Preparing to unpack .../071-fonts-lmodern_2.005-1_all.deb ... #5 23.58 Unpacking fonts-lmodern (2.005-1) ... #5 23.82 Selecting previously unselected package texlive-latex-base. #5 23.83 Preparing to unpack .../072-texlive-latex-base_2024.20250309-1_all.deb ... #5 23.84 Unpacking texlive-latex-base (2024.20250309-1) ... #5 24.06 Selecting previously unselected package texlive-latex-recommended. #5 24.06 Preparing to unpack .../073-texlive-latex-recommended_2024.20250309-1_all.deb ... #5 24.07 Unpacking texlive-latex-recommended (2024.20250309-1) ... #5 24.39 Selecting previously unselected package texlive. #5 24.39 Preparing to unpack .../074-texlive_2024.20250309-1_all.deb ... #5 24.41 Unpacking texlive (2024.20250309-1) ... #5 24.50 Selecting previously unselected package libio-string-perl. #5 24.50 Preparing to unpack .../075-libio-string-perl_1.08-4_all.deb ... #5 24.52 Unpacking libio-string-perl (1.08-4) ... #5 24.60 Selecting previously unselected package liblatex-tounicode-perl. #5 24.61 Preparing to unpack .../076-liblatex-tounicode-perl_0.55-1_all.deb ... #5 24.62 Unpacking liblatex-tounicode-perl (0.55-1) ... #5 24.69 Selecting previously unselected package libbibtex-parser-perl. #5 24.70 Preparing to unpack .../077-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #5 24.71 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #5 24.84 Selecting previously unselected package texlive-bibtex-extra. #5 24.84 Preparing to unpack .../078-texlive-bibtex-extra_2024.20250309-2_all.deb ... #5 24.86 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #5 25.57 Selecting previously unselected package libfile-which-perl. #5 25.58 Preparing to unpack .../079-libfile-which-perl_1.27-2_all.deb ... #5 25.60 Unpacking libfile-which-perl (1.27-2) ... #5 25.69 Selecting previously unselected package libfile-homedir-perl. #5 25.69 Preparing to unpack .../080-libfile-homedir-perl_1.006-2_all.deb ... #5 25.71 Unpacking libfile-homedir-perl (1.006-2) ... #5 25.79 Selecting previously unselected package libthai-data. #5 25.80 Preparing to unpack .../081-libthai-data_0.1.29-2_all.deb ... #5 25.81 Unpacking libthai-data (0.1.29-2) ... #5 25.93 Selecting previously unselected package libdatrie1:amd64. #5 25.94 Preparing to unpack .../082-libdatrie1_0.2.13-3+b1_amd64.deb ... #5 25.95 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #5 26.06 Selecting previously unselected package libthai0:amd64. #5 26.06 Preparing to unpack .../083-libthai0_0.1.29-2+b1_amd64.deb ... #5 26.11 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #5 26.22 Selecting previously unselected package libsombok3:amd64. #5 26.23 Preparing to unpack .../084-libsombok3_2.4.0-2+b2_amd64.deb ... #5 26.24 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #5 26.33 Selecting previously unselected package libmime-charset-perl. #5 26.34 Preparing to unpack .../085-libmime-charset-perl_1.013.1-2_all.deb ... #5 26.35 Unpacking libmime-charset-perl (1.013.1-2) ... #5 26.44 Selecting previously unselected package libunicode-linebreak-perl. #5 26.45 Preparing to unpack .../086-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #5 26.46 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 26.56 Selecting previously unselected package libyaml-tiny-perl. #5 26.56 Preparing to unpack .../087-libyaml-tiny-perl_1.76-1_all.deb ... #5 26.57 Unpacking libyaml-tiny-perl (1.76-1) ... #5 26.69 Selecting previously unselected package libjs-jquery. #5 26.70 Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #5 26.72 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 26.86 Selecting previously unselected package lmodern. #5 26.87 Preparing to unpack .../089-lmodern_2.005-1_all.deb ... #5 26.88 Unpacking lmodern (2.005-1) ... #5 27.17 Selecting previously unselected package texlive-luatex. #5 27.18 Preparing to unpack .../090-texlive-luatex_2024.20250309-1_all.deb ... #5 27.19 Unpacking texlive-luatex (2024.20250309-1) ... #5 27.77 Selecting previously unselected package texlive-plain-generic. #5 27.78 Preparing to unpack .../091-texlive-plain-generic_2024.20250309-2_all.deb ... #5 27.79 Unpacking texlive-plain-generic (2024.20250309-2) ... #5 28.65 Selecting previously unselected package texlive-extra-utils. #5 28.67 Preparing to unpack .../092-texlive-extra-utils_2024.20250309-2_all.deb ... #5 28.68 Unpacking texlive-extra-utils (2024.20250309-2) ... #5 29.29 Selecting previously unselected package libapache-pom-java. #5 29.29 Preparing to unpack .../093-libapache-pom-java_33-2_all.deb ... #5 29.31 Unpacking libapache-pom-java (33-2) ... #5 29.40 Selecting previously unselected package libcommons-parent-java. #5 29.41 Preparing to unpack .../094-libcommons-parent-java_56-1_all.deb ... #5 29.42 Unpacking libcommons-parent-java (56-1) ... #5 29.52 Selecting previously unselected package libcommons-logging-java. #5 29.52 Preparing to unpack .../095-libcommons-logging-java_1.3.0-2_all.deb ... #5 29.53 Unpacking libcommons-logging-java (1.3.0-2) ... #5 29.63 Selecting previously unselected package libfontbox-java. #5 29.64 Preparing to unpack .../096-libfontbox-java_1%3a1.8.16-5_all.deb ... #5 29.65 Unpacking libfontbox-java (1:1.8.16-5) ... #5 29.74 Selecting previously unselected package libpdfbox-java. #5 29.75 Preparing to unpack .../097-libpdfbox-java_1%3a1.8.16-5_all.deb ... #5 29.77 Unpacking libpdfbox-java (1:1.8.16-5) ... #5 29.99 Selecting previously unselected package preview-latex-style. #5 30.00 Preparing to unpack .../098-preview-latex-style_13.2-1.1_all.deb ... #5 30.02 Unpacking preview-latex-style (13.2-1.1) ... #5 30.14 Selecting previously unselected package texlive-pictures. #5 30.14 Preparing to unpack .../099-texlive-pictures_2024.20250309-1_all.deb ... #5 30.16 Unpacking texlive-pictures (2024.20250309-1) ... #5 30.63 Selecting previously unselected package texlive-latex-extra. #5 30.64 Preparing to unpack .../100-texlive-latex-extra_2024.20250309-2_all.deb ... #5 30.65 Unpacking texlive-latex-extra (2024.20250309-2) ... #5 31.20 Selecting previously unselected package fonts-gfs-baskerville. #5 31.22 Preparing to unpack .../101-fonts-gfs-baskerville_1.1-6_all.deb ... #5 31.23 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 31.32 Selecting previously unselected package fonts-gfs-porson. #5 31.33 Preparing to unpack .../102-fonts-gfs-porson_1.1-7_all.deb ... #5 31.34 Unpacking fonts-gfs-porson (1.1-7) ... #5 31.46 Selecting previously unselected package texlive-lang-greek. #5 31.47 Preparing to unpack .../103-texlive-lang-greek_2024.20250309-1_all.deb ... #5 31.48 Unpacking texlive-lang-greek (2024.20250309-1) ... #5 32.06 Selecting previously unselected package texlive-science. #5 32.07 Preparing to unpack .../104-texlive-science_2024.20250309-2_all.deb ... #5 32.08 Unpacking texlive-science (2024.20250309-2) ... #5 32.32 Selecting previously unselected package dblatex. #5 32.33 Preparing to unpack .../105-dblatex_0.3.12py3-5_all.deb ... #5 32.35 Unpacking dblatex (0.3.12py3-5) ... #5 32.48 Selecting previously unselected package libosp5. #5 32.49 Preparing to unpack .../106-libosp5_1.5.2-15.2_amd64.deb ... #5 32.50 Unpacking libosp5 (1.5.2-15.2) ... #5 32.65 Selecting previously unselected package libostyle1t64. #5 32.66 Preparing to unpack .../107-libostyle1t64_1.4devel1-23.3_amd64.deb ... #5 32.68 Unpacking libostyle1t64 (1.4devel1-23.3) ... #5 32.82 Selecting previously unselected package openjade. #5 32.84 Preparing to unpack .../108-openjade_1.4devel1-23.3_amd64.deb ... #5 32.85 Unpacking openjade (1.4devel1-23.3) ... #5 32.98 Selecting previously unselected package docbook-dsssl. #5 33.00 Preparing to unpack .../109-docbook-dsssl_1.79-10_all.deb ... #5 33.01 Unpacking docbook-dsssl (1.79-10) ... #5 33.11 Selecting previously unselected package teckit. #5 33.12 Preparing to unpack .../110-teckit_2.5.12+ds1-1+b1_amd64.deb ... #5 33.14 Unpacking teckit (2.5.12+ds1-1+b1) ... #5 33.26 Selecting previously unselected package tipa. #5 33.28 Preparing to unpack .../111-tipa_2%3a1.3-21_all.deb ... #5 33.31 Unpacking tipa (2:1.3-21) ... #5 33.48 Selecting previously unselected package texlive-xetex. #5 33.49 Preparing to unpack .../112-texlive-xetex_2024.20250309-1_all.deb ... #5 33.50 Unpacking texlive-xetex (2024.20250309-1) ... #5 33.82 Selecting previously unselected package texlive-formats-extra. #5 33.83 Preparing to unpack .../113-texlive-formats-extra_2024.20250309-2_all.deb ... #5 33.84 Unpacking texlive-formats-extra (2024.20250309-2) ... #5 34.09 Selecting previously unselected package lynx-common. #5 34.10 Preparing to unpack .../114-lynx-common_2.9.2-1_all.deb ... #5 34.11 Unpacking lynx-common (2.9.2-1) ... #5 34.26 Selecting previously unselected package lynx. #5 34.28 Preparing to unpack .../115-lynx_2.9.2-1_amd64.deb ... #5 34.29 Unpacking lynx (2.9.2-1) ... #5 34.40 Selecting previously unselected package libsgmls-perl. #5 34.41 Preparing to unpack .../116-libsgmls-perl_1.03ii-38_all.deb ... #5 34.42 Unpacking libsgmls-perl (1.03ii-38) ... #5 34.51 Selecting previously unselected package sgmlspl. #5 34.52 Preparing to unpack .../117-sgmlspl_1.03ii-38_all.deb ... #5 34.53 Unpacking sgmlspl (1.03ii-38) ... #5 34.63 Selecting previously unselected package opensp. #5 34.64 Preparing to unpack .../118-opensp_1.5.2-15.2_amd64.deb ... #5 34.65 Unpacking opensp (1.5.2-15.2) ... #5 34.76 Selecting previously unselected package docbook-utils. #5 34.77 Preparing to unpack .../119-docbook-utils_0.6.14-4_all.deb ... #5 34.78 Unpacking docbook-utils (0.6.14-4) ... #5 34.89 Selecting previously unselected package asciidoc-dblatex. #5 34.90 Preparing to unpack .../120-asciidoc-dblatex_10.2.1-1_all.deb ... #5 34.91 Unpacking asciidoc-dblatex (10.2.1-1) ... #5 35.02 Selecting previously unselected package docbook5-xml. #5 35.02 Preparing to unpack .../121-docbook5-xml_5.0-4_all.deb ... #5 35.04 Unpacking docbook5-xml (5.0-4) ... #5 35.18 Selecting previously unselected package docutils-common. #5 35.20 Preparing to unpack .../122-docutils-common_0.21.2+dfsg-2_all.deb ... #5 35.22 Unpacking docutils-common (0.21.2+dfsg-2) ... #5 35.34 Selecting previously unselected package fontconfig. #5 35.35 Preparing to unpack .../123-fontconfig_2.15.0-2.3_amd64.deb ... #5 35.36 Unpacking fontconfig (2.15.0-2.3) ... #5 35.48 Selecting previously unselected package libann0. #5 35.49 Preparing to unpack .../124-libann0_1.1.2+doc-9+b1_amd64.deb ... #5 35.50 Unpacking libann0 (1.1.2+doc-9+b1) ... #5 35.62 Selecting previously unselected package libcdt5:amd64. #5 35.62 Preparing to unpack .../125-libcdt5_2.42.4-3_amd64.deb ... #5 35.63 Unpacking libcdt5:amd64 (2.42.4-3) ... #5 35.74 Selecting previously unselected package libcgraph6:amd64. #5 35.75 Preparing to unpack .../126-libcgraph6_2.42.4-3_amd64.deb ... #5 35.76 Unpacking libcgraph6:amd64 (2.42.4-3) ... #5 35.88 Selecting previously unselected package libaom3:amd64. #5 35.89 Preparing to unpack .../127-libaom3_3.12.1-1_amd64.deb ... #5 35.91 Unpacking libaom3:amd64 (3.12.1-1) ... #5 36.06 Selecting previously unselected package libdav1d7:amd64. #5 36.07 Preparing to unpack .../128-libdav1d7_1.5.1-1_amd64.deb ... #5 36.09 Unpacking libdav1d7:amd64 (1.5.1-1) ... #5 36.21 Selecting previously unselected package libabsl20240722:amd64. #5 36.23 Preparing to unpack .../129-libabsl20240722_20240722.0-4_amd64.deb ... #5 36.24 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #5 36.38 Selecting previously unselected package libgav1-1:amd64. #5 36.39 Preparing to unpack .../130-libgav1-1_0.19.0-3+b1_amd64.deb ... #5 36.40 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #5 36.53 Selecting previously unselected package librav1e0.7:amd64. #5 36.54 Preparing to unpack .../131-librav1e0.7_0.7.1-9+b2_amd64.deb ... #5 36.55 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #5 36.69 Selecting previously unselected package libsvtav1enc2:amd64. #5 36.70 Preparing to unpack .../132-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #5 36.71 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 36.90 Selecting previously unselected package libjpeg62-turbo:amd64. #5 36.90 Preparing to unpack .../133-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #5 36.92 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 37.04 Selecting previously unselected package libyuv0:amd64. #5 37.06 Preparing to unpack .../134-libyuv0_0.0.1904.20250204-1_amd64.deb ... #5 37.09 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #5 37.24 Selecting previously unselected package libavif16:amd64. #5 37.25 Preparing to unpack .../135-libavif16_1.2.1-1.2_amd64.deb ... #5 37.27 Unpacking libavif16:amd64 (1.2.1-1.2) ... #5 37.39 Selecting previously unselected package libsharpyuv0:amd64. #5 37.40 Preparing to unpack .../136-libsharpyuv0_1.5.0-0.1_amd64.deb ... #5 37.41 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #5 37.52 Selecting previously unselected package libheif-plugin-dav1d:amd64. #5 37.53 Preparing to unpack .../137-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #5 37.55 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 37.66 Selecting previously unselected package libde265-0:amd64. #5 37.67 Preparing to unpack .../138-libde265-0_1.0.15-1+b3_amd64.deb ... #5 37.68 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #5 37.78 Selecting previously unselected package libheif-plugin-libde265:amd64. #5 37.79 Preparing to unpack .../139-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #5 37.81 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 37.92 Selecting previously unselected package libheif1:amd64. #5 37.94 Preparing to unpack .../140-libheif1_1.19.8-1_amd64.deb ... #5 37.95 Unpacking libheif1:amd64 (1.19.8-1) ... #5 38.07 Selecting previously unselected package libimagequant0:amd64. #5 38.09 Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ... #5 38.11 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #5 38.22 Selecting previously unselected package libdeflate0:amd64. #5 38.24 Preparing to unpack .../142-libdeflate0_1.23-2_amd64.deb ... #5 38.25 Unpacking libdeflate0:amd64 (1.23-2) ... #5 38.37 Selecting previously unselected package libjbig0:amd64. #5 38.37 Preparing to unpack .../143-libjbig0_2.1-6.1+b2_amd64.deb ... #5 38.39 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #5 38.49 Selecting previously unselected package liblerc4:amd64. #5 38.51 Preparing to unpack .../144-liblerc4_4.0.0+ds-5_amd64.deb ... #5 38.52 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #5 38.64 Selecting previously unselected package libwebp7:amd64. #5 38.65 Preparing to unpack .../145-libwebp7_1.5.0-0.1_amd64.deb ... #5 38.67 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #5 38.79 Selecting previously unselected package libtiff6:amd64. #5 38.81 Preparing to unpack .../146-libtiff6_4.7.0-3+deb13u2_amd64.deb ... #5 38.82 Unpacking libtiff6:amd64 (4.7.0-3+deb13u2) ... #5 38.93 Selecting previously unselected package libgd3:amd64. #5 38.94 Preparing to unpack .../147-libgd3_2.3.3-13_amd64.deb ... #5 38.95 Unpacking libgd3:amd64 (2.3.3-13) ... #5 39.07 Selecting previously unselected package libgts-0.7-5t64:amd64. #5 39.09 Preparing to unpack .../148-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #5 39.10 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 39.21 Selecting previously unselected package libltdl7:amd64. #5 39.23 Preparing to unpack .../149-libltdl7_2.5.4-4_amd64.deb ... #5 39.24 Unpacking libltdl7:amd64 (2.5.4-4) ... #5 39.36 Selecting previously unselected package libfribidi0:amd64. #5 39.37 Preparing to unpack .../150-libfribidi0_1.0.16-1_amd64.deb ... #5 39.38 Unpacking libfribidi0:amd64 (1.0.16-1) ... #5 39.50 Selecting previously unselected package libpango-1.0-0:amd64. #5 39.52 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_amd64.deb ... #5 39.53 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #5 39.65 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 39.65 Preparing to unpack .../152-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #5 39.67 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 39.77 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 39.79 Preparing to unpack .../153-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #5 39.80 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 39.91 Selecting previously unselected package libpathplan4:amd64. #5 39.91 Preparing to unpack .../154-libpathplan4_2.42.4-3_amd64.deb ... #5 39.93 Unpacking libpathplan4:amd64 (2.42.4-3) ... #5 40.05 Selecting previously unselected package libgvc6. #5 40.07 Preparing to unpack .../155-libgvc6_2.42.4-3_amd64.deb ... #5 40.08 Unpacking libgvc6 (2.42.4-3) ... #5 40.22 Selecting previously unselected package libgvpr2:amd64. #5 40.24 Preparing to unpack .../156-libgvpr2_2.42.4-3_amd64.deb ... #5 40.25 Unpacking libgvpr2:amd64 (2.42.4-3) ... #5 40.37 Selecting previously unselected package liblab-gamut1:amd64. #5 40.38 Preparing to unpack .../157-liblab-gamut1_2.42.4-3_amd64.deb ... #5 40.39 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #5 40.53 Selecting previously unselected package graphviz. #5 40.54 Preparing to unpack .../158-graphviz_2.42.4-3_amd64.deb ... #5 40.55 Unpacking graphviz (2.42.4-3) ... #5 40.69 Selecting previously unselected package libcairo-gobject2:amd64. #5 40.69 Preparing to unpack .../159-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #5 40.71 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 40.81 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 40.82 Preparing to unpack .../160-libgdk-pixbuf2.0-common_2.42.12+dfsg-4+deb13u1_all.deb ... #5 40.83 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4+deb13u1) ... #5 40.97 Selecting previously unselected package shared-mime-info. #5 40.98 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_amd64.deb ... #5 40.99 Unpacking shared-mime-info (2.4-5+b2) ... #5 41.15 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 41.15 Preparing to unpack .../162-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4+deb13u1_amd64.deb ... #5 41.16 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4+deb13u1) ... #5 41.30 Selecting previously unselected package liblcms2-2:amd64. #5 41.31 Preparing to unpack .../163-liblcms2-2_2.16-2+deb13u2_amd64.deb ... #5 41.32 Unpacking liblcms2-2:amd64 (2.16-2+deb13u2) ... #5 41.45 Selecting previously unselected package libopenjp2-7:amd64. #5 41.46 Preparing to unpack .../164-libopenjp2-7_2.5.3-2.1~deb13u2_amd64.deb ... #5 41.47 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u2) ... #5 41.59 Selecting previously unselected package libraqm0:amd64. #5 41.60 Preparing to unpack .../165-libraqm0_0.10.2-1_amd64.deb ... #5 41.61 Unpacking libraqm0:amd64 (0.10.2-1) ... #5 41.71 Selecting previously unselected package librsvg2-2:amd64. #5 41.71 Preparing to unpack .../166-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #5 41.73 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 41.90 Selecting previously unselected package librsvg2-bin. #5 41.91 Preparing to unpack .../167-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #5 41.93 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #5 42.08 Selecting previously unselected package libwebpdemux2:amd64. #5 42.10 Preparing to unpack .../168-libwebpdemux2_1.5.0-0.1_amd64.deb ... #5 42.11 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #5 42.22 Selecting previously unselected package libwebpmux3:amd64. #5 42.23 Preparing to unpack .../169-libwebpmux3_1.5.0-0.1_amd64.deb ... #5 42.24 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #5 42.34 Selecting previously unselected package mscgen. #5 42.35 Preparing to unpack .../170-mscgen_0.20-16_amd64.deb ... #5 42.37 Unpacking mscgen (0.20-16) ... #5 42.47 Selecting previously unselected package osmocom-keyring. #5 42.48 Preparing to unpack .../171-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 42.50 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 42.64 Selecting previously unselected package osmocom-master. #5 42.65 Preparing to unpack .../172-osmocom-master_1.1.0_amd64.deb ... #5 42.67 Unpacking osmocom-master (1.1.0) ... #5 42.80 Selecting previously unselected package python3-funcparserlib. #5 42.82 Preparing to unpack .../173-python3-funcparserlib_1.0.0-0.2_all.deb ... #5 42.85 Unpacking python3-funcparserlib (1.0.0-0.2) ... #5 43.05 Selecting previously unselected package python3-pil:amd64. #5 43.06 Preparing to unpack .../174-python3-pil_11.1.0-5+deb13u3_amd64.deb ... #5 43.08 Unpacking python3-pil:amd64 (11.1.0-5+deb13u3) ... #5 43.25 Selecting previously unselected package python3-autocommand. #5 43.25 Preparing to unpack .../175-python3-autocommand_2.2.2-3_all.deb ... #5 43.27 Unpacking python3-autocommand (2.2.2-3) ... #5 43.42 Selecting previously unselected package python3-more-itertools. #5 43.43 Preparing to unpack .../176-python3-more-itertools_10.7.0-1_all.deb ... #5 43.45 Unpacking python3-more-itertools (10.7.0-1) ... #5 43.61 Selecting previously unselected package python3-typing-extensions. #5 43.61 Preparing to unpack .../177-python3-typing-extensions_4.13.2-1_all.deb ... #5 43.63 Unpacking python3-typing-extensions (4.13.2-1) ... #5 43.79 Selecting previously unselected package python3-typeguard. #5 43.79 Preparing to unpack .../178-python3-typeguard_4.4.2-1_all.deb ... #5 43.81 Unpacking python3-typeguard (4.4.2-1) ... #5 43.98 Selecting previously unselected package python3-inflect. #5 43.99 Preparing to unpack .../179-python3-inflect_7.3.1-2_all.deb ... #5 44.05 Unpacking python3-inflect (7.3.1-2) ... #5 44.26 Selecting previously unselected package python3-jaraco.context. #5 44.27 Preparing to unpack .../180-python3-jaraco.context_6.0.1-1+deb13u1_all.deb ... #5 44.30 Unpacking python3-jaraco.context (6.0.1-1+deb13u1) ... #5 44.47 Selecting previously unselected package python3-jaraco.functools. #5 44.48 Preparing to unpack .../181-python3-jaraco.functools_4.1.0-1_all.deb ... #5 44.49 Unpacking python3-jaraco.functools (4.1.0-1) ... #5 44.67 Selecting previously unselected package python3-pkg-resources. #5 44.67 Preparing to unpack .../182-python3-pkg-resources_78.1.1-0.1_all.deb ... #5 44.70 Unpacking python3-pkg-resources (78.1.1-0.1) ... #5 44.88 Selecting previously unselected package python3-webcolors. #5 44.89 Preparing to unpack .../183-python3-webcolors_1.13-1_all.deb ... #5 44.91 Unpacking python3-webcolors (1.13-1) ... #5 45.10 Selecting previously unselected package python3-roman. #5 45.10 Preparing to unpack .../184-python3-roman_5.0-1_all.deb ... #5 45.12 Unpacking python3-roman (5.0-1) ... #5 45.29 Selecting previously unselected package python3-docutils. #5 45.30 Preparing to unpack .../185-python3-docutils_0.21.2+dfsg-2_all.deb ... #5 45.32 Unpacking python3-docutils (0.21.2+dfsg-2) ... #5 45.48 Selecting previously unselected package python3-chardet. #5 45.48 Preparing to unpack .../186-python3-chardet_5.2.0+dfsg-2_all.deb ... #5 45.50 Unpacking python3-chardet (5.2.0+dfsg-2) ... #5 45.74 Selecting previously unselected package python3-cairo. #5 45.75 Preparing to unpack .../187-python3-cairo_1.27.0-2_amd64.deb ... #5 45.80 Unpacking python3-cairo (1.27.0-2) ... #5 45.99 Selecting previously unselected package python3-freetype. #5 46.00 Preparing to unpack .../188-python3-freetype_2.5.1-1_all.deb ... #5 46.02 Unpacking python3-freetype (2.5.1-1) ... #5 46.21 Selecting previously unselected package python3-rlpycairo. #5 46.22 Preparing to unpack .../189-python3-rlpycairo_0.3.0-3_all.deb ... #5 46.24 Unpacking python3-rlpycairo (0.3.0-3) ... #5 46.41 Selecting previously unselected package python3-reportlab. #5 46.43 Preparing to unpack .../190-python3-reportlab_4.3.1-1_all.deb ... #5 46.45 Unpacking python3-reportlab (4.3.1-1) ... #5 46.67 Selecting previously unselected package python3-blockdiag. #5 46.68 Preparing to unpack .../191-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #5 46.70 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #5 46.87 Selecting previously unselected package python3-nwdiag. #5 46.87 Preparing to unpack .../192-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #5 46.89 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #5 47.08 Selecting previously unselected package osmo-gsm-manuals-dev. #5 47.09 Preparing to unpack .../193-osmo-gsm-manuals-dev_1.7.0.6.96fe_all.deb ... #5 47.14 Unpacking osmo-gsm-manuals-dev (1.7.0.6.96fe) ... #5 47.35 Setting up media-types (13.0.0) ... #5 47.45 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 47.51 Setting up liblcms2-2:amd64 (2.16-2+deb13u2) ... #5 47.57 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #5 47.61 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 47.65 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #5 47.69 Setting up libaom3:amd64 (3.12.1-1) ... #5 47.73 Setting up libfile-which-perl (1.27-2) ... #5 47.76 Setting up libxau6:amd64 (1:1.0.11-1) ... #5 47.80 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #5 47.83 Setting up libsgmls-perl (1.03ii-38) ... #5 47.87 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #5 47.90 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #5 47.94 Setting up fonts-gfs-porson (1.1-7) ... #5 47.97 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #5 48.01 Setting up sgmlspl (1.03ii-38) ... #5 48.04 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #5 48.08 Setting up distro-info-data (0.66+deb13u2) ... #5 48.12 Setting up libfontbox-java (1:1.8.16-5) ... #5 48.15 Setting up liblatex-tounicode-perl (0.55-1) ... #5 48.20 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #5 48.23 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4+deb13u1) ... #5 48.27 Setting up x11-common (1:7.7+24+deb13u1) ... #5 48.51 debconf: unable to initialize frontend: Dialog #5 48.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 48.51 debconf: falling back to frontend: Readline #5 48.51 debconf: unable to initialize frontend: Readline #5 48.51 debconf: (This frontend requires a controlling tty.) #5 48.51 debconf: falling back to frontend: Teletype #5 48.52 debconf: unable to initialize frontend: Teletype #5 48.52 debconf: (This frontend requires a controlling tty.) #5 48.52 debconf: falling back to frontend: Noninteractive #5 48.53 invoke-rc.d: could not determine current runlevel #5 48.54 invoke-rc.d: policy-rc.d denied execution of start. #5 48.55 Setting up libdeflate0:amd64 (1.23-2) ... #5 48.59 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 48.63 Setting up libabsl20240722:amd64 (20240722.0-4) ... #5 48.66 Setting up libyaml-tiny-perl (1.76-1) ... #5 48.70 Setting up libtext-wrapi18n-perl (0.06-10) ... #5 48.73 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #5 48.77 Setting up libosp5 (1.5.2-15.2) ... #5 48.84 Setting up libio-string-perl (1.08-4) ... #5 48.88 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 48.91 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ... #5 48.95 No schema files found: doing nothing. #5 48.97 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 49.00 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 49.04 Setting up libx11-data (2:1.8.12-1) ... #5 49.08 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 49.12 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 49.15 Setting up libpathplan4:amd64 (2.42.4-3) ... #5 49.19 Setting up libapache-pom-java (33-2) ... #5 49.23 Setting up libann0 (1.1.2+doc-9+b1) ... #5 49.26 Setting up xfonts-encodings (1:1.0.4-2.2) ... #5 49.30 Setting up libfribidi0:amd64 (1.0.16-1) ... #5 49.33 Setting up t1utils (1.41-4) ... #5 49.37 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 49.40 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #5 49.44 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #5 49.48 Setting up fonts-dejavu-mono (2.37-8) ... #5 49.57 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ... #5 49.60 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #5 49.64 Setting up fonts-dejavu-core (2.37-8) ... #5 49.82 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #5 49.86 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 49.89 Setting up lynx-common (2.9.2-1) ... #5 49.95 Setting up osmocom-master (1.1.0) ... #5 49.99 Setting up libltdl7:amd64 (2.5.4-4) ... #5 50.02 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 50.06 Setting up libwebp7:amd64 (1.5.0-0.1) ... #5 50.10 Setting up python-apt-common (3.0.0) ... #5 50.14 Setting up libdav1d7:amd64 (1.5.1-1) ... #5 50.18 Setting up fonts-gfs-baskerville (1.1-6) ... #5 50.22 Setting up sensible-utils (0.0.25) ... #5 50.25 Setting up libmime-charset-perl (1.013.1-2) ... #5 50.29 Setting up libtiff6:amd64 (4.7.0-3+deb13u2) ... #5 50.33 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #5 50.36 Setting up procps (2:4.0.4-9) ... #5 50.45 Setting up fonts-lmodern (2.005-1) ... #5 50.50 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u2) ... #5 50.54 Setting up libx11-6:amd64 (2:1.8.12-1) ... #5 50.58 Setting up libthai-data (0.1.29-2) ... #5 50.61 Setting up netbase (6.5) ... #5 50.71 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 50.78 Setting up sgml-base (1.31+nmu1) ... #5 50.85 Setting up libcdt5:amd64 (2.42.4-3) ... #5 50.88 Setting up libcgraph6:amd64 (2.42.4-3) ... #5 50.92 Setting up libicu76:amd64 (76.1-4) ... #5 50.96 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #5 51.04 debconf: unable to initialize frontend: Dialog #5 51.04 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 51.04 debconf: falling back to frontend: Readline #5 51.05 debconf: unable to initialize frontend: Readline #5 51.05 debconf: (This frontend requires a controlling tty.) #5 51.05 debconf: falling back to frontend: Teletype #5 51.05 debconf: unable to initialize frontend: Teletype #5 51.05 debconf: (This frontend requires a controlling tty.) #5 51.05 debconf: falling back to frontend: Noninteractive #5 51.08 Setting up lynx (2.9.2-1) ... #5 51.12 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 51.12 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 #5 51.14 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 51.19 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #5 51.23 Setting up libfile-homedir-perl (1.006-2) ... #5 51.27 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #5 51.31 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #5 51.34 Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u2) ... #5 51.38 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 51.41 Setting up xdg-utils (1.2.1-2) ... #5 51.44 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 51.44 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 #5 51.46 Setting up libostyle1t64 (1.4devel1-23.3) ... #5 51.52 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 51.56 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #5 51.59 Setting up libpotrace0:amd64 (1.16-2+b2) ... #5 51.63 Setting up teckit (2.5.12+ds1-1+b1) ... #5 51.66 Setting up libice6:amd64 (2:1.1.1-1) ... #5 51.71 Setting up libavif16:amd64 (1.2.1-1.2) ... #5 51.74 Setting up libpdfbox-java (1:1.8.16-5) ... #5 51.78 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #5 51.82 Setting up libxrender1:amd64 (1:0.9.12-1) ... #5 51.86 Setting up python3.13 (3.13.5-2+deb13u2) ... #5 52.36 Setting up fontconfig-config (2.15.0-2.3) ... #5 52.46 debconf: unable to initialize frontend: Dialog #5 52.46 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 52.46 debconf: falling back to frontend: Readline #5 52.46 debconf: unable to initialize frontend: Readline #5 52.46 debconf: (This frontend requires a controlling tty.) #5 52.46 debconf: falling back to frontend: Teletype #5 52.47 debconf: unable to initialize frontend: Teletype #5 52.47 debconf: (This frontend requires a controlling tty.) #5 52.47 debconf: falling back to frontend: Noninteractive #5 52.52 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #5 52.56 Setting up libcommons-parent-java (56-1) ... #5 52.59 Setting up libcommons-logging-java (1.3.0-2) ... #5 52.64 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #5 52.69 Setting up python3 (3.13.5-1) ... #5 52.72 running python rtupdate hooks for python3.13... #5 52.72 running python post-rtupdate hooks for python3.13... #5 52.80 Setting up libpaper-utils (2.2.5-0.3+b2) ... #5 52.83 Setting up opensp (1.5.2-15.2) ... #5 52.87 Setting up python3-autocommand (2.2.2-3) ... #5 52.97 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #5 53.01 Setting up asciidoc-common (10.2.1-1) ... #5 53.65 Setting up libthai0:amd64 (0.1.29-2+b1) ... #5 53.69 Setting up python3-roman (5.0-1) ... #5 53.79 Setting up python3-webcolors (1.13-1) ... #5 53.90 Setting up python3-chardet (5.2.0+dfsg-2) ... #5 54.11 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 54.15 Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ... #5 54.19 Setting up shared-mime-info (2.4-5+b2) ... #5 60.68 Setting up python3-funcparserlib (1.0.0-0.2) ... #5 60.78 Setting up python3-typing-extensions (4.13.2-1) ... #5 60.90 Setting up ucf (3.0052) ... #5 60.95 Setting up libgvpr2:amd64 (2.42.4-3) ... #5 60.99 Setting up xml-core (0.19) ... #5 61.24 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u3) ... #5 61.29 Setting up libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ... #5 61.32 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4+deb13u1) ... #5 61.39 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #5 61.42 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 61.46 Setting up libsm6:amd64 (2:1.2.6-1) ... #5 61.50 Setting up openjade (1.4devel1-23.3) ... #5 61.58 Setting up python3-more-itertools (10.7.0-1) ... #5 61.70 Setting up fontconfig (2.15.0-2.3) ... #5 61.74 Regenerating fonts cache... done. #5 64.07 Setting up python3-jaraco.functools (4.1.0-1) ... #5 64.19 Setting up libxi6:amd64 (2:1.8.2-1) ... #5 64.23 Setting up python3-jaraco.context (6.0.1-1+deb13u1) ... #5 64.33 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #5 64.37 Setting up python3-apt (3.0.0) ... #5 64.50 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #5 64.53 Setting up python3-typeguard (4.4.2-1) ... #5 64.70 Setting up xsltproc (1.1.35-1.2+deb13u3) ... #5 64.74 Setting up python3-freetype (2.5.1-1) ... #5 64.85 Setting up xfonts-utils (1:7.7+7) ... #5 64.89 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #5 64.93 Setting up tex-common (6.19) ... #5 65.02 debconf: unable to initialize frontend: Dialog #5 65.02 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 65.02 debconf: falling back to frontend: Readline #5 65.03 debconf: unable to initialize frontend: Readline #5 65.03 debconf: (This frontend requires a controlling tty.) #5 65.03 debconf: falling back to frontend: Teletype #5 65.03 debconf: unable to initialize frontend: Teletype #5 65.03 debconf: (This frontend requires a controlling tty.) #5 65.03 debconf: falling back to frontend: Noninteractive #5 65.22 update-language: texlive-base not installed and configured, doing nothing! #5 65.29 Setting up python3-inflect (7.3.1-2) ... #5 65.41 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 65.45 Setting up libraqm0:amd64 (0.10.2-1) ... #5 65.49 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 65.53 Setting up lmodern (2.005-1) ... #5 65.70 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 65.73 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 65.78 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 65.83 Setting up python3-pkg-resources (78.1.1-0.1) ... #5 66.00 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #5 66.04 Setting up python3-cairo (1.27.0-2) ... #5 66.14 Setting up preview-latex-style (13.2-1.1) ... #5 66.18 Setting up libxaw7:amd64 (2:1.0.16-1) ... #5 66.22 Setting up fonts-urw-base35 (20200910-8) ... #5 66.51 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 66.55 Setting up python3-pil:amd64 (11.1.0-5+deb13u3) ... #5 66.76 Setting up python3-rlpycairo (0.3.0-3) ... #5 66.87 Setting up python3-reportlab (4.3.1-1) ... #5 67.26 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #5 67.29 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 67.30 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 67.30 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 #5 67.35 Setting up texlive-base (2024.20250309-1) ... #5 68.14 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 68.32 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 68.48 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 68.66 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 68.70 debconf: unable to initialize frontend: Dialog #5 68.70 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 68.70 debconf: falling back to frontend: Readline #5 68.70 debconf: unable to initialize frontend: Readline #5 68.70 debconf: (This frontend requires a controlling tty.) #5 68.70 debconf: falling back to frontend: Teletype #5 68.71 debconf: unable to initialize frontend: Teletype #5 68.71 debconf: (This frontend requires a controlling tty.) #5 68.71 debconf: falling back to frontend: Noninteractive #5 69.13 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #5 69.16 Setting up texlive-luatex (2024.20250309-1) ... #5 69.22 Setting up texlive-plain-generic (2024.20250309-2) ... #5 69.27 Setting up texlive-lang-greek (2024.20250309-1) ... #5 69.35 Setting up texlive-latex-base (2024.20250309-1) ... #5 69.42 Setting up texlive-extra-utils (2024.20250309-2) ... #5 69.48 Setting up texlive-latex-recommended (2024.20250309-1) ... #5 69.53 Setting up texlive-pictures (2024.20250309-1) ... #5 69.60 Setting up texlive-fonts-recommended (2024.20250309-1) ... #5 69.66 Setting up tipa (2:1.3-21) ... #5 69.72 Setting up texlive (2024.20250309-1) ... #5 69.75 Setting up texlive-science (2024.20250309-2) ... #5 69.83 Setting up texlive-latex-extra (2024.20250309-2) ... #5 69.91 Setting up texlive-bibtex-extra (2024.20250309-2) ... #5 69.98 Setting up texlive-xetex (2024.20250309-1) ... #5 70.03 Setting up texlive-formats-extra (2024.20250309-2) ... #5 70.11 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 70.15 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 70.18 Setting up libheif1:amd64 (1.19.8-1) ... #5 70.23 Setting up libgd3:amd64 (2.3.3-13) ... #5 70.27 Setting up libgvc6 (2.42.4-3) ... #5 70.33 Setting up graphviz (2.42.4-3) ... #5 70.38 Setting up mscgen (0.20-16) ... #5 70.43 Processing triggers for libc-bin (2.41-12+deb13u3) ... #5 70.50 Processing triggers for sgml-base (1.31+nmu1) ... #5 70.57 Setting up docbook-xsl (1.79.2+dfsg-7) ... #5 70.75 Setting up docutils-common (0.21.2+dfsg-2) ... #5 70.91 Setting up sgml-data (2.0.11+nmu1) ... #5 71.29 Setting up docbook5-xml (5.0-4) ... #5 71.46 Setting up asciidoc-base (10.2.1-1) ... #5 71.81 Setting up asciidoc (10.2.1-1) ... #5 71.86 Processing triggers for sgml-base (1.31+nmu1) ... #5 71.94 Setting up python3-docutils (0.21.2+dfsg-2) ... #5 72.18 Setting up docbook-xml (4.5-13) ... #5 73.58 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #5 73.80 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #5 73.94 Processing triggers for sgml-base (1.31+nmu1) ... #5 74.00 Setting up docbook-dsssl (1.79-10) ... #5 74.10 Setting up dblatex (0.3.12py3-5) ... #5 74.25 Processing triggers for sgml-base (1.31+nmu1) ... #5 74.29 Setting up docbook-utils (0.6.14-4) ... #5 74.33 Setting up asciidoc-dblatex (10.2.1-1) ... #5 74.45 Setting up osmo-gsm-manuals-dev (1.7.0.6.96fe) ... #5 74.49 Processing triggers for tex-common (6.19) ... #5 74.54 debconf: unable to initialize frontend: Dialog #5 74.54 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 74.54 debconf: falling back to frontend: Readline #5 74.55 debconf: unable to initialize frontend: Readline #5 74.55 debconf: (This frontend requires a controlling tty.) #5 74.55 debconf: falling back to frontend: Teletype #5 74.55 debconf: unable to initialize frontend: Teletype #5 74.55 debconf: (This frontend requires a controlling tty.) #5 74.55 debconf: falling back to frontend: Noninteractive #5 74.62 Running updmap-sys. This may take some time... done. #5 75.21 Running mktexlsr /var/lib/texmf ... done. #5 75.40 Building format(s) --all. #5 75.40 This may take some time... done. #5 DONE 125.7s #6 exporting to image #6 exporting layers #6 exporting layers 8.3s done #6 writing image sha256:546326d536dd57ef2ddc91c482b7b949bd8fdb85ddd36a2e5292a7263fa0eb25 done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 8.4s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-epdg/*.tar.* osmo-epdg/ osmo-epdg/.editorconfig osmo-epdg/.tarball-version osmo-epdg/COPYING osmo-epdg/Makefile osmo-epdg/README.md osmo-epdg/TODO.md osmo-epdg/build_dep.tar.gz osmo-epdg/config/ osmo-epdg/config/sys.config osmo-epdg/config/vm.args osmo-epdg/contrib/ osmo-epdg/contrib/generate_build_dep.sh osmo-epdg/contrib/jenkins.sh osmo-epdg/contrib/jenkins_manuals.sh osmo-epdg/contrib/systemd/ osmo-epdg/contrib/systemd/osmo-epdg.service osmo-epdg/debian/ osmo-epdg/debian/changelog osmo-epdg/debian/compat osmo-epdg/debian/control osmo-epdg/debian/osmo-epdg-doc.install osmo-epdg/debian/osmo-epdg.dirs osmo-epdg/debian/osmo-epdg.install osmo-epdg/debian/postinst osmo-epdg/debian/rules osmo-epdg/debian/source/ osmo-epdg/debian/source/format osmo-epdg/dia/ osmo-epdg/dia/diameter_3gpp_base.dia osmo-epdg/dia/diameter_3gpp_break_circles.dia osmo-epdg/dia/diameter_3gpp_ts29_061_gmb.dia osmo-epdg/dia/diameter_3gpp_ts29_173.dia osmo-epdg/dia/diameter_3gpp_ts29_212.dia osmo-epdg/dia/diameter_3gpp_ts29_214.dia osmo-epdg/dia/diameter_3gpp_ts29_229.dia osmo-epdg/dia/diameter_3gpp_ts29_272.dia osmo-epdg/dia/diameter_3gpp_ts29_273.dia osmo-epdg/dia/diameter_3gpp_ts29_273_s6b.dia osmo-epdg/dia/diameter_3gpp_ts29_273_swx.dia osmo-epdg/dia/diameter_3gpp_ts29_329.dia osmo-epdg/dia/diameter_3gpp_ts32_299.dia osmo-epdg/dia/diameter_etsi_es283_034.dia osmo-epdg/dia/diameter_etsi_es283_035.dia osmo-epdg/dia/diameter_rfc4004.dia osmo-epdg/dia/diameter_rfc4005_nasreq.dia osmo-epdg/dia/diameter_rfc4006_cc.dia osmo-epdg/dia/diameter_rfc4072.dia osmo-epdg/dia/diameter_rfc4740.dia osmo-epdg/dia/diameter_rfc5447.dia osmo-epdg/dia/diameter_rfc5580.dia osmo-epdg/dia/diameter_rfc5777.dia osmo-epdg/dia/diameter_rfc5778.dia osmo-epdg/dia/diameter_rfc6734.dia osmo-epdg/dia/diameter_rfc6942.dia osmo-epdg/dia/diameter_rfc7683.dia osmo-epdg/dia/diameter_rfc7944.dia osmo-epdg/dia/diameter_rfc8583.dia osmo-epdg/docs/ osmo-epdg/docs/manuals/ osmo-epdg/docs/manuals/Makefile osmo-epdg/docs/manuals/chapters/ osmo-epdg/docs/manuals/chapters/acknowledgement.adoc osmo-epdg/docs/manuals/chapters/operating.adoc osmo-epdg/docs/manuals/chapters/osmo-epdg.adoc osmo-epdg/docs/manuals/chapters/overview.adoc osmo-epdg/docs/manuals/chapters/strongswan.adoc osmo-epdg/docs/manuals/osmo-epdg-erlang.dot osmo-epdg/docs/manuals/osmo-epdg-overview.dot osmo-epdg/docs/manuals/osmoepdg-usermanual-docinfo.xml osmo-epdg/docs/manuals/osmoepdg-usermanual.adoc osmo-epdg/docs/manuals/strongswan-ue-connection.msc osmo-epdg/docs/manuals/ue-connects.msc osmo-epdg/docs/manuals/ue-connects2.msc osmo-epdg/include/ osmo-epdg/include/conv.hrl osmo-epdg/include/gtp_utils.hrl osmo-epdg/rebar.config osmo-epdg/rebar.lock osmo-epdg/src/ osmo-epdg/src/aaa_diameter_s6b.erl osmo-epdg/src/aaa_diameter_s6b_cb.erl osmo-epdg/src/aaa_diameter_swm.erl osmo-epdg/src/aaa_diameter_swx.erl osmo-epdg/src/aaa_diameter_swx_cb.erl osmo-epdg/src/aaa_diameter_swx_tests.erl osmo-epdg/src/aaa_ue_fsm.erl osmo-epdg/src/conv.erl osmo-epdg/src/epdg_diameter_swm.erl osmo-epdg/src/epdg_gtpc_s2b.erl osmo-epdg/src/epdg_ue_fsm.erl osmo-epdg/src/gsup_server.erl osmo-epdg/src/gtp_u_tun.erl osmo-epdg/src/gtp_utils.erl osmo-epdg/src/misc.erl osmo-epdg/src/osmo_epdg.app.src osmo-epdg/src/osmo_epdg.erl osmo-epdg/src/osmo_epdg_app.erl osmo-epdg/src/osmo_epdg_sup.erl + cd _temp/binpkgs/osmo-epdg + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: adwaita-icon-theme at-spi2-common autoconf automake autopoint autotools-dev bsdextrautils bubblewrap dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session dconf-gsettings-backend dconf-service debhelper dh-autoreconf dh-strip-nondeterminism dictionaries-common dwz emacsen-common erlang-asn1 erlang-base erlang-common-test erlang-crypto erlang-debugger erlang-dev erlang-dialyzer erlang-diameter erlang-edoc erlang-eldap erlang-eunit erlang-ftp erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon erlang-parsetools erlang-public-key erlang-reltool erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tftp erlang-tools erlang-wx erlang-xmerl file gettext gettext-base glib-networking glib-networking-common glib-networking-services groff-base gsettings-desktop-schemas gstreamer1.0-plugins-base gstreamer1.0-plugins-good gtk-update-icon-cache hicolor-icon-theme hunspell-en-us intltool-debian iso-codes libaa1 libapparmor1 libarchive-zip-perl libasound2-data libasound2t64 libaspell15 libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 libcaca0 libcap-dev libcdparanoia0 libcloudproviders0 libcolord2 libcups2t64 libcurl4t64 libdbus-1-3 libdbus-1-dev libdconf1 libdebhelper-perl libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libduktape207 libdv4t64 libedit2 libegl-mesa0 libegl1 libenchant-2-2 libepoxy0 libevdev2 libfile-stripnondeterminism-perl libflac14 libflite1 libgbm1 libgl1 libgl1-mesa-dri libgles2 libglu1-mesa libglvnd0 libglx-mesa0 libglx0 libgpm2 libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0t64 libgtk-3-common libgudev-1.0-0 libharfbuzz-icu0 libhidapi-hidraw0 libhunspell-1.7-0 libhwy1t64 libhyphen0 libiec61883-0 libjavascriptcoregtk-4.1-0 libjs-jquery-metadata libjs-jquery-tablesorter libjxl0.11 libllvm19 libmagic-mgc libmagic1t64 libmanette-0.2-0 libmp3lame0 libmpg123-0t64 libncurses6 libnotify4 libodbc2 libogg0 libopencore-amrnb0 libopencore-amrwb0 libopengl0 libopus0 liborc-0.4-0t64 libpam-systemd libpcap-dev libpcap0.8-dev libpcap0.8t64 libpciaccess0 libpcre2-32-0 libpipeline1 libpkgconf3 libproxy1v5 libpulse0 libraw1394-11 libsecret-1-0 libsecret-common libsensors-config libsensors5 libshout3 libslang2 libsndfile1 libsoup-3.0-0 libsoup-3.0-common libspeex1 libsystemd-dev libsystemd-shared libtag2 libtext-iconv-perl libtheora0 libtheoradec1 libtheoraenc1 libtool libtwolame0 libuchardet0 libv4l-0t64 libv4lconvert0t64 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 libvulkan1 libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 libwebkit2gtk-4.1-0 libwxbase3.2-1t64 libwxgtk-gl3.2-1t64 libwxgtk-webview3.2-1t64 libwxgtk3.2-1t64 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxinerama1 libxkbcommon0 libxrandr2 libxshmfence1 libxtst6 libxxf86vm1 libz3-4 m4 man-db mesa-libgallium pkgconf pkgconf-bin po-debconf rebar3 systemd systemd-sysv xdg-dbus-proxy xkb-data 0 upgraded, 223 newly installed, 0 to remove and 0 not upgraded. Need to get 183 MB of archives. After this operation, 694 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.13-1~deb13u1 [2155 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libapparmor1 amd64 4.1.0-1 [43.7 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 systemd amd64 257.13-1~deb13u1 [3094 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.13-1~deb13u1 [64.9 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 libdbus-1-3 amd64 1.16.2-2 [178 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 dbus-bin amd64 1.16.2-2 [80.0 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 dbus-session-bus-common all 1.16.2-2 [52.3 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 dbus-daemon amd64 1.16.2-2 [159 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 dbus-system-bus-common all 1.16.2-2 [53.5 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 dbus amd64 1.16.2-2 [71.6 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.13-1~deb13u1 [297 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 gtk-update-icon-cache amd64 4.18.6+ds-2 [52.7 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 hicolor-icon-theme all 0.18-2 [11.8 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 adwaita-icon-theme all 48.1-1 [504 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 at-spi2-common all 2.56.2-1+deb13u1 [171 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 bubblewrap amd64 0.11.0-2+deb13u1 [52.5 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 dbus-user-session amd64 1.16.2-2 [52.1 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libdconf1 amd64 0.40.0-5 [41.8 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 dconf-service amd64 0.40.0-5 [32.4 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 dconf-gsettings-backend amd64 0.40.0-5 [28.6 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:41 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libtext-iconv-perl amd64 1.7-8+b4 [14.4 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 emacsen-common all 3.0.8 [13.6 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 dictionaries-common all 1.30.10 [174 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 erlang-base amd64 1:27.3.4.1+dfsg-1+deb13u2 [11.4 MB] Get:50 http://deb.debian.org/debian trixie/main amd64 erlang-asn1 amd64 1:27.3.4.1+dfsg-1+deb13u2 [893 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 erlang-crypto amd64 1:27.3.4.1+dfsg-1+deb13u2 [181 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libglvnd0 amd64 1.7.0-1+b2 [52.0 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libopengl0 amd64 1.7.0-1+b2 [30.9 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libglu1-mesa amd64 9.0.2-1.1+b3 [184 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libcurl4t64 amd64 8.14.1-2+deb13u3 [391 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 libpcre2-32-0 amd64 10.46-1~deb13u1 [268 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 libwxbase3.2-1t64 amd64 3.2.8+dfsg-2 [1041 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 libdrm-common all 2.4.124-2 [8288 B] Get:59 http://deb.debian.org/debian trixie/main amd64 libdrm2 amd64 2.4.124-2 [39.0 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libx11-xcb1 amd64 2:1.8.12-1 [247 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libxcb-dri3-0 amd64 1.17.0-2+b1 [107 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 libxcb-glx0 amd64 1.17.0-2+b1 [122 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libxcb-present0 amd64 1.17.0-2+b1 [106 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 libxcb-xfixes0 amd64 1.17.0-2+b1 [109 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b4 [19.3 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 libdrm-amdgpu1 amd64 2.4.124-2 [22.6 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 libpciaccess0 amd64 0.17-3+b3 [51.9 kB] Get:68 http://deb.debian.org/debian trixie/main amd64 libdrm-intel1 amd64 2.4.124-2 [64.1 kB] Get:69 http://deb.debian.org/debian trixie/main amd64 libedit2 amd64 3.1-20250104-1 [93.8 kB] Get:70 http://deb.debian.org/debian trixie/main amd64 libz3-4 amd64 4.13.3-1 [8560 kB] Get:71 http://deb.debian.org/debian trixie/main amd64 libllvm19 amd64 1:19.1.7-3+b1 [26.0 MB] Get:72 http://deb.debian.org/debian trixie/main amd64 libsensors-config all 1:3.6.2-2 [16.2 kB] Get:73 http://deb.debian.org/debian trixie/main amd64 libsensors5 amd64 1:3.6.2-2 [37.5 kB] Get:74 http://deb.debian.org/debian trixie/main amd64 libxcb-randr0 amd64 1.17.0-2+b1 [117 kB] Get:75 http://deb.debian.org/debian trixie/main amd64 libxcb-sync1 amd64 1.17.0-2+b1 [109 kB] Get:76 http://deb.debian.org/debian trixie/main amd64 libxshmfence1 amd64 1.3.3-1 [10.9 kB] Get:77 http://deb.debian.org/debian trixie/main amd64 mesa-libgallium amd64 25.0.7-2 [9629 kB] Get:78 http://deb.debian.org/debian trixie/main amd64 libwayland-server0 amd64 1.23.1-3 [34.4 kB] Get:79 http://deb.debian.org/debian trixie/main amd64 libgbm1 amd64 25.0.7-2 [44.4 kB] Get:80 http://deb.debian.org/debian trixie/main amd64 libvulkan1 amd64 1.4.309.0-1 [130 kB] Get:81 http://deb.debian.org/debian trixie/main amd64 libgl1-mesa-dri amd64 25.0.7-2 [46.1 kB] Get:82 http://deb.debian.org/debian trixie/main amd64 libglx-mesa0 amd64 25.0.7-2 [143 kB] Get:83 http://deb.debian.org/debian trixie/main amd64 libglx0 amd64 1.7.0-1+b2 [34.9 kB] Get:84 http://deb.debian.org/debian trixie/main amd64 libgl1 amd64 1.7.0-1+b2 [89.5 kB] Get:85 http://deb.debian.org/debian trixie/main amd64 libatk1.0-0t64 amd64 2.56.2-1+deb13u1 [52.0 kB] Get:86 http://deb.debian.org/debian trixie/main amd64 libatspi2.0-0t64 amd64 2.56.2-1+deb13u1 [80.7 kB] Get:87 http://deb.debian.org/debian trixie/main amd64 libatk-bridge2.0-0t64 amd64 2.56.2-1+deb13u1 [68.4 kB] Get:88 http://deb.debian.org/debian trixie/main amd64 libcloudproviders0 amd64 0.3.6-2 [29.2 kB] Get:89 http://deb.debian.org/debian trixie/main amd64 libcolord2 amd64 1.4.7-3 [139 kB] Get:90 http://deb.debian.org/debian trixie/main amd64 libavahi-common-data amd64 0.8-16 [112 kB] Get:91 http://deb.debian.org/debian trixie/main amd64 libavahi-common3 amd64 0.8-16 [44.2 kB] Get:92 http://deb.debian.org/debian trixie/main amd64 libavahi-client3 amd64 0.8-16 [48.4 kB] Get:93 http://deb.debian.org/debian trixie/main amd64 libcups2t64 amd64 2.4.10-3+deb13u2 [252 kB] Get:94 http://deb.debian.org/debian trixie/main amd64 libepoxy0 amd64 1.5.10-2 [193 kB] Get:95 http://deb.debian.org/debian trixie/main amd64 libwayland-client0 amd64 1.23.1-3 [26.8 kB] Get:96 http://deb.debian.org/debian trixie/main amd64 libwayland-cursor0 amd64 1.23.1-3 [11.9 kB] Get:97 http://deb.debian.org/debian trixie/main amd64 libwayland-egl1 amd64 1.23.1-3 [5860 B] Get:98 http://deb.debian.org/debian trixie/main amd64 libxcomposite1 amd64 1:0.4.6-1 [16.3 kB] Get:99 http://deb.debian.org/debian trixie/main amd64 libxfixes3 amd64 1:6.0.0-2+b4 [20.2 kB] Get:100 http://deb.debian.org/debian trixie/main amd64 libxcursor1 amd64 1:1.2.3-1 [39.7 kB] Get:101 http://deb.debian.org/debian trixie/main amd64 libxdamage1 amd64 1:1.1.6-1+b2 [15.5 kB] Get:102 http://deb.debian.org/debian trixie/main amd64 libxinerama1 amd64 2:1.1.4-3+b4 [16.0 kB] Get:103 http://deb.debian.org/debian trixie/main amd64 xkb-data all 2.42-1 [790 kB] Get:104 http://deb.debian.org/debian trixie/main amd64 libxkbcommon0 amd64 1.7.0-2 [113 kB] Get:105 http://deb.debian.org/debian trixie/main amd64 libxrandr2 amd64 2:1.5.4-1+b3 [36.3 kB] Get:106 http://deb.debian.org/debian trixie/main amd64 libgtk-3-common all 3.24.49-3 [4908 kB] Get:107 http://deb.debian.org/debian trixie/main amd64 libgtk-3-0t64 amd64 3.24.49-3 [2769 kB] Get:108 http://deb.debian.org/debian trixie/main amd64 libnotify4 amd64 0.8.6-1 [26.6 kB] Get:109 http://deb.debian.org/debian trixie/main amd64 libxtst6 amd64 2:1.2.5-1 [25.8 kB] Get:110 http://deb.debian.org/debian trixie/main amd64 libwxgtk3.2-1t64 amd64 3.2.8+dfsg-2 [4692 kB] Get:111 http://deb.debian.org/debian trixie/main amd64 libwxgtk-gl3.2-1t64 amd64 3.2.8+dfsg-2 [86.2 kB] Get:112 http://deb.debian.org/debian trixie/main amd64 libjavascriptcoregtk-4.1-0 amd64 2.52.3-2~deb13u1 [7506 kB] Get:113 http://deb.debian.org/debian trixie/main amd64 libcdparanoia0 amd64 3.10.2+debian-14+b1 [44.8 kB] Get:114 http://deb.debian.org/debian trixie/main amd64 libgstreamer1.0-0 amd64 1.26.2-2 [1421 kB] Get:115 http://deb.debian.org/debian trixie/main amd64 liborc-0.4-0t64 amd64 1:0.4.41-1 [190 kB] Get:116 http://deb.debian.org/debian trixie/main amd64 iso-codes all 4.18.0-1 [3125 kB] Get:117 http://deb.debian.org/debian trixie/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.26.2-1+deb13u1 [997 kB] Get:118 http://deb.debian.org/debian trixie/main amd64 libogg0 amd64 1.3.5-3+b2 [23.8 kB] Get:119 http://deb.debian.org/debian trixie/main amd64 libopus0 amd64 1.5.2-2 [2852 kB] Get:120 http://deb.debian.org/debian trixie/main amd64 libtheoradec1 amd64 1.2.0~alpha1+dfsg-6 [58.4 kB] Get:121 http://deb.debian.org/debian trixie/main amd64 libtheoraenc1 amd64 1.2.0~alpha1+dfsg-6 [108 kB] Get:122 http://deb.debian.org/debian trixie/main amd64 libvisual-0.4-0 amd64 0.4.2-2+b2 [142 kB] Get:123 http://deb.debian.org/debian trixie/main amd64 libvorbis0a amd64 1.3.7-3 [90.0 kB] Get:124 http://deb.debian.org/debian trixie/main amd64 libvorbisenc2 amd64 1.3.7-3 [75.4 kB] Get:125 http://deb.debian.org/debian trixie/main amd64 gstreamer1.0-plugins-base amd64 1.26.2-1+deb13u1 [773 kB] Get:126 http://deb.debian.org/debian trixie/main amd64 libgpm2 amd64 1.20.7-11+b2 [14.4 kB] Get:127 http://deb.debian.org/debian trixie/main amd64 libncurses6 amd64 6.5+20250216-2 [105 kB] Get:128 http://deb.debian.org/debian trixie/main amd64 libslang2 amd64 2.3.3-5+b2 [549 kB] Get:129 http://deb.debian.org/debian trixie/main amd64 libaa1 amd64 1.4p5-51.1+b1 [50.0 kB] Get:130 http://deb.debian.org/debian trixie/main amd64 libraw1394-11 amd64 2.1.2-2+b2 [38.8 kB] Get:131 http://deb.debian.org/debian trixie/main amd64 libavc1394-0 amd64 0.5.4-5+b2 [18.2 kB] Get:132 http://deb.debian.org/debian trixie/main amd64 libcaca0 amd64 0.99.beta20-5 [202 kB] Get:133 http://deb.debian.org/debian trixie/main amd64 libdv4t64 amd64 1.0.0-17.1+b1 [71.7 kB] Get:134 http://deb.debian.org/debian trixie/main amd64 libflac14 amd64 1.5.0+ds-2 [210 kB] Get:135 http://deb.debian.org/debian trixie/main amd64 libgudev-1.0-0 amd64 238-6 [14.5 kB] Get:136 http://deb.debian.org/debian trixie/main amd64 libiec61883-0 amd64 1.2.0-7 [30.6 kB] Get:137 http://deb.debian.org/debian trixie/main amd64 libmp3lame0 amd64 3.100-6+b3 [363 kB] Get:138 http://deb.debian.org/debian trixie/main amd64 libmpg123-0t64 amd64 1.32.10-1+deb13u1 [149 kB] Get:139 http://deb.debian.org/debian trixie/main amd64 libopencore-amrnb0 amd64 0.1.6-1+b2 [97.5 kB] Get:140 http://deb.debian.org/debian trixie/main amd64 libopencore-amrwb0 amd64 0.1.6-1+b2 [53.6 kB] Get:141 http://deb.debian.org/debian trixie/main amd64 libasyncns0 amd64 0.8-6+b5 [12.0 kB] Get:142 http://deb.debian.org/debian trixie/main amd64 libsndfile1 amd64 1.2.2-2+deb13u1 [199 kB] Get:143 http://deb.debian.org/debian trixie/main amd64 libpulse0 amd64 17.0+dfsg1-2+b1 [276 kB] Get:144 http://deb.debian.org/debian trixie/main amd64 libspeex1 amd64 1.2.1-3 [56.8 kB] Get:145 http://deb.debian.org/debian trixie/main amd64 libtheora0 amd64 1.2.0~alpha1+dfsg-6 [135 kB] Get:146 http://deb.debian.org/debian trixie/main amd64 libshout3 amd64 2.4.6-1+b3 [49.9 kB] Get:147 http://deb.debian.org/debian trixie/main amd64 libtag2 amd64 2.0.2-2 [344 kB] Get:148 http://deb.debian.org/debian trixie/main amd64 libtwolame0 amd64 0.4.0-2+b2 [51.3 kB] Get:149 http://deb.debian.org/debian trixie/main amd64 libv4lconvert0t64 amd64 1.30.1-1 [152 kB] Get:150 http://deb.debian.org/debian trixie/main amd64 libv4l-0t64 amd64 1.30.1-1 [116 kB] Get:151 http://deb.debian.org/debian trixie/main amd64 libvpx9 amd64 1.15.0-2.1+deb13u1 [1115 kB] Get:152 http://deb.debian.org/debian trixie/main amd64 libwavpack1 amd64 5.8.1-1 [92.0 kB] Get:153 http://deb.debian.org/debian trixie/main amd64 libduktape207 amd64 2.7.0-2+b2 [135 kB] Get:154 http://deb.debian.org/debian trixie/main amd64 libproxy1v5 amd64 0.5.9-1 [26.4 kB] Get:155 http://deb.debian.org/debian trixie/main amd64 glib-networking-common all 2.80.1-1 [86.0 kB] Get:156 http://deb.debian.org/debian trixie/main amd64 glib-networking-services amd64 2.80.1-1 [12.3 kB] Get:157 http://deb.debian.org/debian trixie/main amd64 gsettings-desktop-schemas all 48.0-1 [700 kB] Get:158 http://deb.debian.org/debian trixie/main amd64 glib-networking amd64 2.80.1-1 [69.0 kB] Get:159 http://deb.debian.org/debian trixie/main amd64 libsoup-3.0-common all 3.6.5-3 [65.6 kB] Get:160 http://deb.debian.org/debian trixie/main amd64 libsoup-3.0-0 amd64 3.6.5-3 [280 kB] Get:161 http://deb.debian.org/debian-security trixie-security/main amd64 gstreamer1.0-plugins-good amd64 1.26.2-1+deb13u2 [2341 kB] Get:162 http://deb.debian.org/debian trixie/main amd64 libgles2 amd64 1.7.0-1+b2 [17.3 kB] Get:163 http://deb.debian.org/debian trixie/main amd64 xdg-dbus-proxy amd64 0.1.6-1+deb13u1 [25.4 kB] Get:164 http://deb.debian.org/debian trixie/main amd64 hunspell-en-us all 1:2020.12.07-4 [558 kB] Get:165 http://deb.debian.org/debian trixie/main amd64 libaspell15 amd64 0.60.8.1-4 [338 kB] Get:166 http://deb.debian.org/debian trixie/main amd64 libhunspell-1.7-0 amd64 1.7.2+really1.7.2-10+b4 [237 kB] Get:167 http://deb.debian.org/debian trixie/main amd64 libenchant-2-2 amd64 2.8.2+dfsg1-3 [56.8 kB] Get:168 http://deb.debian.org/debian trixie/main amd64 libasound2-data all 1.2.14-1 [21.1 kB] Get:169 http://deb.debian.org/debian trixie/main amd64 libasound2t64 amd64 1.2.14-1 [381 kB] Get:170 http://deb.debian.org/debian trixie/main amd64 libflite1 amd64 2.2-7 [12.8 MB] Get:171 http://deb.debian.org/debian trixie/main amd64 libegl-mesa0 amd64 25.0.7-2 [128 kB] Get:172 http://deb.debian.org/debian trixie/main amd64 libegl1 amd64 1.7.0-1+b2 [34.6 kB] Get:173 http://deb.debian.org/debian trixie/main amd64 libgstreamer-gl1.0-0 amd64 1.26.2-1+deb13u1 [270 kB] Get:174 http://deb.debian.org/debian trixie/main amd64 libharfbuzz-icu0 amd64 10.2.0-1+deb13u1 [15.5 kB] Get:175 http://deb.debian.org/debian trixie/main amd64 libhyphen0 amd64 2.8.8-7+b2 [30.7 kB] Get:176 http://deb.debian.org/debian trixie/main amd64 libhwy1t64 amd64 1.2.0-2+b2 [676 kB] Get:177 http://deb.debian.org/debian-security trixie-security/main amd64 libjxl0.11 amd64 0.11.2-0.1~deb13u2 [1133 kB] Get:178 http://deb.debian.org/debian trixie/main amd64 libevdev2 amd64 1.13.4+dfsg-1 [32.4 kB] Get:179 http://deb.debian.org/debian trixie/main amd64 libhidapi-hidraw0 amd64 0.14.0-1+b2 [12.7 kB] Get:180 http://deb.debian.org/debian trixie/main amd64 libmanette-0.2-0 amd64 0.2.12-1 [43.8 kB] Get:181 http://deb.debian.org/debian trixie/main amd64 libsecret-common all 0.21.7-1 [27.9 kB] Get:182 http://deb.debian.org/debian trixie/main amd64 libsecret-1-0 amd64 0.21.7-1 [111 kB] Get:183 http://deb.debian.org/debian trixie/main amd64 libwebkit2gtk-4.1-0 amd64 2.52.3-2~deb13u1 [23.8 MB] Get:184 http://deb.debian.org/debian trixie/main amd64 libwxgtk-webview3.2-1t64 amd64 3.2.8+dfsg-2 [119 kB] Get:185 http://deb.debian.org/debian trixie/main amd64 erlang-wx amd64 1:27.3.4.1+dfsg-1+deb13u2 [4552 kB] Get:186 http://deb.debian.org/debian trixie/main amd64 erlang-debugger amd64 1:27.3.4.1+dfsg-1+deb13u2 [480 kB] Get:187 http://deb.debian.org/debian trixie/main amd64 erlang-mnesia amd64 1:27.3.4.1+dfsg-1+deb13u2 [899 kB] Get:188 http://deb.debian.org/debian trixie/main amd64 erlang-runtime-tools amd64 1:27.3.4.1+dfsg-1+deb13u2 [246 kB] Get:189 http://deb.debian.org/debian trixie/main amd64 erlang-public-key amd64 1:27.3.4.1+dfsg-1+deb13u2 [785 kB] Get:190 http://deb.debian.org/debian trixie/main amd64 erlang-ssl amd64 1:27.3.4.1+dfsg-1+deb13u2 [1826 kB] Get:191 http://deb.debian.org/debian trixie/main amd64 erlang-ftp amd64 1:27.3.4.1+dfsg-1+deb13u2 [107 kB] Get:192 http://deb.debian.org/debian trixie/main amd64 erlang-snmp amd64 1:27.3.4.1+dfsg-1+deb13u2 [1953 kB] Get:193 http://deb.debian.org/debian trixie/main amd64 erlang-ssh amd64 1:27.3.4.1+dfsg-1+deb13u2 [1026 kB] Get:194 http://deb.debian.org/debian trixie/main amd64 erlang-syntax-tools amd64 1:27.3.4.1+dfsg-1+deb13u2 [340 kB] Get:195 http://deb.debian.org/debian trixie/main amd64 erlang-tools amd64 1:27.3.4.1+dfsg-1+deb13u2 [623 kB] Get:196 http://deb.debian.org/debian trixie/main amd64 erlang-xmerl amd64 1:27.3.4.1+dfsg-1+deb13u2 [1337 kB] Get:197 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-metadata all 12-4 [6532 B] Get:198 http://deb.debian.org/debian trixie/main amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-4 [184 kB] Get:199 http://deb.debian.org/debian trixie/main amd64 erlang-common-test amd64 1:27.3.4.1+dfsg-1+deb13u2 [1315 kB] Get:200 http://deb.debian.org/debian trixie/main amd64 erlang-dev amd64 1:27.3.4.1+dfsg-1+deb13u2 [304 kB] Get:201 http://deb.debian.org/debian trixie/main amd64 erlang-dialyzer amd64 1:27.3.4.1+dfsg-1+deb13u2 [1078 kB] Get:202 http://deb.debian.org/debian trixie/main amd64 erlang-diameter amd64 1:27.3.4.1+dfsg-1+deb13u2 [813 kB] Get:203 http://deb.debian.org/debian trixie/main amd64 erlang-edoc amd64 1:27.3.4.1+dfsg-1+deb13u2 [461 kB] Get:204 http://deb.debian.org/debian trixie/main amd64 erlang-eldap amd64 1:27.3.4.1+dfsg-1+deb13u2 [139 kB] Get:205 http://deb.debian.org/debian trixie/main amd64 erlang-eunit amd64 1:27.3.4.1+dfsg-1+deb13u2 [173 kB] Get:206 http://deb.debian.org/debian trixie/main amd64 erlang-inets amd64 1:27.3.4.1+dfsg-1+deb13u2 [674 kB] Get:207 http://deb.debian.org/debian trixie/main amd64 libodbc2 amd64 2.3.12-2 [151 kB] Get:208 http://deb.debian.org/debian trixie/main amd64 erlang-odbc amd64 1:27.3.4.1+dfsg-1+deb13u2 [70.1 kB] Get:209 http://deb.debian.org/debian trixie/main amd64 erlang-os-mon amd64 1:27.3.4.1+dfsg-1+deb13u2 [114 kB] Get:210 http://deb.debian.org/debian trixie/main amd64 erlang-parsetools amd64 1:27.3.4.1+dfsg-1+deb13u2 [212 kB] Get:211 http://deb.debian.org/debian trixie/main amd64 erlang-tftp amd64 1:27.3.4.1+dfsg-1+deb13u2 [115 kB] Get:212 http://deb.debian.org/debian trixie/main amd64 erlang-nox all 1:27.3.4.1+dfsg-1+deb13u2 [15.8 kB] Get:213 http://deb.debian.org/debian trixie/main amd64 erlang-reltool amd64 1:27.3.4.1+dfsg-1+deb13u2 [385 kB] Get:214 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+deb13u1+b1 [546 kB] Get:215 http://deb.debian.org/debian trixie/main amd64 libsystemd-dev amd64 257.13-1~deb13u1 [1359 kB] Get:216 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:217 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:218 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:219 http://deb.debian.org/debian trixie/main amd64 libdbus-1-dev amd64 1.16.2-2 [215 kB] Get:220 http://deb.debian.org/debian trixie/main amd64 libpcap0.8t64 amd64 1.10.5-2 [169 kB] Get:221 http://deb.debian.org/debian trixie/main amd64 libpcap0.8-dev amd64 1.10.5-2 [284 kB] Get:222 http://deb.debian.org/debian trixie/main amd64 libpcap-dev amd64 1.10.5-2 [31.8 kB] Get:223 http://deb.debian.org/debian trixie/main amd64 rebar3 all 3.24.0-1 [810 kB] Preconfiguring packages ... Fetched 183 MB in 2s (75.1 MB/s) Selecting previously unselected package libsystemd-shared:amd64. (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 ... 71878 files and directories currently installed.) Preparing to unpack .../libsystemd-shared_257.13-1~deb13u1_amd64.deb ... Unpacking libsystemd-shared:amd64 (257.13-1~deb13u1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../libapparmor1_4.1.0-1_amd64.deb ... Unpacking libapparmor1:amd64 (4.1.0-1) ... Setting up libsystemd-shared:amd64 (257.13-1~deb13u1) ... Selecting previously unselected package systemd. (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 ... 71891 files and directories currently installed.) Preparing to unpack .../systemd_257.13-1~deb13u1_amd64.deb ... Unpacking systemd (257.13-1~deb13u1) ... Setting up libapparmor1:amd64 (4.1.0-1) ... Setting up systemd (257.13-1~deb13u1) ... Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. Initializing machine ID from random generator. Creating group 'systemd-journal' with GID 999. Creating group 'systemd-network' with GID 998. Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring. Selecting previously unselected package systemd-sysv. (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 ... 72819 files and directories currently installed.) Preparing to unpack .../000-systemd-sysv_257.13-1~deb13u1_amd64.deb ... Unpacking systemd-sysv (257.13-1~deb13u1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../001-libdbus-1-3_1.16.2-2_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.16.2-2) ... Selecting previously unselected package dbus-bin. Preparing to unpack .../002-dbus-bin_1.16.2-2_amd64.deb ... Unpacking dbus-bin (1.16.2-2) ... Selecting previously unselected package dbus-session-bus-common. Preparing to unpack .../003-dbus-session-bus-common_1.16.2-2_all.deb ... Unpacking dbus-session-bus-common (1.16.2-2) ... Selecting previously unselected package dbus-daemon. Preparing to unpack .../004-dbus-daemon_1.16.2-2_amd64.deb ... Unpacking dbus-daemon (1.16.2-2) ... Selecting previously unselected package dbus-system-bus-common. Preparing to unpack .../005-dbus-system-bus-common_1.16.2-2_all.deb ... Unpacking dbus-system-bus-common (1.16.2-2) ... Selecting previously unselected package dbus. Preparing to unpack .../006-dbus_1.16.2-2_amd64.deb ... Unpacking dbus (1.16.2-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../007-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../008-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../009-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../010-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../011-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../012-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../013-libpam-systemd_257.13-1~deb13u1_amd64.deb ... Unpacking libpam-systemd:amd64 (257.13-1~deb13u1) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../014-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../015-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../016-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package gtk-update-icon-cache. Preparing to unpack .../017-gtk-update-icon-cache_4.18.6+ds-2_amd64.deb ... No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. Unpacking gtk-update-icon-cache (4.18.6+ds-2) ... Selecting previously unselected package hicolor-icon-theme. Preparing to unpack .../018-hicolor-icon-theme_0.18-2_all.deb ... Unpacking hicolor-icon-theme (0.18-2) ... Selecting previously unselected package adwaita-icon-theme. Preparing to unpack .../019-adwaita-icon-theme_48.1-1_all.deb ... Unpacking adwaita-icon-theme (48.1-1) ... Selecting previously unselected package at-spi2-common. Preparing to unpack .../020-at-spi2-common_2.56.2-1+deb13u1_all.deb ... Unpacking at-spi2-common (2.56.2-1+deb13u1) ... Selecting previously unselected package m4. Preparing to unpack .../021-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../022-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../023-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../024-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../025-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package bubblewrap. Preparing to unpack .../026-bubblewrap_0.11.0-2+deb13u1_amd64.deb ... Unpacking bubblewrap (0.11.0-2+deb13u1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../027-dbus-user-session_1.16.2-2_amd64.deb ... Unpacking dbus-user-session (1.16.2-2) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../028-libdconf1_0.40.0-5_amd64.deb ... Unpacking libdconf1:amd64 (0.40.0-5) ... Selecting previously unselected package dconf-service. Preparing to unpack .../029-dconf-service_0.40.0-5_amd64.deb ... Unpacking dconf-service (0.40.0-5) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../030-dconf-gsettings-backend_0.40.0-5_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.40.0-5) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../031-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../032-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../033-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../034-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../035-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../036-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../037-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../038-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../039-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../040-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../041-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libtext-iconv-perl:amd64. Preparing to unpack .../042-libtext-iconv-perl_1.7-8+b4_amd64.deb ... Unpacking libtext-iconv-perl:amd64 (1.7-8+b4) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../043-emacsen-common_3.0.8_all.deb ... Unpacking emacsen-common (3.0.8) ... Selecting previously unselected package dictionaries-common. Preparing to unpack .../044-dictionaries-common_1.30.10_all.deb ... Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' Unpacking dictionaries-common (1.30.10) ... Selecting previously unselected package erlang-base. Preparing to unpack .../045-erlang-base_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-base (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-asn1. Preparing to unpack .../046-erlang-asn1_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-asn1 (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-crypto. Preparing to unpack .../047-erlang-crypto_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-crypto (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package libglvnd0:amd64. Preparing to unpack .../048-libglvnd0_1.7.0-1+b2_amd64.deb ... Unpacking libglvnd0:amd64 (1.7.0-1+b2) ... Selecting previously unselected package libopengl0:amd64. Preparing to unpack .../049-libopengl0_1.7.0-1+b2_amd64.deb ... Unpacking libopengl0:amd64 (1.7.0-1+b2) ... Selecting previously unselected package libglu1-mesa:amd64. Preparing to unpack .../050-libglu1-mesa_9.0.2-1.1+b3_amd64.deb ... Unpacking libglu1-mesa:amd64 (9.0.2-1.1+b3) ... Selecting previously unselected package libcurl4t64:amd64. Preparing to unpack .../051-libcurl4t64_8.14.1-2+deb13u3_amd64.deb ... Unpacking libcurl4t64:amd64 (8.14.1-2+deb13u3) ... Selecting previously unselected package libpcre2-32-0:amd64. Preparing to unpack .../052-libpcre2-32-0_10.46-1~deb13u1_amd64.deb ... Unpacking libpcre2-32-0:amd64 (10.46-1~deb13u1) ... Selecting previously unselected package libwxbase3.2-1t64:amd64. Preparing to unpack .../053-libwxbase3.2-1t64_3.2.8+dfsg-2_amd64.deb ... Unpacking libwxbase3.2-1t64:amd64 (3.2.8+dfsg-2) ... Selecting previously unselected package libdrm-common. Preparing to unpack .../054-libdrm-common_2.4.124-2_all.deb ... Unpacking libdrm-common (2.4.124-2) ... Selecting previously unselected package libdrm2:amd64. Preparing to unpack .../055-libdrm2_2.4.124-2_amd64.deb ... Unpacking libdrm2:amd64 (2.4.124-2) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../056-libx11-xcb1_2%3a1.8.12-1_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.8.12-1) ... Selecting previously unselected package libxcb-dri3-0:amd64. Preparing to unpack .../057-libxcb-dri3-0_1.17.0-2+b1_amd64.deb ... Unpacking libxcb-dri3-0:amd64 (1.17.0-2+b1) ... Selecting previously unselected package libxcb-glx0:amd64. Preparing to unpack .../058-libxcb-glx0_1.17.0-2+b1_amd64.deb ... Unpacking libxcb-glx0:amd64 (1.17.0-2+b1) ... Selecting previously unselected package libxcb-present0:amd64. Preparing to unpack .../059-libxcb-present0_1.17.0-2+b1_amd64.deb ... Unpacking libxcb-present0:amd64 (1.17.0-2+b1) ... Selecting previously unselected package libxcb-xfixes0:amd64. Preparing to unpack .../060-libxcb-xfixes0_1.17.0-2+b1_amd64.deb ... Unpacking libxcb-xfixes0:amd64 (1.17.0-2+b1) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../061-libxxf86vm1_1%3a1.1.4-1+b4_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b4) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../062-libdrm-amdgpu1_2.4.124-2_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../063-libpciaccess0_0.17-3+b3_amd64.deb ... Unpacking libpciaccess0:amd64 (0.17-3+b3) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../064-libdrm-intel1_2.4.124-2_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.124-2) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../065-libedit2_3.1-20250104-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20250104-1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../066-libz3-4_4.13.3-1_amd64.deb ... Unpacking libz3-4:amd64 (4.13.3-1) ... Selecting previously unselected package libllvm19:amd64. Preparing to unpack .../067-libllvm19_1%3a19.1.7-3+b1_amd64.deb ... Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ... Selecting previously unselected package libsensors-config. Preparing to unpack .../068-libsensors-config_1%3a3.6.2-2_all.deb ... Unpacking libsensors-config (1:3.6.2-2) ... Selecting previously unselected package libsensors5:amd64. Preparing to unpack .../069-libsensors5_1%3a3.6.2-2_amd64.deb ... Unpacking libsensors5:amd64 (1:3.6.2-2) ... Selecting previously unselected package libxcb-randr0:amd64. Preparing to unpack .../070-libxcb-randr0_1.17.0-2+b1_amd64.deb ... Unpacking libxcb-randr0:amd64 (1.17.0-2+b1) ... Selecting previously unselected package libxcb-sync1:amd64. Preparing to unpack .../071-libxcb-sync1_1.17.0-2+b1_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.17.0-2+b1) ... Selecting previously unselected package libxshmfence1:amd64. Preparing to unpack .../072-libxshmfence1_1.3.3-1_amd64.deb ... Unpacking libxshmfence1:amd64 (1.3.3-1) ... Selecting previously unselected package mesa-libgallium:amd64. Preparing to unpack .../073-mesa-libgallium_25.0.7-2_amd64.deb ... Unpacking mesa-libgallium:amd64 (25.0.7-2) ... Selecting previously unselected package libwayland-server0:amd64. Preparing to unpack .../074-libwayland-server0_1.23.1-3_amd64.deb ... Unpacking libwayland-server0:amd64 (1.23.1-3) ... Selecting previously unselected package libgbm1:amd64. Preparing to unpack .../075-libgbm1_25.0.7-2_amd64.deb ... Unpacking libgbm1:amd64 (25.0.7-2) ... Selecting previously unselected package libvulkan1:amd64. Preparing to unpack .../076-libvulkan1_1.4.309.0-1_amd64.deb ... Unpacking libvulkan1:amd64 (1.4.309.0-1) ... Selecting previously unselected package libgl1-mesa-dri:amd64. Preparing to unpack .../077-libgl1-mesa-dri_25.0.7-2_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (25.0.7-2) ... Selecting previously unselected package libglx-mesa0:amd64. Preparing to unpack .../078-libglx-mesa0_25.0.7-2_amd64.deb ... Unpacking libglx-mesa0:amd64 (25.0.7-2) ... Selecting previously unselected package libglx0:amd64. Preparing to unpack .../079-libglx0_1.7.0-1+b2_amd64.deb ... Unpacking libglx0:amd64 (1.7.0-1+b2) ... Selecting previously unselected package libgl1:amd64. Preparing to unpack .../080-libgl1_1.7.0-1+b2_amd64.deb ... Unpacking libgl1:amd64 (1.7.0-1+b2) ... Selecting previously unselected package libatk1.0-0t64:amd64. Preparing to unpack .../081-libatk1.0-0t64_2.56.2-1+deb13u1_amd64.deb ... Unpacking libatk1.0-0t64:amd64 (2.56.2-1+deb13u1) ... Selecting previously unselected package libatspi2.0-0t64:amd64. Preparing to unpack .../082-libatspi2.0-0t64_2.56.2-1+deb13u1_amd64.deb ... Unpacking libatspi2.0-0t64:amd64 (2.56.2-1+deb13u1) ... Selecting previously unselected package libatk-bridge2.0-0t64:amd64. Preparing to unpack .../083-libatk-bridge2.0-0t64_2.56.2-1+deb13u1_amd64.deb ... Unpacking libatk-bridge2.0-0t64:amd64 (2.56.2-1+deb13u1) ... Selecting previously unselected package libcloudproviders0:amd64. Preparing to unpack .../084-libcloudproviders0_0.3.6-2_amd64.deb ... Unpacking libcloudproviders0:amd64 (0.3.6-2) ... Selecting previously unselected package libcolord2:amd64. Preparing to unpack .../085-libcolord2_1.4.7-3_amd64.deb ... Unpacking libcolord2:amd64 (1.4.7-3) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../086-libavahi-common-data_0.8-16_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.8-16) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../087-libavahi-common3_0.8-16_amd64.deb ... Unpacking libavahi-common3:amd64 (0.8-16) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../088-libavahi-client3_0.8-16_amd64.deb ... Unpacking libavahi-client3:amd64 (0.8-16) ... Selecting previously unselected package libcups2t64:amd64. Preparing to unpack .../089-libcups2t64_2.4.10-3+deb13u2_amd64.deb ... Unpacking libcups2t64:amd64 (2.4.10-3+deb13u2) ... Selecting previously unselected package libepoxy0:amd64. Preparing to unpack .../090-libepoxy0_1.5.10-2_amd64.deb ... Unpacking libepoxy0:amd64 (1.5.10-2) ... Selecting previously unselected package libwayland-client0:amd64. Preparing to unpack .../091-libwayland-client0_1.23.1-3_amd64.deb ... Unpacking libwayland-client0:amd64 (1.23.1-3) ... Selecting previously unselected package libwayland-cursor0:amd64. Preparing to unpack .../092-libwayland-cursor0_1.23.1-3_amd64.deb ... Unpacking libwayland-cursor0:amd64 (1.23.1-3) ... Selecting previously unselected package libwayland-egl1:amd64. Preparing to unpack .../093-libwayland-egl1_1.23.1-3_amd64.deb ... Unpacking libwayland-egl1:amd64 (1.23.1-3) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../094-libxcomposite1_1%3a0.4.6-1_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.6-1) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../095-libxfixes3_1%3a6.0.0-2+b4_amd64.deb ... Unpacking libxfixes3:amd64 (1:6.0.0-2+b4) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../096-libxcursor1_1%3a1.2.3-1_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.2.3-1) ... Selecting previously unselected package libxdamage1:amd64. Preparing to unpack .../097-libxdamage1_1%3a1.1.6-1+b2_amd64.deb ... Unpacking libxdamage1:amd64 (1:1.1.6-1+b2) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../098-libxinerama1_2%3a1.1.4-3+b4_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.4-3+b4) ... Selecting previously unselected package xkb-data. Preparing to unpack .../099-xkb-data_2.42-1_all.deb ... Unpacking xkb-data (2.42-1) ... Selecting previously unselected package libxkbcommon0:amd64. Preparing to unpack .../100-libxkbcommon0_1.7.0-2_amd64.deb ... Unpacking libxkbcommon0:amd64 (1.7.0-2) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../101-libxrandr2_2%3a1.5.4-1+b3_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.4-1+b3) ... Selecting previously unselected package libgtk-3-common. Preparing to unpack .../102-libgtk-3-common_3.24.49-3_all.deb ... Unpacking libgtk-3-common (3.24.49-3) ... Selecting previously unselected package libgtk-3-0t64:amd64. Preparing to unpack .../103-libgtk-3-0t64_3.24.49-3_amd64.deb ... Unpacking libgtk-3-0t64:amd64 (3.24.49-3) ... Selecting previously unselected package libnotify4:amd64. Preparing to unpack .../104-libnotify4_0.8.6-1_amd64.deb ... Unpacking libnotify4:amd64 (0.8.6-1) ... Selecting previously unselected package libxtst6:amd64. Preparing to unpack .../105-libxtst6_2%3a1.2.5-1_amd64.deb ... Unpacking libxtst6:amd64 (2:1.2.5-1) ... Selecting previously unselected package libwxgtk3.2-1t64:amd64. Preparing to unpack .../106-libwxgtk3.2-1t64_3.2.8+dfsg-2_amd64.deb ... Unpacking libwxgtk3.2-1t64:amd64 (3.2.8+dfsg-2) ... Selecting previously unselected package libwxgtk-gl3.2-1t64:amd64. Preparing to unpack .../107-libwxgtk-gl3.2-1t64_3.2.8+dfsg-2_amd64.deb ... Unpacking libwxgtk-gl3.2-1t64:amd64 (3.2.8+dfsg-2) ... Selecting previously unselected package libjavascriptcoregtk-4.1-0:amd64. Preparing to unpack .../108-libjavascriptcoregtk-4.1-0_2.52.3-2~deb13u1_amd64.deb ... Unpacking libjavascriptcoregtk-4.1-0:amd64 (2.52.3-2~deb13u1) ... Selecting previously unselected package libcdparanoia0:amd64. Preparing to unpack .../109-libcdparanoia0_3.10.2+debian-14+b1_amd64.deb ... Unpacking libcdparanoia0:amd64 (3.10.2+debian-14+b1) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../110-libgstreamer1.0-0_1.26.2-2_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.26.2-2) ... Selecting previously unselected package liborc-0.4-0t64:amd64. Preparing to unpack .../111-liborc-0.4-0t64_1%3a0.4.41-1_amd64.deb ... Unpacking liborc-0.4-0t64:amd64 (1:0.4.41-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../112-iso-codes_4.18.0-1_all.deb ... Unpacking iso-codes (4.18.0-1) ... Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. Preparing to unpack .../113-libgstreamer-plugins-base1.0-0_1.26.2-1+deb13u1_amd64.deb ... Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.26.2-1+deb13u1) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../114-libogg0_1.3.5-3+b2_amd64.deb ... Unpacking libogg0:amd64 (1.3.5-3+b2) ... Selecting previously unselected package libopus0:amd64. Preparing to unpack .../115-libopus0_1.5.2-2_amd64.deb ... Unpacking libopus0:amd64 (1.5.2-2) ... Selecting previously unselected package libtheoradec1:amd64. Preparing to unpack .../116-libtheoradec1_1.2.0~alpha1+dfsg-6_amd64.deb ... Unpacking libtheoradec1:amd64 (1.2.0~alpha1+dfsg-6) ... Selecting previously unselected package libtheoraenc1:amd64. Preparing to unpack .../117-libtheoraenc1_1.2.0~alpha1+dfsg-6_amd64.deb ... Unpacking libtheoraenc1:amd64 (1.2.0~alpha1+dfsg-6) ... Selecting previously unselected package libvisual-0.4-0:amd64. Preparing to unpack .../118-libvisual-0.4-0_0.4.2-2+b2_amd64.deb ... Unpacking libvisual-0.4-0:amd64 (0.4.2-2+b2) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../119-libvorbis0a_1.3.7-3_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.7-3) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../120-libvorbisenc2_1.3.7-3_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.7-3) ... Selecting previously unselected package gstreamer1.0-plugins-base:amd64. Preparing to unpack .../121-gstreamer1.0-plugins-base_1.26.2-1+deb13u1_amd64.deb ... Unpacking gstreamer1.0-plugins-base:amd64 (1.26.2-1+deb13u1) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../122-libgpm2_1.20.7-11+b2_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-11+b2) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../123-libncurses6_6.5+20250216-2_amd64.deb ... Unpacking libncurses6:amd64 (6.5+20250216-2) ... Selecting previously unselected package libslang2:amd64. Preparing to unpack .../124-libslang2_2.3.3-5+b2_amd64.deb ... Unpacking libslang2:amd64 (2.3.3-5+b2) ... Selecting previously unselected package libaa1:amd64. Preparing to unpack .../125-libaa1_1.4p5-51.1+b1_amd64.deb ... Unpacking libaa1:amd64 (1.4p5-51.1+b1) ... Selecting previously unselected package libraw1394-11:amd64. Preparing to unpack .../126-libraw1394-11_2.1.2-2+b2_amd64.deb ... Unpacking libraw1394-11:amd64 (2.1.2-2+b2) ... Selecting previously unselected package libavc1394-0:amd64. Preparing to unpack .../127-libavc1394-0_0.5.4-5+b2_amd64.deb ... Unpacking libavc1394-0:amd64 (0.5.4-5+b2) ... Selecting previously unselected package libcaca0:amd64. Preparing to unpack .../128-libcaca0_0.99.beta20-5_amd64.deb ... Unpacking libcaca0:amd64 (0.99.beta20-5) ... Selecting previously unselected package libdv4t64:amd64. Preparing to unpack .../129-libdv4t64_1.0.0-17.1+b1_amd64.deb ... Unpacking libdv4t64:amd64 (1.0.0-17.1+b1) ... Selecting previously unselected package libflac14:amd64. Preparing to unpack .../130-libflac14_1.5.0+ds-2_amd64.deb ... Unpacking libflac14:amd64 (1.5.0+ds-2) ... Selecting previously unselected package libgudev-1.0-0:amd64. Preparing to unpack .../131-libgudev-1.0-0_238-6_amd64.deb ... Unpacking libgudev-1.0-0:amd64 (238-6) ... Selecting previously unselected package libiec61883-0:amd64. Preparing to unpack .../132-libiec61883-0_1.2.0-7_amd64.deb ... Unpacking libiec61883-0:amd64 (1.2.0-7) ... Selecting previously unselected package libmp3lame0:amd64. Preparing to unpack .../133-libmp3lame0_3.100-6+b3_amd64.deb ... Unpacking libmp3lame0:amd64 (3.100-6+b3) ... Selecting previously unselected package libmpg123-0t64:amd64. Preparing to unpack .../134-libmpg123-0t64_1.32.10-1+deb13u1_amd64.deb ... Unpacking libmpg123-0t64:amd64 (1.32.10-1+deb13u1) ... Selecting previously unselected package libopencore-amrnb0:amd64. Preparing to unpack .../135-libopencore-amrnb0_0.1.6-1+b2_amd64.deb ... Unpacking libopencore-amrnb0:amd64 (0.1.6-1+b2) ... Selecting previously unselected package libopencore-amrwb0:amd64. Preparing to unpack .../136-libopencore-amrwb0_0.1.6-1+b2_amd64.deb ... Unpacking libopencore-amrwb0:amd64 (0.1.6-1+b2) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../137-libasyncns0_0.8-6+b5_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-6+b5) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../138-libsndfile1_1.2.2-2+deb13u1_amd64.deb ... Unpacking libsndfile1:amd64 (1.2.2-2+deb13u1) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../139-libpulse0_17.0+dfsg1-2+b1_amd64.deb ... Unpacking libpulse0:amd64 (17.0+dfsg1-2+b1) ... Selecting previously unselected package libspeex1:amd64. Preparing to unpack .../140-libspeex1_1.2.1-3_amd64.deb ... Unpacking libspeex1:amd64 (1.2.1-3) ... Selecting previously unselected package libtheora0:amd64. Preparing to unpack .../141-libtheora0_1.2.0~alpha1+dfsg-6_amd64.deb ... Unpacking libtheora0:amd64 (1.2.0~alpha1+dfsg-6) ... Selecting previously unselected package libshout3:amd64. Preparing to unpack .../142-libshout3_2.4.6-1+b3_amd64.deb ... Unpacking libshout3:amd64 (2.4.6-1+b3) ... Selecting previously unselected package libtag2:amd64. Preparing to unpack .../143-libtag2_2.0.2-2_amd64.deb ... Unpacking libtag2:amd64 (2.0.2-2) ... Selecting previously unselected package libtwolame0:amd64. Preparing to unpack .../144-libtwolame0_0.4.0-2+b2_amd64.deb ... Unpacking libtwolame0:amd64 (0.4.0-2+b2) ... Selecting previously unselected package libv4lconvert0t64:amd64. Preparing to unpack .../145-libv4lconvert0t64_1.30.1-1_amd64.deb ... Unpacking libv4lconvert0t64:amd64 (1.30.1-1) ... Selecting previously unselected package libv4l-0t64:amd64. Preparing to unpack .../146-libv4l-0t64_1.30.1-1_amd64.deb ... Unpacking libv4l-0t64:amd64 (1.30.1-1) ... Selecting previously unselected package libvpx9:amd64. Preparing to unpack .../147-libvpx9_1.15.0-2.1+deb13u1_amd64.deb ... Unpacking libvpx9:amd64 (1.15.0-2.1+deb13u1) ... Selecting previously unselected package libwavpack1:amd64. Preparing to unpack .../148-libwavpack1_5.8.1-1_amd64.deb ... Unpacking libwavpack1:amd64 (5.8.1-1) ... Selecting previously unselected package libduktape207:amd64. Preparing to unpack .../149-libduktape207_2.7.0-2+b2_amd64.deb ... Unpacking libduktape207:amd64 (2.7.0-2+b2) ... Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../150-libproxy1v5_0.5.9-1_amd64.deb ... Unpacking libproxy1v5:amd64 (0.5.9-1) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../151-glib-networking-common_2.80.1-1_all.deb ... Unpacking glib-networking-common (2.80.1-1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../152-glib-networking-services_2.80.1-1_amd64.deb ... Unpacking glib-networking-services (2.80.1-1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../153-gsettings-desktop-schemas_48.0-1_all.deb ... Unpacking gsettings-desktop-schemas (48.0-1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../154-glib-networking_2.80.1-1_amd64.deb ... Unpacking glib-networking:amd64 (2.80.1-1) ... Selecting previously unselected package libsoup-3.0-common. Preparing to unpack .../155-libsoup-3.0-common_3.6.5-3_all.deb ... Unpacking libsoup-3.0-common (3.6.5-3) ... Selecting previously unselected package libsoup-3.0-0:amd64. Preparing to unpack .../156-libsoup-3.0-0_3.6.5-3_amd64.deb ... Unpacking libsoup-3.0-0:amd64 (3.6.5-3) ... Selecting previously unselected package gstreamer1.0-plugins-good:amd64. Preparing to unpack .../157-gstreamer1.0-plugins-good_1.26.2-1+deb13u2_amd64.deb ... Unpacking gstreamer1.0-plugins-good:amd64 (1.26.2-1+deb13u2) ... Selecting previously unselected package libgles2:amd64. Preparing to unpack .../158-libgles2_1.7.0-1+b2_amd64.deb ... Unpacking libgles2:amd64 (1.7.0-1+b2) ... Selecting previously unselected package xdg-dbus-proxy. Preparing to unpack .../159-xdg-dbus-proxy_0.1.6-1+deb13u1_amd64.deb ... Unpacking xdg-dbus-proxy (0.1.6-1+deb13u1) ... Selecting previously unselected package hunspell-en-us. Preparing to unpack .../160-hunspell-en-us_1%3a2020.12.07-4_all.deb ... Unpacking hunspell-en-us (1:2020.12.07-4) ... Selecting previously unselected package libaspell15:amd64. Preparing to unpack .../161-libaspell15_0.60.8.1-4_amd64.deb ... Unpacking libaspell15:amd64 (0.60.8.1-4) ... Selecting previously unselected package libhunspell-1.7-0:amd64. Preparing to unpack .../162-libhunspell-1.7-0_1.7.2+really1.7.2-10+b4_amd64.deb ... Unpacking libhunspell-1.7-0:amd64 (1.7.2+really1.7.2-10+b4) ... Selecting previously unselected package libenchant-2-2:amd64. Preparing to unpack .../163-libenchant-2-2_2.8.2+dfsg1-3_amd64.deb ... Unpacking libenchant-2-2:amd64 (2.8.2+dfsg1-3) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../164-libasound2-data_1.2.14-1_all.deb ... Unpacking libasound2-data (1.2.14-1) ... Selecting previously unselected package libasound2t64:amd64. Preparing to unpack .../165-libasound2t64_1.2.14-1_amd64.deb ... Unpacking libasound2t64:amd64 (1.2.14-1) ... Selecting previously unselected package libflite1:amd64. Preparing to unpack .../166-libflite1_2.2-7_amd64.deb ... Unpacking libflite1:amd64 (2.2-7) ... Selecting previously unselected package libegl-mesa0:amd64. Preparing to unpack .../167-libegl-mesa0_25.0.7-2_amd64.deb ... Unpacking libegl-mesa0:amd64 (25.0.7-2) ... Selecting previously unselected package libegl1:amd64. Preparing to unpack .../168-libegl1_1.7.0-1+b2_amd64.deb ... Unpacking libegl1:amd64 (1.7.0-1+b2) ... Selecting previously unselected package libgstreamer-gl1.0-0:amd64. Preparing to unpack .../169-libgstreamer-gl1.0-0_1.26.2-1+deb13u1_amd64.deb ... Unpacking libgstreamer-gl1.0-0:amd64 (1.26.2-1+deb13u1) ... Selecting previously unselected package libharfbuzz-icu0:amd64. Preparing to unpack .../170-libharfbuzz-icu0_10.2.0-1+deb13u1_amd64.deb ... Unpacking libharfbuzz-icu0:amd64 (10.2.0-1+deb13u1) ... Selecting previously unselected package libhyphen0:amd64. Preparing to unpack .../171-libhyphen0_2.8.8-7+b2_amd64.deb ... Unpacking libhyphen0:amd64 (2.8.8-7+b2) ... Selecting previously unselected package libhwy1t64:amd64. Preparing to unpack .../172-libhwy1t64_1.2.0-2+b2_amd64.deb ... Unpacking libhwy1t64:amd64 (1.2.0-2+b2) ... Selecting previously unselected package libjxl0.11:amd64. Preparing to unpack .../173-libjxl0.11_0.11.2-0.1~deb13u2_amd64.deb ... Unpacking libjxl0.11:amd64 (0.11.2-0.1~deb13u2) ... Selecting previously unselected package libevdev2:amd64. Preparing to unpack .../174-libevdev2_1.13.4+dfsg-1_amd64.deb ... Unpacking libevdev2:amd64 (1.13.4+dfsg-1) ... Selecting previously unselected package libhidapi-hidraw0:amd64. Preparing to unpack .../175-libhidapi-hidraw0_0.14.0-1+b2_amd64.deb ... Unpacking libhidapi-hidraw0:amd64 (0.14.0-1+b2) ... Selecting previously unselected package libmanette-0.2-0:amd64. Preparing to unpack .../176-libmanette-0.2-0_0.2.12-1_amd64.deb ... Unpacking libmanette-0.2-0:amd64 (0.2.12-1) ... Selecting previously unselected package libsecret-common. Preparing to unpack .../177-libsecret-common_0.21.7-1_all.deb ... Unpacking libsecret-common (0.21.7-1) ... Selecting previously unselected package libsecret-1-0:amd64. Preparing to unpack .../178-libsecret-1-0_0.21.7-1_amd64.deb ... Unpacking libsecret-1-0:amd64 (0.21.7-1) ... Selecting previously unselected package libwebkit2gtk-4.1-0:amd64. Preparing to unpack .../179-libwebkit2gtk-4.1-0_2.52.3-2~deb13u1_amd64.deb ... Unpacking libwebkit2gtk-4.1-0:amd64 (2.52.3-2~deb13u1) ... Selecting previously unselected package libwxgtk-webview3.2-1t64:amd64. Preparing to unpack .../180-libwxgtk-webview3.2-1t64_3.2.8+dfsg-2_amd64.deb ... Unpacking libwxgtk-webview3.2-1t64:amd64 (3.2.8+dfsg-2) ... Selecting previously unselected package erlang-wx. Preparing to unpack .../181-erlang-wx_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-wx (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-debugger. Preparing to unpack .../182-erlang-debugger_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-debugger (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-mnesia. Preparing to unpack .../183-erlang-mnesia_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-mnesia (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-runtime-tools. Preparing to unpack .../184-erlang-runtime-tools_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-runtime-tools (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-public-key. Preparing to unpack .../185-erlang-public-key_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-public-key (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-ssl. Preparing to unpack .../186-erlang-ssl_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-ssl (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-ftp. Preparing to unpack .../187-erlang-ftp_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-ftp (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-snmp. Preparing to unpack .../188-erlang-snmp_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-snmp (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-ssh. Preparing to unpack .../189-erlang-ssh_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-ssh (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-syntax-tools. Preparing to unpack .../190-erlang-syntax-tools_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-syntax-tools (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-tools. Preparing to unpack .../191-erlang-tools_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-tools (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-xmerl. Preparing to unpack .../192-erlang-xmerl_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-xmerl (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package libjs-jquery-metadata. Preparing to unpack .../193-libjs-jquery-metadata_12-4_all.deb ... Unpacking libjs-jquery-metadata (12-4) ... Selecting previously unselected package libjs-jquery-tablesorter. Preparing to unpack .../194-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-4_all.deb ... Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-4) ... Selecting previously unselected package erlang-common-test. Preparing to unpack .../195-erlang-common-test_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-common-test (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-dev. Preparing to unpack .../196-erlang-dev_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-dev (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-dialyzer. Preparing to unpack .../197-erlang-dialyzer_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-dialyzer (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-diameter. Preparing to unpack .../198-erlang-diameter_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-diameter (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-edoc. Preparing to unpack .../199-erlang-edoc_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-edoc (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-eldap. Preparing to unpack .../200-erlang-eldap_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-eldap (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-eunit. Preparing to unpack .../201-erlang-eunit_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-eunit (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-inets. Preparing to unpack .../202-erlang-inets_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-inets (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package libodbc2:amd64. Preparing to unpack .../203-libodbc2_2.3.12-2_amd64.deb ... Unpacking libodbc2:amd64 (2.3.12-2) ... Selecting previously unselected package erlang-odbc. Preparing to unpack .../204-erlang-odbc_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-odbc (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-os-mon. Preparing to unpack .../205-erlang-os-mon_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-os-mon (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-parsetools. Preparing to unpack .../206-erlang-parsetools_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-parsetools (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-tftp. Preparing to unpack .../207-erlang-tftp_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-tftp (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-nox. Preparing to unpack .../208-erlang-nox_1%3a27.3.4.1+dfsg-1+deb13u2_all.deb ... Unpacking erlang-nox (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package erlang-reltool. Preparing to unpack .../209-erlang-reltool_1%3a27.3.4.1+dfsg-1+deb13u2_amd64.deb ... Unpacking erlang-reltool (1:27.3.4.1+dfsg-1+deb13u2) ... Selecting previously unselected package libcap-dev:amd64. Preparing to unpack .../210-libcap-dev_1%3a2.75-10+deb13u1+b1_amd64.deb ... Unpacking libcap-dev:amd64 (1:2.75-10+deb13u1+b1) ... Selecting previously unselected package libsystemd-dev:amd64. Preparing to unpack .../211-libsystemd-dev_257.13-1~deb13u1_amd64.deb ... Unpacking libsystemd-dev:amd64 (257.13-1~deb13u1) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../212-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../213-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../214-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../215-libdbus-1-dev_1.16.2-2_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.16.2-2) ... Selecting previously unselected package libpcap0.8t64:amd64. Preparing to unpack .../216-libpcap0.8t64_1.10.5-2_amd64.deb ... Unpacking libpcap0.8t64:amd64 (1.10.5-2) ... Selecting previously unselected package libpcap0.8-dev:amd64. Preparing to unpack .../217-libpcap0.8-dev_1.10.5-2_amd64.deb ... Unpacking libpcap0.8-dev:amd64 (1.10.5-2) ... Selecting previously unselected package libpcap-dev:amd64. Preparing to unpack .../218-libpcap-dev_1.10.5-2_amd64.deb ... Unpacking libpcap-dev:amd64 (1.10.5-2) ... Selecting previously unselected package rebar3. Preparing to unpack .../219-rebar3_3.24.0-1_all.deb ... Unpacking rebar3 (3.24.0-1) ... Setting up libhwy1t64:amd64 (1.2.0-2+b2) ... Setting up bubblewrap (0.11.0-2+deb13u1) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up libtext-iconv-perl:amd64 (1.7-8+b4) ... Setting up libxcb-dri3-0:amd64 (1.17.0-2+b1) ... Setting up libcdparanoia0:amd64 (3.10.2+debian-14+b1) ... Setting up libwayland-server0:amd64 (1.23.1-3) ... Setting up gtk-update-icon-cache (4.18.6+ds-2) ... Setting up libx11-xcb1:amd64 (2:1.8.12-1) ... Setting up libpciaccess0:amd64 (0.17-3+b3) ... Setting up systemd-sysv (257.13-1~deb13u1) ... Setting up libraw1394-11:amd64 (2.1.2-2+b2) ... Setting up libharfbuzz-icu0:amd64 (10.2.0-1+deb13u1) ... Setting up libgpm2:amd64 (1.20.7-11+b2) ... Setting up libxdamage1:amd64 (1:1.1.6-1+b2) ... Setting up libxcb-xfixes0:amd64 (1.17.0-2+b1) ... Setting up libogg0:amd64 (1.3.5-3+b2) ... Setting up libspeex1:amd64 (1.2.1-3) ... Setting up bsdextrautils (2.41-5) ... Setting up libv4lconvert0t64:amd64 (1.30.1-1) ... Setting up hicolor-icon-theme (0.18-2) ... Setting up libtwolame0:amd64 (0.4.0-2+b2) ... Setting up erlang-base (1:27.3.4.1+dfsg-1+deb13u2) ... Created symlink '/etc/systemd/system/multi-user.target.wants/epmd.service' → '/usr/lib/systemd/system/epmd.service'. Created symlink '/etc/systemd/system/sockets.target.wants/epmd.socket' → '/usr/lib/systemd/system/epmd.socket'. Searching for services which depend on erlang and should be started... none found. Setting up libhyphen0:amd64 (2.8.8-7+b2) ... Setting up libcurl4t64:amd64 (8.14.1-2+deb13u3) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libvisual-0.4-0:amd64 (0.4.2-2+b2) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libaspell15:amd64 (0.60.8.1-4) ... Setting up libglvnd0:amd64 (1.7.0-1+b2) ... Setting up libtag2:amd64 (2.0.2-2) ... Setting up libxtst6:amd64 (2:1.2.5-1) ... Setting up libxcb-glx0:amd64 (1.17.0-2+b1) ... Setting up erlang-os-mon (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libedit2:amd64 (3.1-20250104-1) ... Setting up erlang-xmerl (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up libsensors-config (1:3.6.2-2) ... Setting up libcloudproviders0:amd64 (0.3.6-2) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up erlang-syntax-tools (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up xkb-data (2.42-1) ... Setting up libhidapi-hidraw0:amd64 (0.14.0-1+b2) ... Setting up erlang-eunit (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up file (1:5.46-5) ... Setting up libsoup-3.0-common (3.6.5-3) ... Setting up libmpg123-0t64:amd64 (1.32.10-1+deb13u1) ... Setting up libcolord2:amd64 (1.4.7-3) ... Setting up libopengl0:amd64 (1.7.0-1+b2) ... Setting up libxxf86vm1:amd64 (1:1.1.4-1+b4) ... Setting up liborc-0.4-0t64:amd64 (1:0.4.41-1) ... Setting up libxcb-present0:amd64 (1.17.0-2+b1) ... Setting up libdconf1:amd64 (0.40.0-5) ... Setting up libasound2-data (1.2.14-1) ... Setting up libopencore-amrwb0:amd64 (0.1.6-1+b2) ... Setting up libtheoraenc1:amd64 (1.2.0~alpha1+dfsg-6) ... Setting up autotools-dev (20240727.1) ... Setting up libz3-4:amd64 (4.13.3-1) ... Setting up libpcre2-32-0:amd64 (10.46-1~deb13u1) ... Setting up libjavascriptcoregtk-4.1-0:amd64 (2.52.3-2~deb13u1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up erlang-parsetools (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libgles2:amd64 (1.7.0-1+b2) ... Setting up libasound2t64:amd64 (1.2.14-1) ... Setting up erlang-dialyzer (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up emacsen-common (3.0.8) ... Setting up libslang2:amd64 (2.3.3-5+b2) ... Setting up libtheoradec1:amd64 (1.2.0~alpha1+dfsg-6) ... Setting up adwaita-icon-theme (48.1-1) ... update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode Setting up libepoxy0:amd64 (1.5.10-2) ... Setting up libxfixes3:amd64 (1:6.0.0-2+b4) ... Setting up libxcb-sync1:amd64 (1.17.0-2+b1) ... Setting up libnotify4:amd64 (0.8.6-1) ... Setting up libjs-jquery-metadata (12-4) ... Setting up libavahi-common-data:amd64 (0.8-16) ... Setting up libncurses6:amd64 (6.5+20250216-2) ... Setting up libdbus-1-3:amd64 (1.16.2-2) ... Setting up libopus0:amd64 (1.5.2-2) ... Setting up libxinerama1:amd64 (2:1.1.4-3+b4) ... Setting up libvorbis0a:amd64 (1.3.7-3) ... Setting up libxrandr2:amd64 (2:1.5.4-1+b3) ... Setting up autopoint (0.23.1-2) ... Setting up erlang-dev (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libflac14:amd64 (1.5.0+ds-2) ... Setting up libdv4t64:amd64 (1.0.0-17.1+b1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up libsensors5:amd64 (1:3.6.2-2) ... Setting up erlang-asn1 (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up erlang-tftp (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libvulkan1:amd64 (1.4.309.0-1) ... Setting up autoconf (2.72-3.1) ... Setting up libv4l-0t64:amd64 (1.30.1-1) ... Setting up libodbc2:amd64 (2.3.12-2) ... Setting up xdg-dbus-proxy (0.1.6-1+deb13u1) ... Setting up libvpx9:amd64 (1.15.0-2.1+deb13u1) ... Setting up dwz (0.15-1+b1) ... Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-4) ... Setting up libflite1:amd64 (2.2-7) ... Setting up libduktape207:amd64 (2.7.0-2+b2) ... Setting up libasyncns0:amd64 (0.8-6+b5) ... Setting up libxshmfence1:amd64 (1.3.3-1) ... Setting up at-spi2-common (2.56.2-1+deb13u1) ... Setting up libwavpack1:amd64 (5.8.1-1) ... Setting up libxcb-randr0:amd64 (1.17.0-2+b1) ... Setting up dbus-session-bus-common (1.16.2-2) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libtheora0:amd64 (1.2.0~alpha1+dfsg-6) ... Setting up libopencore-amrnb0:amd64 (0.1.6-1+b2) ... Setting up erlang-mnesia (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libpcap0.8t64:amd64 (1.10.5-2) ... Setting up libglu1-mesa:amd64 (9.0.2-1.1+b3) ... Setting up libwayland-egl1:amd64 (1.23.1-3) ... Setting up libhunspell-1.7-0:amd64 (1.7.2+really1.7.2-10+b4) ... Setting up libwxbase3.2-1t64:amd64 (3.2.8+dfsg-2) ... Setting up glib-networking-common (2.80.1-1) ... Setting up erlang-crypto (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up dbus-system-bus-common (1.16.2-2) ... Creating group 'messagebus' with GID 997. Creating user 'messagebus' (System Message Bus) with UID 997 and GID 997. Setting up libcap-dev:amd64 (1:2.75-10+deb13u1+b1) ... Setting up libdrm-common (2.4.124-2) ... Setting up libxcomposite1:amd64 (1:0.4.6-1) ... Setting up libjxl0.11:amd64 (0.11.2-0.1~deb13u2) ... Setting up libevdev2:amd64 (1.13.4+dfsg-1) ... Setting up iso-codes (4.18.0-1) ... Setting up dbus-bin (1.16.2-2) ... Setting up libsystemd-dev:amd64 (257.13-1~deb13u1) ... Setting up libgudev-1.0-0:amd64 (238-6) ... Setting up libsecret-common (0.21.7-1) ... Setting up libgstreamer1.0-0:amd64 (1.26.2-2) ... Setcap worked! gst-ptp-helper is not suid! Setting up libmp3lame0:amd64 (3.100-6+b3) ... Setting up libvorbisenc2:amd64 (1.3.7-3) ... Setting up libaa1:amd64 (1.4p5-51.1+b1) ... Setting up libiec61883-0:amd64 (1.2.0-7) ... Setting up libxkbcommon0:amd64 (1.7.0-2) ... Setting up libwayland-client0:amd64 (1.23.1-3) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode 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 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 Setting up libavc1394-0:amd64 (0.5.4-5+b2) ... Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up libllvm19:amd64 (1:19.1.7-3+b1) ... Setting up libproxy1v5:amd64 (0.5.9-1) ... Setting up gettext (0.23.1-2) ... Setting up libatk1.0-0t64:amd64 (2.56.2-1+deb13u1) ... Setting up libcaca0:amd64 (0.99.beta20-5) ... Setting up erlang-runtime-tools (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up dictionaries-common (1.30.10) ... Setting up libtool (2.5.4-4) ... Setting up libmanette-0.2-0:amd64 (0.2.12-1) ... Setting up erlang-odbc (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libxcursor1:amd64 (1:1.2.3-1) ... Setting up erlang-edoc (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libavahi-common3:amd64 (0.8-16) ... Setting up erlang-tools (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up dbus-daemon (1.16.2-2) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up erlang-snmp (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libsecret-1-0:amd64 (0.21.7-1) ... Setting up libdbus-1-dev:amd64 (1.16.2-2) ... Setting up libatspi2.0-0t64:amd64 (2.56.2-1+deb13u1) ... Setting up dbus (1.16.2-2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up erlang-public-key (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libshout3:amd64 (2.4.6-1+b3) ... Setting up erlang-ssh (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libdrm2:amd64 (2.4.124-2) ... Setting up groff-base (1.23.0-9) ... Setting up libwayland-cursor0:amd64 (1.23.1-3) ... Setting up hunspell-en-us (1:2020.12.07-4) ... Setting up libpam-systemd:amd64 (257.13-1~deb13u1) ... Setting up libsndfile1:amd64 (1.2.2-2+deb13u1) ... Setting up libavahi-client3:amd64 (0.8-16) ... Setting up erlang-ssl (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ... Setting up libatk-bridge2.0-0t64:amd64 (2.56.2-1+deb13u1) ... Setting up glib-networking-services (2.80.1-1) ... Setting up erlang-diameter (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libpulse0:amd64 (17.0+dfsg1-2+b1) ... Setting up libenchant-2-2:amd64 (2.8.2+dfsg1-3) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libdrm-intel1:amd64 (2.4.124-2) ... Setting up erlang-inets (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' → '/usr/lib/systemd/system/man-db.timer'. Setting up dbus-user-session (1.16.2-2) ... Setting up erlang-eldap (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up erlang-ftp (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up erlang-nox (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up libcups2t64:amd64 (2.4.10-3+deb13u2) ... Setting up mesa-libgallium:amd64 (25.0.7-2) ... Setting up libgbm1:amd64 (25.0.7-2) ... Setting up libgl1-mesa-dri:amd64 (25.0.7-2) ... Setting up debhelper (13.24.2) ... Setting up dconf-service (0.40.0-5) ... Setting up libegl-mesa0:amd64 (25.0.7-2) ... Setting up libegl1:amd64 (1.7.0-1+b2) ... Setting up libglx-mesa0:amd64 (25.0.7-2) ... Setting up libglx0:amd64 (1.7.0-1+b2) ... Setting up dconf-gsettings-backend:amd64 (0.40.0-5) ... Setting up libgl1:amd64 (1.7.0-1+b2) ... Setting up libgtk-3-common (3.24.49-3) ... Setting up gsettings-desktop-schemas (48.0-1) ... Processing triggers for libc-bin (2.41-12+deb13u3) ... Processing triggers for systemd (257.13-1~deb13u1) ... Processing triggers for libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ... Setting up libgtk-3-0t64:amd64 (3.24.49-3) ... Processing triggers for shared-mime-info (2.4-5+b2) ... Processing triggers for procps (2:4.0.4-9) ... procps: Applying updated sysctl configuration sysctl: permission denied on key "kernel.core_pattern" sysctl: permission denied on key "kernel.unprivileged_userns_clone" sysctl: permission denied on key "kernel.pid_max" Processing triggers for sgml-base (1.31+nmu1) ... Setting up glib-networking:amd64 (2.80.1-1) ... Setting up libwxgtk3.2-1t64:amd64 (3.2.8+dfsg-2) ... Setting up libwxgtk-gl3.2-1t64:amd64 (3.2.8+dfsg-2) ... Setting up libpcap0.8-dev:amd64 (1.10.5-2) ... Setting up libsoup-3.0-0:amd64 (3.6.5-3) ... Setting up libgstreamer-plugins-base1.0-0:amd64 (1.26.2-1+deb13u1) ... Setting up libgstreamer-gl1.0-0:amd64 (1.26.2-1+deb13u1) ... Setting up gstreamer1.0-plugins-base:amd64 (1.26.2-1+deb13u1) ... Setting up libpcap-dev:amd64 (1.10.5-2) ... Setting up gstreamer1.0-plugins-good:amd64 (1.26.2-1+deb13u2) ... Setting up libwebkit2gtk-4.1-0:amd64 (2.52.3-2~deb13u1) ... Setting up libwxgtk-webview3.2-1t64:amd64 (3.2.8+dfsg-2) ... Setting up erlang-wx (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up erlang-reltool (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up erlang-debugger (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up erlang-common-test (1:27.3.4.1+dfsg-1+deb13u2) ... Setting up rebar3 (3.24.0-1) ... Processing triggers for dictionaries-common (1.30.10) ... Processing triggers for libc-bin (2.41-12+deb13u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-epdg dpkg-buildpackage: info: source version 0.1.1.208.6f61 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean dh_auto_clean make -j21 clean make[1]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' rm -f src/diameter_*.erl make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/osmo-epdg.substvars debian/osmo-epdg-doc.substvars debian/files rm -fr -- debian/osmo-epdg/ debian/tmp/ debian/osmo-epdg-doc/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \) rm -rf _build _checkouts make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-epdg in osmo-epdg_0.1.1.208.6f61.tar.xz dpkg-source: info: building osmo-epdg in osmo-epdg_0.1.1.208.6f61.dsc debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' if [ -e build_dep.tar.gz ] ; then tar xzf ./build_dep.tar.gz ; fi dh_auto_build make -j21 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' rebar3 compile ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling verl ===> Compiling hex_core ===> Compiling rebar3_hex ===> Analyzing applications... ===> Compiling rebar3_fmt ===> Analyzing applications... ===> Compiling jsx ===> Compiling coveralls ===> App gen_socket is a checkout dependency and cannot be locked. ===> App ppplib is a checkout dependency and cannot be locked. ===> App pkt is a checkout dependency and cannot be locked. ===> App parse_trans is a checkout dependency and cannot be locked. ===> App goldrush is a checkout dependency and cannot be locked. ===> App gen_netlink is a checkout dependency and cannot be locked. ===> App erlando is a checkout dependency and cannot be locked. ===> App epcap is a checkout dependency and cannot be locked. ===> App cut is a checkout dependency and cannot be locked. ===> App osmo_ss7 is a checkout dependency and cannot be locked. ===> App osmo_gsup is a checkout dependency and cannot be locked. ===> App lager is a checkout dependency and cannot be locked. ===> App gtplib is a checkout dependency and cannot be locked. ===> App gtp_u_kmod is a checkout dependency and cannot be locked. make[3]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-epdg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Werror -fPIC -I. -I/usr/lib/erlang/lib/erl_interface-5.5.2/include -I/usr/lib/erlang/erts-15.2.7/include -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gen_socket_nif.o gen_socket_nif.c cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-epdg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Werror -fPIC -I. -I/usr/lib/erlang/lib/erl_interface-5.5.2/include -I/usr/lib/erlang/erts-15.2.7/include -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gen_socket_drv.o gen_socket_drv.c (test -d ../priv/lib || mkdir -p ../priv/lib) cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-epdg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Werror -fPIC -I. -I/usr/lib/erlang/lib/erl_interface-5.5.2/include -I/usr/lib/erlang/erts-15.2.7/include -Wl,-z,relro -Wl,-z,now -L/usr/lib/erlang/lib/erl_interface-5.5.2/lib gen_socket_nif.o -o ../priv/lib/gen_socket_nif.so -shared -lei (test -d ../priv/lib || mkdir -p ../priv/lib) cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-epdg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Werror -fPIC -I. -I/usr/lib/erlang/lib/erl_interface-5.5.2/include -I/usr/lib/erlang/erts-15.2.7/include -Wl,-z,relro -Wl,-z,now -L/usr/lib/erlang/lib/erl_interface-5.5.2/lib gen_socket_drv.o -o ../priv/lib/gen_socket.so -shared -lei make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-epdg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -Wall -fwrapv -DHAVE_PCAP_CREATE -I /usr/lib/erlang/erts-15.2.7/include/ -I /usr/lib/erlang/lib/erl_interface-5.5.2/include -DRESTRICT_PROCESS=\"rlimit\" -DRESTRICT_PROCESS_rlimit -DEPCAP_RLIMIT_NOFILES=1 -o /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/../priv/epcap /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/restrict_process_capsicum.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/restrict_process_rlimit.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/setproctitle.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/restrict_process_pledge.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/restrict_process_null.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/epcap.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/restrict_process_seccomp.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/epcap_priv.c /obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/strtonum.c -Wl,-z,relro -Wl,-z,now -lpcap -L /usr/lib/erlang/lib/erl_interface-5.5.2/lib -lei make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' ===> Analyzing applications... ===> Compiling goldrush ===> Compiling cut ===> Compiling erlando ===> Compiling ppplib pppoe.erl:110: Warning: OPTIMIZED: match context reused pppoe.erl:112: Warning: BINARY CREATED: binary is used in a term that is returned from the function pppoe.erl:112: Warning: BINARY CREATED: binary is used in a term that is returned from the function pppoe.erl:114: Warning: OPTIMIZED: match context reused pppoe.erl:126: Warning: OPTIMIZED: match context reused ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:352: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:362: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:377: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:427: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:436: Warning: OPTIMIZED: match context reused ppp_frame.erl:436: Warning: BINARY CREATED: binary is used in term passed to decode_lcp_options/2 ppp_frame.erl:436: Warning: BINARY CREATED: binary is used in term passed to decode_lcp_options/2 ppp_frame.erl:462: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:471: Warning: OPTIMIZED: match context reused ppp_frame.erl:487: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:496: Warning: OPTIMIZED: match context reused ===> Compiling lager ===> Compiling parse_trans ===> Compiling gtplib ===> Compiling gen_socket ===> Compiling gen_netlink netlink_cache.erl:271:19: Warning: variable 'Info' is unused netlink.erl:654:42: Warning: variable 'D' is unused netlink.erl:829:36: Warning: variable 'MsgType' is unused netlink.erl:834:26: Warning: variable 'GenlType' is unused netlink.erl:920:36: Warning: variable 'MsgType' is unused netlink.erl:996:27: Warning: variable 'IfiType' is unused ===> Compiling gtp_u_kmod ===> Compiling pkt ===> Compiling epcap ===> Compiling osmo_ss7 sctp_core.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') sctp_core.erl:51:2: Warning: gen_fsm:behaviour_info/1 is deprecated; use the 'gen_statem' module instead sctp_core.erl:54:2: Warning: gen_fsm:behaviour_info/1 is deprecated; use the 'gen_statem' module instead sctp_core.erl:72:2: Warning: gen_fsm:start_link/4 is deprecated; use the 'gen_statem' module instead sctp_core.erl:113:6: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:74:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:116:2: Warning: gen_fsm:sync_send_all_state_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:321:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:328:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:19:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:22:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:25:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:28:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead osmo_ss7_sup.erl:45:6: Warning: variable 'Args' is unused osmo_ss7_sup.erl:54:15: Warning: variable 'Local' is unused osmo_ss7_sup.erl:54:31: Warning: variable 'Remote' is unused osmo_ss7_sup.erl:60:15: Warning: variable 'Local' is unused osmo_ss7_sup.erl:60:31: Warning: variable 'Remote' is unused mtp3_hmdt.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp3_hmdt.erl:106:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp3_hmdt.erl:107:30: Warning: variable 'Mtp3' is unused mtp3_hmdt.erl:107:36: Warning: variable 'LoopDat' is unused mtp3_hmdt.erl:111:24: Warning: variable 'LoopDat' is unused sg_asp_sup.erl:40:7: Warning: variable 'Name' is unused sg_asp_sup.erl:40:13: Warning: variable 'AsSupPid' is unused xua_codec.erl:42:2: Warning: variable 'RemainLen' is unused xua_codec.erl:42:21: Warning: the result of evaluating operator '-'/2 is ignored (suppress the warning by assigning the expression to the _ variable) m3ua_example.erl:38:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:46:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:49:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:67:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_service_dump.erl:36:2: Warning: undefined callback function handle_event/3 (behaviour 'gen_fsm') ss7_service_dump.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') ss7_service_dump.erl:49:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core') sctp_sua.erl:36:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core') sctp_sua.erl:60:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:80:86: Warning: variable 'State' is unused sctp_sua.erl:82:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:84:78: Warning: variable 'State' is unused sctp_sua.erl:86:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:88:15: Warning: variable 'State' is unused sctp_sua.erl:110:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:113:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:149:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:153:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:156:18: Warning: variable 'LoopDat' is unused m2pa_codec.erl:44:52: Warning: variable 'Len' is unused m2pa_codec.erl:55:52: Warning: variable 'Len' is unused m2pa_codec.erl:56:4: Warning: variable 'Pri' is unused ss7_link_m2ua.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server') ss7_link_m2ua.erl:36:2: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server') ss7_link_m2ua.erl:81:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m2ua.erl:108:1: Warning: function tx_sccp_udt/1 is unused ss7_link_m2ua.erl:115:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server') ss7_link_m3ua.erl:79:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:83:50: Warning: variable 'Args' is unused ss7_link_m3ua.erl:97:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:102:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:121:1: Warning: function terminate/2 is unused ss7_link_m3ua.erl:125:1: Warning: function tx_sccp_udt/1 is unused ss7_link_m3ua.erl:132:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:22:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core') sctp_m2ua.erl:22:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core') sctp_m2ua.erl:51:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:72:86: Warning: variable 'State' is unused sctp_m2ua.erl:75:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:77:89: Warning: variable 'State' is unused sctp_m2ua.erl:80:78: Warning: variable 'State' is unused sctp_m2ua.erl:85:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:87:82: Warning: variable 'State' is unused sctp_m2ua.erl:97:15: Warning: variable 'State' is unused sctp_m2ua.erl:109:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:112:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:138:41: Warning: variable 'State' is unused sctp_m2ua.erl:145:41: Warning: variable 'State' is unused sctp_m2ua.erl:153:43: Warning: variable 'State' is unused sctp_m2ua.erl:160:42: Warning: variable 'State' is unused sctp_m2ua.erl:167:41: Warning: variable 'State' is unused sctp_m2ua.erl:207:23: Warning: variable 'M2ua' is unused sctp_m2ua.erl:208:23: Warning: variable 'State' is unused sctp_m2ua.erl:223:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:227:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp3_sltc.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp2_lsc.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp2_lsc.erl:69:26: Warning: variable 'Poc' is unused mtp2_lsc.erl:70:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead mtp2_lsc.erl:114:24: Warning: variable 'From' is unused mtp2_lsc.erl:219:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp2_lsc.erl:425:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead osmo_ss7_pcap.erl:63:3: Warning: variable 'Default' is unused osmo_ss7_pcap.erl:67:39: Warning: variable 'Payload' is unused mtp3_codec.erl:75:16: Warning: variable 'Len' is unused ss7_links.erl:60:2: Warning: opaque type tid() is not exported ss7_links.erl:348:44: Warning: variable 'FromPid' is unused ss7_links.erl:375:48: Warning: variable 'FromPid' is unused ss7_links.erl:380:54: Warning: variable 'FromPid' is unused ss7_links.erl:406:40: Warning: variable 'FromPid' is unused ss7_links.erl:420:26: Warning: variable 'LinksetTbl' is unused ss7_routes.erl:46:2: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server') ss7_link_ipa_client.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server') ss7_link_ipa_client.erl:78:21: Warning: variable 'LocalIp' is unused ss7_link_ipa_client.erl:78:37: Warning: variable 'LocalPort' is unused bssmap_codec.erl:160:39: Warning: variable 'Data' is unused sua_asp.erl:54:3: Warning: variable 'LoopDat' is unused sua_asp.erl:57:18: Warning: variable 'LoopDat' is unused sua_asp.erl:61:7: Warning: variable 'LoopDat' is unused sua_asp.erl:64:22: Warning: variable 'LoopDat' is unused sua_asp.erl:68:5: Warning: variable 'LoopDat' is unused sua_asp.erl:71:20: Warning: variable 'LoopDat' is unused m3ua_asp.erl:52:3: Warning: variable 'LoopDat' is unused m3ua_asp.erl:55:19: Warning: variable 'LoopDat' is unused m3ua_asp.erl:59:7: Warning: variable 'LoopDat' is unused m3ua_asp.erl:62:23: Warning: variable 'LoopDat' is unused m3ua_asp.erl:66:5: Warning: variable 'LoopDat' is unused m3ua_asp.erl:69:21: Warning: variable 'LoopDat' is unused m3ua_asp.erl:92:9: Warning: variable 'Msg' is unused m3ua_asp.erl:93:41: Warning: variable 'Params' is unused mtp2_iac.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp2_iac.erl:335:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_as_fsm.erl:62:2: Warning: gen_fsm:sync_send_all_state_event/2 is deprecated; use the 'gen_statem' module instead xua_as_fsm.erl:82:39: Warning: variable 'From' is unused xua_as_fsm.erl:149:41: Warning: variable 'Params' is unused sctp_m2pa.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core') sctp_m2pa.erl:36:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core') sctp_m2pa.erl:60:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:61:14: Warning: gen_fsm:sync_send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:62:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:95:15: Warning: variable 'State' is unused sctp_m2pa.erl:118:6: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:148:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:151:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:170:5: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:175:3: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:177:3: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:250:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_core.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') m3ua_core.erl:66:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead m3ua_core.erl:338:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_core.erl:359:9: Warning: variable 'Msg' is unused m3ua_core.erl:360:41: Warning: variable 'Params' is unused ipa_proto.erl:20:2: Warning: export_all flag enabled - all functions will be exported isup_codec.erl:41:2: Warning: export_all flag enabled - all functions will be exported sccp_codec.erl:43:2: Warning: export_all flag enabled - all functions will be exported ===> Compiling osmo_gsup ===> Compiling diameter files... ===> Analyzing applications... ===> Compiling osmo_epdg aaa_diameter_swm.erl:215:1: Warning: function stop/0 is unused epdg_diameter_swm.erl:248:1: Warning: function stop/0 is unused aaa_diameter_swx.erl:120:1: Warning: function peer_down/3 is unused aaa_diameter_swx.erl:153:1: Warning: function result_code_success/1 is unused aaa_diameter_swx.erl:166:1: Warning: function parse_maa/1 is unused aaa_diameter_swx.erl:166:50: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:169:108: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:171:114: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:173:11: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:178:1: Warning: function parse_saa/1 is unused aaa_diameter_swx.erl:178:50: Warning: variable 'Saa' is unused aaa_diameter_swx.erl:181:108: Warning: variable 'Saa' is unused aaa_diameter_swx.erl:183:114: Warning: variable 'Saa' is unused aaa_diameter_swx.erl:185:11: Warning: variable 'Saa' is unused conv.erl:71:1: Warning: function get_6_from_bin/1 is unused epdg_gtpc_s2b.erl:104:1: Warning: function peer_down/3 is unused epdg_gtpc_s2b.erl:608:28: Warning: variable 'Sess' is unused epdg_ue_fsm.erl:232:51: Warning: variable 'PdpAddress' is unused rebar3 escriptize ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling verl ===> Compiling hex_core ===> Compiling rebar3_hex ===> Analyzing applications... ===> Compiling rebar3_fmt ===> Analyzing applications... ===> Compiling jsx ===> Compiling coveralls ===> App gen_socket is a checkout dependency and cannot be locked. ===> App ppplib is a checkout dependency and cannot be locked. ===> App pkt is a checkout dependency and cannot be locked. ===> App parse_trans is a checkout dependency and cannot be locked. ===> App goldrush is a checkout dependency and cannot be locked. ===> App gen_netlink is a checkout dependency and cannot be locked. ===> App erlando is a checkout dependency and cannot be locked. ===> App epcap is a checkout dependency and cannot be locked. ===> App cut is a checkout dependency and cannot be locked. ===> App osmo_ss7 is a checkout dependency and cannot be locked. ===> App osmo_gsup is a checkout dependency and cannot be locked. ===> App lager is a checkout dependency and cannot be locked. ===> App gtplib is a checkout dependency and cannot be locked. ===> App gtp_u_kmod is a checkout dependency and cannot be locked. make[3]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' make[3]: '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/../priv/epcap' is up to date. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' ===> Analyzing applications... ===> Compiling goldrush ===> Compiling cut ===> Compiling erlando ===> Compiling ppplib ===> Compiling lager ===> Compiling parse_trans ===> Compiling gtplib ===> Compiling gen_socket ===> Compiling gen_netlink ===> Compiling gtp_u_kmod ===> Compiling pkt ===> Compiling epcap ===> Compiling osmo_ss7 ===> Compiling osmo_gsup ===> Compiling diameter files... ===> Analyzing applications... ===> Compiling osmo_epdg ===> Building escript for osmo_epdg... make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' rebar3 eunit ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling verl ===> Compiling hex_core ===> Compiling rebar3_hex ===> Analyzing applications... ===> Compiling rebar3_fmt ===> Analyzing applications... ===> Compiling jsx ===> Compiling coveralls make[2]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[2]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' make[2]: '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/../priv/epcap' is up to date. make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' ===> Analyzing applications... ===> Compiling goldrush ===> Compiling cut ===> Compiling erlando ===> Compiling ppplib pppoe.erl:110: Warning: OPTIMIZED: match context reused pppoe.erl:112: Warning: BINARY CREATED: binary is used in a term that is returned from the function pppoe.erl:112: Warning: BINARY CREATED: binary is used in a term that is returned from the function pppoe.erl:114: Warning: OPTIMIZED: match context reused pppoe.erl:126: Warning: OPTIMIZED: match context reused ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:177: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:352: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:362: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:377: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:427: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:436: Warning: OPTIMIZED: match context reused ppp_frame.erl:436: Warning: BINARY CREATED: binary is used in term passed to decode_lcp_options/2 ppp_frame.erl:436: Warning: BINARY CREATED: binary is used in term passed to decode_lcp_options/2 ppp_frame.erl:462: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:471: Warning: OPTIMIZED: match context reused ppp_frame.erl:487: Warning: BINARY CREATED: binary is used in a term that is returned from the function ppp_frame.erl:496: Warning: OPTIMIZED: match context reused ===> Compiling lager ===> Compiling parse_trans ===> Compiling gtplib ===> Compiling gen_socket ===> Compiling gen_netlink netlink_cache.erl:271:19: Warning: variable 'Info' is unused netlink.erl:654:42: Warning: variable 'D' is unused netlink.erl:829:36: Warning: variable 'MsgType' is unused netlink.erl:834:26: Warning: variable 'GenlType' is unused netlink.erl:920:36: Warning: variable 'MsgType' is unused netlink.erl:996:27: Warning: variable 'IfiType' is unused ===> Compiling gtp_u_kmod ===> Compiling pkt ===> Compiling epcap ===> Compiling osmo_ss7 sctp_core.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') sctp_core.erl:51:2: Warning: gen_fsm:behaviour_info/1 is deprecated; use the 'gen_statem' module instead sctp_core.erl:54:2: Warning: gen_fsm:behaviour_info/1 is deprecated; use the 'gen_statem' module instead sctp_core.erl:72:2: Warning: gen_fsm:start_link/4 is deprecated; use the 'gen_statem' module instead sctp_core.erl:113:6: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:74:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:116:2: Warning: gen_fsm:sync_send_all_state_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:321:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_fsm.erl:328:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead osmo_ss7_sup.erl:45:6: Warning: variable 'Args' is unused osmo_ss7_sup.erl:54:15: Warning: variable 'Local' is unused osmo_ss7_sup.erl:54:31: Warning: variable 'Remote' is unused osmo_ss7_sup.erl:60:15: Warning: variable 'Local' is unused osmo_ss7_sup.erl:60:31: Warning: variable 'Remote' is unused xua_asp_test.erl:19:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:22:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:25:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_asp_test.erl:28:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp3_hmdt.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp3_hmdt.erl:106:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp3_hmdt.erl:107:30: Warning: variable 'Mtp3' is unused mtp3_hmdt.erl:107:36: Warning: variable 'LoopDat' is unused mtp3_hmdt.erl:111:24: Warning: variable 'LoopDat' is unused sg_asp_sup.erl:40:7: Warning: variable 'Name' is unused sg_asp_sup.erl:40:13: Warning: variable 'AsSupPid' is unused xua_codec.erl:42:2: Warning: variable 'RemainLen' is unused xua_codec.erl:42:21: Warning: the result of evaluating operator '-'/2 is ignored (suppress the warning by assigning the expression to the _ variable) ss7_service_dump.erl:36:2: Warning: undefined callback function handle_event/3 (behaviour 'gen_fsm') ss7_service_dump.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') ss7_service_dump.erl:49:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:38:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:46:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:49:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_example.erl:67:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core') sctp_sua.erl:36:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core') sctp_sua.erl:60:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:80:86: Warning: variable 'State' is unused sctp_sua.erl:82:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:84:78: Warning: variable 'State' is unused sctp_sua.erl:86:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:88:15: Warning: variable 'State' is unused sctp_sua.erl:110:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:113:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:149:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:153:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_sua.erl:156:18: Warning: variable 'LoopDat' is unused sctp_m2ua.erl:22:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core') sctp_m2ua.erl:22:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core') sctp_m2ua.erl:51:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:72:86: Warning: variable 'State' is unused sctp_m2ua.erl:75:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:77:89: Warning: variable 'State' is unused sctp_m2ua.erl:80:78: Warning: variable 'State' is unused sctp_m2ua.erl:85:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:87:82: Warning: variable 'State' is unused sctp_m2ua.erl:97:15: Warning: variable 'State' is unused sctp_m2ua.erl:109:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:112:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:138:41: Warning: variable 'State' is unused sctp_m2ua.erl:145:41: Warning: variable 'State' is unused sctp_m2ua.erl:153:43: Warning: variable 'State' is unused sctp_m2ua.erl:160:42: Warning: variable 'State' is unused sctp_m2ua.erl:167:41: Warning: variable 'State' is unused sctp_m2ua.erl:207:23: Warning: variable 'M2ua' is unused sctp_m2ua.erl:208:23: Warning: variable 'State' is unused sctp_m2ua.erl:223:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2ua.erl:227:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m2ua.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server') ss7_link_m2ua.erl:36:2: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server') ss7_link_m2ua.erl:81:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m2ua.erl:108:1: Warning: function tx_sccp_udt/1 is unused ss7_link_m2ua.erl:115:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m2pa_codec.erl:44:52: Warning: variable 'Len' is unused m2pa_codec.erl:55:52: Warning: variable 'Len' is unused m2pa_codec.erl:56:4: Warning: variable 'Pri' is unused ss7_link_m3ua.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server') ss7_link_m3ua.erl:79:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:83:50: Warning: variable 'Args' is unused ss7_link_m3ua.erl:97:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:102:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ss7_link_m3ua.erl:121:1: Warning: function terminate/2 is unused ss7_link_m3ua.erl:125:1: Warning: function tx_sccp_udt/1 is unused ss7_link_m3ua.erl:132:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp3_sltc.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') ss7_link_ipa_client.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server') ss7_link_ipa_client.erl:78:21: Warning: variable 'LocalIp' is unused ss7_link_ipa_client.erl:78:37: Warning: variable 'LocalPort' is unused m3ua_asp.erl:52:3: Warning: variable 'LoopDat' is unused m3ua_asp.erl:55:19: Warning: variable 'LoopDat' is unused m3ua_asp.erl:59:7: Warning: variable 'LoopDat' is unused m3ua_asp.erl:62:23: Warning: variable 'LoopDat' is unused m3ua_asp.erl:66:5: Warning: variable 'LoopDat' is unused m3ua_asp.erl:69:21: Warning: variable 'LoopDat' is unused m3ua_asp.erl:92:9: Warning: variable 'Msg' is unused m3ua_asp.erl:93:41: Warning: variable 'Params' is unused osmo_ss7_pcap.erl:63:3: Warning: variable 'Default' is unused osmo_ss7_pcap.erl:67:39: Warning: variable 'Payload' is unused ss7_links.erl:60:2: Warning: opaque type tid() is not exported ss7_links.erl:348:44: Warning: variable 'FromPid' is unused ss7_links.erl:375:48: Warning: variable 'FromPid' is unused ss7_links.erl:380:54: Warning: variable 'FromPid' is unused ss7_links.erl:406:40: Warning: variable 'FromPid' is unused ss7_links.erl:420:26: Warning: variable 'LinksetTbl' is unused mtp3_codec.erl:75:16: Warning: variable 'Len' is unused mtp2_lsc.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp2_lsc.erl:69:26: Warning: variable 'Poc' is unused mtp2_lsc.erl:70:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead mtp2_lsc.erl:114:24: Warning: variable 'From' is unused mtp2_lsc.erl:219:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead mtp2_lsc.erl:425:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sua_asp.erl:54:3: Warning: variable 'LoopDat' is unused sua_asp.erl:57:18: Warning: variable 'LoopDat' is unused sua_asp.erl:61:7: Warning: variable 'LoopDat' is unused sua_asp.erl:64:22: Warning: variable 'LoopDat' is unused sua_asp.erl:68:5: Warning: variable 'LoopDat' is unused sua_asp.erl:71:20: Warning: variable 'LoopDat' is unused bssmap_codec.erl:160:39: Warning: variable 'Data' is unused ss7_routes.erl:46:2: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server') sctp_m2pa.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core') sctp_m2pa.erl:36:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core') sctp_m2pa.erl:60:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:61:14: Warning: gen_fsm:sync_send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:62:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:95:15: Warning: variable 'State' is unused sctp_m2pa.erl:118:6: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:148:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:151:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:170:5: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:175:3: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:177:3: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead sctp_m2pa.erl:250:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead xua_as_fsm.erl:62:2: Warning: gen_fsm:sync_send_all_state_event/2 is deprecated; use the 'gen_statem' module instead xua_as_fsm.erl:82:39: Warning: variable 'From' is unused xua_as_fsm.erl:149:41: Warning: variable 'Params' is unused m3ua_core.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') m3ua_core.erl:66:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead m3ua_core.erl:338:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead m3ua_core.erl:359:9: Warning: variable 'Msg' is unused m3ua_core.erl:360:41: Warning: variable 'Params' is unused mtp2_iac.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm') mtp2_iac.erl:335:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead ipa_proto.erl:20:2: Warning: export_all flag enabled - all functions will be exported isup_codec.erl:41:2: Warning: export_all flag enabled - all functions will be exported sccp_codec.erl:43:2: Warning: export_all flag enabled - all functions will be exported ===> Compiling osmo_gsup ===> Compiling diameter files... ===> Analyzing applications... ===> Compiling osmo_epdg aaa_diameter_swm.erl:215:1: Warning: function stop/0 is unused epdg_diameter_swm.erl:248:1: Warning: function stop/0 is unused aaa_diameter_swx.erl:120:1: Warning: function peer_down/3 is unused aaa_diameter_swx.erl:153:1: Warning: function result_code_success/1 is unused aaa_diameter_swx.erl:166:1: Warning: function parse_maa/1 is unused aaa_diameter_swx.erl:166:50: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:169:108: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:171:114: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:173:11: Warning: variable 'Maa' is unused aaa_diameter_swx.erl:178:1: Warning: function parse_saa/1 is unused aaa_diameter_swx.erl:178:50: Warning: variable 'Saa' is unused aaa_diameter_swx.erl:181:108: Warning: variable 'Saa' is unused aaa_diameter_swx.erl:183:114: Warning: variable 'Saa' is unused aaa_diameter_swx.erl:185:11: Warning: variable 'Saa' is unused conv.erl:71:1: Warning: function get_6_from_bin/1 is unused epdg_gtpc_s2b.erl:104:1: Warning: function peer_down/3 is unused epdg_gtpc_s2b.erl:608:28: Warning: variable 'Sess' is unused epdg_ue_fsm.erl:232:51: Warning: variable 'PdpAddress' is unused ===> Performing EUnit tests... .. Finished in 0.163 seconds 2 tests, 0 failures # Libraries are built under _checkouts/priv/lib/, but dh_install (debian/osmo-epdg.install) # will expect them under /_build/default/lib/gen_socket/priv/lib/. # Copy the path under debian/tmp/ to let dh_install find it. if [ -e build_dep.tar.gz ]; then \ mkdir -p ./_build/default/lib/gen_socket/priv/lib/; \ cp _checkouts/gen_socket/priv/lib/gen_socket*.so ./_build/default/lib/gen_socket/priv/lib/; \ fi # Build manuals make -C docs/manuals make[2]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/docs/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals//build build ln -s /usr/share/osmo-gsm-manuals//common common if ! [ -f osmoepdg-usermanual.adoc ]; then \ ln -s osmoepdg-usermanual.adoc osmoepdg-usermanual.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals/" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals//build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals//build/diag-filter.conf -f /usr/share/osmo-gsm-manuals//build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals//build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-epdg/docs/manuals' -a commondir='/usr/share/osmo-gsm-manuals//common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals//build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals//build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmoepdg-usermanual.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals//build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals//build/diag-filter.conf -f /usr/share/osmo-gsm-manuals//build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals//build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-epdg/docs/manuals' -a commondir='/usr/share/osmo-gsm-manuals//common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals//build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals//build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmoepdg-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals//build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals//build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals//build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals//build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-epdg/docs/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals//common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals//build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml asciidoc: osmoepdg-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual-docinfo.xml} asciidoc: include: /usr/share/osmo-gsm-manuals//common/chapters/preface.adoc asciidoc: osmoepdg-usermanual.adoc: line 9: reading: /usr/share/osmo-gsm-manuals//common/chapters/preface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/overview.adoc asciidoc: osmoepdg-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmo-epdg-overview.dot asciidoc: overview.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmo-epdg-overview.dot asciidoc: overview.adoc: line 21: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 21: evaluating: {set2:target:osmoepdg-usermanual__1.svg} asciidoc: osmo-epdg-overview.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual__1.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/strongswan.adoc asciidoc: osmoepdg-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/strongswan.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/osmo-epdg.adoc asciidoc: osmoepdg-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/osmo-epdg.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmo-epdg-erlang.dot asciidoc: osmo-epdg.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmo-epdg-erlang.dot asciidoc: osmo-epdg.adoc: line 10: evaluating: {counter2:target-number} asciidoc: osmo-epdg.adoc: line 10: evaluating: {set2:target:osmoepdg-usermanual__2.svg} asciidoc: osmo-epdg-erlang.dot: line 31: filtering: dot -o "/obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual__2.svg" -T svg && echo " " asciidoc: WARNING: osmo-epdg.adoc: line 29: section title out of sequence: expected level 3, got level 4 asciidoc: WARNING: osmo-epdg.adoc: line 61: table row 5: exceeds columns span asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/operating.adoc asciidoc: osmoepdg-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/operating.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/acknowledgement.adoc asciidoc: osmoepdg-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-epdg/docs/manuals/chapters/acknowledgement.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals//build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals//build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-epdg/docs/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml xsltproc -o osmoepdg-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp9p44tdfy/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-epdg/docs/manuals' /tmp/tmp9p44tdfy/custom.xsl /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: licenses-gfdl. XRef to nonexistent id: licenses-gfdl Error: no ID for constraint linkend: licenses-gfdl. XRef to nonexistent id: licenses-gfdl Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual__2.svg Build osmoepdg-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmoepdg-usermanual.tex running post-compilation scripts... osmoepdg-usermanual.aux MD5 checksum changed osmoepdg-usermanual.toc MD5 checksum changed the /tmp/tmp9p44tdfy/osmoepdg-usermanual.aux file has changed pdflatex -interaction=batchmode osmoepdg-usermanual.tex running post-compilation scripts... osmoepdg-usermanual.aux MD5 checksum changed the /tmp/tmp9p44tdfy/osmoepdg-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmoepdg-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-epdg/docs/manuals/osmoepdg-usermanual.xml make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/docs/manuals' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' dh_auto_test make -j21 check make[1]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' rebar3 eunit ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Analyzing applications... ===> Compiling proper ===> Compiling rebar3_diameter_compiler ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling verl ===> Compiling hex_core ===> Compiling rebar3_hex ===> Analyzing applications... ===> Compiling rebar3_fmt ===> Analyzing applications... ===> Compiling jsx ===> Compiling coveralls make[2]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/gen_socket/c_src' make[2]: Entering directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' make[2]: '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src/../priv/epcap' is up to date. make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg/_checkouts/epcap/c_src' ===> Analyzing applications... ===> Compiling goldrush ===> Compiling cut ===> Compiling erlando ===> Compiling ppplib ===> Compiling lager ===> Compiling parse_trans ===> Compiling gtplib ===> Compiling gen_socket ===> Compiling gen_netlink ===> Compiling gtp_u_kmod ===> Compiling pkt ===> Compiling epcap ===> Compiling osmo_ss7 ===> Compiling osmo_gsup ===> Compiling diameter files... ===> Analyzing applications... ===> Compiling osmo_epdg ===> Performing EUnit tests... .. Finished in 0.159 seconds 2 tests, 0 failures make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' create-stamp debian/debhelper-build-stamp dh_prep rm -f -- debian/osmo-epdg.substvars debian/osmo-epdg-doc.substvars rm -fr -- debian/.debhelper/generated/osmo-epdg/ debian/osmo-epdg/ debian/tmp/ debian/.debhelper/generated/osmo-epdg-doc/ debian/osmo-epdg-doc/ dh_installdirs install -m0755 -d debian/osmo-epdg install -m0755 -d debian/osmo-epdg/var/lib/osmo-epdg install -m0755 -d debian/osmo-epdg-doc dh_auto_install install -m0755 -d debian/osmo-epdg debian/osmo-epdg-doc rm -f debian/osmo-epdg-doc.debhelper.log debian/osmo-epdg.debhelper.log debian/rules override_dh_install make[1]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' install -d debian/tmp/etc/osmocom/ install -m 755 config/sys.config debian/tmp/etc/osmocom/osmo-epdg.config sed -i 's#_build/default/lib/gen_socket/priv/lib#/usr/lib/#g' \ debian/tmp/etc/osmocom/osmo-epdg.config dh_install install -m0755 -d debian/osmo-epdg//etc/osmocom/ cp --reflink=auto -a debian/tmp/etc/osmocom/osmo-epdg.config debian/osmo-epdg//etc/osmocom// install -m0755 -d debian/osmo-epdg//lib/systemd/system/ cp --reflink=auto -a ./contrib/systemd/osmo-epdg.service debian/osmo-epdg//lib/systemd/system// install -m0755 -d debian/osmo-epdg//usr/bin/ cp --reflink=auto -a ./_build/default/bin/osmo-epdg debian/osmo-epdg//usr/bin// install -m0755 -d debian/osmo-epdg//usr/lib/ cp --reflink=auto -a ./_build/default/lib/gen_socket/priv/lib/gen_socket.so ./_build/default/lib/gen_socket/priv/lib/gen_socket_nif.so debian/osmo-epdg//usr/lib// install -m0755 -d debian/osmo-epdg-doc/usr/share/doc/osmo-epdg-doc/ cp --reflink=auto -a ./docs/manuals/osmoepdg-usermanual.pdf debian/osmo-epdg-doc/usr/share/doc/osmo-epdg-doc// make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' dh_installdocs install -m0755 -d debian/osmo-epdg/usr/share/doc/osmo-epdg dh_installchangelogs install -m0755 -d debian/osmo-epdg-doc/usr/share/doc/osmo-epdg-doc install -p -m0644 debian/.debhelper/generated/osmo-epdg-doc/dh_installchangelogs.dch.trimmed debian/osmo-epdg-doc/usr/share/doc/osmo-epdg-doc/changelog install -m0755 -d debian/osmo-epdg/usr/share/doc/osmo-epdg install -p -m0644 debian/.debhelper/generated/osmo-epdg/dh_installchangelogs.dch.trimmed debian/osmo-epdg/usr/share/doc/osmo-epdg/changelog dh_systemd_enable [META] Append autosnippet "postinst-systemd-enable" to postinst [debian/osmo-epdg.postinst.debhelper] [META] Append autosnippet "postrm-systemd" to postrm [debian/osmo-epdg.postrm.debhelper] dh_systemd_start [META] Append autosnippet "postinst-systemd-restart" to postinst [debian/osmo-epdg.postinst.debhelper] [META] Prepend autosnippet "postrm-systemd-reload-only" to postrm [debian/osmo-epdg.postrm.debhelper.new] mv debian/osmo-epdg.postrm.debhelper.new debian/osmo-epdg.postrm.debhelper [META] Append autosnippet "prerm-systemd-restart" to prerm [debian/osmo-epdg.prerm.debhelper] dh_perl dh_link dh_strip_nondeterminism rm -f debian/osmo-epdg-doc.debhelper.log debian/osmo-epdg.debhelper.log debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-epdg' dh_compress -X.pdf cd debian/osmo-epdg cd debian/osmo-epdg-doc chmod a-x usr/share/doc/osmo-epdg-doc/changelog chmod a-x usr/share/doc/osmo-epdg/changelog gzip -9nf usr/share/doc/osmo-epdg-doc/changelog gzip -9nf usr/share/doc/osmo-epdg/changelog cd '/obs/_temp/binpkgs/osmo-epdg' cd '/obs/_temp/binpkgs/osmo-epdg' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-epdg' dh_fixperms find debian/osmo-epdg ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/osmo-epdg-doc ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/osmo-epdg-doc/usr/share/doc -type f -a -true -a ! -regex 'debian/osmo-epdg-doc/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/osmo-epdg/usr/share/doc -type f -a -true -a ! -regex 'debian/osmo-epdg/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/osmo-epdg-doc/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/osmo-epdg/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/osmo-epdg-doc -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/osmo-epdg -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/osmo-epdg/usr/bin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x find debian/osmo-epdg/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w dh_missing dh_strip install -m0755 -d debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/f8 objcopy --only-keep-debug --compress-debug-sections debian/osmo-epdg/usr/lib/gen_socket.so debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/f8/ed4e274c8d53f3c065683d9f702581b701da52.debug chmod 0644 -- debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/f8/ed4e274c8d53f3c065683d9f702581b701da52.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/osmo-epdg/usr/lib/gen_socket.so objcopy --add-gnu-debuglink debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/f8/ed4e274c8d53f3c065683d9f702581b701da52.debug debian/osmo-epdg/usr/lib/gen_socket.so install -m0755 -d debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/ed objcopy --only-keep-debug --compress-debug-sections debian/osmo-epdg/usr/lib/gen_socket_nif.so debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/ed/658fd3553b0b969fc3c306d45045b64d2af144.debug chmod 0644 -- debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/ed/658fd3553b0b969fc3c306d45045b64d2af144.debug strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/osmo-epdg/usr/lib/gen_socket_nif.so objcopy --add-gnu-debuglink debian/.debhelper/osmo-epdg/dbgsym-root/usr/lib/debug/.build-id/ed/658fd3553b0b969fc3c306d45045b64d2af144.debug debian/osmo-epdg/usr/lib/gen_socket_nif.so install -m0755 -d debian/.debhelper/osmo-epdg/dbgsym-root/usr/share/doc ln -s osmo-epdg debian/.debhelper/osmo-epdg/dbgsym-root/usr/share/doc/osmo-epdg-dbgsym install -m0755 -d debian/.debhelper/osmo-epdg dh_makeshlibs rm -f debian/osmo-epdg/DEBIAN/shlibs rm -f debian/osmo-epdg-doc/DEBIAN/shlibs dh_shlibdeps install -m0755 -d debian/osmo-epdg/DEBIAN dpkg-shlibdeps -Tdebian/osmo-epdg.substvars debian/osmo-epdg/usr/lib/gen_socket.so debian/osmo-epdg/usr/lib/gen_socket_nif.so dh_installdeb install -m0755 -d debian/osmo-epdg/DEBIAN cp -f debian/postinst debian/osmo-epdg/DEBIAN/postinst [META] Replace #TOKEN#s in "debian/osmo-epdg/DEBIAN/postinst" chmod 0755 -- debian/osmo-epdg/DEBIAN/postinst printf '#!/bin/sh\nset -e\n' > debian/osmo-epdg/DEBIAN/prerm cat debian/osmo-epdg.prerm.debhelper >> debian/osmo-epdg/DEBIAN/prerm chmod 0755 -- debian/osmo-epdg/DEBIAN/prerm printf '#!/bin/sh\nset -e\n' > debian/osmo-epdg/DEBIAN/postrm cat debian/osmo-epdg.postrm.debhelper >> debian/osmo-epdg/DEBIAN/postrm chmod 0755 -- debian/osmo-epdg/DEBIAN/postrm find debian/osmo-epdg/etc -type f -printf '/etc/%P ' | LC_ALL=C sort >> debian/osmo-epdg/DEBIAN/conffiles chmod 0644 -- debian/osmo-epdg/DEBIAN/conffiles install -m0755 -d debian/osmo-epdg-doc/DEBIAN dh_gencontrol install -m0755 -d debian/osmo-epdg-doc/DEBIAN echo misc:Depends= >> debian/osmo-epdg-doc.substvars echo misc:Pre-Depends= >> debian/osmo-epdg-doc.substvars dpkg-gencontrol -posmo-epdg-doc -ldebian/changelog -Tdebian/osmo-epdg-doc.substvars -cdebian/control -Pdebian/osmo-epdg-doc install -m0755 -d debian/osmo-epdg/DEBIAN echo misc:Depends= >> debian/osmo-epdg.substvars echo misc:Pre-Depends= >> debian/osmo-epdg.substvars install -m0755 -d debian/.debhelper/osmo-epdg/dbgsym-root/DEBIAN dpkg-gencontrol -posmo-epdg -ldebian/changelog -Tdebian/osmo-epdg.substvars -cdebian/control -Pdebian/.debhelper/osmo-epdg/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -DAuto-Built-Package=debug-symbols -UProtected -UBuilt-Using -UStatic-Built-Using -DPackage=osmo-epdg-dbgsym "-DDepends=osmo-epdg (= \${binary:Version})" "-DDescription=debug symbols for osmo-epdg" "-DBuild-Ids=ed658fd3553b0b969fc3c306d45045b64d2af144 f8ed4e274c8d53f3c065683d9f702581b701da52" -DSection=debug -UMulti-Arch -UReplaces -UBreaks dpkg-gencontrol: warning: package osmo-epdg-doc: substitution variable ${misc:Package} used, but is not defined chmod 0644 -- debian/osmo-epdg-doc/DEBIAN/control dpkg-gencontrol: warning: package osmo-epdg: substitution variable ${shlibs:Depends} unused, but is defined chmod 0644 -- debian/.debhelper/osmo-epdg/dbgsym-root/DEBIAN/control dpkg-gencontrol -posmo-epdg -ldebian/changelog -Tdebian/osmo-epdg.substvars -cdebian/control -Pdebian/osmo-epdg dpkg-gencontrol: warning: package osmo-epdg: substitution variable ${shlibs:Depends} unused, but is defined chmod 0644 -- debian/osmo-epdg/DEBIAN/control dh_md5sums install -m0755 -d debian/osmo-epdg-doc/DEBIAN install -m0755 -d debian/osmo-epdg/DEBIAN cd debian/osmo-epdg-doc >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/osmo-epdg >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/osmo-epdg-doc/DEBIAN/md5sums chmod 0644 -- debian/osmo-epdg/DEBIAN/md5sums install -m0755 -d debian/.debhelper/osmo-epdg/dbgsym-root/DEBIAN cd debian/.debhelper/osmo-epdg/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/.debhelper/osmo-epdg/dbgsym-root/DEBIAN/md5sums dh_builddeb dpkg-deb --root-owner-group --build debian/osmo-epdg .. dpkg-deb --root-owner-group --build debian/.debhelper/osmo-epdg/dbgsym-root .. dpkg-deb --root-owner-group --build debian/osmo-epdg-doc .. dpkg-deb: building package 'osmo-epdg' in '../osmo-epdg_0.1.1.208.6f61_amd64.deb'. dpkg-deb: building package 'osmo-epdg-dbgsym' in '../osmo-epdg-dbgsym_0.1.1.208.6f61_amd64.deb'. dpkg-deb: building package 'osmo-epdg-doc' in '../osmo-epdg-doc_0.1.1.208.6f61_all.deb'. dpkg-genbuildinfo -O../osmo-epdg_0.1.1.208.6f61_amd64.buildinfo dpkg-genchanges -O../osmo-epdg_0.1.1.208.6f61_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-epdg-dbgsym_0.1.1.208.6f61_amd64.deb drwxr-xr-x root/root 0 2026-07-09 11:54 ./ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/lib/debug/.build-id/ed/ -rw-r--r-- root/root 29816 2026-07-09 11:54 ./usr/lib/debug/.build-id/ed/658fd3553b0b969fc3c306d45045b64d2af144.debug drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/lib/debug/.build-id/f8/ -rw-r--r-- root/root 11840 2026-07-09 11:54 ./usr/lib/debug/.build-id/f8/ed4e274c8d53f3c065683d9f702581b701da52.debug drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-09 11:54 ./usr/share/doc/osmo-epdg-dbgsym -> osmo-epdg + dpkg -c osmo-epdg-doc_0.1.1.208.6f61_all.deb drwxr-xr-x root/root 0 2026-07-09 11:54 ./ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/doc/osmo-epdg-doc/ -rw-r--r-- root/root 3703 2026-07-09 11:54 ./usr/share/doc/osmo-epdg-doc/changelog.gz -rw-r--r-- root/root 144203 2026-07-09 11:54 ./usr/share/doc/osmo-epdg-doc/osmoepdg-usermanual.pdf + dpkg -c osmo-epdg_0.1.1.208.6f61_amd64.deb drwxr-xr-x root/root 0 2026-07-09 11:54 ./ drwxr-xr-x root/root 0 2026-07-09 11:54 ./etc/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./etc/osmocom/ -rwxr-xr-x root/root 3373 2026-07-09 11:54 ./etc/osmocom/osmo-epdg.config drwxr-xr-x root/root 0 2026-07-09 11:54 ./lib/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./lib/systemd/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./lib/systemd/system/ -rw-r--r-- root/root 486 2026-07-09 11:54 ./lib/systemd/system/osmo-epdg.service drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/bin/ -rwxr-xr-x root/root 6462543 2026-07-09 11:54 ./usr/bin/osmo-epdg drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/lib/ -rw-r--r-- root/root 18472 2026-07-09 11:54 ./usr/lib/gen_socket.so -rw-r--r-- root/root 27320 2026-07-09 11:54 ./usr/lib/gen_socket_nif.so drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./usr/share/doc/osmo-epdg/ -rw-r--r-- root/root 3703 2026-07-09 11:54 ./usr/share/doc/osmo-epdg/changelog.gz drwxr-xr-x root/root 0 2026-07-09 11:54 ./var/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./var/lib/ drwxr-xr-x root/root 0 2026-07-09 11:54 ./var/lib/osmo-epdg/ Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3362825 killed; [ssh-agent] Stopped. Finished: SUCCESS