Skip to content
Failed

Console Output

Started by upstream project "gerrit-osmo-ggsn" build number 131
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-ggsn/+/38480 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs 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-JUXbfen5zMOJ/agent.3871827
SSH_AGENT_PID=3871830
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_11255533848738938186.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_11255533848738938186.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/osmo-ggsn
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ggsn # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
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/osmo-ggsn +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn # 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/osmo-ggsn # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ggsn
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/osmo-ggsn refs/changes/80/38480/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 29eaf27059f67665be1ccc31cd4c9de923f6929d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29eaf27059f67665be1ccc31cd4c9de923f6929d # timeout=10
Commit message: "ggsn: use libosmocore tundev API to create apn tun device"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 00f66d87c3489f6036050550d8e1875c34bf27b4 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins5058115585458309357.sh + set +x Building binary packages for distro: 'debian:10' + 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 0023c20 jobs/ttcn3-testsuites-testenv: tweak description + cd osmo-ggsn + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-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: 579B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:e11072c1614c08bf88b543fcfe09d75a0426d90896408e926454e88078274fcb #4 resolve docker.io/library/debian:12@sha256:e11072c1614c08bf88b543fcfe09d75a0426d90896408e926454e88078274fcb 0.1s done #4 DONE 0.1s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed sphinx-common && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:85e53c86cf9bbc1126f6b69a7640f9e5613a63355e90d20ef53d89b94599f967 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s osmo-ggsn: using cached https://gerrit.osmocom.org/osmo-ggsn (not cloning, not fetching) osmo-ggsn: 'git clean -ffxd' osmo-ggsn: skipping git checkout, current commit: 29eaf27 ggsn: use libosmocore tundev API to create apn tun device osmo-ggsn: building source package 1.12.0.12-29ea osmo-ggsn: adding debian/changelog entry (1.12.0 => 1.12.0.12.29ea) osmo-ggsn: building debian source package osmo-ggsn: adding commit_29eaf27059f67665be1ccc31cd4c9de923f6929d.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-10-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-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.18kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:10 #2 DONE 0.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 resolve docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 0.1s done #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.46kB done #4 DONE 0.1s #6 [4/6] RUN CASE "debian:10" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && 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 #6 CACHED #7 [5/6] RUN SET -x; VERSION="$(echo "debian:10" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:10" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { 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 ;; *) echo "can't install repo for debian:10" && exit 1 ;; esac #7 CACHED #8 [2/6] COPY RELEASE.KEY /tmp/Release.key #8 CACHED #9 [3/6] RUN USERADD --uid=1000 -m user #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:8bcd6c07361dc841247a9f2b3678ba5b86312f34827390b0ffebf7ae72b15ad0 0.0s done #11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s docker: building image debian-10-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian-10-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-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 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-10-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-10-osmocom-obs-build-binpkg:latest #4 DONE 1.1s #5 [2/2] RUN CASE "debian:10" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.540 Hit:1 http://deb.debian.org/debian buster InRelease #5 0.540 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #5 0.541 Hit:3 http://deb.debian.org/debian buster-updates InRelease #5 0.563 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease [1553 B] #5 1.209 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ Packages [56.7 kB] #5 1.238 Fetched 93.1 kB in 1s (128 kB/s) #5 1.238 Reading package lists... #5 1.669 Reading package lists... #5 2.078 Building dependency tree... #5 2.157 Reading state information... #5 2.238 The following additional packages will be installed: #5 2.238 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #5 2.238 dblatex dbus dbus-user-session dconf-gsettings-backend dconf-service dmsetup #5 2.238 docbook-dsssl docbook-utils docbook-xml docbook5-xml docutils-common #5 2.238 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #5 2.238 fonts-gfs-porson fonts-lmodern glib-networking glib-networking-common #5 2.238 glib-networking-services graphviz gsettings-desktop-schemas #5 2.238 gtk-update-icon-cache hicolor-icon-theme libapparmor1 libapt-inst2.0 #5 2.238 libargon2-1 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 #5 2.238 libavahi-client3 libavahi-common-data libavahi-common3 libbrotli1 libbsd0 #5 2.238 libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libcolord2 libcroco3 #5 2.238 libcryptsetup12 libcups2 libcupsimage2 libdatrie1 libdbus-1-3 libdconf1 #5 2.238 libdevmapper1.02.1 libepoxy0 libfontconfig1 libfreetype6 libfribidi0 libgd3 #5 2.238 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 2.238 libgs9 libgs9-common libgtk-3-0 libgtk-3-common libgts-0.7-5 libgvc6 #5 2.238 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libice6 libicu63 libidn11 #5 2.238 libijs-0.35 libimagequant0 libip4tc0 libjbig0 libjbig2dec0 libjpeg62-turbo #5 2.238 libjson-c3 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libkpathsea6 #5 2.238 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec2 #5 2.238 libopenjp2-7 libosp5 libostyle1c2 libpam-systemd libpango-1.0-0 #5 2.238 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 #5 2.238 libpixman-1-0 libpng16-16 libpotrace0 libproxy1v5 libptexenc1 #5 2.238 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib #5 2.238 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib librest-0.7-0 #5 2.238 librsvg2-2 librsvg2-bin librsvg2-common libsgmls-perl libsm6 libsombok3 #5 2.238 libsoup-gnome2.4-1 libsoup2.4-1 libsynctex2 libteckit0 libtexlua52 #5 2.238 libtexlua53 libtexluajit2 libthai-data libthai0 libtiff5 #5 2.238 libunicode-linebreak-perl libwayland-client0 libwayland-cursor0 #5 2.238 libwayland-egl1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libx11-6 #5 2.238 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 2.238 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxdot4 libxext6 #5 2.238 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxml2 libxml2-utils libxmu6 #5 2.238 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 libxxhash0 libzzip-0-13 #5 2.238 lynx lynx-common mime-support mscgen openjade opensp osmocom-master #5 2.238 poppler-data preview-latex-style python python-apt python-apt-common #5 2.238 python-minimal python2 python2-minimal python2.7 python2.7-minimal python3 #5 2.238 python3-blockdiag python3-docutils python3-funcparserlib python3-minimal #5 2.238 python3-nwdiag python3-pil python3-pkg-resources python3-reportlab #5 2.238 python3-reportlab-accel python3-roman python3-webcolors python3.7 #5 2.238 python3.7-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.238 shared-mime-info systemd systemd-sysv t1utils teckit tex-common texlive #5 2.238 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.238 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.238 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.238 texlive-pictures texlive-plain-generic texlive-science texlive-xetex tipa #5 2.238 ucf x11-common xdg-utils xkb-data xml-core xsltproc #5 2.239 Suggested packages: #5 2.239 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 2.239 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 2.239 lmodern pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 2.239 docbook-dsssl-doc docbook-xsl docbook-defguide docbook-xsl-ns #5 2.239 docbook5-defguide gsfonts graphviz-doc colord cups-common libgd-tools gvfs #5 2.239 liblcms2-utils libencode-hanextra-perl libpod2-base-perl sgmls-doc doc-base #5 2.239 poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #5 2.239 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #5 2.239 fonts-arphic-uming fonts-nanum python-doc python-tk python-apt-dbg #5 2.239 python-apt-doc python2-doc python2.7-doc binfmt-support python3-doc #5 2.239 python3-tk python3-venv docutils-doc fonts-linuxlibertine #5 2.239 | ttf-linux-libertine texlive-lang-french python-pil-doc python3-pil-dbg #5 2.239 python3-setuptools python3-egenix-mxtexttools python-reportlab-doc #5 2.239 python3.7-venv python3.7-doc sgml-base-doc perlsgml w3-recs #5 2.239 systemd-container policykit-1 debhelper gv | postscript-viewer perl-tk #5 2.239 xpdf-reader | pdf-viewer chktex dvidvi dvipng fragmaster lacheck latexdiff #5 2.239 latexmk purifyeps texlive-fonts-recommended-doc texlive-latex-base-doc #5 2.239 python-pygments icc-profiles libfile-which-perl #5 2.239 libspreadsheet-parseexcel-perl texlive-latex-extra-doc #5 2.239 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #5 2.239 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc #5 2.239 Recommended packages: #5 2.239 asciidoc-doc vim-asciidoc xmlto dblatex-doc fonts-liberation at-spi2-core #5 2.239 libcupsfilters1 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs #5 2.239 fonts-droid-fallback libgtk-3-bin libgts-bin file lsb-release iso-codes #5 2.239 python3-pygments python3-olefile python3-renderpm libnss-systemd lmodern #5 2.239 ghostscript libfile-homedir-perl liblog-log4perl-perl libyaml-tiny-perl ruby #5 2.239 | ruby-interpreter tex-gyre tk libfile-mimeinfo-perl libnet-dbus-perl #5 2.239 libx11-protocol-perl x11-utils x11-xserver-utils #5 3.196 The following NEW packages will be installed: #5 3.196 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #5 3.196 dblatex dbus dbus-user-session dconf-gsettings-backend dconf-service dmsetup #5 3.196 docbook-dsssl docbook-utils docbook-xml docbook5-xml docutils-common #5 3.196 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #5 3.196 fonts-gfs-porson fonts-lmodern glib-networking glib-networking-common #5 3.196 glib-networking-services graphviz gsettings-desktop-schemas #5 3.196 gtk-update-icon-cache hicolor-icon-theme libapparmor1 libapt-inst2.0 #5 3.196 libargon2-1 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 #5 3.196 libavahi-client3 libavahi-common-data libavahi-common3 libbrotli1 libbsd0 #5 3.196 libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libcolord2 libcroco3 #5 3.196 libcryptsetup12 libcups2 libcupsimage2 libdatrie1 libdbus-1-3 libdconf1 #5 3.196 libdevmapper1.02.1 libepoxy0 libfontconfig1 libfreetype6 libfribidi0 libgd3 #5 3.196 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 3.196 libgs9 libgs9-common libgtk-3-0 libgtk-3-common libgts-0.7-5 libgvc6 #5 3.196 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libice6 libicu63 libidn11 #5 3.196 libijs-0.35 libimagequant0 libip4tc0 libjbig0 libjbig2dec0 libjpeg62-turbo #5 3.196 libjson-c3 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libkpathsea6 #5 3.196 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec2 #5 3.196 libopenjp2-7 libosp5 libostyle1c2 libpam-systemd libpango-1.0-0 #5 3.196 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 #5 3.196 libpixman-1-0 libpng16-16 libpotrace0 libproxy1v5 libptexenc1 #5 3.196 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib #5 3.196 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib librest-0.7-0 #5 3.196 librsvg2-2 librsvg2-bin librsvg2-common libsgmls-perl libsm6 libsombok3 #5 3.196 libsoup-gnome2.4-1 libsoup2.4-1 libsynctex2 libteckit0 libtexlua52 #5 3.196 libtexlua53 libtexluajit2 libthai-data libthai0 libtiff5 #5 3.196 libunicode-linebreak-perl libwayland-client0 libwayland-cursor0 #5 3.196 libwayland-egl1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libx11-6 #5 3.196 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 3.196 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxdot4 libxext6 #5 3.196 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxml2 libxml2-utils libxmu6 #5 3.196 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 libxxhash0 libzzip-0-13 #5 3.196 lynx lynx-common mime-support mscgen openjade opensp osmo-gsm-manuals-dev #5 3.196 osmocom-master poppler-data preview-latex-style python python-apt #5 3.196 python-apt-common python-minimal python2 python2-minimal python2.7 #5 3.196 python2.7-minimal python3 python3-blockdiag python3-docutils #5 3.196 python3-funcparserlib python3-minimal python3-nwdiag python3-pil #5 3.196 python3-pkg-resources python3-reportlab python3-reportlab-accel #5 3.196 python3-roman python3-webcolors python3.7 python3.7-minimal sensible-utils #5 3.196 sgml-base sgml-data sgmlspl shared-mime-info systemd systemd-sysv t1utils #5 3.196 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 3.196 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 3.196 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 3.196 texlive-latex-recommended texlive-pictures texlive-plain-generic #5 3.196 texlive-science texlive-xetex tipa ucf x11-common xdg-utils xkb-data #5 3.196 xml-core xsltproc #5 3.243 0 upgraded, 229 newly installed, 0 to remove and 1 not upgraded. #5 3.243 Need to get 388 MB of archives. #5 3.243 After this operation, 945 MB of additional disk space will be used. #5 3.243 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 3.255 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] #5 3.256 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #5 3.260 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ osmocom-master 1.0.0 [1148 B] #5 3.261 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #5 3.263 Get:6 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] #5 3.263 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] #5 3.267 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #5 3.268 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #5 3.269 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] #5 3.269 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] #5 3.276 Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ osmo-gsm-manuals-dev 1.6.0 [441 kB] #5 3.318 Get:13 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] #5 3.319 Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u4 [396 kB] #5 3.323 Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u4 [1367 kB] #5 3.336 Get:16 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] #5 3.337 Get:17 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] #5 3.337 Get:18 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #5 3.343 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u4 [1912 kB] #5 3.357 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7 amd64 2.7.16-2+deb10u4 [306 kB] #5 3.359 Get:21 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] #5 3.359 Get:22 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] #5 3.360 Get:23 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] #5 3.360 Get:24 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] #5 3.360 Get:25 http://deb.debian.org/debian buster/main amd64 poppler-data all 0.4.9-2 [1473 kB] #5 3.370 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] #5 3.374 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] #5 3.390 Get:28 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #5 3.390 Get:29 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #5 3.391 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] #5 3.403 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] #5 3.406 Get:32 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #5 3.406 Get:33 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #5 3.407 Get:34 http://deb.debian.org/debian buster/main amd64 sgml-base all 1.29 [14.8 kB] #5 3.407 Get:35 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #5 3.407 Get:36 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 3.408 Get:37 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 3.408 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB] #5 3.410 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 3.411 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] #5 3.415 Get:41 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #5 3.489 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #5 3.513 Get:43 http://deb.debian.org/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #5 3.513 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] #5 3.538 Get:45 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] #5 3.539 Get:46 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] #5 3.542 Get:47 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #5 3.543 Get:48 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB] #5 3.547 Get:49 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB] #5 3.550 Get:50 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #5 3.550 Get:51 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #5 3.551 Get:52 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #5 3.552 Get:53 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #5 3.553 Get:54 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #5 3.556 Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #5 3.562 Get:56 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #5 3.569 Get:57 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB] #5 3.574 Get:58 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB] #5 3.575 Get:59 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB] #5 3.576 Get:60 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB] #5 3.579 Get:61 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #5 3.599 Get:62 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] #5 3.610 Get:63 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] #5 3.613 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libpixman-1-0 amd64 0.36.0-1+deb10u1 [234 kB] #5 3.615 Get:65 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB] #5 3.616 Get:66 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB] #5 3.617 Get:67 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #5 3.617 Get:68 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #5 3.618 Get:69 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB] #5 3.622 Get:70 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #5 3.624 Get:71 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB] #5 3.627 Get:72 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #5 3.627 Get:73 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB] #5 3.629 Get:74 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB] #5 3.629 Get:75 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB] #5 3.630 Get:76 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB] #5 3.632 Get:77 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB] #5 3.633 Get:78 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB] #5 3.652 Get:79 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB] #5 3.652 Get:80 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB] #5 3.653 Get:81 http://deb.debian.org/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1+deb10u3 [1258 kB] #5 3.663 Get:82 http://deb.debian.org/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1+deb10u3 [23.6 kB] #5 3.663 Get:83 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB] #5 3.778 Get:84 http://deb.debian.org/debian buster/main amd64 asciidoc-common all 8.6.10-3 [282 kB] #5 3.781 Get:85 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2-utils amd64 2.9.4+dfsg1-7+deb10u6 [100 kB] #5 3.782 Get:86 http://deb.debian.org/debian buster/main amd64 asciidoc-base all 8.6.10-3 [135 kB] #5 3.784 Get:87 http://deb.debian.org/debian buster/main amd64 asciidoc all 8.6.10-3 [57.8 kB] #5 3.785 Get:88 http://deb.debian.org/debian buster/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #5 3.785 Get:89 http://deb.debian.org/debian buster/main amd64 sgml-data all 2.0.11 [179 kB] #5 3.804 Get:90 http://deb.debian.org/debian buster/main amd64 docbook-xml all 4.5-8 [84.7 kB] #5 3.806 Get:91 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #5 3.809 Get:92 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #5 3.810 Get:93 http://deb.debian.org/debian buster/main amd64 python-apt amd64 1.8.4.3 [187 kB] #5 3.812 Get:94 http://deb.debian.org/debian buster/main amd64 libpaper1 amd64 1.1.28 [21.3 kB] #5 3.812 Get:95 http://deb.debian.org/debian buster/main amd64 libpaper-utils amd64 1.1.28 [18.0 kB] #5 3.813 Get:96 http://deb.debian.org/debian-security buster/updates/main amd64 libkpathsea6 amd64 2018.20181218.49446-1+deb10u2 [168 kB] #5 3.814 Get:97 http://deb.debian.org/debian-security buster/updates/main amd64 libptexenc1 amd64 2018.20181218.49446-1+deb10u2 [61.5 kB] #5 3.814 Get:98 http://deb.debian.org/debian-security buster/updates/main amd64 libsynctex2 amd64 2018.20181218.49446-1+deb10u2 [80.9 kB] #5 3.815 Get:99 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua52 amd64 2018.20181218.49446-1+deb10u2 [113 kB] #5 3.816 Get:100 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua53 amd64 2018.20181218.49446-1+deb10u2 [126 kB] #5 3.818 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libtexluajit2 amd64 2018.20181218.49446-1+deb10u2 [257 kB] #5 3.821 Get:102 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #5 3.822 Get:103 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB] #5 3.825 Get:104 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9-common all 9.27~dfsg-2+deb10u9 [5137 kB] #5 3.871 Get:105 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB] #5 3.872 Get:106 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB] #5 3.872 Get:107 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB] #5 3.873 Get:108 http://deb.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u10 [325 kB] #5 3.875 Get:109 http://deb.debian.org/debian-security buster/updates/main amd64 libcupsimage2 amd64 2.2.10-6+deb10u10 [134 kB] #5 3.876 Get:110 http://deb.debian.org/debian buster/main amd64 libijs-0.35 amd64 0.35-14 [18.3 kB] #5 3.876 Get:111 http://deb.debian.org/debian buster/main amd64 libjbig2dec0 amd64 0.16-1+deb10u1 [62.2 kB] #5 3.877 Get:112 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB] #5 3.878 Get:113 http://deb.debian.org/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u2 [158 kB] #5 3.879 Get:114 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9 amd64 9.27~dfsg-2+deb10u9 [2199 kB] #5 3.898 Get:115 http://deb.debian.org/debian buster/main amd64 libharfbuzz-icu0 amd64 2.3.1-1 [834 kB] #5 3.905 Get:116 http://deb.debian.org/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB] #5 3.907 Get:117 http://deb.debian.org/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB] #5 3.908 Get:118 http://deb.debian.org/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB] #5 3.908 Get:119 http://deb.debian.org/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #5 3.908 Get:120 http://deb.debian.org/debian buster/main amd64 libteckit0 amd64 2.5.8+ds2-5 [318 kB] #5 3.911 Get:121 http://deb.debian.org/debian buster/main amd64 libwoff1 amd64 1.0.2-1 [43.2 kB] #5 3.911 Get:122 http://deb.debian.org/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB] #5 3.913 Get:123 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #5 3.913 Get:124 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB] #5 3.914 Get:125 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB] #5 3.918 Get:126 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #5 3.920 Get:127 http://deb.debian.org/debian buster/main amd64 libxxhash0 amd64 0.6.5-2 [7156 B] #5 3.921 Get:128 http://deb.debian.org/debian buster/main amd64 libzzip-0-13 amd64 0.13.62-3.2+deb10u1 [55.6 kB] #5 3.923 Get:129 http://deb.debian.org/debian-security buster/updates/main amd64 texlive-binaries amd64 2018.20181218.49446-1+deb10u2 [11.3 MB] #5 4.031 Get:130 http://deb.debian.org/debian buster/main amd64 xdg-utils all 1.1.3-1+deb10u1 [73.7 kB] #5 4.054 Get:131 http://deb.debian.org/debian buster/main amd64 texlive-base all 2018.20190227-2 [19.7 MB] #5 4.215 Get:132 http://deb.debian.org/debian buster/main amd64 texlive-fonts-recommended all 2018.20190227-2 [5228 kB] #5 4.262 Get:133 http://deb.debian.org/debian buster/main amd64 fonts-lmodern all 2.004.5-6 [4539 kB] #5 4.308 Get:134 http://deb.debian.org/debian buster/main amd64 texlive-latex-base all 2018.20190227-2 [984 kB] #5 4.316 Get:135 http://deb.debian.org/debian buster/main amd64 texlive-latex-recommended all 2018.20190227-2 [15.2 MB] #5 4.429 Get:136 http://deb.debian.org/debian buster/main amd64 texlive all 2018.20190227-2 [32.6 kB] #5 4.430 Get:137 http://deb.debian.org/debian buster/main amd64 texlive-bibtex-extra all 2018.20190227-2 [61.7 MB] #5 4.973 Get:138 http://deb.debian.org/debian buster/main amd64 libsombok3 amd64 2.4.0-2 [31.3 kB] #5 4.974 Get:139 http://deb.debian.org/debian buster/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #5 4.974 Get:140 http://deb.debian.org/debian buster/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1 [103 kB] #5 4.975 Get:141 http://deb.debian.org/debian buster/main amd64 texlive-extra-utils all 2018.20190227-2 [39.4 MB] #5 5.347 Get:142 http://deb.debian.org/debian buster/main amd64 preview-latex-style all 11.91-2 [201 kB] #5 5.348 Get:143 http://deb.debian.org/debian buster/main amd64 texlive-pictures all 2018.20190227-2 [8201 kB] #5 5.412 Get:144 http://deb.debian.org/debian buster/main amd64 texlive-latex-extra all 2018.20190227-2 [12.3 MB] #5 5.521 Get:145 http://deb.debian.org/debian buster/main amd64 fonts-gfs-baskerville all 1.1-5 [43.4 kB] #5 5.521 Get:146 http://deb.debian.org/debian buster/main amd64 fonts-gfs-porson all 1.1-6 [33.5 kB] #5 5.522 Get:147 http://deb.debian.org/debian buster/main amd64 texlive-lang-greek all 2018.20190227-2 [76.3 MB] #5 6.197 Get:148 http://deb.debian.org/debian buster/main amd64 texlive-science all 2018.20190227-2 [3168 kB] #5 6.223 Get:149 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB] #5 6.382 Get:150 http://deb.debian.org/debian-security buster/updates/main amd64 xsltproc amd64 1.1.32-2.2~deb10u2 [122 kB] #5 6.384 Get:151 http://deb.debian.org/debian buster/main amd64 dblatex all 0.3.10-2 [372 kB] #5 6.388 Get:152 http://deb.debian.org/debian buster/main amd64 libosp5 amd64 1.5.2-13+b1 [948 kB] #5 6.396 Get:153 http://deb.debian.org/debian buster/main amd64 libostyle1c2 amd64 1.4devel1-21.3+b1 [619 kB] #5 6.400 Get:154 http://deb.debian.org/debian buster/main amd64 openjade amd64 1.4devel1-21.3+b1 [266 kB] #5 6.402 Get:155 http://deb.debian.org/debian buster/main amd64 docbook-dsssl all 1.79-9.1 [234 kB] #5 6.404 Get:156 http://deb.debian.org/debian buster/main amd64 texlive-plain-generic all 2018.20190227-2 [24.3 MB] #5 6.653 Get:157 http://deb.debian.org/debian buster/main amd64 teckit amd64 2.5.8+ds2-5 [688 kB] #5 6.679 Get:158 http://deb.debian.org/debian buster/main amd64 tipa all 2:1.3-20 [2972 kB] #5 6.704 Get:159 http://deb.debian.org/debian buster/main amd64 texlive-xetex all 2018.20190227-2 [14.8 MB] #5 6.813 Get:160 http://deb.debian.org/debian buster/main amd64 texlive-formats-extra all 2018.20190227-2 [4712 kB] #5 6.854 Get:161 http://deb.debian.org/debian buster/main amd64 lynx-common all 2.8.9rel.1-3+deb10u1 [1212 kB] #5 6.864 Get:162 http://deb.debian.org/debian buster/main amd64 lynx amd64 2.8.9rel.1-3+deb10u1 [642 kB] #5 6.869 Get:163 http://deb.debian.org/debian buster/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #5 6.869 Get:164 http://deb.debian.org/debian buster/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #5 6.869 Get:165 http://deb.debian.org/debian buster/main amd64 opensp amd64 1.5.2-13+b1 [449 kB] #5 6.873 Get:166 http://deb.debian.org/debian buster/main amd64 docbook-utils all 0.6.14-3.3 [60.0 kB] #5 6.874 Get:167 http://deb.debian.org/debian buster/main amd64 asciidoc-dblatex all 8.6.10-3 [58.8 kB] #5 6.874 Get:168 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB] #5 6.875 Get:169 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB] #5 6.875 Get:170 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB] #5 6.876 Get:171 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB] #5 6.876 Get:172 http://deb.debian.org/debian buster/main amd64 docbook5-xml all 5.0-2 [807 kB] #5 6.884 Get:173 http://deb.debian.org/debian buster/main amd64 docutils-common all 0.14+dfsg-4 [167 kB] #5 6.885 Get:174 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB] #5 6.885 Get:175 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB] #5 6.886 Get:176 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB] #5 6.889 Get:177 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB] #5 6.894 Get:178 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB] #5 6.894 Get:179 http://deb.debian.org/debian buster/main amd64 libcdt5 amd64 2.40.1-6+deb10u1 [60.7 kB] #5 6.895 Get:180 http://deb.debian.org/debian buster/main amd64 libcgraph6 amd64 2.40.1-6+deb10u1 [84.2 kB] #5 6.896 Get:181 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB] #5 6.897 Get:182 http://deb.debian.org/debian buster/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [158 kB] #5 6.898 Get:183 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #5 6.902 Get:184 http://deb.debian.org/debian buster/main amd64 libpathplan4 amd64 2.40.1-6+deb10u1 [63.6 kB] #5 6.902 Get:185 http://deb.debian.org/debian buster/main amd64 libxdot4 amd64 2.40.1-6+deb10u1 [57.0 kB] #5 6.903 Get:186 http://deb.debian.org/debian buster/main amd64 libgvc6 amd64 2.40.1-6+deb10u1 [646 kB] #5 6.908 Get:187 http://deb.debian.org/debian buster/main amd64 libgvpr2 amd64 2.40.1-6+deb10u1 [213 kB] #5 6.910 Get:188 http://deb.debian.org/debian buster/main amd64 liblab-gamut1 amd64 2.40.1-6+deb10u1 [220 kB] #5 6.912 Get:189 http://deb.debian.org/debian buster/main amd64 graphviz amd64 2.40.1-6+deb10u1 [596 kB] #5 6.917 Get:190 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB] #5 6.918 Get:191 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB] #5 6.919 Get:192 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB] #5 6.919 Get:193 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB] #5 6.920 Get:194 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB] #5 6.921 Get:195 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB] #5 6.922 Get:196 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB] #5 6.924 Get:197 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB] #5 6.925 Get:198 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB] #5 6.926 Get:199 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB] #5 6.929 Get:200 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB] #5 6.929 Get:201 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB] #5 6.930 Get:202 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB] #5 6.930 Get:203 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB] #5 6.930 Get:204 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8204 B] #5 6.930 Get:205 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB] #5 6.934 Get:206 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB] #5 6.935 Get:207 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB] #5 6.935 Get:208 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB] #5 6.938 Get:209 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB] #5 6.939 Get:210 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB] #5 6.946 Get:211 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB] #5 6.947 Get:212 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB] #5 6.948 Get:213 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3678 kB] #5 6.988 Get:214 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2580 kB] #5 7.014 Get:215 http://deb.debian.org/debian buster/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #5 7.014 Get:216 http://deb.debian.org/debian buster/main amd64 librsvg2-bin amd64 2.44.10-2.1+deb10u3 [35.2 kB] #5 7.015 Get:217 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpdemux2 amd64 0.6.1-2+deb10u3 [87.9 kB] #5 7.023 Get:218 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpmux3 amd64 0.6.1-2+deb10u3 [98.1 kB] #5 7.025 Get:219 http://deb.debian.org/debian buster/main amd64 mscgen amd64 0.20-12 [50.4 kB] #5 7.025 Get:220 http://deb.debian.org/debian buster/main amd64 python3-funcparserlib all 0.3.6-7 [15.0 kB] #5 7.026 Get:221 http://deb.debian.org/debian-security buster/updates/main amd64 python3-pil amd64 5.4.1-2+deb10u6 [395 kB] #5 7.030 Get:222 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #5 7.031 Get:223 http://deb.debian.org/debian buster/main amd64 python3-webcolors all 1.5-2 [10.4 kB] #5 7.032 Get:224 http://deb.debian.org/debian buster/main amd64 python3-roman all 2.0.0-3 [8768 B] #5 7.032 Get:225 http://deb.debian.org/debian buster/main amd64 python3-docutils all 0.14+dfsg-4 [378 kB] #5 7.036 Get:226 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab-accel amd64 3.5.13-1+deb10u2 [35.4 kB] #5 7.036 Get:227 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab all 3.5.13-1+deb10u2 [542 kB] #5 7.040 Get:228 http://deb.debian.org/debian buster/main amd64 python3-blockdiag all 1.5.3+dfsg-5.2 [74.6 kB] #5 7.041 Get:229 http://deb.debian.org/debian buster/main amd64 python3-nwdiag all 1.0.4+dfsg-1 [33.7 kB] #5 7.176 debconf: delaying package configuration, since apt-utils is not installed #5 7.214 Fetched 388 MB in 4s (102 MB/s) #5 7.291 Selecting previously unselected package libapparmor1:amd64. #5 7.291 (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 ... 13814 files and directories currently installed.) #5 7.302 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ... #5 7.337 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 7.495 Selecting previously unselected package libargon2-1:amd64. #5 7.497 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ... #5 7.517 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... #5 7.634 Selecting previously unselected package dmsetup. #5 7.637 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ... #5 7.656 Unpacking dmsetup (2:1.02.155-3) ... #5 7.798 Selecting previously unselected package libdevmapper1.02.1:amd64. #5 7.800 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #5 7.815 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #5 8.008 Selecting previously unselected package libjson-c3:amd64. #5 8.010 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... #5 8.026 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #5 8.156 Selecting previously unselected package libcryptsetup12:amd64. #5 8.158 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... #5 8.174 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #5 8.303 Selecting previously unselected package libidn11:amd64. #5 8.305 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ... #5 8.320 Unpacking libidn11:amd64 (1.33-2.2) ... #5 8.444 Selecting previously unselected package libip4tc0:amd64. #5 8.446 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ... #5 8.462 Unpacking libip4tc0:amd64 (1.8.2-4) ... #5 8.585 Selecting previously unselected package libkmod2:amd64. #5 8.587 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ... #5 8.602 Unpacking libkmod2:amd64 (26-1) ... #5 8.842 Selecting previously unselected package systemd. #5 8.844 Preparing to unpack .../9-systemd_241-7~deb10u10_amd64.deb ... #5 8.918 Unpacking systemd (241-7~deb10u10) ... #5 9.324 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 9.425 Setting up libargon2-1:amd64 (0~20171227-0.2) ... #5 9.490 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #5 9.537 Setting up libidn11:amd64 (1.33-2.2) ... #5 9.582 Setting up libip4tc0:amd64 (1.8.2-4) ... #5 9.629 Setting up libkmod2:amd64 (26-1) ... #5 9.676 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #5 9.722 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #5 9.767 Setting up systemd (241-7~deb10u10) ... #5 10.04 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #5 10.04 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #5 10.05 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #5 10.05 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #5 10.06 Initializing machine ID from random generator. #5 11.05 Setting up dmsetup (2:1.02.155-3) ... #5 11.35 Selecting previously unselected package systemd-sysv. #5 11.35 (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 ... 14649 files and directories currently installed.) #5 11.36 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ... #5 11.38 Unpacking systemd-sysv (241-7~deb10u10) ... #5 11.57 Selecting previously unselected package libpython2.7-minimal:amd64. #5 11.57 Preparing to unpack .../1-libpython2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #5 11.58 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #5 11.80 Selecting previously unselected package python2.7-minimal. #5 11.80 Preparing to unpack .../2-python2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #5 11.83 Unpacking python2.7-minimal (2.7.16-2+deb10u4) ... #5 12.08 Selecting previously unselected package python2-minimal. #5 12.08 Preparing to unpack .../3-python2-minimal_2.7.16-1_amd64.deb ... #5 12.11 Unpacking python2-minimal (2.7.16-1) ... #5 12.24 Selecting previously unselected package python-minimal. #5 12.24 Preparing to unpack .../4-python-minimal_2.7.16-1_amd64.deb ... #5 12.25 Unpacking python-minimal (2.7.16-1) ... #5 12.44 Selecting previously unselected package mime-support. #5 12.45 Preparing to unpack .../5-mime-support_3.62_all.deb ... #5 12.49 Unpacking mime-support (3.62) ... #5 12.71 Selecting previously unselected package libpython2.7-stdlib:amd64. #5 12.71 Preparing to unpack .../6-libpython2.7-stdlib_2.7.16-2+deb10u4_amd64.deb ... #5 12.72 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #5 12.97 Selecting previously unselected package python2.7. #5 12.97 Preparing to unpack .../7-python2.7_2.7.16-2+deb10u4_amd64.deb ... #5 12.99 Unpacking python2.7 (2.7.16-2+deb10u4) ... #5 13.11 Selecting previously unselected package libpython2-stdlib:amd64. #5 13.11 Preparing to unpack .../8-libpython2-stdlib_2.7.16-1_amd64.deb ... #5 13.13 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... #5 13.26 Selecting previously unselected package libpython-stdlib:amd64. #5 13.26 Preparing to unpack .../9-libpython-stdlib_2.7.16-1_amd64.deb ... #5 13.29 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... #5 13.44 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #5 13.59 Setting up python2.7-minimal (2.7.16-2+deb10u4) ... #5 13.85 Linking and byte-compiling packages for runtime python2.7... #5 13.88 Setting up python2-minimal (2.7.16-1) ... #5 14.10 Selecting previously unselected package python2. #5 14.10 (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 ... 15451 files and directories currently installed.) #5 14.11 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... #5 14.14 Unpacking python2 (2.7.16-1) ... #5 14.24 Setting up python-minimal (2.7.16-1) ... #5 14.50 Selecting previously unselected package python. #5 14.50 (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 ... 15484 files and directories currently installed.) #5 14.52 Preparing to unpack .../python_2.7.16-1_amd64.deb ... #5 14.55 Unpacking python (2.7.16-1) ... #5 14.77 Selecting previously unselected package poppler-data. #5 14.77 Preparing to unpack .../poppler-data_0.4.9-2_all.deb ... #5 14.80 Unpacking poppler-data (0.4.9-2) ... #5 15.18 Selecting previously unselected package libpython3.7-minimal:amd64. #5 15.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #5 15.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #5 15.48 Selecting previously unselected package python3.7-minimal. #5 15.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #5 15.51 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... #5 15.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #5 15.89 Setting up python3.7-minimal (3.7.3-2+deb10u7) ... #5 16.40 Selecting previously unselected package python3-minimal. #5 16.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16255 files and directories currently installed.) #5 16.41 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #5 16.44 Unpacking python3-minimal (3.7.3-1) ... #5 16.63 Selecting previously unselected package libmpdec2:amd64. #5 16.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #5 16.67 Unpacking libmpdec2:amd64 (2.4.2-2) ... #5 16.85 Selecting previously unselected package libpython3.7-stdlib:amd64. #5 16.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... #5 16.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #5 17.17 Selecting previously unselected package python3.7. #5 17.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u7_amd64.deb ... #5 17.19 Unpacking python3.7 (3.7.3-2+deb10u7) ... #5 17.30 Selecting previously unselected package libpython3-stdlib:amd64. #5 17.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #5 17.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #5 17.42 Setting up python3-minimal (3.7.3-1) ... #5 17.80 Selecting previously unselected package python3. #5 17.80 (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 ... 16667 files and directories currently installed.) #5 17.82 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #5 17.84 Unpacking python3 (3.7.3-1) ... #5 18.07 Selecting previously unselected package sgml-base. #5 18.07 Preparing to unpack .../001-sgml-base_1.29_all.deb ... #5 18.10 Unpacking sgml-base (1.29) ... #5 18.30 Selecting previously unselected package sensible-utils. #5 18.30 Preparing to unpack .../002-sensible-utils_0.0.12_all.deb ... #5 18.33 Unpacking sensible-utils (0.0.12) ... #5 18.55 Selecting previously unselected package ucf. #5 18.56 Preparing to unpack .../003-ucf_3.0038+nmu1_all.deb ... #5 18.59 Moving old data out of the way #5 18.59 Unpacking ucf (3.0038+nmu1) ... #5 18.82 Selecting previously unselected package tex-common. #5 18.82 Preparing to unpack .../004-tex-common_6.11_all.deb ... #5 18.87 Unpacking tex-common (6.11) ... #5 19.15 Selecting previously unselected package libdbus-1-3:amd64. #5 19.15 Preparing to unpack .../005-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... #5 19.17 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #5 19.42 Selecting previously unselected package dbus. #5 19.42 Preparing to unpack .../006-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 19.45 Unpacking dbus (1.12.28-0+deb10u1) ... #5 19.71 Selecting previously unselected package libpam-systemd:amd64. #5 19.71 Preparing to unpack .../007-libpam-systemd_241-7~deb10u10_amd64.deb ... #5 19.73 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... #5 19.91 Selecting previously unselected package libicu63:amd64. #5 19.91 Preparing to unpack .../008-libicu63_63.1-6+deb10u3_amd64.deb ... #5 19.93 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #5 20.62 Selecting previously unselected package libxml2:amd64. #5 20.62 Preparing to unpack .../009-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #5 20.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #5 20.89 Selecting previously unselected package hicolor-icon-theme. #5 20.90 Preparing to unpack .../010-hicolor-icon-theme_0.17-2_all.deb ... #5 20.92 Unpacking hicolor-icon-theme (0.17-2) ... #5 21.22 Selecting previously unselected package libglib2.0-0:amd64. #5 21.23 Preparing to unpack .../011-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... #5 21.25 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #5 21.58 Selecting previously unselected package libjpeg62-turbo:amd64. #5 21.59 Preparing to unpack .../012-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... #5 21.63 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #5 21.82 Selecting previously unselected package libpng16-16:amd64. #5 21.82 Preparing to unpack .../013-libpng16-16_1.6.36-6_amd64.deb ... #5 21.84 Unpacking libpng16-16:amd64 (1.6.36-6) ... #5 22.05 Selecting previously unselected package libjbig0:amd64. #5 22.05 Preparing to unpack .../014-libjbig0_2.1-3.1+b2_amd64.deb ... #5 22.08 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #5 22.29 Selecting previously unselected package libwebp6:amd64. #5 22.30 Preparing to unpack .../015-libwebp6_0.6.1-2+deb10u3_amd64.deb ... #5 22.34 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ... #5 22.54 Selecting previously unselected package libtiff5:amd64. #5 22.54 Preparing to unpack .../016-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ... #5 22.57 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #5 22.77 Selecting previously unselected package libxau6:amd64. #5 22.78 Preparing to unpack .../017-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #5 22.81 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #5 23.02 Selecting previously unselected package libbsd0:amd64. #5 23.03 Preparing to unpack .../018-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #5 23.08 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #5 23.31 Selecting previously unselected package libxdmcp6:amd64. #5 23.31 Preparing to unpack .../019-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #5 23.33 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #5 23.47 Selecting previously unselected package libxcb1:amd64. #5 23.48 Preparing to unpack .../020-libxcb1_1.13.1-2_amd64.deb ... #5 23.51 Unpacking libxcb1:amd64 (1.13.1-2) ... #5 23.68 Selecting previously unselected package libx11-data. #5 23.68 Preparing to unpack .../021-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #5 23.71 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #5 23.96 Selecting previously unselected package libx11-6:amd64. #5 23.96 Preparing to unpack .../022-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #5 23.99 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #5 24.23 Selecting previously unselected package shared-mime-info. #5 24.24 Preparing to unpack .../023-shared-mime-info_1.10-1_amd64.deb ... #5 24.26 Unpacking shared-mime-info (1.10-1) ... #5 24.53 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 24.53 Preparing to unpack .../024-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... #5 24.56 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #5 24.83 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. #5 24.83 Preparing to unpack .../025-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... #5 24.86 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #5 25.07 Selecting previously unselected package gtk-update-icon-cache. #5 25.07 Preparing to unpack .../026-gtk-update-icon-cache_3.24.5-1_amd64.deb ... #5 25.10 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. #5 25.11 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. #5 25.11 Unpacking gtk-update-icon-cache (3.24.5-1) ... #5 25.32 Selecting previously unselected package libfreetype6:amd64. #5 25.32 Preparing to unpack .../027-libfreetype6_2.9.1-3+deb10u3_amd64.deb ... #5 25.34 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ... #5 25.54 Selecting previously unselected package fonts-dejavu-core. #5 25.54 Preparing to unpack .../028-fonts-dejavu-core_2.37-1_all.deb ... #5 25.57 Unpacking fonts-dejavu-core (2.37-1) ... #5 25.90 Selecting previously unselected package fontconfig-config. #5 25.90 Preparing to unpack .../029-fontconfig-config_2.13.1-2_all.deb ... #5 26.09 Unpacking fontconfig-config (2.13.1-2) ... #5 26.28 Selecting previously unselected package libfontconfig1:amd64. #5 26.28 Preparing to unpack .../030-libfontconfig1_2.13.1-2_amd64.deb ... #5 26.31 Unpacking libfontconfig1:amd64 (2.13.1-2) ... #5 26.54 Selecting previously unselected package libpixman-1-0:amd64. #5 26.55 Preparing to unpack .../031-libpixman-1-0_0.36.0-1+deb10u1_amd64.deb ... #5 26.57 Unpacking libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #5 26.73 Selecting previously unselected package libxcb-render0:amd64. #5 26.74 Preparing to unpack .../032-libxcb-render0_1.13.1-2_amd64.deb ... #5 26.77 Unpacking libxcb-render0:amd64 (1.13.1-2) ... #5 26.97 Selecting previously unselected package libxcb-shm0:amd64. #5 26.97 Preparing to unpack .../033-libxcb-shm0_1.13.1-2_amd64.deb ... #5 26.99 Unpacking libxcb-shm0:amd64 (1.13.1-2) ... #5 27.20 Selecting previously unselected package libxext6:amd64. #5 27.20 Preparing to unpack .../034-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #5 27.22 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #5 27.42 Selecting previously unselected package libxrender1:amd64. #5 27.42 Preparing to unpack .../035-libxrender1_1%3a0.9.10-1_amd64.deb ... #5 27.45 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #5 27.65 Selecting previously unselected package libcairo2:amd64. #5 27.66 Preparing to unpack .../036-libcairo2_1.16.0-4+deb10u1_amd64.deb ... #5 27.68 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ... #5 28.26 Selecting previously unselected package libcroco3:amd64. #5 28.26 Preparing to unpack .../037-libcroco3_0.6.12-3_amd64.deb ... #5 28.29 Unpacking libcroco3:amd64 (0.6.12-3) ... #5 28.49 Selecting previously unselected package fontconfig. #5 28.49 Preparing to unpack .../038-fontconfig_2.13.1-2_amd64.deb ... #5 28.52 Unpacking fontconfig (2.13.1-2) ... #5 28.78 Selecting previously unselected package libfribidi0:amd64. #5 28.78 Preparing to unpack .../039-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #5 28.81 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #5 28.96 Selecting previously unselected package libthai-data. #5 28.96 Preparing to unpack .../040-libthai-data_0.1.28-2_all.deb ... #5 28.99 Unpacking libthai-data (0.1.28-2) ... #5 29.21 Selecting previously unselected package libdatrie1:amd64. #5 29.21 Preparing to unpack .../041-libdatrie1_0.2.12-2_amd64.deb ... #5 29.24 Unpacking libdatrie1:amd64 (0.2.12-2) ... #5 29.47 Selecting previously unselected package libthai0:amd64. #5 29.48 Preparing to unpack .../042-libthai0_0.1.28-2_amd64.deb ... #5 29.50 Unpacking libthai0:amd64 (0.1.28-2) ... #5 29.70 Selecting previously unselected package libpango-1.0-0:amd64. #5 29.71 Preparing to unpack .../043-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #5 29.73 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 29.91 Selecting previously unselected package libgraphite2-3:amd64. #5 29.91 Preparing to unpack .../044-libgraphite2-3_1.3.13-7_amd64.deb ... #5 29.93 Unpacking libgraphite2-3:amd64 (1.3.13-7) ... #5 30.05 Selecting previously unselected package libharfbuzz0b:amd64. #5 30.06 Preparing to unpack .../045-libharfbuzz0b_2.3.1-1_amd64.deb ... #5 30.07 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ... #5 30.22 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 30.22 Preparing to unpack .../046-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #5 30.26 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 30.45 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 30.45 Preparing to unpack .../047-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #5 30.48 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 30.70 Selecting previously unselected package librsvg2-2:amd64. #5 30.70 Preparing to unpack .../048-librsvg2-2_2.44.10-2.1+deb10u3_amd64.deb ... #5 30.72 Unpacking librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #5 30.89 Selecting previously unselected package librsvg2-common:amd64. #5 30.90 Preparing to unpack .../049-librsvg2-common_2.44.10-2.1+deb10u3_amd64.deb ... #5 30.91 Unpacking librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #5 31.04 Selecting previously unselected package adwaita-icon-theme. #5 31.05 Preparing to unpack .../050-adwaita-icon-theme_3.30.1-1_all.deb ... #5 31.06 Unpacking adwaita-icon-theme (3.30.1-1) ... #5 32.46 Selecting previously unselected package asciidoc-common. #5 32.46 Preparing to unpack .../051-asciidoc-common_8.6.10-3_all.deb ... #5 32.67 Unpacking asciidoc-common (8.6.10-3) ... #5 32.83 Selecting previously unselected package libxml2-utils. #5 32.84 Preparing to unpack .../052-libxml2-utils_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #5 32.86 Unpacking libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #5 33.11 Selecting previously unselected package asciidoc-base. #5 33.11 Preparing to unpack .../053-asciidoc-base_8.6.10-3_all.deb ... #5 33.14 Unpacking asciidoc-base (8.6.10-3) ... #5 33.29 Selecting previously unselected package asciidoc. #5 33.29 Preparing to unpack .../054-asciidoc_8.6.10-3_all.deb ... #5 33.48 Unpacking asciidoc (8.6.10-3) ... #5 33.64 Selecting previously unselected package xml-core. #5 33.64 Preparing to unpack .../055-xml-core_0.18+nmu1_all.deb ... #5 33.66 Unpacking xml-core (0.18+nmu1) ... #5 33.80 Selecting previously unselected package sgml-data. #5 33.80 Preparing to unpack .../056-sgml-data_2.0.11_all.deb ... #5 33.82 Unpacking sgml-data (2.0.11) ... #5 34.00 Selecting previously unselected package docbook-xml. #5 34.00 Preparing to unpack .../057-docbook-xml_4.5-8_all.deb ... #5 34.02 Unpacking docbook-xml (4.5-8) ... #5 34.21 Selecting previously unselected package libapt-inst2.0:amd64. #5 34.21 Preparing to unpack .../058-libapt-inst2.0_1.8.2.3_amd64.deb ... #5 34.25 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #5 34.42 Selecting previously unselected package python-apt-common. #5 34.43 Preparing to unpack .../059-python-apt-common_1.8.4.3_all.deb ... #5 34.45 Unpacking python-apt-common (1.8.4.3) ... #5 34.63 Selecting previously unselected package python-apt. #5 34.63 Preparing to unpack .../060-python-apt_1.8.4.3_amd64.deb ... #5 34.65 Unpacking python-apt (1.8.4.3) ... #5 34.80 Selecting previously unselected package libpaper1:amd64. #5 34.80 Preparing to unpack .../061-libpaper1_1.1.28_amd64.deb ... #5 34.82 Unpacking libpaper1:amd64 (1.1.28) ... #5 34.92 Selecting previously unselected package libpaper-utils. #5 34.92 Preparing to unpack .../062-libpaper-utils_1.1.28_amd64.deb ... #5 34.94 Unpacking libpaper-utils (1.1.28) ... #5 35.07 Selecting previously unselected package libkpathsea6:amd64. #5 35.07 Preparing to unpack .../063-libkpathsea6_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 35.09 Unpacking libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #5 35.22 Selecting previously unselected package libptexenc1:amd64. #5 35.23 Preparing to unpack .../064-libptexenc1_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 35.25 Unpacking libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #5 35.37 Selecting previously unselected package libsynctex2:amd64. #5 35.37 Preparing to unpack .../065-libsynctex2_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 35.38 Unpacking libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 35.51 Selecting previously unselected package libtexlua52:amd64. #5 35.52 Preparing to unpack .../066-libtexlua52_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 35.53 Unpacking libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #5 35.65 Selecting previously unselected package libtexlua53:amd64. #5 35.66 Preparing to unpack .../067-libtexlua53_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 35.67 Unpacking libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #5 35.80 Selecting previously unselected package libtexluajit2:amd64. #5 35.80 Preparing to unpack .../068-libtexluajit2_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 35.82 Unpacking libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 35.94 Selecting previously unselected package t1utils. #5 35.94 Preparing to unpack .../069-t1utils_1.41-3_amd64.deb ... #5 35.99 Unpacking t1utils (1.41-3) ... #5 36.29 Selecting previously unselected package libbrotli1:amd64. #5 36.29 Preparing to unpack .../070-libbrotli1_1.0.7-2+deb10u1_amd64.deb ... #5 36.32 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ... #5 36.50 Selecting previously unselected package libgs9-common. #5 36.51 Preparing to unpack .../071-libgs9-common_9.27~dfsg-2+deb10u9_all.deb ... #5 36.53 Unpacking libgs9-common (9.27~dfsg-2+deb10u9) ... #5 36.95 Selecting previously unselected package libavahi-common-data:amd64. #5 36.95 Preparing to unpack .../072-libavahi-common-data_0.7-4+deb10u3_amd64.deb ... #5 36.98 Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ... #5 37.21 Selecting previously unselected package libavahi-common3:amd64. #5 37.22 Preparing to unpack .../073-libavahi-common3_0.7-4+deb10u3_amd64.deb ... #5 37.25 Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ... #5 37.45 Selecting previously unselected package libavahi-client3:amd64. #5 37.45 Preparing to unpack .../074-libavahi-client3_0.7-4+deb10u3_amd64.deb ... #5 37.48 Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ... #5 37.67 Selecting previously unselected package libcups2:amd64. #5 37.68 Preparing to unpack .../075-libcups2_2.2.10-6+deb10u10_amd64.deb ... #5 37.69 Unpacking libcups2:amd64 (2.2.10-6+deb10u10) ... #5 37.92 Selecting previously unselected package libcupsimage2:amd64. #5 37.92 Preparing to unpack .../076-libcupsimage2_2.2.10-6+deb10u10_amd64.deb ... #5 37.95 Unpacking libcupsimage2:amd64 (2.2.10-6+deb10u10) ... #5 38.14 Selecting previously unselected package libijs-0.35:amd64. #5 38.14 Preparing to unpack .../077-libijs-0.35_0.35-14_amd64.deb ... #5 38.17 Unpacking libijs-0.35:amd64 (0.35-14) ... #5 38.38 Selecting previously unselected package libjbig2dec0:amd64. #5 38.38 Preparing to unpack .../078-libjbig2dec0_0.16-1+deb10u1_amd64.deb ... #5 38.41 Unpacking libjbig2dec0:amd64 (0.16-1+deb10u1) ... #5 38.62 Selecting previously unselected package liblcms2-2:amd64. #5 38.62 Preparing to unpack .../079-liblcms2-2_2.9-3_amd64.deb ... #5 38.64 Unpacking liblcms2-2:amd64 (2.9-3) ... #5 38.77 Selecting previously unselected package libopenjp2-7:amd64. #5 38.78 Preparing to unpack .../080-libopenjp2-7_2.3.0-2+deb10u2_amd64.deb ... #5 38.79 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #5 38.92 Selecting previously unselected package libgs9:amd64. #5 38.93 Preparing to unpack .../081-libgs9_9.27~dfsg-2+deb10u9_amd64.deb ... #5 38.94 Unpacking libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #5 39.29 Selecting previously unselected package libharfbuzz-icu0:amd64. #5 39.29 Preparing to unpack .../082-libharfbuzz-icu0_2.3.1-1_amd64.deb ... #5 39.31 Unpacking libharfbuzz-icu0:amd64 (2.3.1-1) ... #5 39.45 Selecting previously unselected package x11-common. #5 39.45 Preparing to unpack .../083-x11-common_1%3a7.7+19_all.deb ... #5 39.51 Unpacking x11-common (1:7.7+19) ... #5 39.71 Selecting previously unselected package libice6:amd64. #5 39.71 Preparing to unpack .../084-libice6_2%3a1.0.9-2_amd64.deb ... #5 39.73 Unpacking libice6:amd64 (2:1.0.9-2) ... #5 39.91 Selecting previously unselected package libpotrace0:amd64. #5 39.92 Preparing to unpack .../085-libpotrace0_1.15-1_amd64.deb ... #5 39.93 Unpacking libpotrace0:amd64 (1.15-1) ... #5 40.05 Selecting previously unselected package libsm6:amd64. #5 40.06 Preparing to unpack .../086-libsm6_2%3a1.2.3-1_amd64.deb ... #5 40.07 Unpacking libsm6:amd64 (2:1.2.3-1) ... #5 40.20 Selecting previously unselected package libteckit0:amd64. #5 40.20 Preparing to unpack .../087-libteckit0_2.5.8+ds2-5_amd64.deb ... #5 40.22 Unpacking libteckit0:amd64 (2.5.8+ds2-5) ... #5 40.38 Selecting previously unselected package libwoff1:amd64. #5 40.38 Preparing to unpack .../088-libwoff1_1.0.2-1_amd64.deb ... #5 40.42 Unpacking libwoff1:amd64 (1.0.2-1) ... #5 41.13 Selecting previously unselected package libxt6:amd64. #5 41.13 Preparing to unpack .../089-libxt6_1%3a1.1.5-1+b3_amd64.deb ... #5 41.15 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ... #5 41.27 Selecting previously unselected package libxmu6:amd64. #5 41.28 Preparing to unpack .../090-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #5 41.29 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #5 41.41 Selecting previously unselected package libxpm4:amd64. #5 41.41 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ... #5 41.43 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #5 41.54 Selecting previously unselected package libxaw7:amd64. #5 41.55 Preparing to unpack .../092-libxaw7_2%3a1.0.13-1+b2_amd64.deb ... #5 41.56 Unpacking libxaw7:amd64 (2:1.0.13-1+b2) ... #5 41.69 Selecting previously unselected package libxi6:amd64. #5 41.69 Preparing to unpack .../093-libxi6_2%3a1.7.9-1_amd64.deb ... #5 41.72 Unpacking libxi6:amd64 (2:1.7.9-1) ... #5 41.85 Selecting previously unselected package libxxhash0:amd64. #5 41.85 Preparing to unpack .../094-libxxhash0_0.6.5-2_amd64.deb ... #5 41.87 Unpacking libxxhash0:amd64 (0.6.5-2) ... #5 41.99 Selecting previously unselected package libzzip-0-13:amd64. #5 41.99 Preparing to unpack .../095-libzzip-0-13_0.13.62-3.2+deb10u1_amd64.deb ... #5 42.01 Unpacking libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #5 42.14 Selecting previously unselected package texlive-binaries. #5 42.14 Preparing to unpack .../096-texlive-binaries_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 42.17 Unpacking texlive-binaries (2018.20181218.49446-1+deb10u2) ... #5 42.98 Selecting previously unselected package xdg-utils. #5 42.98 Preparing to unpack .../097-xdg-utils_1.1.3-1+deb10u1_all.deb ... #5 42.99 Unpacking xdg-utils (1.1.3-1+deb10u1) ... #5 43.17 Selecting previously unselected package texlive-base. #5 43.17 Preparing to unpack .../098-texlive-base_2018.20190227-2_all.deb ... #5 43.21 Unpacking texlive-base (2018.20190227-2) ... #5 44.48 Selecting previously unselected package texlive-fonts-recommended. #5 44.48 Preparing to unpack .../099-texlive-fonts-recommended_2018.20190227-2_all.deb ... #5 44.50 Unpacking texlive-fonts-recommended (2018.20190227-2) ... #5 45.40 Selecting previously unselected package fonts-lmodern. #5 45.41 Preparing to unpack .../100-fonts-lmodern_2.004.5-6_all.deb ... #5 45.44 Unpacking fonts-lmodern (2.004.5-6) ... #5 46.69 Selecting previously unselected package texlive-latex-base. #5 46.69 Preparing to unpack .../101-texlive-latex-base_2018.20190227-2_all.deb ... #5 46.73 Unpacking texlive-latex-base (2018.20190227-2) ... #5 47.11 Selecting previously unselected package texlive-latex-recommended. #5 47.11 Preparing to unpack .../102-texlive-latex-recommended_2018.20190227-2_all.deb ... #5 47.13 Unpacking texlive-latex-recommended (2018.20190227-2) ... #5 48.11 Selecting previously unselected package texlive. #5 48.12 Preparing to unpack .../103-texlive_2018.20190227-2_all.deb ... #5 48.13 Unpacking texlive (2018.20190227-2) ... #5 48.26 Selecting previously unselected package texlive-bibtex-extra. #5 48.27 Preparing to unpack .../104-texlive-bibtex-extra_2018.20190227-2_all.deb ... #5 48.29 Unpacking texlive-bibtex-extra (2018.20190227-2) ... #5 51.50 Selecting previously unselected package libsombok3:amd64. #5 51.50 Preparing to unpack .../105-libsombok3_2.4.0-2_amd64.deb ... #5 51.53 Unpacking libsombok3:amd64 (2.4.0-2) ... #5 51.66 Selecting previously unselected package libmime-charset-perl. #5 51.66 Preparing to unpack .../106-libmime-charset-perl_1.012.2-1_all.deb ... #5 51.69 Unpacking libmime-charset-perl (1.012.2-1) ... #5 51.83 Selecting previously unselected package libunicode-linebreak-perl. #5 51.84 Preparing to unpack .../107-libunicode-linebreak-perl_0.0.20190101-1_amd64.deb ... #5 51.87 Unpacking libunicode-linebreak-perl (0.0.20190101-1) ... #5 52.06 Selecting previously unselected package texlive-extra-utils. #5 52.07 Preparing to unpack .../108-texlive-extra-utils_2018.20190227-2_all.deb ... #5 52.09 Unpacking texlive-extra-utils (2018.20190227-2) ... #5 54.32 Selecting previously unselected package preview-latex-style. #5 54.33 Preparing to unpack .../109-preview-latex-style_11.91-2_all.deb ... #5 54.34 Unpacking preview-latex-style (11.91-2) ... #5 54.52 Selecting previously unselected package texlive-pictures. #5 54.53 Preparing to unpack .../110-texlive-pictures_2018.20190227-2_all.deb ... #5 54.55 Unpacking texlive-pictures (2018.20190227-2) ... #5 55.20 Selecting previously unselected package texlive-latex-extra. #5 55.21 Preparing to unpack .../111-texlive-latex-extra_2018.20190227-2_all.deb ... #5 55.23 Unpacking texlive-latex-extra (2018.20190227-2) ... #5 56.59 Selecting previously unselected package fonts-gfs-baskerville. #5 56.60 Preparing to unpack .../112-fonts-gfs-baskerville_1.1-5_all.deb ... #5 56.63 Unpacking fonts-gfs-baskerville (1.1-5) ... #5 56.80 Selecting previously unselected package fonts-gfs-porson. #5 56.80 Preparing to unpack .../113-fonts-gfs-porson_1.1-6_all.deb ... #5 56.83 Unpacking fonts-gfs-porson (1.1-6) ... #5 57.04 Selecting previously unselected package texlive-lang-greek. #5 57.05 Preparing to unpack .../114-texlive-lang-greek_2018.20190227-2_all.deb ... #5 57.07 Unpacking texlive-lang-greek (2018.20190227-2) ... #5 60.95 Selecting previously unselected package texlive-science. #5 60.96 Preparing to unpack .../115-texlive-science_2018.20190227-2_all.deb ... #5 60.98 Unpacking texlive-science (2018.20190227-2) ... #5 61.43 Selecting previously unselected package libxslt1.1:amd64. #5 61.43 Preparing to unpack .../116-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ... #5 61.45 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #5 61.62 Selecting previously unselected package xsltproc. #5 61.63 Preparing to unpack .../117-xsltproc_1.1.32-2.2~deb10u2_amd64.deb ... #5 61.66 Unpacking xsltproc (1.1.32-2.2~deb10u2) ... #5 61.86 Selecting previously unselected package dblatex. #5 61.86 Preparing to unpack .../118-dblatex_0.3.10-2_all.deb ... #5 61.89 Unpacking dblatex (0.3.10-2) ... #5 62.14 Selecting previously unselected package libosp5. #5 62.14 Preparing to unpack .../119-libosp5_1.5.2-13+b1_amd64.deb ... #5 62.17 Unpacking libosp5 (1.5.2-13+b1) ... #5 62.40 Selecting previously unselected package libostyle1c2. #5 62.40 Preparing to unpack .../120-libostyle1c2_1.4devel1-21.3+b1_amd64.deb ... #5 62.44 Unpacking libostyle1c2 (1.4devel1-21.3+b1) ... #5 62.68 Selecting previously unselected package openjade. #5 62.68 Preparing to unpack .../121-openjade_1.4devel1-21.3+b1_amd64.deb ... #5 62.71 Unpacking openjade (1.4devel1-21.3+b1) ... #5 62.91 Selecting previously unselected package docbook-dsssl. #5 62.92 Preparing to unpack .../122-docbook-dsssl_1.79-9.1_all.deb ... #5 62.94 Unpacking docbook-dsssl (1.79-9.1) ... #5 63.15 Selecting previously unselected package texlive-plain-generic. #5 63.16 Preparing to unpack .../123-texlive-plain-generic_2018.20190227-2_all.deb ... #5 63.18 Unpacking texlive-plain-generic (2018.20190227-2) ... #5 65.41 Selecting previously unselected package teckit. #5 65.42 Preparing to unpack .../124-teckit_2.5.8+ds2-5_amd64.deb ... #5 65.45 Unpacking teckit (2.5.8+ds2-5) ... #5 65.59 Selecting previously unselected package tipa. #5 65.59 Preparing to unpack .../125-tipa_2%3a1.3-20_all.deb ... #5 65.62 Unpacking tipa (2:1.3-20) ... #5 66.02 Selecting previously unselected package texlive-xetex. #5 66.03 Preparing to unpack .../126-texlive-xetex_2018.20190227-2_all.deb ... #5 66.06 Unpacking texlive-xetex (2018.20190227-2) ... #5 66.91 Selecting previously unselected package texlive-formats-extra. #5 66.92 Preparing to unpack .../127-texlive-formats-extra_2018.20190227-2_all.deb ... #5 66.96 Unpacking texlive-formats-extra (2018.20190227-2) ... #5 67.44 Selecting previously unselected package lynx-common. #5 67.45 Preparing to unpack .../128-lynx-common_2.8.9rel.1-3+deb10u1_all.deb ... #5 67.48 Unpacking lynx-common (2.8.9rel.1-3+deb10u1) ... #5 67.75 Selecting previously unselected package lynx. #5 67.75 Preparing to unpack .../129-lynx_2.8.9rel.1-3+deb10u1_amd64.deb ... #5 67.78 Unpacking lynx (2.8.9rel.1-3+deb10u1) ... #5 67.99 Selecting previously unselected package libsgmls-perl. #5 68.00 Preparing to unpack .../130-libsgmls-perl_1.03ii-36_all.deb ... #5 68.01 Unpacking libsgmls-perl (1.03ii-36) ... #5 68.17 Selecting previously unselected package sgmlspl. #5 68.18 Preparing to unpack .../131-sgmlspl_1.03ii-36_all.deb ... #5 68.21 Unpacking sgmlspl (1.03ii-36) ... #5 68.36 Selecting previously unselected package opensp. #5 68.36 Preparing to unpack .../132-opensp_1.5.2-13+b1_amd64.deb ... #5 68.39 Unpacking opensp (1.5.2-13+b1) ... #5 68.61 Selecting previously unselected package docbook-utils. #5 68.62 Preparing to unpack .../133-docbook-utils_0.6.14-3.3_all.deb ... #5 68.66 Unpacking docbook-utils (0.6.14-3.3) ... #5 68.94 Selecting previously unselected package asciidoc-dblatex. #5 68.95 Preparing to unpack .../134-asciidoc-dblatex_8.6.10-3_all.deb ... #5 69.01 Unpacking asciidoc-dblatex (8.6.10-3) ... #5 69.31 Selecting previously unselected package dbus-user-session. #5 69.32 Preparing to unpack .../135-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... #5 69.57 Unpacking dbus-user-session (1.12.28-0+deb10u1) ... #5 69.81 Selecting previously unselected package libdconf1:amd64. #5 69.81 Preparing to unpack .../136-libdconf1_0.30.1-2_amd64.deb ... #5 69.84 Unpacking libdconf1:amd64 (0.30.1-2) ... #5 70.00 Selecting previously unselected package dconf-service. #5 70.01 Preparing to unpack .../137-dconf-service_0.30.1-2_amd64.deb ... #5 70.04 Unpacking dconf-service (0.30.1-2) ... #5 70.20 Selecting previously unselected package dconf-gsettings-backend:amd64. #5 70.21 Preparing to unpack .../138-dconf-gsettings-backend_0.30.1-2_amd64.deb ... #5 70.23 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ... #5 70.45 Selecting previously unselected package docbook5-xml. #5 70.46 Preparing to unpack .../139-docbook5-xml_5.0-2_all.deb ... #5 70.48 Unpacking docbook5-xml (5.0-2) ... #5 70.73 Selecting previously unselected package docutils-common. #5 70.74 Preparing to unpack .../140-docutils-common_0.14+dfsg-4_all.deb ... #5 70.77 Unpacking docutils-common (0.14+dfsg-4) ... #5 70.98 Selecting previously unselected package libproxy1v5:amd64. #5 70.98 Preparing to unpack .../141-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ... #5 71.00 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #5 71.17 Selecting previously unselected package glib-networking-common. #5 71.18 Preparing to unpack .../142-glib-networking-common_2.58.0-2+deb10u2_all.deb ... #5 71.21 Unpacking glib-networking-common (2.58.0-2+deb10u2) ... #5 71.38 Selecting previously unselected package glib-networking-services. #5 71.39 Preparing to unpack .../143-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ... #5 71.41 Unpacking glib-networking-services (2.58.0-2+deb10u2) ... #5 71.58 Selecting previously unselected package gsettings-desktop-schemas. #5 71.58 Preparing to unpack .../144-gsettings-desktop-schemas_3.28.1-1_all.deb ... #5 71.62 Unpacking gsettings-desktop-schemas (3.28.1-1) ... #5 71.82 Selecting previously unselected package glib-networking:amd64. #5 71.83 Preparing to unpack .../145-glib-networking_2.58.0-2+deb10u2_amd64.deb ... #5 71.86 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ... #5 72.04 Selecting previously unselected package libcdt5. #5 72.04 Preparing to unpack .../146-libcdt5_2.40.1-6+deb10u1_amd64.deb ... #5 72.06 Unpacking libcdt5 (2.40.1-6+deb10u1) ... #5 72.24 Selecting previously unselected package libcgraph6. #5 72.25 Preparing to unpack .../147-libcgraph6_2.40.1-6+deb10u1_amd64.deb ... #5 72.27 Unpacking libcgraph6 (2.40.1-6+deb10u1) ... #5 72.49 Selecting previously unselected package libgd3:amd64. #5 72.49 Preparing to unpack .../148-libgd3_2.2.5-5.2+deb10u1_amd64.deb ... #5 72.52 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ... #5 72.73 Selecting previously unselected package libgts-0.7-5:amd64. #5 72.74 Preparing to unpack .../149-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... #5 72.76 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #5 72.96 Selecting previously unselected package libltdl7:amd64. #5 72.97 Preparing to unpack .../150-libltdl7_2.4.6-9_amd64.deb ... #5 72.99 Unpacking libltdl7:amd64 (2.4.6-9) ... #5 73.19 Selecting previously unselected package libpathplan4. #5 73.20 Preparing to unpack .../151-libpathplan4_2.40.1-6+deb10u1_amd64.deb ... #5 73.22 Unpacking libpathplan4 (2.40.1-6+deb10u1) ... #5 73.42 Selecting previously unselected package libxdot4. #5 73.43 Preparing to unpack .../152-libxdot4_2.40.1-6+deb10u1_amd64.deb ... #5 73.46 Unpacking libxdot4 (2.40.1-6+deb10u1) ... #5 73.67 Selecting previously unselected package libgvc6. #5 73.68 Preparing to unpack .../153-libgvc6_2.40.1-6+deb10u1_amd64.deb ... #5 73.70 Unpacking libgvc6 (2.40.1-6+deb10u1) ... #5 74.16 Selecting previously unselected package libgvpr2. #5 74.18 Preparing to unpack .../154-libgvpr2_2.40.1-6+deb10u1_amd64.deb ... #5 74.71 Unpacking libgvpr2 (2.40.1-6+deb10u1) ... #5 75.26 Selecting previously unselected package liblab-gamut1. #5 75.27 Preparing to unpack .../155-liblab-gamut1_2.40.1-6+deb10u1_amd64.deb ... #5 75.30 Unpacking liblab-gamut1 (2.40.1-6+deb10u1) ... #5 75.53 Selecting previously unselected package graphviz. #5 75.54 Preparing to unpack .../156-graphviz_2.40.1-6+deb10u1_amd64.deb ... #5 75.57 Unpacking graphviz (2.40.1-6+deb10u1) ... #5 75.78 Selecting previously unselected package libatk1.0-data. #5 75.78 Preparing to unpack .../157-libatk1.0-data_2.30.0-2_all.deb ... #5 75.81 Unpacking libatk1.0-data (2.30.0-2) ... #5 76.05 Selecting previously unselected package libatk1.0-0:amd64. #5 76.05 Preparing to unpack .../158-libatk1.0-0_2.30.0-2_amd64.deb ... #5 76.08 Unpacking libatk1.0-0:amd64 (2.30.0-2) ... #5 76.28 Selecting previously unselected package libatspi2.0-0:amd64. #5 76.28 Preparing to unpack .../159-libatspi2.0-0_2.30.0-7_amd64.deb ... #5 76.31 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ... #5 76.51 Selecting previously unselected package libatk-bridge2.0-0:amd64. #5 76.52 Preparing to unpack .../160-libatk-bridge2.0-0_2.30.0-5_amd64.deb ... #5 76.55 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ... #5 76.78 Selecting previously unselected package libcairo-gobject2:amd64. #5 76.79 Preparing to unpack .../161-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ... #5 76.81 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #5 77.02 Selecting previously unselected package libcolord2:amd64. #5 77.03 Preparing to unpack .../162-libcolord2_1.4.3-4_amd64.deb ... #5 77.05 Unpacking libcolord2:amd64 (1.4.3-4) ... #5 77.26 Selecting previously unselected package libepoxy0:amd64. #5 77.26 Preparing to unpack .../163-libepoxy0_1.5.3-0.1_amd64.deb ... #5 77.30 Unpacking libepoxy0:amd64 (1.5.3-0.1) ... #5 77.47 Selecting previously unselected package libjson-glib-1.0-common. #5 77.48 Preparing to unpack .../164-libjson-glib-1.0-common_1.4.4-2_all.deb ... #5 77.51 Unpacking libjson-glib-1.0-common (1.4.4-2) ... #5 77.77 Selecting previously unselected package libjson-glib-1.0-0:amd64. #5 77.78 Preparing to unpack .../165-libjson-glib-1.0-0_1.4.4-2_amd64.deb ... #5 77.81 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ... #5 78.04 Selecting previously unselected package libsoup2.4-1:amd64. #5 78.04 Preparing to unpack .../166-libsoup2.4-1_2.64.2-2_amd64.deb ... #5 78.08 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ... #5 78.46 Selecting previously unselected package libsoup-gnome2.4-1:amd64. #5 78.46 Preparing to unpack .../167-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ... #5 78.51 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #5 78.84 Selecting previously unselected package librest-0.7-0:amd64. #5 78.84 Preparing to unpack .../168-librest-0.7-0_0.8.1-1_amd64.deb ... #5 78.87 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... #5 79.09 Selecting previously unselected package libwayland-client0:amd64. #5 79.09 Preparing to unpack .../169-libwayland-client0_1.16.0-1_amd64.deb ... #5 79.11 Unpacking libwayland-client0:amd64 (1.16.0-1) ... #5 79.25 Selecting previously unselected package libwayland-cursor0:amd64. #5 79.26 Preparing to unpack .../170-libwayland-cursor0_1.16.0-1_amd64.deb ... #5 79.27 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ... #5 79.40 Selecting previously unselected package libwayland-egl1:amd64. #5 79.41 Preparing to unpack .../171-libwayland-egl1_1.16.0-1_amd64.deb ... #5 79.43 Unpacking libwayland-egl1:amd64 (1.16.0-1) ... #5 79.67 Selecting previously unselected package libxcomposite1:amd64. #5 79.68 Preparing to unpack .../172-libxcomposite1_1%3a0.4.4-2_amd64.deb ... #5 80.62 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... #5 80.84 Selecting previously unselected package libxfixes3:amd64. #5 80.85 Preparing to unpack .../173-libxfixes3_1%3a5.0.3-1_amd64.deb ... #5 80.87 Unpacking libxfixes3:amd64 (1:5.0.3-1) ... #5 81.10 Selecting previously unselected package libxcursor1:amd64. #5 81.11 Preparing to unpack .../174-libxcursor1_1%3a1.1.15-2_amd64.deb ... #5 81.13 Unpacking libxcursor1:amd64 (1:1.1.15-2) ... #5 81.29 Selecting previously unselected package libxdamage1:amd64. #5 81.30 Preparing to unpack .../175-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ... #5 81.31 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ... #5 81.43 Selecting previously unselected package libxinerama1:amd64. #5 81.44 Preparing to unpack .../176-libxinerama1_2%3a1.1.4-2_amd64.deb ... #5 81.46 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... #5 81.62 Selecting previously unselected package xkb-data. #5 81.63 Preparing to unpack .../177-xkb-data_2.26-2_all.deb ... #5 81.67 Unpacking xkb-data (2.26-2) ... #5 81.93 Selecting previously unselected package libxkbcommon0:amd64. #5 81.94 Preparing to unpack .../178-libxkbcommon0_0.8.2-1_amd64.deb ... #5 81.95 Unpacking libxkbcommon0:amd64 (0.8.2-1) ... #5 82.15 Selecting previously unselected package libxrandr2:amd64. #5 82.16 Preparing to unpack .../179-libxrandr2_2%3a1.5.1-1_amd64.deb ... #5 82.18 Unpacking libxrandr2:amd64 (2:1.5.1-1) ... #5 82.37 Selecting previously unselected package libgtk-3-common. #5 82.37 Preparing to unpack .../180-libgtk-3-common_3.24.5-1_all.deb ... #5 82.40 Unpacking libgtk-3-common (3.24.5-1) ... #5 82.87 Selecting previously unselected package libgtk-3-0:amd64. #5 82.87 Preparing to unpack .../181-libgtk-3-0_3.24.5-1_amd64.deb ... #5 82.91 Unpacking libgtk-3-0:amd64 (3.24.5-1) ... #5 83.28 Selecting previously unselected package libimagequant0:amd64. #5 83.28 Preparing to unpack .../182-libimagequant0_2.12.2-1.1_amd64.deb ... #5 83.30 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #5 83.40 Selecting previously unselected package librsvg2-bin. #5 83.40 Preparing to unpack .../183-librsvg2-bin_2.44.10-2.1+deb10u3_amd64.deb ... #5 83.42 Unpacking librsvg2-bin (2.44.10-2.1+deb10u3) ... #5 83.61 Selecting previously unselected package libwebpdemux2:amd64. #5 83.62 Preparing to unpack .../184-libwebpdemux2_0.6.1-2+deb10u3_amd64.deb ... #5 83.64 Unpacking libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #5 83.80 Selecting previously unselected package libwebpmux3:amd64. #5 83.80 Preparing to unpack .../185-libwebpmux3_0.6.1-2+deb10u3_amd64.deb ... #5 83.82 Unpacking libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #5 83.96 Selecting previously unselected package mscgen. #5 83.97 Preparing to unpack .../186-mscgen_0.20-12_amd64.deb ... #5 84.00 Unpacking mscgen (0.20-12) ... #5 84.17 Selecting previously unselected package osmocom-master. #5 84.17 Preparing to unpack .../187-osmocom-master_1.0.0_amd64.deb ... #5 84.19 Unpacking osmocom-master (1.0.0) ... #5 84.30 Selecting previously unselected package python3-funcparserlib. #5 84.31 Preparing to unpack .../188-python3-funcparserlib_0.3.6-7_all.deb ... #5 84.34 Unpacking python3-funcparserlib (0.3.6-7) ... #5 84.57 Selecting previously unselected package python3-pil:amd64. #5 84.58 Preparing to unpack .../189-python3-pil_5.4.1-2+deb10u6_amd64.deb ... #5 84.60 Unpacking python3-pil:amd64 (5.4.1-2+deb10u6) ... #5 84.85 Selecting previously unselected package python3-pkg-resources. #5 84.85 Preparing to unpack .../190-python3-pkg-resources_40.8.0-1_all.deb ... #5 84.88 Unpacking python3-pkg-resources (40.8.0-1) ... #5 85.09 Selecting previously unselected package python3-webcolors. #5 85.09 Preparing to unpack .../191-python3-webcolors_1.5-2_all.deb ... #5 85.12 Unpacking python3-webcolors (1.5-2) ... #5 85.31 Selecting previously unselected package python3-roman. #5 85.31 Preparing to unpack .../192-python3-roman_2.0.0-3_all.deb ... #5 85.34 Unpacking python3-roman (2.0.0-3) ... #5 86.26 Selecting previously unselected package python3-docutils. #5 86.27 Preparing to unpack .../193-python3-docutils_0.14+dfsg-4_all.deb ... #5 86.30 Unpacking python3-docutils (0.14+dfsg-4) ... #5 86.50 Selecting previously unselected package python3-reportlab-accel:amd64. #5 86.51 Preparing to unpack .../194-python3-reportlab-accel_3.5.13-1+deb10u2_amd64.deb ... #5 86.53 Unpacking python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #5 86.73 Selecting previously unselected package python3-reportlab. #5 86.74 Preparing to unpack .../195-python3-reportlab_3.5.13-1+deb10u2_all.deb ... #5 86.76 Unpacking python3-reportlab (3.5.13-1+deb10u2) ... #5 87.00 Selecting previously unselected package python3-blockdiag. #5 87.00 Preparing to unpack .../196-python3-blockdiag_1.5.3+dfsg-5.2_all.deb ... #5 87.04 Unpacking python3-blockdiag (1.5.3+dfsg-5.2) ... #5 87.28 Selecting previously unselected package python3-nwdiag. #5 87.29 Preparing to unpack .../197-python3-nwdiag_1.0.4+dfsg-1_all.deb ... #5 87.32 Unpacking python3-nwdiag (1.0.4+dfsg-1) ... #5 87.50 Selecting previously unselected package osmo-gsm-manuals-dev. #5 87.51 Preparing to unpack .../198-osmo-gsm-manuals-dev_1.6.0_all.deb ... #5 87.54 Unpacking osmo-gsm-manuals-dev (1.6.0) ... #5 87.76 Setting up libgs9-common (9.27~dfsg-2+deb10u9) ... #5 87.90 Setting up libxdot4 (2.40.1-6+deb10u1) ... #5 88.05 Setting up libgraphite2-3:amd64 (1.3.13-7) ... #5 88.17 Setting up liblcms2-2:amd64 (2.9-3) ... #5 88.26 Setting up libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #5 88.35 Setting up systemd-sysv (241-7~deb10u10) ... #5 88.44 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #5 88.53 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #5 88.62 Setting up libsgmls-perl (1.03ii-36) ... #5 88.71 Setting up mime-support (3.62) ... #5 88.89 Setting up libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #5 88.98 Setting up fonts-gfs-porson (1.1-6) ... #5 89.07 Setting up hicolor-icon-theme (0.17-2) ... #5 89.18 Setting up libdatrie1:amd64 (0.2.12-2) ... #5 89.26 Setting up sgmlspl (1.03ii-36) ... #5 89.35 Setting up libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #5 89.44 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #5 89.55 Setting up libijs-0.35:amd64 (0.35-14) ... #5 89.64 Setting up libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 89.73 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ... #5 89.82 Setting up liblab-gamut1 (2.40.1-6+deb10u1) ... #5 89.91 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #5 90.00 Setting up x11-common (1:7.7+19) ... #5 90.64 debconf: unable to initialize frontend: Dialog #5 90.64 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 90.64 debconf: falling back to frontend: Readline #5 90.67 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #5 90.68 invoke-rc.d: could not determine current runlevel #5 90.68 invoke-rc.d: policy-rc.d denied execution of start. #5 90.70 Setting up xkb-data (2.26-2) ... #5 90.79 Setting up libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #5 90.88 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #5 90.96 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #5 91.06 Setting up libcolord2:amd64 (1.4.3-4) ... #5 91.17 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #5 91.26 Setting up poppler-data (0.4.9-2) ... #5 92.02 Setting up libosp5 (1.5.2-13+b1) ... #5 92.21 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #5 92.30 Setting up libdconf1:amd64 (0.30.1-2) ... #5 92.40 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #5 92.48 Setting up asciidoc-common (8.6.10-3) ... #5 94.12 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #5 94.24 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #5 94.33 Setting up libepoxy0:amd64 (1.5.3-0.1) ... #5 94.42 Setting up libjbig2dec0:amd64 (0.16-1+deb10u1) ... #5 94.51 Setting up libteckit0:amd64 (2.5.8+ds2-5) ... #5 94.60 Setting up libpathplan4 (2.40.1-6+deb10u1) ... #5 94.69 Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ... #5 94.78 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #5 94.87 Setting up dbus (1.12.28-0+deb10u1) ... #5 95.38 invoke-rc.d: could not determine current runlevel #5 95.38 invoke-rc.d: policy-rc.d denied execution of start. #5 95.41 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #5 95.50 Setting up t1utils (1.41-3) ... #5 95.59 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #5 95.68 Setting up libpng16-16:amd64 (1.6.36-6) ... #5 95.77 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ... #5 95.87 Setting up fonts-dejavu-core (2.37-1) ... #5 96.32 Setting up lynx-common (2.8.9rel.1-3+deb10u1) ... #5 96.52 Setting up osmocom-master (1.0.0) ... #5 97.44 Setting up libltdl7:amd64 (2.4.6-9) ... #5 97.54 Setting up libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #5 97.62 Setting up libatk1.0-data (2.30.0-2) ... #5 97.71 Setting up python-apt-common (1.8.4.3) ... #5 97.80 Setting up libostyle1c2 (1.4devel1-21.3+b1) ... #5 98.04 Setting up fonts-gfs-baskerville (1.1-5) ... #5 98.16 Setting up sensible-utils (0.0.12) ... #5 98.25 Setting up libmime-charset-perl (1.012.2-1) ... #5 98.34 Setting up libxxhash0:amd64 (0.6.5-2) ... #5 98.43 Setting up libpam-systemd:amd64 (241-7~deb10u10) ... #5 98.55 debconf: unable to initialize frontend: Dialog #5 98.55 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 98.55 debconf: falling back to frontend: Readline #5 98.68 Setting up fonts-lmodern (2.004.5-6) ... #5 98.80 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #5 98.89 Setting up libthai-data (0.1.28-2) ... #5 98.98 Setting up libjson-glib-1.0-common (1.4.4-2) ... #5 99.07 Setting up sgml-base (1.29) ... #5 99.19 Setting up libcdt5 (2.40.1-6+deb10u1) ... #5 99.26 Setting up libatk1.0-0:amd64 (2.30.0-2) ... #5 99.35 Setting up libcgraph6 (2.40.1-6+deb10u1) ... #5 99.44 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #5 99.49 Setting up libwayland-egl1:amd64 (1.16.0-1) ... #5 99.53 Setting up libmpdec2:amd64 (2.4.2-2) ... #5 99.62 Setting up glib-networking-common (2.58.0-2+deb10u2) ... #5 99.68 Setting up libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #5 99.73 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #5 99.84 Setting up openjade (1.4devel1-21.3+b1) ... #5 100.1 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #5 100.2 Setting up xdg-utils (1.1.3-1+deb10u1) ... #5 100.2 Setting up libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 100.3 Setting up libxkbcommon0:amd64 (0.8.2-1) ... #5 100.3 Setting up libpotrace0:amd64 (1.15-1) ... #5 100.4 Setting up libwayland-client0:amd64 (1.16.0-1) ... #5 100.5 Setting up teckit (2.5.8+ds2-5) ... #5 100.6 Setting up glib-networking-services (2.58.0-2+deb10u2) ... #5 100.7 Setting up libice6:amd64 (2:1.0.9-2) ... #5 100.8 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #5 100.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #5 101.0 Setting up libxcb1:amd64 (1.13.1-2) ... #5 101.0 Setting up python2.7 (2.7.16-2+deb10u4) ... #5 101.5 Setting up libwoff1:amd64 (1.0.2-1) ... #5 101.6 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... #5 101.6 Setting up libxcb-render0:amd64 (1.13.1-2) ... #5 101.7 Setting up libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #5 101.7 Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ... #5 101.8 Setting up libxcb-shm0:amd64 (1.13.1-2) ... #5 101.8 Setting up opensp (1.5.2-13+b1) ... #5 101.8 Setting up python2 (2.7.16-1) ... #5 101.9 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ... #5 102.0 Setting up libthai0:amd64 (0.1.28-2) ... #5 102.0 Setting up libpython-stdlib:amd64 (2.7.16-1) ... #5 102.1 Setting up dbus-user-session (1.12.28-0+deb10u1) ... #5 102.1 Setting up libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #5 102.2 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ... #5 102.2 Setting up shared-mime-info (1.10-1) ... #5 111.9 Setting up libcroco3:amd64 (0.6.12-3) ... #5 112.0 Setting up ucf (3.0038+nmu1) ... #5 112.1 debconf: unable to initialize frontend: Dialog #5 112.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 112.1 debconf: falling back to frontend: Readline #5 112.2 Setting up libgvpr2 (2.40.1-6+deb10u1) ... #5 112.3 Setting up libwayland-cursor0:amd64 (1.16.0-1) ... #5 112.4 Setting up xml-core (0.18+nmu1) ... #5 112.6 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #5 113.1 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #5 113.2 Setting up libharfbuzz0b:amd64 (2.3.1-1) ... #5 113.3 Setting up lynx (2.8.9rel.1-3+deb10u1) ... #5 113.3 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 113.3 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 113.3 Setting up libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #5 113.4 Setting up libxcomposite1:amd64 (1:0.4.4-2) ... #5 113.5 Setting up libsm6:amd64 (2:1.2.3-1) ... #5 113.5 Setting up python (2.7.16-1) ... #5 113.6 Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ... #5 113.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #5 113.7 Setting up libpaper1:amd64 (1.1.28) ... #5 113.8 debconf: unable to initialize frontend: Dialog #5 113.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 113.8 debconf: falling back to frontend: Readline #5 113.9 #5 113.9 Creating config file /etc/papersize with new version #5 114.0 Setting up python3.7 (3.7.3-2+deb10u7) ... #5 114.5 Setting up libharfbuzz-icu0:amd64 (2.3.1-1) ... #5 114.6 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #5 114.7 Setting up libxrender1:amd64 (1:0.9.10-1) ... #5 114.7 Setting up libsombok3:amd64 (2.4.0-2) ... #5 114.8 Setting up fontconfig-config (2.13.1-2) ... #5 114.9 debconf: unable to initialize frontend: Dialog #5 114.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 114.9 debconf: falling back to frontend: Readline #5 115.1 Setting up xsltproc (1.1.32-2.2~deb10u2) ... #5 115.2 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #5 115.3 Setting up python-apt (1.8.4.3) ... #5 115.4 Setting up dconf-service (0.30.1-2) ... #5 115.5 Setting up python3 (3.7.3-1) ... #5 115.5 running python rtupdate hooks for python3.7... #5 115.5 running python post-rtupdate hooks for python3.7... #5 115.6 Setting up libpaper-utils (1.1.28) ... #5 115.6 Setting up libatspi2.0-0:amd64 (2.30.0-7) ... #5 115.7 Setting up tex-common (6.11) ... #5 115.8 debconf: unable to initialize frontend: Dialog #5 115.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 115.8 debconf: falling back to frontend: Readline #5 115.9 update-language: texlive-base not installed and configured, doing nothing! #5 116.0 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ... #5 116.2 Setting up python3-pil:amd64 (5.4.1-2+deb10u6) ... #5 116.4 Setting up python3-roman (2.0.0-3) ... #5 116.6 Setting up asciidoc-base (8.6.10-3) ... #5 117.0 Setting up python3-webcolors (1.5-2) ... #5 117.2 Setting up libxfixes3:amd64 (1:5.0.3-1) ... #5 117.2 Setting up libunicode-linebreak-perl (0.0.20190101-1) ... #5 117.3 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #5 117.4 Setting up python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #5 117.5 Setting up libxinerama1:amd64 (2:1.1.4-2) ... #5 117.6 Setting up libxrandr2:amd64 (2:1.5.1-1) ... #5 117.6 Setting up python3-funcparserlib (0.3.6-7) ... #5 117.9 Setting up libxt6:amd64 (1:1.1.5-1+b3) ... #5 118.0 Setting up python3-reportlab (3.5.13-1+deb10u2) ... #5 118.4 Setting up libcups2:amd64 (2.2.10-6+deb10u10) ... #5 118.5 Setting up libfontconfig1:amd64 (2.13.1-2) ... #5 118.5 Setting up python3-pkg-resources (40.8.0-1) ... #5 118.7 Setting up gtk-update-icon-cache (3.24.5-1) ... #5 118.7 Setting up fontconfig (2.13.1-2) ... #5 118.8 Regenerating fonts cache... done. #5 120.9 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #5 121.0 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ... #5 121.0 Setting up libxi6:amd64 (2:1.7.9-1) ... #5 121.1 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ... #5 121.1 Setting up preview-latex-style (11.91-2) ... #5 121.2 Setting up libxcursor1:amd64 (1:1.1.15-2) ... #5 121.2 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 121.3 Setting up libxaw7:amd64 (2:1.0.13-1+b2) ... #5 121.3 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ... #5 121.4 Setting up libcupsimage2:amd64 (2.2.10-6+deb10u10) ... #5 121.4 Setting up asciidoc (8.6.10-3) ... #5 121.6 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ... #5 121.7 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #5 121.7 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 121.7 Setting up libgtk-3-common (3.24.5-1) ... #5 121.8 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 121.8 Setting up gsettings-desktop-schemas (3.28.1-1) ... #5 121.9 Setting up libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #5 121.9 Setting up mscgen (0.20-12) ... #5 122.0 Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #5 122.0 Setting up libgvc6 (2.40.1-6+deb10u1) ... #5 122.1 Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #5 122.2 Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ... #5 122.2 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 122.2 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 122.2 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #5 122.3 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ... #5 122.3 Setting up texlive-base (2018.20190227-2) ... #5 123.0 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 123.2 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 123.4 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 123.6 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex #5 123.7 debconf: unable to initialize frontend: Dialog #5 123.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 123.7 debconf: falling back to frontend: Readline #5 124.3 Setting up graphviz (2.40.1-6+deb10u1) ... #5 124.3 Setting up libsoup2.4-1:amd64 (2.64.2-2) ... #5 124.4 Setting up texlive-plain-generic (2018.20190227-2) ... #5 124.4 Setting up texlive-lang-greek (2018.20190227-2) ... #5 124.5 Setting up texlive-latex-base (2018.20190227-2) ... #5 124.6 Setting up adwaita-icon-theme (3.30.1-1) ... #5 124.7 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #5 124.8 Setting up texlive-extra-utils (2018.20190227-2) ... #5 124.8 Setting up texlive-latex-recommended (2018.20190227-2) ... #5 124.9 Setting up texlive-pictures (2018.20190227-2) ... #5 124.9 Setting up texlive-fonts-recommended (2018.20190227-2) ... #5 125.0 Setting up tipa (2:1.3-20) ... #5 125.1 Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done. #5 125.1 Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done. #5 125.1 update-fmtutil has updated the following file(s): #5 125.1 /var/lib/texmf/fmtutil.cnf-DEBIAN #5 125.1 /var/lib/texmf/fmtutil.cnf-TEXLIVEDIST #5 125.1 If you want to activate the changes in the above file(s), #5 125.1 you should run fmtutil-sys or fmtutil. #5 125.2 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #5 125.2 Setting up librest-0.7-0:amd64 (0.8.1-1) ... #5 125.3 Setting up texlive (2018.20190227-2) ... #5 125.3 Setting up libgtk-3-0:amd64 (3.24.5-1) ... #5 125.4 Setting up texlive-science (2018.20190227-2) ... #5 125.5 Setting up texlive-latex-extra (2018.20190227-2) ... #5 125.5 Setting up texlive-bibtex-extra (2018.20190227-2) ... #5 125.6 Setting up texlive-xetex (2018.20190227-2) ... #5 125.7 Setting up librsvg2-bin (2.44.10-2.1+deb10u3) ... #5 125.7 Setting up texlive-formats-extra (2018.20190227-2) ... #5 125.8 Processing triggers for libc-bin (2.28-10+deb10u3) ... #5 125.9 Processing triggers for systemd (241-7~deb10u10) ... #5 125.9 Processing triggers for sgml-base (1.29) ... #5 126.1 Setting up docutils-common (0.14+dfsg-4) ... #5 126.3 Setting up sgml-data (2.0.11) ... #5 126.8 Setting up docbook5-xml (5.0-2) ... #5 127.0 Processing triggers for sgml-base (1.29) ... #5 127.0 Setting up python3-docutils (0.14+dfsg-4) ... #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #5 127.1 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #5 127.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #5 127.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #5 127.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #5 127.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #5 127.2 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #5 127.7 Setting up docbook-xml (4.5-8) ... #5 129.5 Setting up python3-blockdiag (1.5.3+dfsg-5.2) ... #5 129.7 Setting up python3-nwdiag (1.0.4+dfsg-1) ... #5 130.0 Processing triggers for sgml-base (1.29) ... #5 130.0 Setting up docbook-dsssl (1.79-9.1) ... #5 130.2 Setting up dblatex (0.3.10-2) ... #5 130.3 Processing triggers for sgml-base (1.29) ... #5 130.4 Setting up docbook-utils (0.6.14-3.3) ... #5 130.4 Setting up asciidoc-dblatex (8.6.10-3) ... #5 130.7 Setting up osmo-gsm-manuals-dev (1.6.0) ... #5 130.7 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #5 130.8 Processing triggers for tex-common (6.11) ... #5 130.8 debconf: unable to initialize frontend: Dialog #5 130.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 130.8 debconf: falling back to frontend: Readline #5 130.9 Running updmap-sys. This may take some time... done. #5 131.4 Running mktexlsr /var/lib/texmf ... done. #5 131.5 Building format(s) --all. #5 131.5 This may take some time... done. #5 DONE 137.5s #6 exporting to image #6 exporting layers #6 exporting layers 5.1s done #6 writing image sha256:1b8f951afc58c9c89985ea221540fd59dd3edeed8dad8559ae5a86c3317b1e69 done #6 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 5.2s + 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-ggsn/*.tar.* osmo-ggsn/ osmo-ggsn/.github/ osmo-ggsn/.github/FUNDING.yml osmo-ggsn/.tarball-version osmo-ggsn/AUTHORS osmo-ggsn/COPYING osmo-ggsn/Makefile.am osmo-ggsn/README.FreeBSD osmo-ggsn/README.MacOSX osmo-ggsn/README.md osmo-ggsn/TODO-RELEASE osmo-ggsn/acinclude.m4 osmo-ggsn/configure.ac osmo-ggsn/contrib/ osmo-ggsn/contrib/Makefile.am osmo-ggsn/contrib/jenkins.sh osmo-ggsn/contrib/systemd/ osmo-ggsn/contrib/systemd/Makefile.am osmo-ggsn/contrib/systemd/apn0.netdev osmo-ggsn/contrib/systemd/ggsn.network osmo-ggsn/contrib/systemd/osmo-ggsn.service osmo-ggsn/debian/ osmo-ggsn/debian/changelog osmo-ggsn/debian/compat osmo-ggsn/debian/control osmo-ggsn/debian/copyright osmo-ggsn/debian/docs osmo-ggsn/debian/gtp-echo-responder.install osmo-ggsn/debian/libgtp-dev.install osmo-ggsn/debian/libgtp10.install osmo-ggsn/debian/libgtp6.shlibs osmo-ggsn/debian/osmo-ggsn-doc.install osmo-ggsn/debian/osmo-ggsn.examples osmo-ggsn/debian/osmo-ggsn.install osmo-ggsn/debian/postinst osmo-ggsn/debian/rules osmo-ggsn/debian/source/ osmo-ggsn/debian/source/format osmo-ggsn/doc/ osmo-ggsn/doc/Compliance.html osmo-ggsn/doc/Makefile.am osmo-ggsn/doc/examples/ osmo-ggsn/doc/examples/Makefile.am osmo-ggsn/doc/examples/firewall osmo-ggsn/doc/examples/osmo-ggsn-kernel-gtp.cfg osmo-ggsn/doc/examples/osmo-ggsn.cfg osmo-ggsn/doc/examples/sgsnemu.conf osmo-ggsn/doc/manuals/ osmo-ggsn/doc/manuals/Makefile.am osmo-ggsn/doc/manuals/chapters/ osmo-ggsn/doc/manuals/chapters/configuration.adoc osmo-ggsn/doc/manuals/chapters/overview.adoc osmo-ggsn/doc/manuals/chapters/running.adoc osmo-ggsn/doc/manuals/osmoggsn-usermanual-docinfo.xml osmo-ggsn/doc/manuals/osmoggsn-usermanual.adoc osmo-ggsn/doc/manuals/osmoggsn-vty-reference.xml osmo-ggsn/doc/manuals/regen_doc.sh osmo-ggsn/doc/manuals/vty/ osmo-ggsn/doc/manuals/vty/ggsn_vty_additions.xml osmo-ggsn/doc/osmo-ggsn.8 osmo-ggsn/doc/sgsnemu.8 osmo-ggsn/ggsn/ osmo-ggsn/ggsn/Makefile.am osmo-ggsn/ggsn/ggsn.c osmo-ggsn/ggsn/ggsn.h osmo-ggsn/ggsn/ggsn_main.c osmo-ggsn/ggsn/ggsn_vty.c osmo-ggsn/ggsn/pco.c osmo-ggsn/ggsn/pco.h osmo-ggsn/ggsn/sgsn.c osmo-ggsn/ggsn/sgsn.h osmo-ggsn/git-version-gen osmo-ggsn/gtp/ osmo-ggsn/gtp/Makefile.am osmo-ggsn/gtp/gsn.c osmo-ggsn/gtp/gsn_internal.h osmo-ggsn/gtp/gtp.c osmo-ggsn/gtp/gtp_internal.h osmo-ggsn/gtp/gtpie.c osmo-ggsn/gtp/lookupa.c osmo-ggsn/gtp/lookupa.h osmo-ggsn/gtp/pdp.c osmo-ggsn/gtp/queue.c osmo-ggsn/gtp/queue.h osmo-ggsn/include/ osmo-ggsn/include/Makefile.am osmo-ggsn/include/osmocom/ osmo-ggsn/include/osmocom/Makefile.am osmo-ggsn/include/osmocom/gtp/ osmo-ggsn/include/osmocom/gtp/Makefile.am osmo-ggsn/include/osmocom/gtp/gsn.h osmo-ggsn/include/osmocom/gtp/gtp.h osmo-ggsn/include/osmocom/gtp/gtpie.h osmo-ggsn/include/osmocom/gtp/pdp.h osmo-ggsn/intl/ osmo-ggsn/intl/Makefile.in osmo-ggsn/lib/ osmo-ggsn/lib/Makefile.am osmo-ggsn/lib/checksum.c osmo-ggsn/lib/checksum.h osmo-ggsn/lib/debug.c osmo-ggsn/lib/getopt.c osmo-ggsn/lib/getopt1.c osmo-ggsn/lib/gnugetopt.h osmo-ggsn/lib/gtp-kernel.c osmo-ggsn/lib/gtp-kernel.h osmo-ggsn/lib/icmpv6.c osmo-ggsn/lib/icmpv6.h osmo-ggsn/lib/in46_addr.c osmo-ggsn/lib/in46_addr.h osmo-ggsn/lib/ippool.c osmo-ggsn/lib/ippool.h osmo-ggsn/lib/lookup.c osmo-ggsn/lib/lookup.h osmo-ggsn/lib/netdev.c osmo-ggsn/lib/netdev.h osmo-ggsn/lib/netns.c osmo-ggsn/lib/netns.h osmo-ggsn/lib/syserr.h osmo-ggsn/lib/tun.c osmo-ggsn/lib/tun.h osmo-ggsn/lib/util.c osmo-ggsn/lib/util.h osmo-ggsn/libgtp.pc.in osmo-ggsn/po/ osmo-ggsn/po/Makefile.in osmo-ggsn/sgsnemu/ osmo-ggsn/sgsnemu/Makefile.am osmo-ggsn/sgsnemu/cmdline.c osmo-ggsn/sgsnemu/cmdline.ggo osmo-ggsn/sgsnemu/cmdline.h osmo-ggsn/sgsnemu/sgsnemu.c osmo-ggsn/tests/ osmo-ggsn/tests/Makefile.am osmo-ggsn/tests/gtp/ osmo-ggsn/tests/gtp/Makefile.am osmo-ggsn/tests/gtp/gtpie_test.c osmo-ggsn/tests/gtp/gtpie_test.ok osmo-ggsn/tests/gtp/queue_test.c osmo-ggsn/tests/gtp/queue_test.ok osmo-ggsn/tests/lib/ osmo-ggsn/tests/lib/Makefile.am osmo-ggsn/tests/lib/in46a_test.c osmo-ggsn/tests/lib/in46a_test.ok osmo-ggsn/tests/lib/in46a_v6_test.ok osmo-ggsn/tests/lib/ippool_test.c osmo-ggsn/tests/lib/ippool_test.err osmo-ggsn/tests/lib/ippool_test.ok osmo-ggsn/tests/lib/ippool_v6_test.err osmo-ggsn/tests/lib/ippool_v6_test.ok osmo-ggsn/tests/testsuite.at osmo-ggsn/utils/ osmo-ggsn/utils/Makefile.am osmo-ggsn/utils/gtp_echo_responder.c osmo-ggsn/utils/gtp_echo_responder_test.py + cd _temp/binpkgs/osmo-ggsn + apt-get -y update Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ 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: autoconf automake autopoint autotools-dev bsdmainutils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libfile-stripnondeterminism-perl libgtpnl-dev libgtpnl0 libmagic-mgc libmagic1 libmnl-dev libncurses6 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libtalloc-dev libtalloc2 libtool libuchardet0 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config po-debconf 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. Need to get 10.9 MB of archives. After this operation, 38.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libgtpnl0 1.3.1 [8688 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libgtpnl-dev 1.3.1 [4264 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore22 1.10.0.20.6ab06 [178 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocodec4 1.10.0.20.6ab06 [65.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoisdn0 1.10.0.20.6ab06 [84.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogsm20 1.10.0.20.6ab06 [238 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocoding0 1.10.0.20.6ab06 [83.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmovty13 1.10.0.20.6ab06 [117 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogb14 1.10.0.20.6ab06 [192 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoctrl0 1.10.0.20.6ab06 [73.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmosim2 1.10.0.20.6ab06 [77.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmousb0 1.10.0.20.6ab06 [64.3 kB] Get:14 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore 1.10.0.20.6ab06 [57.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore-dev 1.10.0.20.6ab06 [848 kB] Get:17 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] Get:18 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] Get:20 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] Get:21 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] Get:22 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] Get:23 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] Get:24 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get:25 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] Get:26 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] Get:27 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get:28 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] Get:29 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] Get:30 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] Get:31 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] Get:32 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] Get:33 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] Get:34 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] Get:35 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] Get:37 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] Get:38 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:39 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] Get:40 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] Get:41 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] Get:42 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:43 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] Get:44 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] Get:45 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] Get:46 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] Get:47 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] Get:48 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:49 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 10.9 MB in 0s (95.3 MB/s) Selecting previously unselected package bsdmainutils. (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 ... 62818 files and directories currently installed.) Preparing to unpack .../00-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.6-3_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.6-3) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-3+deb10u1_amd64.deb ... Unpacking groff-base (1.22.4-3+deb10u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.8.5-2+deb10u1_amd64.deb ... Unpacking man-db (2.8.5-2+deb10u1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking file (1:5.35-4+deb10u2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.19.8.1-9_amd64.deb ... Unpacking gettext-base (0.19.8.1-9) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-2_amd64.deb ... Unpacking m4 (1.4.18-2) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.1-4_all.deb ... Unpacking automake (1:1.16.1-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.19.8.1-9_all.deb ... Unpacking autopoint (0.19.8.1-9) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.6-9_all.deb ... Unpacking libtool (2.4.6-9) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.64-1_all.deb ... Unpacking libarchive-zip-perl (1.64-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../19-dh-strip-nondeterminism_1.1.2-1_all.deb ... Unpacking dh-strip-nondeterminism (1.1.2-1) ... Selecting previously unselected package dwz. Preparing to unpack .../20-dwz_0.12-3_amd64.deb ... Unpacking dwz (0.12-3) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../21-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Selecting previously unselected package gettext. Preparing to unpack .../22-gettext_0.19.8.1-9_amd64.deb ... Unpacking gettext (0.19.8.1-9) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../23-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../24-po-debconf_1.0.21_all.deb ... Unpacking po-debconf (1.0.21) ... Selecting previously unselected package debhelper. Preparing to unpack .../25-debhelper_12.1.1_all.deb ... Unpacking debhelper (12.1.1) ... Selecting previously unselected package libmnl-dev. Preparing to unpack .../26-libmnl-dev_1.0.4-2_amd64.deb ... Unpacking libmnl-dev (1.0.4-2) ... Selecting previously unselected package libgtpnl0:amd64. Preparing to unpack .../27-libgtpnl0_1.3.1_amd64.deb ... Unpacking libgtpnl0:amd64 (1.3.1) ... Selecting previously unselected package libgtpnl-dev:amd64. Preparing to unpack .../28-libgtpnl-dev_1.3.1_amd64.deb ... Unpacking libgtpnl-dev:amd64 (1.3.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../29-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../30-libtalloc2_2.1.14-2_amd64.deb ... Unpacking libtalloc2:amd64 (2.1.14-2) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../31-libosmocore22_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../32-libosmocodec4_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../33-libosmoisdn0_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../34-libosmogsm20_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../35-libosmocoding0_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../36-libosmovty13_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../37-libosmogb14_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../38-libosmoctrl0_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../39-libpcsclite1_1.8.24-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.24-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../40-libosmosim2_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../41-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../42-libosmousb0_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.20.6ab06) ... Selecting previously unselected package libosmocore. Preparing to unpack .../43-libosmocore_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmocore (1.10.0.20.6ab06) ... Selecting previously unselected package pkg-config. Preparing to unpack .../44-pkg-config_0.29-6_amd64.deb ... Unpacking pkg-config (0.29-6) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../45-libtalloc-dev_2.1.14-2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.1.14-2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../46-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../47-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../48-libosmocore-dev_1.10.0.20.6ab06_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.10.0.20.6ab06) ... Setting up libpipeline1:amd64 (1.5.1-2) ... Setting up libmagic-mgc (1:5.35-4+deb10u2) ... Setting up libarchive-zip-perl (1.64-1) ... Setting up libgtpnl0:amd64 (1.3.1) ... Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... Setting up gettext-base (0.19.8.1-9) ... Setting up file (1:5.35-4+deb10u2) ... Setting up libtalloc2:amd64 (2.1.14-2) ... Setting up autotools-dev (20180224.1) ... Setting up libmnl-dev (1.0.4-2) ... Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist Setting up autopoint (0.19.8.1-9) ... Setting up pkg-config (0.29-6) ... Setting up libpcsclite1:amd64 (1.8.24-1) ... Setting up dwz (0.12-3) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.10.0.20.6ab06) ... Setting up libosmocodec4:amd64 (1.10.0.20.6ab06) ... Setting up libuchardet0:amd64 (0.0.6-3) ... Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... Setting up gettext (0.19.8.1-9) ... Setting up libosmovty13:amd64 (1.10.0.20.6ab06) ... Setting up libgtpnl-dev:amd64 (1.3.1) ... Setting up libtool (2.4.6-9) ... Setting up libosmoisdn0:amd64 (1.10.0.20.6ab06) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Setting up m4 (1.4.18-2) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.1.14-2) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.10.0.20.6ab06) ... Setting up autoconf (2.69-11) ... Setting up groff-base (1.22.4-3+deb10u1) ... Setting up libosmogsm20:amd64 (1.10.0.20.6ab06) ... Setting up automake (1:1.16.1-4) ... update-alternatives: using /usr/bin/automake-1.16 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.16.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.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.10.0.20.6ab06) ... Setting up libosmogb14:amd64 (1.10.0.20.6ab06) ... Setting up po-debconf (1.0.21) ... Setting up man-db (2.8.5-2+deb10u1) ... Building database of manual pages ... Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. Setting up libosmocoding0:amd64 (1.10.0.20.6ab06) ... Setting up libosmosim2:amd64 (1.10.0.20.6ab06) ... Setting up libosmocore (1.10.0.20.6ab06) ... Setting up libosmocore-dev:amd64 (1.10.0.20.6ab06) ... Setting up debhelper (12.1.1) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (1.1.2-1) ... Processing triggers for mime-support (3.62) ... Processing triggers for libc-bin (2.28-10+deb10u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package osmo-ggsn dpkg-buildpackage: info: source version 1.12.0.12.29ea dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-ggsn in osmo-ggsn_1.12.0.12.29ea.tar.xz dpkg-source: info: building osmo-ggsn in osmo-ggsn_1.12.0.12.29ea.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:18: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:155: installing './missing' ggsn/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' dh_auto_configure -- \ --enable-gtp-linux \ --with-systemdsystemunitdir=/lib/systemd/system \ --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-gtp-linux --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals configure: WARNING: unrecognized options: --disable-maintainer-mode checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... no checking for mawk... mawk checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for LIBGTPNL... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for linux/if.h... yes checking for net/if.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking linux/netlink.h usability... yes checking linux/netlink.h presence... yes checking for linux/netlink.h... yes checking linux/rtnetlink.h usability... yes checking linux/rtnetlink.h presence... yes checking for linux/rtnetlink.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct ifaliasreq exist... no checking whether struct ifreq.ifru_netmask exist... yes checking whether struct rt_msghdr exist... no checking whether struct iphdr exists... yes checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes checking whether gcc needs -traditional... no checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for inet_aton... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating ggsn/Makefile config.status: creating gtp/Makefile config.status: creating lib/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile config.status: creating utils/Makefile config.status: creating sgsnemu/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating tests/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/gtp/Makefile config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/gtp/Makefile config.status: creating libgtp.pc config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode osmo-ggsn Configuration: GTP Linux kernel support: yes make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_auto_build make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' echo 1.12.0.12-29ea > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' Making all in gtp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom/gtp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/include' Making all in lib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/lib' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o checksum.o checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o debug.o debug.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o icmpv6.o icmpv6.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o in46_addr.o in46_addr.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ippool.o ippool.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lookup.o lookup.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o netdev.o netdev.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o netns.o netns.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tun.o tun.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtp-kernel.o gtp-kernel.c tun.c: In function 'tun_new': tun.c:191:11: warning: implicit declaration of function 'osmo_tundev_get_fd'; did you mean 'osmo_tundev_send'? [-Wimplicit-function-declaration] t->fd = osmo_tundev_get_fd(t->tundev); ^~~~~~~~~~~~~~~~~~ osmo_tundev_send in46_addr.c: In function 'in46p_ntoa': in46_addr.c:97:49: warning: '%u' directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 255 [-Wformat-truncation=] snprintf(addrstr_buf, sizeof(addrstr_buf), "%s/%u", in46a_ntoa(&in46p->addr), in46p->prefixlen); ^~ in46_addr.c:97:45: note: directive argument in the range [0, 255] snprintf(addrstr_buf, sizeof(addrstr_buf), "%s/%u", in46a_ntoa(&in46p->addr), in46p->prefixlen); ^~~~~~~ In file included from /usr/include/stdio.h:873, from /usr/include/osmocom/core/utils.h:5, from in46_addr.c:15: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 260 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tun.c: In function 'tun_runscript': tun.c:298:39: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 111 and 253 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%s %s %s %s", ^~ script, tun->devname, snet, smask); ~~~~~ In file included from /usr/include/stdio.h:873, from tun.c:20: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 4 or more bytes (assuming 273) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libmisc.a ar cru libmisc.a checksum.o debug.o getopt.o getopt1.o icmpv6.o in46_addr.o ippool.o lookup.o netdev.o netns.o tun.o util.o gtp-kernel.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmisc.a make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/lib' Making all in gtp make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsn.lo gsn.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtp.lo gtp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gtpie.lo gtpie.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lookupa.lo lookupa.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pdp.lo pdp.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o queue.lo queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtpie.c -fPIC -DPIC -o .libs/gtpie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c queue.c -fPIC -DPIC -o .libs/queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lookupa.c -fPIC -DPIC -o .libs/lookupa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsn.c -fPIC -DPIC -o .libs/gsn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtp.c -fPIC -DPIC -o .libs/gtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pdp.c -fPIC -DPIC -o .libs/pdp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c queue.c -o queue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lookupa.c -o lookupa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtpie.c -o gtpie.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pdp.c -o pdp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsn.c -o gsn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gtp.c -o gtp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 10:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libgtp.la -rpath /usr/lib/x86_64-linux-gnu gsn.lo gtp.lo gtpie.lo lookupa.lo pdp.lo queue.lo -losmocore -ltalloc -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/gsn.o .libs/gtp.o .libs/gtpie.o .libs/lookupa.o .libs/pdp.o .libs/queue.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgtp.so.10 -o .libs/libgtp.so.10.0.0 libtool: link: (cd ".libs" && rm -f "libgtp.so.10" && ln -s "libgtp.so.10.0.0" "libgtp.so.10") libtool: link: (cd ".libs" && rm -f "libgtp.so" && ln -s "libgtp.so.10.0.0" "libgtp.so") libtool: link: ar cru .libs/libgtp.a gsn.o gtp.o gtpie.o lookupa.o pdp.o queue.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgtp.a libtool: link: ( cd ".libs" && rm -f "libgtp.la" && ln -s "../libgtp.la" "libgtp.la" ) make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/gtp' Making all in ggsn make[3]: Entering directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ggsn_main.o ggsn_main.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ggsn_vty.o ggsn_vty.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ggsn.o ggsn.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sgsn.o sgsn.c gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pco.o pco.c /bin/bash ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-ggsn ggsn_main.o ggsn_vty.o ggsn.o sgsn.o pco.o -lgtp -L../gtp ../lib/libmisc.a -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lgtpnl libtool: link: gcc -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR=\"/usr/sbin\" -I../include -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -DGTP_KERNEL -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-ggsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-ggsn ggsn_main.o ggsn_vty.o ggsn.o sgsn.o pco.o /obs/_temp/binpkgs/osmo-ggsn/gtp/.libs/libgtp.so -L../gtp ../lib/libmisc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libgtpnl.so -pthread /usr/bin/ld: ../lib/libmisc.a(tun.o): in function `tun_new': ./lib/tun.c:191: undefined reference to `osmo_tundev_get_fd' collect2: error: ld returned 1 exit status make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn/ggsn' make[3]: *** [Makefile:410: osmo-ggsn] Error 1 make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' make[2]: *** [Makefile:495: all-recursive] Error 1 make[1]: *** [Makefile:400: all] Error 2 make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-ggsn' dh_auto_build: make -j17 returned exit code 2 make: *** [debian/rules:15: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3871830 killed; [ssh-agent] Stopped. Finished: FAILURE