Verification follows; TLDR, test case passed in each release. dannf@lakitu:~$ cat test.sh #!/bin/sh set -e for release in groovy focal bionic; do lxc launch ubuntu:${release} dannf-slc-${release} sleep 5 # give time for networking to come up lxc exec dannf-slc-${release} -- apt-add-repository ppa:dannf/dannf -y lxc exec dannf-slc-${release} -- apt install -y dannf lxc exec dannf-slc-${release} -- dannf-enable-proposed.sh lxc exec dannf-slc-${release} -- apt install -y sbuild-launchpad-chroot # LP: #1905634 Test Case for rel in xenial bionic focal groovy hirsute; do lxc exec dannf-slc-${release} -- \ sbuild-launchpad-chroot create -n ${rel} -s ${rel} \ -a $(dpkg --print-architecture) lxc exec dannf-slc-${release} -- \ sbuild-launchpad-chroot update -n ${rel} lxc exec dannf-slc-${release} -- \ sbuild-launchpad-chroot remove -n ${rel} done lxc stop dannf-slc-${release} lxc delete dannf-slc-${release} done dannf@lakitu:~$ ./test.sh Creating dannf-slc-groovy Starting dannf-slc-groovy Repository: 'deb http://ppa.launchpad.net/dannf/dannf/ubuntu/ groovy main' More info: https://launchpad.net/~dannf/+archive/ubuntu/dannf Adding repository. Adding deb entry to /etc/apt/sources.list.d/dannf-ubuntu-dannf-groovy.list Adding disabled deb-src entry to /etc/apt/sources.list.d/dannf-ubuntu-dannf-groovy.list Adding key to /etc/apt/trusted.gpg.d/dannf-ubuntu-dannf.gpg with fingerprint 1C4582E5CDE936B785D7C969D255A4056A8519FA Get:1 http://security.ubuntu.com/ubuntu groovy-security InRelease [110 kB] Get:2 http://ppa.launchpad.net/dannf/dannf/ubuntu groovy InRelease [17.5 kB] Hit:3 http://archive.ubuntu.com/ubuntu groovy InRelease Get:4 http://security.ubuntu.com/ubuntu groovy-security/main amd64 Packages [166 kB] Get:5 http://archive.ubuntu.com/ubuntu groovy-updates InRelease [110 kB] Get:6 http://security.ubuntu.com/ubuntu groovy-security/main amd64 c-n-f Metadata [2724 B] Get:7 http://security.ubuntu.com/ubuntu groovy-security/restricted amd64 Packages [64.6 kB] Get:8 http://security.ubuntu.com/ubuntu groovy-security/restricted Translation-en [10.1 kB] Get:9 http://security.ubuntu.com/ubuntu groovy-security/restricted amd64 c-n-f Metadata [380 B] Get:10 http://security.ubuntu.com/ubuntu groovy-security/universe amd64 Packages [44.2 kB] Get:11 http://security.ubuntu.com/ubuntu groovy-security/universe Translation-en [19.2 kB] Get:12 http://security.ubuntu.com/ubuntu groovy-security/universe amd64 c-n-f Metadata [2092 B] Get:13 http://security.ubuntu.com/ubuntu groovy-security/multiverse amd64 Packages [1272 B] Get:14 http://security.ubuntu.com/ubuntu groovy-security/multiverse Translation-en [352 B] Get:15 http://security.ubuntu.com/ubuntu groovy-security/multiverse amd64 c-n-f Metadata [116 B] Get:16 http://archive.ubuntu.com/ubuntu groovy-backports InRelease [101 kB] Get:17 http://archive.ubuntu.com/ubuntu groovy/universe amd64 Packages [12.6 MB] Get:18 http://ppa.launchpad.net/dannf/dannf/ubuntu groovy/main amd64 Packages [444 B] Get:19 http://ppa.launchpad.net/dannf/dannf/ubuntu groovy/main Translation-en [168 B] Get:20 http://archive.ubuntu.com/ubuntu groovy/universe Translation-en [5262 kB] Get:21 http://archive.ubuntu.com/ubuntu groovy/universe amd64 c-n-f Metadata [270 kB] Get:22 http://archive.ubuntu.com/ubuntu groovy/multiverse amd64 Packages [202 kB] Get:23 http://archive.ubuntu.com/ubuntu groovy/multiverse Translation-en [106 kB] Get:24 http://archive.ubuntu.com/ubuntu groovy/multiverse amd64 c-n-f Metadata [9260 B] Get:25 http://archive.ubuntu.com/ubuntu groovy-updates/main amd64 Packages [261 kB] Get:26 http://archive.ubuntu.com/ubuntu groovy-updates/main Translation-en [69.6 kB] Get:27 http://archive.ubuntu.com/ubuntu groovy-updates/main amd64 c-n-f Metadata [4472 B] Get:28 http://archive.ubuntu.com/ubuntu groovy-updates/restricted amd64 Packages [80.9 kB] Get:29 http://archive.ubuntu.com/ubuntu groovy-updates/universe amd64 Packages [86.8 kB] Get:30 http://archive.ubuntu.com/ubuntu groovy-updates/universe Translation-en [34.0 kB] Get:31 http://archive.ubuntu.com/ubuntu groovy-updates/universe amd64 c-n-f Metadata [3184 B] Get:32 http://archive.ubuntu.com/ubuntu groovy-updates/multiverse amd64 Packages [3100 B] Get:33 http://archive.ubuntu.com/ubuntu groovy-updates/multiverse Translation-en [744 B] Get:34 http://archive.ubuntu.com/ubuntu groovy-updates/multiverse amd64 c-n-f Metadata [116 B] Get:35 http://archive.ubuntu.com/ubuntu groovy-backports/main amd64 c-n-f Metadata [112 B] Get:36 http://archive.ubuntu.com/ubuntu groovy-backports/restricted amd64 c-n-f Metadata [116 B] Get:37 http://archive.ubuntu.com/ubuntu groovy-backports/universe amd64 Packages [3920 B] Get:38 http://archive.ubuntu.com/ubuntu groovy-backports/universe Translation-en [1324 B] Get:39 http://archive.ubuntu.com/ubuntu groovy-backports/universe amd64 c-n-f Metadata [188 B] Get:40 http://archive.ubuntu.com/ubuntu groovy-backports/multiverse amd64 c-n-f Metadata [116 B] Fetched 19.7 MB in 4s (4388 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: emacs-bin-common emacs-common emacs-el emacs-nox emacsen-common fakeroot libfakeroot liblcms2-2 Suggested packages: mailutils emacs-common-non-dfsg liblcms2-utils The following NEW packages will be installed: dannf emacs-bin-common emacs-common emacs-el emacs-nox emacsen-common fakeroot libfakeroot liblcms2-2 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded. Need to get 32.8 MB of archives. After this operation, 129 MB of additional disk space will be used. Get:1 http://ppa.launchpad.net/dannf/dannf/ubuntu groovy/main amd64 dannf all 15 [6676 B] Get:2 http://archive.ubuntu.com/ubuntu groovy/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:3 http://archive.ubuntu.com/ubuntu groovy/universe amd64 emacs-common all 1:26.3+1-1ubuntu2 [13.3 MB] Get:4 http://archive.ubuntu.com/ubuntu groovy/universe amd64 emacs-bin-common amd64 1:26.3+1-1ubuntu2 [112 kB] Get:5 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] Get:6 http://archive.ubuntu.com/ubuntu groovy/universe amd64 emacs-nox amd64 1:26.3+1-1ubuntu2 [3183 kB] Get:7 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfakeroot amd64 1.25.2-1 [26.6 kB] Get:8 http://archive.ubuntu.com/ubuntu groovy/main amd64 fakeroot amd64 1.25.2-1 [62.8 kB] Get:9 http://archive.ubuntu.com/ubuntu groovy/universe amd64 emacs-el all 1:26.3+1-1ubuntu2 [15.9 MB] Fetched 32.8 MB in 2s (13.7 MB/s) Selecting previously unselected package emacsen-common. (Reading database ... 31783 files and directories currently installed.) Preparing to unpack .../0-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package emacs-common. Preparing to unpack .../1-emacs-common_1%3a26.3+1-1ubuntu2_all.deb ... Unpacking emacs-common (1:26.3+1-1ubuntu2) ... Selecting previously unselected package emacs-bin-common. Preparing to unpack .../2-emacs-bin-common_1%3a26.3+1-1ubuntu2_amd64.deb ... Unpacking emacs-bin-common (1:26.3+1-1ubuntu2) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../3-liblcms2-2_2.9-4_amd64.deb ... Unpacking liblcms2-2:amd64 (2.9-4) ... Selecting previously unselected package emacs-nox. Preparing to unpack .../4-emacs-nox_1%3a26.3+1-1ubuntu2_amd64.deb ... Unpacking emacs-nox (1:26.3+1-1ubuntu2) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../5-libfakeroot_1.25.2-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.25.2-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../6-fakeroot_1.25.2-1_amd64.deb ... Unpacking fakeroot (1.25.2-1) ... Selecting previously unselected package dannf. Preparing to unpack .../7-dannf_15_all.deb ... Unpacking dannf (15) ... Selecting previously unselected package emacs-el. Preparing to unpack .../8-emacs-el_1%3a26.3+1-1ubuntu2_all.deb ... Unpacking emacs-el (1:26.3+1-1ubuntu2) ... Setting up liblcms2-2:amd64 (2.9-4) ... Setting up libfakeroot:amd64 (1.25.2-1) ... Setting up fakeroot (1.25.2-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot ( fakeroot) in auto mode Setting up emacsen-common (3.0.4) ... Setting up emacs-common (1:26.3+1-1ubuntu2) ... Setting up emacs-el (1:26.3+1-1ubuntu2) ... Setting up emacs-bin-common (1:26.3+1-1ubuntu2) ... update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags ) in auto mode update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (e browse) in auto mode update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsc lient (emacsclient) in auto mode update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags ) in auto mode Setting up emacs-nox (1:26.3+1-1ubuntu2) ... update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode Install emacsen-common for emacs emacsen-common: Handling install of emacsen flavor emacs Setting up dannf (15) ... Processing triggers for libc-bin (2.32-0ubuntu3) ... Processing triggers for man-db (2.9.3-2) ... Processing triggers for install-info (6.7.0.dfsg.2-5) ... Processing triggers for mime-support (3.64ubuntu1) ... Hit:1 http://ppa.launchpad.net/dannf/dannf/ubuntu groovy InRelease Get:2 http://security.ubuntu.com/ubuntu groovy-security InRelease [110 kB] Hit:3 http://archive.ubuntu.com/ubuntu groovy InRelease Hit:4 http://archive.ubuntu.com/ubuntu groovy-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu groovy-backports InRelease Get:6 http://archive.ubuntu.com/ubuntu groovy-proposed InRelease [269 kB] Get:7 http://archive.ubuntu.com/ubuntu groovy-proposed/multiverse Sources [2612 B] Get:8 http://archive.ubuntu.com/ubuntu groovy-proposed/universe Sources [3204 B] Get:9 http://archive.ubuntu.com/ubuntu groovy-proposed/restricted Sources [1864 B] Get:10 http://archive.ubuntu.com/ubuntu groovy-proposed/main Sources [28.9 kB] Get:11 http://archive.ubuntu.com/ubuntu groovy-proposed/restricted amd64 Packages [15.4 kB] Get:12 http://archive.ubuntu.com/ubuntu groovy-proposed/restricted Translation-en [2368 B] Get:13 http://archive.ubuntu.com/ubuntu groovy-proposed/restricted amd64 c-n-f Metadata [116 B] Get:14 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 Packages [56.7 kB] Get:15 http://archive.ubuntu.com/ubuntu groovy-proposed/main Translation-en [20.6 kB] Get:16 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 c-n-f Metadata [2164 B] Get:17 http://archive.ubuntu.com/ubuntu groovy-proposed/universe amd64 Packages [28.0 kB] Get:18 http://archive.ubuntu.com/ubuntu groovy-proposed/universe Translation-en [16.5 kB] Get:19 http://archive.ubuntu.com/ubuntu groovy-proposed/universe amd64 c-n-f Metadata [1092 B] Get:20 http://archive.ubuntu.com/ubuntu groovy-proposed/multiverse amd64 Packages [4060 B] Get:21 http://archive.ubuntu.com/ubuntu groovy-proposed/multiverse Translation-en [4408 B] Get:22 http://archive.ubuntu.com/ubuntu groovy-proposed/multiverse amd64 c-n-f Metadata [352 B] Fetched 568 kB in 1s (424 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 18 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: autodep8 autopkgtest binutils binutils-common binutils-x86-64-linux-gnu brz brz-debian build-essential bzr bzr-builddeb cpp cpp-10 dctrl-tools debian-archive-keyring debian-keyring debootstrap devscripts diffstat distro-info dpkg-dev dput g++ g++-10 gcc gcc-10 genisoimage gettext intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl libasan6 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libemail-address-xs-perl libemail-date-format-perl libencode-locale-perl libexception-class-perl libexporter-tiny-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl libfile-which-perl libfilesys-df-perl libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-10-dev libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libidn11 libimport-into-perl libio-async-loop-epoll-perl libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl22 libiterator-perl libiterator-util-perl libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl liblog-any-adapter-screen-perl liblog-any-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmetrics-any-perl libmime-lite-perl libmime-types-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libnamespace-autoclean-perl libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnsl-dev libnumber-compare-perl libnumber-range-perl libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl libperlio-gzip-perl libpod-constants-perl libquadmath0 libre-engine-re2-perl libre2-8 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl libsbuild-perl libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl libstdc++-10-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl libsys-cpuaffinity-perl libterm-readkey-perl libtest-fatal-perl libtest-metrics-any-perl libtest-refcount-perl libtext-glob-perl libtext-levenshteinxs-perl libtext-xslate-perl libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl libwww-perl libwww-robotrules-perl libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian linux-libc-dev lzip lzop make manpages-dev patchutils pbzip2 perl-openssl-defaults pixz pristine-tar python3-breezy python3-debianbts python3-debmutate python3-deprecated python3-dns python3-dulwich python3-fastimport python3-github python3-gitlab python3-gpg python3-magic python3-patiencediff python3-pycurl python3-pysimplesoap python3-reportbug python3-ubuntutools python3-unidiff python3-wrapt python3-xdg quilt reportbug rpcsvc-proto sbuild schroot schroot-common t1utils ubuntu-dev-tools unzip wdiff xdelta xdelta3 Suggested packages: lxc lxd ovmf qemu-efi-aarch64 qemu-efi-arm qemu-system qemu-utils vmdb2 binutils-doc brz-doc python3-breezy.tests python3-lzma cpp-doc gcc-10-locales debtags arch-test squid-deb-proxy-client adequate bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client ratt reprotest svn-buildpackage w3m equivs libsoap-lite-perl shunit2 python3-paramiko mini-dinstall g++-multilib g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-10-multilib wodim cdrkit-doc gettext-doc autopoint libasprintf-dev libgettextpo-dev libdigest-hmac-perl libgssapi-perl glibc-doc libcrypt-ssleay-perl default-mta | mail-transport-agent libmojolicious-perl libossp-uuid-perl libscalar-number-perl libstdc++-10-doc libbareword-filehandles-perl libindirect-perl libmultidimensional-perl libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl binutils-multiarch libtext-template-perl make-doc python3-breezy-dbg python3-kerberos xdg-utils python-gitlab-doc libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg graphviz procmail default-mta | postfix | exim4 | mail-transport-agent debconf-utils debsums dlocate python3-urwid reportbug-gtk claws-mail deborphan zfsutils-linux aufs-tools | unionfs-fuse qemu-user-static zip wdiff-doc The following NEW packages will be installed: autodep8 autopkgtest binutils binutils-common binutils-x86-64-linux-gnu brz brz-debian build-essential bzr bzr-builddeb cpp cpp-10 dctrl-tools debian-archive-keyring debian-keyring debootstrap devscripts diffstat distro-info dpkg-dev dput g++ g++-10 gcc gcc-10 genisoimage gettext intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl libasan6 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libemail-address-xs-perl libemail-date-format-perl libencode-locale-perl libexception-class-perl libexporter-tiny-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl libfile-which-perl libfilesys-df-perl libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-10-dev libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libidn11 libimport-into-perl libio-async-loop-epoll-perl libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl22 libiterator-perl libiterator-util-perl libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl liblog-any-adapter-screen-perl liblog-any-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmetrics-any-perl libmime-lite-perl libmime-types-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libnamespace-autoclean-perl libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnsl-dev libnumber-compare-perl libnumber-range-perl libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl libperlio-gzip-perl libpod-constants-perl libquadmath0 libre-engine-re2-perl libre2-8 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl libsbuild-perl libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl libstdc++-10-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl libsys-cpuaffinity-perl libterm-readkey-perl libtest-fatal-perl libtest-metrics-any-perl libtest-refcount-perl libtext-glob-perl libtext-levenshteinxs-perl libtext-xslate-perl libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl libwww-perl libwww-robotrules-perl libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian linux-libc-dev lzip lzop make manpages-dev patchutils pbzip2 perl-openssl-defaults pixz pristine-tar python3-breezy python3-debianbts python3-debmutate python3-deprecated python3-dns python3-dulwich python3-fastimport python3-github python3-gitlab python3-gpg python3-magic python3-patiencediff python3-pycurl python3-pysimplesoap python3-reportbug python3-ubuntutools python3-unidiff python3-wrapt python3-xdg quilt reportbug rpcsvc-proto sbuild sbuild-launchpad-chroot schroot schroot-common t1utils ubuntu-dev-tools unzip wdiff xdelta xdelta3 The following packages will be upgraded: libc6 1 upgraded, 272 newly installed, 0 to remove and 17 not upgraded. Need to get 99.6 MB of archives. After this operation, 311 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 libc6 amd64 2.32-0ubuntu3.1 [2682 kB] Get:2 http://archive.ubuntu.com/ubuntu groovy/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] Get:3 http://archive.ubuntu.com/ubuntu groovy/main amd64 autodep8 all 0.24ubuntu1 [12.5 kB] Get:4 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdpkg-perl all 1.20.5ubuntu2 [232 kB] Get:5 http://archive.ubuntu.com/ubuntu groovy/main amd64 autopkgtest all 5.13.1 [137 kB] Get:6 http://archive.ubuntu.com/ubuntu groovy/main amd64 binutils-common amd64 2.35.1-1ubuntu1 [212 kB] Get:7 http://archive.ubuntu.com/ubuntu groovy/main amd64 libbinutils amd64 2.35.1-1ubuntu1 [481 kB] Get:8 http://archive.ubuntu.com/ubuntu groovy/main amd64 libctf-nobfd0 amd64 2.35.1-1ubuntu1 [48.1 kB] Get:9 http://archive.ubuntu.com/ubuntu groovy/main amd64 libctf0 amd64 2.35.1-1ubuntu1 [47.6 kB] Get:10 http://archive.ubuntu.com/ubuntu groovy/main amd64 binutils-x86-64-linux-gnu amd64 2.35.1-1ubuntu1 [1645 kB] Get:11 http://archive.ubuntu.com/ubuntu groovy/main amd64 binutils amd64 2.35.1-1ubuntu1 [3380 B] Get:12 http://archive.ubuntu.com/ubuntu groovy-proposed/universe amd64 python3-dulwich amd64 0.20.2-1 [257 kB] Get:13 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-fastimport all 0.9.8-5build1 [29.6 kB] Get:14 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-patiencediff amd64 0.1.0-2build2 [20.1 kB] Get:15 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-breezy amd64 3.1.0-5build1 [1645 kB] Get:16 http://archive.ubuntu.com/ubuntu groovy/universe amd64 brz all 3.1.0-5build1 [39.2 kB] Get:17 http://archive.ubuntu.com/ubuntu groovy/main amd64 make amd64 4.3-4ubuntu1 [167 kB] Get:18 http://archive.ubuntu.com/ubuntu groovy/main amd64 dpkg-dev all 1.20.5ubuntu2 [758 kB] Get:19 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] Get:20 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] Get:21 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] Get:22 http://archive.ubuntu.com/ubuntu groovy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] Get:23 http://archive.ubuntu.com/ubuntu groovy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] Get:24 http://archive.ubuntu.com/ubuntu groovy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] Get:25 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] Get:26 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] Get:27 http://archive.ubuntu.com/ubuntu groovy/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] Get:28 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] Get:29 http://archive.ubuntu.com/ubuntu groovy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] Get:30 http://archive.ubuntu.com/ubuntu groovy/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] Get:31 http://archive.ubuntu.com/ubuntu groovy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] Get:32 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] Get:33 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmoo-perl all 2.004000-1 [46.9 kB] Get:34 http://archive.ubuntu.com/ubuntu groovy/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] Get:35 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtimedate-perl all 2.3300-1 [33.9 kB] Get:36 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] Get:37 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-listing-perl all 6.04-1 [9774 B] Get:38 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] Get:39 http://archive.ubuntu.com/ubuntu groovy/main amd64 liburi-perl all 1.76-2 [77.5 kB] Get:40 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhtml-parser-perl amd64 3.73-1 [86.5 kB] Get:41 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] Get:42 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-html-perl all 1.001-1 [14.9 kB] Get:43 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] Get:44 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhttp-message-perl all 6.25-1 [75.9 kB] Get:45 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] Get:46 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] Get:47 http://archive.ubuntu.com/ubuntu groovy/main amd64 perl-openssl-defaults amd64 5 [7404 B] Get:48 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] Get:49 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] Get:50 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] Get:51 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblwp-protocol-https-perl all 6.09-1 [10.9 kB] Get:52 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] Get:53 http://archive.ubuntu.com/ubuntu groovy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] Get:54 http://archive.ubuntu.com/ubuntu groovy/main amd64 libwww-perl all 6.47-1 [140 kB] Get:55 http://archive.ubuntu.com/ubuntu groovy/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] Get:56 http://archive.ubuntu.com/ubuntu groovy/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] Get:57 http://archive.ubuntu.com/ubuntu groovy/main amd64 devscripts amd64 2.20.4ubuntu3 [943 kB] Get:58 http://archive.ubuntu.com/ubuntu groovy/universe amd64 libsys-cpuaffinity-perl amd64 1.12-1build3 [31.1 kB] Get:59 http://archive.ubuntu.com/ubuntu groovy/universe amd64 pbzip2 amd64 1.1.13-1build1 [40.0 kB] Get:60 http://archive.ubuntu.com/ubuntu groovy/universe amd64 pixz amd64 1.0.7-1 [21.1 kB] Get:61 http://archive.ubuntu.com/ubuntu groovy/universe amd64 libxdelta2 amd64 1.1.3-9.3 [47.9 kB] Get:62 http://archive.ubuntu.com/ubuntu groovy/universe amd64 xdelta amd64 1.1.3-9.3 [24.1 kB] Get:63 http://archive.ubuntu.com/ubuntu groovy/universe amd64 xdelta3 amd64 3.0.11-dfsg-1ubuntu1 [68.9 kB] Get:64 http://archive.ubuntu.com/ubuntu groovy/universe amd64 pristine-tar amd64 1.49 [111 kB] Get:65 http://archive.ubuntu.com/ubuntu groovy/main amd64 diffstat amd64 1.63-1 [27.2 kB] Get:66 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] Get:67 http://archive.ubuntu.com/ubuntu groovy/main amd64 libgomp1 amd64 10.2.0-13ubuntu1 [102 kB] Get:68 http://archive.ubuntu.com/ubuntu groovy/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] Get:69 http://archive.ubuntu.com/ubuntu groovy/universe amd64 quilt all 0.66-2.1 [304 kB] Get:70 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-debmutate all 0.9 [30.4 kB] Get:71 http://archive.ubuntu.com/ubuntu groovy/universe amd64 brz-debian all 2.8.42 [140 kB] Get:72 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 libc-dev-bin amd64 2.32-0ubuntu3.1 [30.8 kB] Get:73 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 linux-libc-dev amd64 5.8.0-37.42 [1138 kB] Get:74 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcrypt-dev amd64 1:4.4.16-1ubuntu1 [104 kB] Get:75 http://archive.ubuntu.com/ubuntu groovy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB] Get:76 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtirpc-dev amd64 1.2.6-1build1 [184 kB] Get:77 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB] Get:78 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 libc6-dev amd64 2.32-0ubuntu3.1 [2130 kB] Get:79 http://archive.ubuntu.com/ubuntu groovy/main amd64 libisl22 amd64 0.22.1-1 [592 kB] Get:80 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmpc3 amd64 1.2.0~rc1-1 [44.3 kB] Get:81 http://archive.ubuntu.com/ubuntu groovy/main amd64 cpp-10 amd64 10.2.0-13ubuntu1 [8059 kB] Get:82 http://archive.ubuntu.com/ubuntu groovy/main amd64 cpp amd64 4:10.2.0-1ubuntu1 [27.7 kB] Get:83 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcc1-0 amd64 10.2.0-13ubuntu1 [41.2 kB] Get:84 http://archive.ubuntu.com/ubuntu groovy/main amd64 libitm1 amd64 10.2.0-13ubuntu1 [26.3 kB] Get:85 http://archive.ubuntu.com/ubuntu groovy/main amd64 libatomic1 amd64 10.2.0-13ubuntu1 [9288 B] Get:86 http://archive.ubuntu.com/ubuntu groovy/main amd64 libasan6 amd64 10.2.0-13ubuntu1 [344 kB] Get:87 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblsan0 amd64 10.2.0-13ubuntu1 [144 kB] Get:88 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtsan0 amd64 10.2.0-13ubuntu1 [319 kB] Get:89 http://archive.ubuntu.com/ubuntu groovy/main amd64 libubsan1 amd64 10.2.0-13ubuntu1 [136 kB] Get:90 http://archive.ubuntu.com/ubuntu groovy/main amd64 libquadmath0 amd64 10.2.0-13ubuntu1 [146 kB] Get:91 http://archive.ubuntu.com/ubuntu groovy/main amd64 libgcc-10-dev amd64 10.2.0-13ubuntu1 [2341 kB] Get:92 http://archive.ubuntu.com/ubuntu groovy/main amd64 gcc-10 amd64 10.2.0-13ubuntu1 [16.3 MB] Get:93 http://archive.ubuntu.com/ubuntu groovy/main amd64 gcc amd64 4:10.2.0-1ubuntu1 [5208 B] Get:94 http://archive.ubuntu.com/ubuntu groovy/main amd64 libstdc++-10-dev amd64 10.2.0-13ubuntu1 [1750 kB] Get:95 http://archive.ubuntu.com/ubuntu groovy/main amd64 g++-10 amd64 10.2.0-13ubuntu1 [9061 kB] Get:96 http://archive.ubuntu.com/ubuntu groovy/main amd64 g++ amd64 4:10.2.0-1ubuntu1 [1608 B] Get:97 http://archive.ubuntu.com/ubuntu groovy/main amd64 build-essential amd64 12.8ubuntu3 [4640 B] Get:98 http://archive.ubuntu.com/ubuntu groovy/universe amd64 bzr all 2.7.0+bzr6622+brz [4064 B] Get:99 http://archive.ubuntu.com/ubuntu groovy/universe amd64 bzr-builddeb all 2.8.12+brz [4080 B] Get:100 http://archive.ubuntu.com/ubuntu groovy/universe amd64 debian-archive-keyring all 2019.1ubuntu2 [73.4 kB] Get:101 http://archive.ubuntu.com/ubuntu groovy/universe amd64 debian-keyring all 2020.09.24 [31.2 MB] Get:102 http://archive.ubuntu.com/ubuntu groovy/main amd64 distro-info amd64 0.23ubuntu1 [17.1 kB] Get:103 http://archive.ubuntu.com/ubuntu groovy/main amd64 python3-gpg amd64 1.14.0-1ubuntu1 [172 kB] Get:104 http://archive.ubuntu.com/ubuntu groovy/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] Get:105 http://archive.ubuntu.com/ubuntu groovy/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu2 [333 kB] Get:106 http://archive.ubuntu.com/ubuntu groovy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] Get:107 http://archive.ubuntu.com/ubuntu groovy/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] Get:108 http://archive.ubuntu.com/ubuntu groovy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] Get:109 http://archive.ubuntu.com/ubuntu groovy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:110 http://archive.ubuntu.com/ubuntu groovy/main amd64 libaliased-perl all 0.34-1 [13.2 kB] Get:111 http://archive.ubuntu.com/ubuntu groovy/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] Get:112 http://archive.ubuntu.com/ubuntu groovy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] Get:113 http://archive.ubuntu.com/ubuntu groovy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] Get:114 http://archive.ubuntu.com/ubuntu groovy/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] Get:115 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] Get:116 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] Get:117 http://archive.ubuntu.com/ubuntu groovy/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] Get:118 http://archive.ubuntu.com/ubuntu groovy/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] Get:119 http://archive.ubuntu.com/ubuntu groovy/main amd64 libboost-filesystem1.71.0 amd64 1.71.0-6ubuntu9 [242 kB] Get:120 http://archive.ubuntu.com/ubuntu groovy/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu9 [234 kB] Get:121 http://archive.ubuntu.com/ubuntu groovy/main amd64 libboost-program-options1.71.0 amd64 1.71.0-6ubuntu9 [335 kB] Get:122 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] Get:123 http://archive.ubuntu.com/ubuntu groovy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] Get:124 http://archive.ubuntu.com/ubuntu groovy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build5 [33.5 kB] Get:125 http://archive.ubuntu.com/ubuntu groovy/main amd64 libclone-perl amd64 0.45-1 [10.6 kB] Get:126 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcommon-sense-perl amd64 3.75-1build2 [20.5 kB] Get:127 http://archive.ubuntu.com/ubuntu groovy/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB] Get:128 http://archive.ubuntu.com/ubuntu groovy/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] Get:129 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] Get:130 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] Get:131 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] Get:132 http://archive.ubuntu.com/ubuntu groovy/main amd64 libconst-fast-perl all 0.014-1 [7958 B] Get:133 http://archive.ubuntu.com/ubuntu groovy/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] Get:134 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] Get:135 http://archive.ubuntu.com/ubuntu groovy/main amd64 libcpanel-json-xs-perl amd64 4.21-1 [110 kB] Get:136 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] Get:137 http://archive.ubuntu.com/ubuntu groovy/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] Get:138 http://archive.ubuntu.com/ubuntu groovy/main amd64 libiterator-perl all 0.03+ds1-1 [18.7 kB] Get:139 http://archive.ubuntu.com/ubuntu groovy/main amd64 libiterator-util-perl all 0.02+ds1-1 [14.0 kB] Get:140 http://archive.ubuntu.com/ubuntu groovy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] Get:141 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] Get:142 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] Get:143 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] Get:144 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdata-messagepack-perl amd64 1.00-4 [33.3 kB] Get:145 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] Get:146 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdata-validate-domain-perl all 0.10-1 [11.0 kB] Get:147 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] Get:148 http://archive.ubuntu.com/ubuntu groovy/main amd64 libemail-address-xs-perl amd64 1.04-1build3 [27.3 kB] Get:149 http://archive.ubuntu.com/ubuntu groovy/main amd64 libemail-date-format-perl all 1.005-1 [6622 B] Get:150 http://archive.ubuntu.com/ubuntu groovy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] Get:151 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] Get:152 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] Get:153 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] Get:154 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] Get:155 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtext-glob-perl all 0.11-1 [7992 B] Get:156 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] Get:157 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfilesys-df-perl amd64 0.92-6build4 [12.4 kB] Get:158 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] Get:159 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-string-perl all 1.08-3 [11.1 kB] Get:160 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] Get:161 http://archive.ubuntu.com/ubuntu groovy/main amd64 libfuture-perl all 0.45-1 [78.5 kB] Get:162 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] Get:163 http://archive.ubuntu.com/ubuntu groovy/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] Get:164 http://archive.ubuntu.com/ubuntu groovy/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] Get:165 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsort-versions-perl all 1.62-1 [9294 B] Get:166 http://archive.ubuntu.com/ubuntu groovy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] Get:167 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] Get:168 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] Get:169 http://archive.ubuntu.com/ubuntu groovy/main amd64 libjson-perl all 4.02000-2 [80.9 kB] Get:170 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] Get:171 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] Get:172 http://archive.ubuntu.com/ubuntu groovy/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] Get:173 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] Get:174 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] Get:175 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] Get:176 http://archive.ubuntu.com/ubuntu groovy/main amd64 libpath-tiny-perl all 0.114-1 [42.6 kB] Get:177 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtype-tiny-perl all 1.010005-1 [310 kB] Get:178 http://archive.ubuntu.com/ubuntu groovy/main amd64 libgitlab-api-v4-perl all 0.25-2 [84.3 kB] Get:179 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] Get:180 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] Get:181 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] Get:182 http://archive.ubuntu.com/ubuntu groovy/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] Get:183 http://archive.ubuntu.com/ubuntu groovy/main amd64 libidn11 amd64 1.33-2.4 [46.0 kB] Get:184 http://archive.ubuntu.com/ubuntu groovy/main amd64 libstruct-dumb-perl all 0.12-1 [12.0 kB] Get:185 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmetrics-any-perl all 0.06-1 [40.8 kB] Get:186 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtest-metrics-any-perl all 0.01-2 [6944 B] Get:187 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-async-perl all 0.77-3 [257 kB] Get:188 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] Get:189 http://archive.ubuntu.com/ubuntu groovy/main amd64 libio-async-loop-epoll-perl all 0.21-1 [10.4 kB] Get:190 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] Get:191 http://archive.ubuntu.com/ubuntu groovy/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] Get:192 http://archive.ubuntu.com/ubuntu groovy/main amd64 libjson-maybexs-perl all 1.004002-1 [11.3 kB] Get:193 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] Get:194 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] Get:195 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] Get:196 http://archive.ubuntu.com/ubuntu groovy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] Get:197 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] Get:198 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] Get:199 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmime-lite-perl all 3.031-1 [62.9 kB] Get:200 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmime-types-perl all 2.17-1 [57.6 kB] Get:201 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] Get:202 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] Get:203 http://archive.ubuntu.com/ubuntu groovy/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] Get:204 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] Get:205 http://archive.ubuntu.com/ubuntu groovy/main amd64 libmouse-perl amd64 2.5.10-1build1 [155 kB] Get:206 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] Get:207 http://archive.ubuntu.com/ubuntu groovy/main amd64 libnumber-range-perl all 0.12-1 [8556 B] Get:208 http://archive.ubuntu.com/ubuntu groovy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build2 [18.4 kB] Get:209 http://archive.ubuntu.com/ubuntu groovy/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] Get:210 http://archive.ubuntu.com/ubuntu groovy/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] Get:211 http://archive.ubuntu.com/ubuntu groovy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] Get:212 http://archive.ubuntu.com/ubuntu groovy/main amd64 libre2-8 amd64 20200801+dfsg-1 [167 kB] Get:213 http://archive.ubuntu.com/ubuntu groovy/main amd64 libre-engine-re2-perl amd64 0.13-5build3 [16.8 kB] Get:214 http://archive.ubuntu.com/ubuntu groovy/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] Get:215 http://archive.ubuntu.com/ubuntu groovy/main amd64 libref-util-perl all 0.204-1 [15.0 kB] Get:216 http://archive.ubuntu.com/ubuntu groovy/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] Get:217 http://archive.ubuntu.com/ubuntu groovy/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] Get:218 http://archive.ubuntu.com/ubuntu groovy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] Get:219 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsereal-decoder-perl amd64 4.018+ds-1 [94.5 kB] Get:220 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsereal-encoder-perl amd64 4.018+ds-1 [97.9 kB] Get:221 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsereal-perl all 4.018-1 [8756 B] Get:222 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] Get:223 http://archive.ubuntu.com/ubuntu groovy/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] Get:224 http://archive.ubuntu.com/ubuntu groovy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] Get:225 http://archive.ubuntu.com/ubuntu groovy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] Get:226 http://archive.ubuntu.com/ubuntu groovy/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] Get:227 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtest-fatal-perl all 0.016-1 [12.2 kB] Get:228 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] Get:229 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build7 [8580 B] Get:230 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtext-xslate-perl amd64 3.5.8-1build1 [183 kB] Get:231 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] Get:232 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtime-moment-perl amd64 0.44-1build3 [69.9 kB] Get:233 http://archive.ubuntu.com/ubuntu groovy/main amd64 libtype-tiny-xs-perl amd64 0.021-1 [23.4 kB] Get:234 http://archive.ubuntu.com/ubuntu groovy/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] Get:235 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] Get:236 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] Get:237 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] Get:238 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2 [318 kB] Get:239 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] Get:240 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] Get:241 http://archive.ubuntu.com/ubuntu groovy/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] Get:242 http://archive.ubuntu.com/ubuntu groovy/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1 [28.2 kB] Get:243 http://archive.ubuntu.com/ubuntu groovy/main amd64 licensecheck all 3.0.47-1 [37.0 kB] Get:244 http://archive.ubuntu.com/ubuntu groovy/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] Get:245 http://archive.ubuntu.com/ubuntu groovy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] Get:246 http://archive.ubuntu.com/ubuntu groovy/main amd64 lzip amd64 1.21-8 [77.9 kB] Get:247 http://archive.ubuntu.com/ubuntu groovy/main amd64 lzop amd64 1.04-1build1 [83.4 kB] Get:248 http://archive.ubuntu.com/ubuntu groovy/main amd64 t1utils amd64 1.41-4 [56.0 kB] Get:249 http://archive.ubuntu.com/ubuntu groovy/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] Get:250 http://archive.ubuntu.com/ubuntu groovy/main amd64 lintian all 2.89.0 [980 kB] Get:251 http://archive.ubuntu.com/ubuntu groovy/main amd64 manpages-dev all 5.08-1 [2290 kB] Get:252 http://archive.ubuntu.com/ubuntu groovy/main amd64 python3-pycurl amd64 7.43.0.2-7 [47.7 kB] Get:253 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-pysimplesoap all 1.16.2-3 [43.5 kB] Get:254 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-debianbts all 3.0.2 [11.4 kB] Get:255 http://archive.ubuntu.com/ubuntu groovy/main amd64 python3-wrapt amd64 1.11.2-2build1 [30.6 kB] Get:256 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-deprecated all 1.2.10-1 [8916 B] Get:257 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-dns all 3.2.1-1 [25.6 kB] Get:258 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-github all 1.43.7-1 [64.5 kB] Get:259 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-gitlab all 1:2.4.0-1 [54.4 kB] Get:260 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-reportbug all 7.7.0ubuntu1 [67.9 kB] Get:261 http://archive.ubuntu.com/ubuntu groovy/universe amd64 python3-ubuntutools all 0.177 [56.9 kB] Get:262 http://archive.ubuntu.com/ubuntu groovy/main amd64 python3-unidiff all 0.5.5-2 [9180 B] Get:263 http://archive.ubuntu.com/ubuntu groovy/main amd64 python3-xdg all 0.26-3ubuntu1 [36.4 kB] Get:264 http://archive.ubuntu.com/ubuntu groovy/universe amd64 reportbug all 7.7.0ubuntu1 [54.4 kB] Get:265 http://archive.ubuntu.com/ubuntu groovy/main amd64 libsbuild-perl all 0.80.0ubuntu1 [80.7 kB] Get:266 http://archive.ubuntu.com/ubuntu groovy/main amd64 sbuild all 0.80.0ubuntu1 [89.5 kB] Get:267 http://archive.ubuntu.com/ubuntu groovy/universe amd64 ubuntu-dev-tools all 0.177 [89.9 kB] Get:268 http://archive.ubuntu.com/ubuntu groovy-proposed/universe amd64 sbuild-launchpad-chroot all 0.17ubuntu0.20.10.1 [7492 B] Get:269 http://archive.ubuntu.com/ubuntu groovy/main amd64 schroot-common all 1.6.10-11ubuntu1 [4504 B] Get:270 http://archive.ubuntu.com/ubuntu groovy/main amd64 schroot amd64 1.6.10-11ubuntu1 [624 kB] Get:271 http://archive.ubuntu.com/ubuntu groovy-updates/main amd64 debootstrap all 1.0.123ubuntu1.1 [39.9 kB] Get:272 http://archive.ubuntu.com/ubuntu groovy/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] Get:273 http://archive.ubuntu.com/ubuntu groovy/main amd64 python3-magic all 2:0.4.15-4 [9416 B] Fetched 99.6 MB in 9s (11.4 MB/s) Extracting templates from packages: 100% Preconfiguring packages ... (Reading database ... 35878 files and directories currently installed.) Preparing to unpack .../libc6_2.32-0ubuntu3.1_amd64.deb ... Unpacking libc6:amd64 (2.32-0ubuntu3.1) over (2.32-0ubuntu3) ... Setting up libc6:amd64 (2.32-0ubuntu3.1) ... Selecting previously unselected package dctrl-tools. (Reading database ... 35878 files and directories currently installed.) Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... Unpacking dctrl-tools (2.24-3) ... Selecting previously unselected package autodep8. Preparing to unpack .../001-autodep8_0.24ubuntu1_all.deb ... Unpacking autodep8 (0.24ubuntu1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../002-libdpkg-perl_1.20.5ubuntu2_all.deb ... Unpacking libdpkg-perl (1.20.5ubuntu2) ... Selecting previously unselected package autopkgtest. Preparing to unpack .../003-autopkgtest_5.13.1_all.deb ... Unpacking autopkgtest (5.13.1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../004-binutils-common_2.35.1-1ubuntu1_amd64.deb ... Unpacking binutils-common:amd64 (2.35.1-1ubuntu1) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../005-libbinutils_2.35.1-1ubuntu1_amd64.deb ... Unpacking libbinutils:amd64 (2.35.1-1ubuntu1) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../006-libctf-nobfd0_2.35.1-1ubuntu1_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.35.1-1ubuntu1) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../007-libctf0_2.35.1-1ubuntu1_amd64.deb ... Unpacking libctf0:amd64 (2.35.1-1ubuntu1) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../008-binutils-x86-64-linux-gnu_2.35.1-1ubuntu1_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.35.1-1ubuntu1) ... Selecting previously unselected package binutils. Preparing to unpack .../009-binutils_2.35.1-1ubuntu1_amd64.deb ... Unpacking binutils (2.35.1-1ubuntu1) ... Selecting previously unselected package python3-dulwich. Preparing to unpack .../010-python3-dulwich_0.20.2-1_amd64.deb ... Unpacking python3-dulwich (0.20.2-1) ... Selecting previously unselected package python3-fastimport. Preparing to unpack .../011-python3-fastimport_0.9.8-5build1_all.deb ... Unpacking python3-fastimport (0.9.8-5build1) ... Selecting previously unselected package python3-patiencediff. Preparing to unpack .../012-python3-patiencediff_0.1.0-2build2_amd64.deb ... Unpacking python3-patiencediff (0.1.0-2build2) ... Selecting previously unselected package python3-breezy. Preparing to unpack .../013-python3-breezy_3.1.0-5build1_amd64.deb ... Unpacking python3-breezy (3.1.0-5build1) ... Selecting previously unselected package brz. Preparing to unpack .../014-brz_3.1.0-5build1_all.deb ... Unpacking brz (3.1.0-5build1) ... Selecting previously unselected package make. Preparing to unpack .../015-make_4.3-4ubuntu1_amd64.deb ... Unpacking make (4.3-4ubuntu1) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../016-dpkg-dev_1.20.5ubuntu2_all.deb ... Unpacking dpkg-dev (1.20.5ubuntu2) ... Selecting previously unselected package libfile-which-perl. Preparing to unpack .../017-libfile-which-perl_1.23-1_all.deb ... Unpacking libfile-which-perl (1.23-1) ... Selecting previously unselected package libfile-homedir-perl. Preparing to unpack .../018-libfile-homedir-perl_1.004-1_all.deb ... Unpacking libfile-homedir-perl (1.004-1) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../019-libio-pty-perl_1%3a1.12-1_amd64.deb ... Unpacking libio-pty-perl (1:1.12-1) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../020-libipc-run-perl_20200505.0-1_all.deb ... Unpacking libipc-run-perl (20200505.0-1) ... Selecting previously unselected package libclass-method-modifiers-perl. Preparing to unpack .../021-libclass-method-modifiers-perl_2.13-1_all.deb ... Unpacking libclass-method-modifiers-perl (2.13-1) ... Selecting previously unselected package libb-hooks-op-check-perl. Preparing to unpack .../022-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... Unpacking libb-hooks-op-check-perl (0.22-1build2) ... Selecting previously unselected package libdynaloader-functions-perl. Preparing to unpack .../023-libdynaloader-functions-perl_0.003-1_all.deb ... Unpacking libdynaloader-functions-perl (0.003-1) ... Selecting previously unselected package libdevel-callchecker-perl. Preparing to unpack .../024-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb . .. Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... Selecting previously unselected package libparams-classify-perl. Preparing to unpack .../025-libparams-classify-perl_0.015-1build2_amd64.deb ... Unpacking libparams-classify-perl (0.015-1build2) ... Selecting previously unselected package libmodule-runtime-perl. Preparing to unpack .../026-libmodule-runtime-perl_0.016-1_all.deb ... Unpacking libmodule-runtime-perl (0.016-1) ... Selecting previously unselected package libimport-into-perl. Preparing to unpack .../027-libimport-into-perl_1.002005-1_all.deb ... Unpacking libimport-into-perl (1.002005-1) ... Selecting previously unselected package librole-tiny-perl. Preparing to unpack .../028-librole-tiny-perl_2.001004-1_all.deb ... Unpacking librole-tiny-perl (2.001004-1) ... Selecting previously unselected package libstrictures-perl. Preparing to unpack .../029-libstrictures-perl_2.000006-1_all.deb ... Unpacking libstrictures-perl (2.000006-1) ... Selecting previously unselected package libsub-quote-perl. Preparing to unpack .../030-libsub-quote-perl_2.006006-1_all.deb ... Unpacking libsub-quote-perl (2.006006-1) ... Selecting previously unselected package libmoo-perl. Preparing to unpack .../031-libmoo-perl_2.004000-1_all.deb ... Unpacking libmoo-perl (2.004000-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../032-libencode-locale-perl_1.05-1_all.deb ... Unpacking libencode-locale-perl (1.05-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../033-libtimedate-perl_2.3300-1_all.deb ... Unpacking libtimedate-perl (2.3300-1) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../034-libhttp-date-perl_6.05-1_all.deb ... Unpacking libhttp-date-perl (6.05-1) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../035-libfile-listing-perl_6.04-1_all.deb ... Unpacking libfile-listing-perl (6.04-1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../036-libhtml-tagset-perl_3.20-4_all.deb ... Unpacking libhtml-tagset-perl (3.20-4) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../037-liburi-perl_1.76-2_all.deb ... Unpacking liburi-perl (1.76-2) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../038-libhtml-parser-perl_3.73-1_amd64.deb ... Unpacking libhtml-parser-perl (3.73-1) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../039-libhtml-tree-perl_5.07-2_all.deb ... Unpacking libhtml-tree-perl (5.07-2) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../040-libio-html-perl_1.001-1_all.deb ... Unpacking libio-html-perl (1.001-1) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../041-liblwp-mediatypes-perl_6.04-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.04-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../042-libhttp-message-perl_6.25-1_all.deb ... Unpacking libhttp-message-perl (6.25-1) ... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../043-libhttp-cookies-perl_6.08-1_all.deb ... Unpacking libhttp-cookies-perl (6.08-1) ... Selecting previously unselected package libhttp-negotiate-perl. Preparing to unpack .../044-libhttp-negotiate-perl_6.01-1_all.deb ... Unpacking libhttp-negotiate-perl (6.01-1) ... Selecting previously unselected package perl-openssl-defaults:amd64. Preparing to unpack .../045-perl-openssl-defaults_5_amd64.deb ... Unpacking perl-openssl-defaults:amd64 (5) ... Selecting previously unselected package libnet-ssleay-perl. Preparing to unpack .../046-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../047-libio-socket-ssl-perl_2.067-1_all.deb ... Unpacking libio-socket-ssl-perl (2.067-1) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../048-libnet-http-perl_6.19-1_all.deb ... Unpacking libnet-http-perl (6.19-1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../049-liblwp-protocol-https-perl_6.09-1_all.deb ... Unpacking liblwp-protocol-https-perl (6.09-1) ... Selecting previously unselected package libtry-tiny-perl. Preparing to unpack .../050-libtry-tiny-perl_0.30-1_all.deb ... Unpacking libtry-tiny-perl (0.30-1) ... Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../051-libwww-robotrules-perl_6.02-1_all.deb ... Unpacking libwww-robotrules-perl (6.02-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../052-libwww-perl_6.47-1_all.deb ... Unpacking libwww-perl (6.47-1) ... Selecting previously unselected package patchutils. Preparing to unpack .../053-patchutils_0.4.2-1_amd64.deb ... Unpacking patchutils (0.4.2-1) ... Selecting previously unselected package wdiff. Preparing to unpack .../054-wdiff_1.2.2-2build1_amd64.deb ... Unpacking wdiff (1.2.2-2build1) ... Selecting previously unselected package devscripts. Preparing to unpack .../055-devscripts_2.20.4ubuntu3_amd64.deb ... Unpacking devscripts (2.20.4ubuntu3) ... Selecting previously unselected package libsys-cpuaffinity-perl. Preparing to unpack .../056-libsys-cpuaffinity-perl_1.12-1build3_amd64.deb ... Unpacking libsys-cpuaffinity-perl (1.12-1build3) ... Selecting previously unselected package pbzip2. Preparing to unpack .../057-pbzip2_1.1.13-1build1_amd64.deb ... Unpacking pbzip2 (1.1.13-1build1) ... Selecting previously unselected package pixz. Preparing to unpack .../058-pixz_1.0.7-1_amd64.deb ... Unpacking pixz (1.0.7-1) ... Selecting previously unselected package libxdelta2. Preparing to unpack .../059-libxdelta2_1.1.3-9.3_amd64.deb ... Unpacking libxdelta2 (1.1.3-9.3) ... Selecting previously unselected package xdelta. Preparing to unpack .../060-xdelta_1.1.3-9.3_amd64.deb ... Unpacking xdelta (1.1.3-9.3) ... Selecting previously unselected package xdelta3. Preparing to unpack .../061-xdelta3_3.0.11-dfsg-1ubuntu1_amd64.deb ... Unpacking xdelta3 (3.0.11-dfsg-1ubuntu1) ... Selecting previously unselected package pristine-tar. Preparing to unpack .../062-pristine-tar_1.49_amd64.deb ... Unpacking pristine-tar (1.49) ... Selecting previously unselected package diffstat. Preparing to unpack .../063-diffstat_1.63-1_amd64.deb ... Unpacking diffstat (1.63-1) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... Unpacking libcroco3:amd64 (0.6.13-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../065-libgomp1_10.2.0-13ubuntu1_amd64.deb ... Unpacking libgomp1:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package gettext. Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... Unpacking gettext (0.19.8.1-10build1) ... Selecting previously unselected package quilt. Preparing to unpack .../067-quilt_0.66-2.1_all.deb ... Unpacking quilt (0.66-2.1) ... Selecting previously unselected package python3-debmutate. Preparing to unpack .../068-python3-debmutate_0.9_all.deb ... Unpacking python3-debmutate (0.9) ... Selecting previously unselected package brz-debian. Preparing to unpack .../069-brz-debian_2.8.42_all.deb ... Unpacking brz-debian (2.8.42) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../070-libc-dev-bin_2.32-0ubuntu3.1_amd64.deb ... Unpacking libc-dev-bin (2.32-0ubuntu3.1) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../071-linux-libc-dev_5.8.0-37.42_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.8.0-37.42) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../072-libcrypt-dev_1%3a4.4.16-1ubuntu1_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.16-1ubuntu1) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../073-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ... Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../074-libtirpc-dev_1.2.6-1build1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.2.6-1build1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../075-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../076-libc6-dev_2.32-0ubuntu3.1_amd64.deb ... Unpacking libc6-dev:amd64 (2.32-0ubuntu3.1) ... Selecting previously unselected package libisl22:amd64. Preparing to unpack .../077-libisl22_0.22.1-1_amd64.deb ... Unpacking libisl22:amd64 (0.22.1-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../078-libmpc3_1.2.0~rc1-1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.0~rc1-1) ... Selecting previously unselected package cpp-10. Preparing to unpack .../079-cpp-10_10.2.0-13ubuntu1_amd64.deb ... Unpacking cpp-10 (10.2.0-13ubuntu1) ... Selecting previously unselected package cpp. Preparing to unpack .../080-cpp_4%3a10.2.0-1ubuntu1_amd64.deb ... Unpacking cpp (4:10.2.0-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../081-libcc1-0_10.2.0-13ubuntu1_amd64.deb ... Unpacking libcc1-0:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../082-libitm1_10.2.0-13ubuntu1_amd64.deb ... Unpacking libitm1:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../083-libatomic1_10.2.0-13ubuntu1_amd64.deb ... Unpacking libatomic1:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../084-libasan6_10.2.0-13ubuntu1_amd64.deb ... Unpacking libasan6:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../085-liblsan0_10.2.0-13ubuntu1_amd64.deb ... Unpacking liblsan0:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../086-libtsan0_10.2.0-13ubuntu1_amd64.deb ... Unpacking libtsan0:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../087-libubsan1_10.2.0-13ubuntu1_amd64.deb ... Unpacking libubsan1:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../088-libquadmath0_10.2.0-13ubuntu1_amd64.deb ... Unpacking libquadmath0:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package libgcc-10-dev:amd64. Preparing to unpack .../089-libgcc-10-dev_10.2.0-13ubuntu1_amd64.deb ... Unpacking libgcc-10-dev:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package gcc-10. Preparing to unpack .../090-gcc-10_10.2.0-13ubuntu1_amd64.deb ... Unpacking gcc-10 (10.2.0-13ubuntu1) ... Selecting previously unselected package gcc. Preparing to unpack .../091-gcc_4%3a10.2.0-1ubuntu1_amd64.deb ... Unpacking gcc (4:10.2.0-1ubuntu1) ... Selecting previously unselected package libstdc++-10-dev:amd64. Preparing to unpack .../092-libstdc++-10-dev_10.2.0-13ubuntu1_amd64.deb ... Unpacking libstdc++-10-dev:amd64 (10.2.0-13ubuntu1) ... Selecting previously unselected package g++-10. Preparing to unpack .../093-g++-10_10.2.0-13ubuntu1_amd64.deb ... Unpacking g++-10 (10.2.0-13ubuntu1) ... Selecting previously unselected package g++. Preparing to unpack .../094-g++_4%3a10.2.0-1ubuntu1_amd64.deb ... Unpacking g++ (4:10.2.0-1ubuntu1) ... Selecting previously unselected package build-essential. Preparing to unpack .../095-build-essential_12.8ubuntu3_amd64.deb ... Unpacking build-essential (12.8ubuntu3) ... Selecting previously unselected package bzr. Preparing to unpack .../096-bzr_2.7.0+bzr6622+brz_all.deb ... Unpacking bzr (2.7.0+bzr6622+brz) ... Selecting previously unselected package bzr-builddeb. Preparing to unpack .../097-bzr-builddeb_2.8.12+brz_all.deb ... Unpacking bzr-builddeb (2.8.12+brz) ... Selecting previously unselected package debian-archive-keyring. Preparing to unpack .../098-debian-archive-keyring_2019.1ubuntu2_all.deb ... Unpacking debian-archive-keyring (2019.1ubuntu2) ... Selecting previously unselected package debian-keyring. Preparing to unpack .../099-debian-keyring_2020.09.24_all.deb ... Unpacking debian-keyring (2020.09.24) ... Selecting previously unselected package distro-info. Preparing to unpack .../100-distro-info_0.23ubuntu1_amd64.deb ... Unpacking distro-info (0.23ubuntu1) ... Selecting previously unselected package python3-gpg. Preparing to unpack .../101-python3-gpg_1.14.0-1ubuntu1_amd64.deb ... Unpacking python3-gpg (1.14.0-1ubuntu1) ... Selecting previously unselected package dput. Preparing to unpack .../102-dput_1.0.3ubuntu1_all.deb ... Unpacking dput (1.0.3ubuntu1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../103-genisoimage_9%3a1.1.11-3.1ubuntu2_amd64.deb ... Unpacking genisoimage (9:1.1.11-3.1ubuntu2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../104-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-2_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-2) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libaliased-perl. Preparing to unpack .../108-libaliased-perl_0.34-1_all.deb ... Unpacking libaliased-perl (0.34-1) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../109-libapt-pkg-perl_0.1.36build3_amd64.deb ... Unpacking libapt-pkg-perl (0.1.36build3) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libarray-intspan-perl. Preparing to unpack .../111-libarray-intspan-perl_2.004-1_all.deb ... Unpacking libarray-intspan-perl (2.004-1) ... Selecting previously unselected package libasync-mergepoint-perl. Preparing to unpack .../112-libasync-mergepoint-perl_0.04-2_all.deb ... Unpacking libasync-mergepoint-perl (0.04-2) ... Selecting previously unselected package libmodule-implementation-perl. Preparing to unpack .../113-libmodule-implementation-perl_0.09-1_all.deb ... Unpacking libmodule-implementation-perl (0.09-1) ... Selecting previously unselected package libsub-exporter-progressive-perl. Preparing to unpack .../114-libsub-exporter-progressive-perl_0.001013-1_all.deb ... Unpacking libsub-exporter-progressive-perl (0.001013-1) ... Selecting previously unselected package libvariable-magic-perl. Preparing to unpack .../115-libvariable-magic-perl_0.62-1build2_amd64.deb ... Unpacking libvariable-magic-perl (0.62-1build2) ... Selecting previously unselected package libb-hooks-endofscope-perl. Preparing to unpack .../116-libb-hooks-endofscope-perl_0.24-1_all.deb ... Unpacking libb-hooks-endofscope-perl (0.24-1) ... Selecting previously unselected package libboost-filesystem1.71.0:amd64. Preparing to unpack .../117-libboost-filesystem1.71.0_1.71.0-6ubuntu9_amd64.deb ... Unpacking libboost-filesystem1.71.0:amd64 (1.71.0-6ubuntu9) ... Selecting previously unselected package libboost-iostreams1.71.0:amd64. Preparing to unpack .../118-libboost-iostreams1.71.0_1.71.0-6ubuntu9_amd64.deb . .. Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu9) ... Selecting previously unselected package libboost-program-options1.71.0:amd64. Preparing to unpack .../119-libboost-program-options1.71.0_1.71.0-6ubuntu9_amd64 .deb ... Unpacking libboost-program-options1.71.0:amd64 (1.71.0-6ubuntu9) ... Selecting previously unselected package libcapture-tiny-perl. Preparing to unpack .../120-libcapture-tiny-perl_0.48-1_all.deb ... Unpacking libcapture-tiny-perl (0.48-1) ... Selecting previously unselected package libclass-data-inheritable-perl. Preparing to unpack .../121-libclass-data-inheritable-perl_0.08-3_all.deb ... Unpacking libclass-data-inheritable-perl (0.08-3) ... Selecting previously unselected package libclass-xsaccessor-perl. Preparing to unpack .../122-libclass-xsaccessor-perl_1.19-3build5_amd64.deb ... Unpacking libclass-xsaccessor-perl (1.19-3build5) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../123-libclone-perl_0.45-1_amd64.deb ... Unpacking libclone-perl (0.45-1) ... Selecting previously unselected package libcommon-sense-perl. Preparing to unpack .../124-libcommon-sense-perl_3.75-1build2_amd64.deb ... Unpacking libcommon-sense-perl (3.75-1build2) ... Selecting previously unselected package libconfig-tiny-perl. Preparing to unpack .../125-libconfig-tiny-perl_2.24-1_all.deb ... Unpacking libconfig-tiny-perl (2.24-1) ... Selecting previously unselected package libparams-util-perl. Preparing to unpack .../126-libparams-util-perl_1.07-3build5_amd64.deb ... Unpacking libparams-util-perl (1.07-3build5) ... Selecting previously unselected package libsub-install-perl. Preparing to unpack .../127-libsub-install-perl_0.928-1_all.deb ... Unpacking libsub-install-perl (0.928-1) ... Selecting previously unselected package libdata-optlist-perl. Preparing to unpack .../128-libdata-optlist-perl_0.110-1_all.deb ... Unpacking libdata-optlist-perl (0.110-1) ... Selecting previously unselected package libsub-exporter-perl. Preparing to unpack .../129-libsub-exporter-perl_0.987-1_all.deb ... Unpacking libsub-exporter-perl (0.987-1) ... Selecting previously unselected package libconst-fast-perl. Preparing to unpack .../130-libconst-fast-perl_0.014-1_all.deb ... Unpacking libconst-fast-perl (0.014-1) ... Selecting previously unselected package libwant-perl. Preparing to unpack .../131-libwant-perl_0.29-1build4_amd64.deb ... Unpacking libwant-perl (0.29-1build4) ... Selecting previously unselected package libcontextual-return-perl. Preparing to unpack .../132-libcontextual-return-perl_0.004014-2_all.deb ... Unpacking libcontextual-return-perl (0.004014-2) ... Selecting previously unselected package libcpanel-json-xs-perl. Preparing to unpack .../133-libcpanel-json-xs-perl_4.21-1_amd64.deb ... Unpacking libcpanel-json-xs-perl (4.21-1) ... Selecting previously unselected package libdevel-stacktrace-perl. Preparing to unpack .../134-libdevel-stacktrace-perl_2.0400-1_all.deb ... Unpacking libdevel-stacktrace-perl (2.0400-1) ... Selecting previously unselected package libexception-class-perl. Preparing to unpack .../135-libexception-class-perl_1.44-1_all.deb ... Unpacking libexception-class-perl (1.44-1) ... Selecting previously unselected package libiterator-perl. Preparing to unpack .../136-libiterator-perl_0.03+ds1-1_all.deb ... Unpacking libiterator-perl (0.03+ds1-1) ... Selecting previously unselected package libiterator-util-perl. Preparing to unpack .../137-libiterator-util-perl_0.02+ds1-1_all.deb ... Unpacking libiterator-util-perl (0.02+ds1-1) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../138-libexporter-tiny-perl_1.002002-1_all.deb ... Unpacking libexporter-tiny-perl (1.002002-1) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../139-liblist-moreutils-perl_0.416-1build5_amd64.deb ... Unpacking liblist-moreutils-perl (0.416-1build5) ... Selecting previously unselected package libdata-dpath-perl. Preparing to unpack .../140-libdata-dpath-perl_0.58-1_all.deb ... Unpacking libdata-dpath-perl (0.58-1) ... Selecting previously unselected package libdata-dump-perl. Preparing to unpack .../141-libdata-dump-perl_1.23-1_all.deb ... Unpacking libdata-dump-perl (1.23-1) ... Selecting previously unselected package libdata-messagepack-perl. Preparing to unpack .../142-libdata-messagepack-perl_1.00-4_amd64.deb ... Unpacking libdata-messagepack-perl (1.00-4) ... Selecting previously unselected package libnet-domain-tld-perl. Preparing to unpack .../143-libnet-domain-tld-perl_1.75-1_all.deb ... Unpacking libnet-domain-tld-perl (1.75-1) ... Selecting previously unselected package libdata-validate-domain-perl. Preparing to unpack .../144-libdata-validate-domain-perl_0.10-1_all.deb ... Unpacking libdata-validate-domain-perl (0.10-1) ... Selecting previously unselected package libdistro-info-perl. Preparing to unpack .../145-libdistro-info-perl_0.23ubuntu1_all.deb ... Unpacking libdistro-info-perl (0.23ubuntu1) ... Selecting previously unselected package libemail-address-xs-perl. Preparing to unpack .../146-libemail-address-xs-perl_1.04-1build3_amd64.deb ... Unpacking libemail-address-xs-perl (1.04-1build3) ... Selecting previously unselected package libemail-date-format-perl. Preparing to unpack .../147-libemail-date-format-perl_1.005-1_all.deb ... Unpacking libemail-date-format-perl (1.005-1) ... Selecting previously unselected package libipc-system-simple-perl. Preparing to unpack .../148-libipc-system-simple-perl_1.30-1_all.deb ... Unpacking libipc-system-simple-perl (1.30-1) ... Selecting previously unselected package libfile-basedir-perl. Preparing to unpack .../149-libfile-basedir-perl_0.08-1_all.deb ... Unpacking libfile-basedir-perl (0.08-1) ... Selecting previously unselected package libfile-chdir-perl. Preparing to unpack .../150-libfile-chdir-perl_0.1008-1_all.deb ... Unpacking libfile-chdir-perl (0.1008-1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build4) ... Selecting previously unselected package libnumber-compare-perl. Preparing to unpack .../152-libnumber-compare-perl_0.03-1_all.deb ... Unpacking libnumber-compare-perl (0.03-1) ... Selecting previously unselected package libtext-glob-perl. Preparing to unpack .../153-libtext-glob-perl_0.11-1_all.deb ... Unpacking libtext-glob-perl (0.11-1) ... Selecting previously unselected package libfile-find-rule-perl. Preparing to unpack .../154-libfile-find-rule-perl_0.34-1_all.deb ... Unpacking libfile-find-rule-perl (0.34-1) ... Selecting previously unselected package libfilesys-df-perl. Preparing to unpack .../155-libfilesys-df-perl_0.92-6build4_amd64.deb ... Unpacking libfilesys-df-perl (0.92-6build4) ... Selecting previously unselected package libfont-afm-perl. Preparing to unpack .../156-libfont-afm-perl_1.20-2_all.deb ... Unpacking libfont-afm-perl (1.20-2) ... Selecting previously unselected package libio-string-perl. Preparing to unpack .../157-libio-string-perl_1.08-3_all.deb ... Unpacking libio-string-perl (1.08-3) ... Selecting previously unselected package libfont-ttf-perl. Preparing to unpack .../158-libfont-ttf-perl_1.06-1_all.deb ... Unpacking libfont-ttf-perl (1.06-1) ... Selecting previously unselected package libfuture-perl. Preparing to unpack .../159-libfuture-perl_0.45-1_all.deb ... Unpacking libfuture-perl (0.45-1) ... Selecting previously unselected package libio-stringy-perl. Preparing to unpack .../160-libio-stringy-perl_2.111-3_all.deb ... Unpacking libio-stringy-perl (2.111-3) ... Selecting previously unselected package libparams-validate-perl. Preparing to unpack .../161-libparams-validate-perl_1.29-3_amd64.deb ... Unpacking libparams-validate-perl (1.29-3) ... Selecting previously unselected package libgetopt-long-descriptive-perl. Preparing to unpack .../162-libgetopt-long-descriptive-perl_0.105-1_all.deb ... Unpacking libgetopt-long-descriptive-perl (0.105-1) ... Selecting previously unselected package libsort-versions-perl. Preparing to unpack .../163-libsort-versions-perl_1.62-1_all.deb ... Unpacking libsort-versions-perl (1.62-1) ... Selecting previously unselected package libgit-wrapper-perl. Preparing to unpack .../164-libgit-wrapper-perl_0.048-1_all.deb ... Unpacking libgit-wrapper-perl (0.048-1) ... Selecting previously unselected package libhttp-tiny-multipart-perl. Preparing to unpack .../165-libhttp-tiny-multipart-perl_0.08-1_all.deb ... Unpacking libhttp-tiny-multipart-perl (0.08-1) ... Selecting previously unselected package libio-prompter-perl. Preparing to unpack .../166-libio-prompter-perl_0.004015-1_all.deb ... Unpacking libio-prompter-perl (0.004015-1) ... Selecting previously unselected package libjson-perl. Preparing to unpack .../167-libjson-perl_4.02000-2_all.deb ... Unpacking libjson-perl (4.02000-2) ... Selecting previously unselected package liblog-any-perl. Preparing to unpack .../168-liblog-any-perl_1.708-1_all.deb ... Unpacking liblog-any-perl (1.708-1) ... Selecting previously unselected package liblog-any-adapter-screen-perl. Preparing to unpack .../169-liblog-any-adapter-screen-perl_0.140-1_all.deb ... Unpacking liblog-any-adapter-screen-perl (0.140-1) ... Selecting previously unselected package libpackage-stash-perl. Preparing to unpack .../170-libpackage-stash-perl_0.38-1_all.deb ... Unpacking libpackage-stash-perl (0.38-1) ... Selecting previously unselected package libsub-identify-perl. Preparing to unpack .../171-libsub-identify-perl_0.14-1build2_amd64.deb ... Unpacking libsub-identify-perl (0.14-1build2) ... Selecting previously unselected package libsub-name-perl. Preparing to unpack .../172-libsub-name-perl_0.26-1_amd64.deb ... Unpacking libsub-name-perl (0.26-1) ... Selecting previously unselected package libnamespace-clean-perl. Preparing to unpack .../173-libnamespace-clean-perl_0.27-1_all.deb ... Unpacking libnamespace-clean-perl (0.27-1) ... Selecting previously unselected package libpath-tiny-perl. Preparing to unpack .../174-libpath-tiny-perl_0.114-1_all.deb ... Unpacking libpath-tiny-perl (0.114-1) ... Selecting previously unselected package libtype-tiny-perl. Preparing to unpack .../175-libtype-tiny-perl_1.010005-1_all.deb ... Unpacking libtype-tiny-perl (1.010005-1) ... Selecting previously unselected package libgitlab-api-v4-perl. Preparing to unpack .../176-libgitlab-api-v4-perl_0.25-2_all.deb ... Unpacking libgitlab-api-v4-perl (0.25-2) ... Selecting previously unselected package libhash-fieldhash-perl. Preparing to unpack .../177-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... Unpacking libhash-fieldhash-perl (0.15-1build2) ... Selecting previously unselected package libhtml-form-perl. Preparing to unpack .../178-libhtml-form-perl_6.07-1_all.deb ... Unpacking libhtml-form-perl (6.07-1) ... Selecting previously unselected package libhtml-format-perl. Preparing to unpack .../179-libhtml-format-perl_2.12-1_all.deb ... Unpacking libhtml-format-perl (2.12-1) ... Selecting previously unselected package libhttp-daemon-perl. Preparing to unpack .../180-libhttp-daemon-perl_6.12-1_all.deb ... Unpacking libhttp-daemon-perl (6.12-1) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../181-libidn11_1.33-2.4_amd64.deb ... Unpacking libidn11:amd64 (1.33-2.4) ... Selecting previously unselected package libstruct-dumb-perl. Preparing to unpack .../182-libstruct-dumb-perl_0.12-1_all.deb ... Unpacking libstruct-dumb-perl (0.12-1) ... Selecting previously unselected package libmetrics-any-perl. Preparing to unpack .../183-libmetrics-any-perl_0.06-1_all.deb ... Unpacking libmetrics-any-perl (0.06-1) ... Selecting previously unselected package libtest-metrics-any-perl. Preparing to unpack .../184-libtest-metrics-any-perl_0.01-2_all.deb ... Unpacking libtest-metrics-any-perl (0.01-2) ... Selecting previously unselected package libio-async-perl. Preparing to unpack .../185-libio-async-perl_0.77-3_all.deb ... Unpacking libio-async-perl (0.77-3) ... Selecting previously unselected package liblinux-epoll-perl. Preparing to unpack .../186-liblinux-epoll-perl_0.017-1_amd64.deb ... Unpacking liblinux-epoll-perl (0.017-1) ... Selecting previously unselected package libio-async-loop-epoll-perl. Preparing to unpack .../187-libio-async-loop-epoll-perl_0.21-1_all.deb ... Unpacking libio-async-loop-epoll-perl (0.21-1) ... Selecting previously unselected package libtypes-serialiser-perl. Preparing to unpack .../188-libtypes-serialiser-perl_1.0-1_all.deb ... Unpacking libtypes-serialiser-perl (1.0-1) ... Selecting previously unselected package libjson-xs-perl. Preparing to unpack .../189-libjson-xs-perl_4.020-1build1_amd64.deb ... Unpacking libjson-xs-perl (4.020-1build1) ... Selecting previously unselected package libjson-maybexs-perl. Preparing to unpack .../190-libjson-maybexs-perl_1.004002-1_all.deb ... Unpacking libjson-maybexs-perl (1.004002-1) ... Selecting previously unselected package liblist-compare-perl. Preparing to unpack .../191-liblist-compare-perl_0.55-1_all.deb ... Unpacking liblist-compare-perl (0.55-1) ... Selecting previously unselected package liblist-someutils-perl. Preparing to unpack .../192-liblist-someutils-perl_0.58-1_all.deb ... Unpacking liblist-someutils-perl (0.58-1) ... Selecting previously unselected package liblist-someutils-xs-perl. Preparing to unpack .../193-liblist-someutils-xs-perl_0.58-2_amd64.deb ... Unpacking liblist-someutils-xs-perl (0.58-2) ... Selecting previously unselected package liblist-utilsby-perl. Preparing to unpack .../194-liblist-utilsby-perl_0.11-1_all.deb ... Unpacking liblist-utilsby-perl (0.11-1) ... Selecting previously unselected package libnet-smtp-ssl-perl. Preparing to unpack .../195-libnet-smtp-ssl-perl_1.04-1_all.deb ... Unpacking libnet-smtp-ssl-perl (1.04-1) ... Selecting previously unselected package libmailtools-perl. Preparing to unpack .../196-libmailtools-perl_2.21-1_all.deb ... Unpacking libmailtools-perl (2.21-1) ... Selecting previously unselected package libmime-lite-perl. Preparing to unpack .../197-libmime-lite-perl_3.031-1_all.deb ... Unpacking libmime-lite-perl (3.031-1) ... Selecting previously unselected package libmime-types-perl. Preparing to unpack .../198-libmime-types-perl_2.17-1_all.deb ... Unpacking libmime-types-perl (2.17-1) ... Selecting previously unselected package libmoox-aliases-perl. Preparing to unpack .../199-libmoox-aliases-perl_0.001006-1_all.deb ... Unpacking libmoox-aliases-perl (0.001006-1) ... Selecting previously unselected package libnamespace-autoclean-perl. Preparing to unpack .../200-libnamespace-autoclean-perl_0.29-1_all.deb ... Unpacking libnamespace-autoclean-perl (0.29-1) ... Selecting previously unselected package libobject-id-perl. Preparing to unpack .../201-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... Selecting previously unselected package libmoox-struct-perl. Preparing to unpack .../202-libmoox-struct-perl_0.020-1_all.deb ... Unpacking libmoox-struct-perl (0.020-1) ... Selecting previously unselected package libmouse-perl. Preparing to unpack .../203-libmouse-perl_2.5.10-1build1_amd64.deb ... Unpacking libmouse-perl (2.5.10-1build1) ... Selecting previously unselected package libnet-libidn-perl. Preparing to unpack .../204-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... Unpacking libnet-libidn-perl (0.12.ds-3build2) ... Selecting previously unselected package libnumber-range-perl. Preparing to unpack .../205-libnumber-range-perl_0.12-1_all.deb ... Unpacking libnumber-range-perl (0.12-1) ... Selecting previously unselected package libpackage-stash-xs-perl. Preparing to unpack .../206-libpackage-stash-xs-perl_0.29-1build2_amd64.deb ... Unpacking libpackage-stash-xs-perl (0.29-1build2) ... Selecting previously unselected package libpath-iterator-rule-perl. Preparing to unpack .../207-libpath-iterator-rule-perl_1.014-1_all.deb ... Unpacking libpath-iterator-rule-perl (1.014-1) ... Selecting previously unselected package libperlio-gzip-perl. Preparing to unpack .../208-libperlio-gzip-perl_0.19-1build5_amd64.deb ... Unpacking libperlio-gzip-perl (0.19-1build5) ... Selecting previously unselected package libpod-constants-perl. Preparing to unpack .../209-libpod-constants-perl_0.19-2_all.deb ... Unpacking libpod-constants-perl (0.19-2) ... Selecting previously unselected package libre2-8:amd64. Preparing to unpack .../210-libre2-8_20200801+dfsg-1_amd64.deb ... Unpacking libre2-8:amd64 (20200801+dfsg-1) ... Selecting previously unselected package libre-engine-re2-perl. Preparing to unpack .../211-libre-engine-re2-perl_0.13-5build3_amd64.deb ... Unpacking libre-engine-re2-perl (0.13-5build3) ... Selecting previously unselected package libreadonly-perl. Preparing to unpack .../212-libreadonly-perl_2.050-2_all.deb ... Unpacking libreadonly-perl (2.050-2) ... Selecting previously unselected package libref-util-perl. Preparing to unpack .../213-libref-util-perl_0.204-1_all.deb ... Unpacking libref-util-perl (0.204-1) ... Selecting previously unselected package libref-util-xs-perl. Preparing to unpack .../214-libref-util-xs-perl_0.117-1build2_amd64.deb ... Unpacking libref-util-xs-perl (0.117-1build2) ... Selecting previously unselected package libregexp-pattern-license-perl. Preparing to unpack .../215-libregexp-pattern-license-perl_3.4.0-1_all.deb ... Unpacking libregexp-pattern-license-perl (3.4.0-1) ... Selecting previously unselected package libregexp-pattern-perl. Preparing to unpack .../216-libregexp-pattern-perl_0.2.14-1_all.deb ... Unpacking libregexp-pattern-perl (0.2.14-1) ... Selecting previously unselected package libsereal-decoder-perl. Preparing to unpack .../217-libsereal-decoder-perl_4.018+ds-1_amd64.deb ... Unpacking libsereal-decoder-perl (4.018+ds-1) ... Selecting previously unselected package libsereal-encoder-perl. Preparing to unpack .../218-libsereal-encoder-perl_4.018+ds-1_amd64.deb ... Unpacking libsereal-encoder-perl (4.018+ds-1) ... Selecting previously unselected package libsereal-perl. Preparing to unpack .../219-libsereal-perl_4.018-1_all.deb ... Unpacking libsereal-perl (4.018-1) ... Selecting previously unselected package libsort-key-perl. Preparing to unpack .../220-libsort-key-perl_1.33-2build2_amd64.deb ... Unpacking libsort-key-perl (1.33-2build2) ... Selecting previously unselected package libstring-copyright-perl. Preparing to unpack .../221-libstring-copyright-perl_0.003006-1_all.deb ... Unpacking libstring-copyright-perl (0.003006-1) ... Selecting previously unselected package libstring-escape-perl. Preparing to unpack .../222-libstring-escape-perl_2010.002-2_all.deb ... Unpacking libstring-escape-perl (2010.002-2) ... Selecting previously unselected package libstring-shellquote-perl. Preparing to unpack .../223-libstring-shellquote-perl_1.04-1_all.deb ... Unpacking libstring-shellquote-perl (1.04-1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../224-libterm-readkey-perl_2.38-1build1_amd64.deb ... Unpacking libterm-readkey-perl (2.38-1build1) ... Selecting previously unselected package libtest-fatal-perl. Preparing to unpack .../225-libtest-fatal-perl_0.016-1_all.deb ... Unpacking libtest-fatal-perl (0.016-1) ... Selecting previously unselected package libtest-refcount-perl. Preparing to unpack .../226-libtest-refcount-perl_0.10-1_all.deb ... Unpacking libtest-refcount-perl (0.10-1) ... Selecting previously unselected package libtext-levenshteinxs-perl. Preparing to unpack .../227-libtext-levenshteinxs-perl_0.03-4build7_amd64.deb .. . Unpacking libtext-levenshteinxs-perl (0.03-4build7) ... Selecting previously unselected package libtext-xslate-perl. Preparing to unpack .../228-libtext-xslate-perl_3.5.8-1build1_amd64.deb ... Unpacking libtext-xslate-perl (3.5.8-1build1) ... Selecting previously unselected package libtime-duration-perl. Preparing to unpack .../229-libtime-duration-perl_1.21-1_all.deb ... Unpacking libtime-duration-perl (1.21-1) ... Selecting previously unselected package libtime-moment-perl. Preparing to unpack .../230-libtime-moment-perl_0.44-1build3_amd64.deb ... Unpacking libtime-moment-perl (0.44-1build3) ... Selecting previously unselected package libtype-tiny-xs-perl. Preparing to unpack .../231-libtype-tiny-xs-perl_0.021-1_amd64.deb ... Unpacking libtype-tiny-xs-perl (0.021-1) ... Selecting previously unselected package libunicode-utf8-perl. Preparing to unpack .../232-libunicode-utf8-perl_0.62-1build1_amd64.deb ... Unpacking libunicode-utf8-perl (0.62-1build1) ... Selecting previously unselected package libxml-namespacesupport-perl. Preparing to unpack .../233-libxml-namespacesupport-perl_1.12-1_all.deb ... Unpacking libxml-namespacesupport-perl (1.12-1) ... Selecting previously unselected package libxml-sax-base-perl. Preparing to unpack .../234-libxml-sax-base-perl_1.09-1_all.deb ... Unpacking libxml-sax-base-perl (1.09-1) ... Selecting previously unselected package libxml-sax-perl. Preparing to unpack .../235-libxml-sax-perl_1.02+dfsg-1_all.deb ... Unpacking libxml-sax-perl (1.02+dfsg-1) ... Selecting previously unselected package libxml-libxml-perl. Preparing to unpack .../236-libxml-libxml-perl_2.0134+dfsg-2_amd64.deb ... Unpacking libxml-libxml-perl (2.0134+dfsg-2) ... Selecting previously unselected package libxml-parser-perl. Preparing to unpack .../237-libxml-parser-perl_2.46-1_amd64.deb ... Unpacking libxml-parser-perl (2.46-1) ... Selecting previously unselected package libxml-sax-expat-perl. Preparing to unpack .../238-libxml-sax-expat-perl_0.51-1_all.deb ... Unpacking libxml-sax-expat-perl (0.51-1) ... Selecting previously unselected package libxml-writer-perl. Preparing to unpack .../239-libxml-writer-perl_0.625-1_all.deb ... Unpacking libxml-writer-perl (0.625-1) ... Selecting previously unselected package libyaml-libyaml-perl. Preparing to unpack .../240-libyaml-libyaml-perl_0.82+repack-1_amd64.deb ... Unpacking libyaml-libyaml-perl (0.82+repack-1) ... Selecting previously unselected package licensecheck. Preparing to unpack .../241-licensecheck_3.0.47-1_all.deb ... Unpacking licensecheck (3.0.47-1) ... Selecting previously unselected package libdevel-size-perl. Preparing to unpack .../242-libdevel-size-perl_0.83-1build1_amd64.deb ... Unpacking libdevel-size-perl (0.83-1build1) ... Selecting previously unselected package libipc-run3-perl. Preparing to unpack .../243-libipc-run3-perl_0.048-2_all.deb ... Unpacking libipc-run3-perl (0.048-2) ... Selecting previously unselected package lzip. Preparing to unpack .../244-lzip_1.21-8_amd64.deb ... Unpacking lzip (1.21-8) ... Selecting previously unselected package lzop. Preparing to unpack .../245-lzop_1.04-1build1_amd64.deb ... Unpacking lzop (1.04-1build1) ... Selecting previously unselected package t1utils. Preparing to unpack .../246-t1utils_1.41-4_amd64.deb ... Unpacking t1utils (1.41-4) ... Selecting previously unselected package unzip. Preparing to unpack .../247-unzip_6.0-25ubuntu1_amd64.deb ... Unpacking unzip (6.0-25ubuntu1) ... Selecting previously unselected package lintian. Preparing to unpack .../248-lintian_2.89.0_all.deb ... Unpacking lintian (2.89.0) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../249-manpages-dev_5.08-1_all.deb ... Unpacking manpages-dev (5.08-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../250-python3-pycurl_7.43.0.2-7_amd64.deb ... Unpacking python3-pycurl (7.43.0.2-7) ... Selecting previously unselected package python3-pysimplesoap. Preparing to unpack .../251-python3-pysimplesoap_1.16.2-3_all.deb ... Unpacking python3-pysimplesoap (1.16.2-3) ... Selecting previously unselected package python3-debianbts. Preparing to unpack .../252-python3-debianbts_3.0.2_all.deb ... Unpacking python3-debianbts (3.0.2) ... Selecting previously unselected package python3-wrapt. Preparing to unpack .../253-python3-wrapt_1.11.2-2build1_amd64.deb ... Unpacking python3-wrapt (1.11.2-2build1) ... Selecting previously unselected package python3-deprecated. Preparing to unpack .../254-python3-deprecated_1.2.10-1_all.deb ... Unpacking python3-deprecated (1.2.10-1) ... Selecting previously unselected package python3-dns. Preparing to unpack .../255-python3-dns_3.2.1-1_all.deb ... Unpacking python3-dns (3.2.1-1) ... Selecting previously unselected package python3-github. Preparing to unpack .../256-python3-github_1.43.7-1_all.deb ... Unpacking python3-github (1.43.7-1) ... Selecting previously unselected package python3-gitlab. Preparing to unpack .../257-python3-gitlab_1%3a2.4.0-1_all.deb ... Unpacking python3-gitlab (1:2.4.0-1) ... Selecting previously unselected package python3-reportbug. Preparing to unpack .../258-python3-reportbug_7.7.0ubuntu1_all.deb ... Unpacking python3-reportbug (7.7.0ubuntu1) ... Selecting previously unselected package python3-ubuntutools. Preparing to unpack .../259-python3-ubuntutools_0.177_all.deb ... Unpacking python3-ubuntutools (0.177) ... Selecting previously unselected package python3-unidiff. Preparing to unpack .../260-python3-unidiff_0.5.5-2_all.deb ... Unpacking python3-unidiff (0.5.5-2) ... Selecting previously unselected package python3-xdg. Preparing to unpack .../261-python3-xdg_0.26-3ubuntu1_all.deb ... Unpacking python3-xdg (0.26-3ubuntu1) ... Selecting previously unselected package reportbug. Preparing to unpack .../262-reportbug_7.7.0ubuntu1_all.deb ... Unpacking reportbug (7.7.0ubuntu1) ... Selecting previously unselected package libsbuild-perl. Preparing to unpack .../263-libsbuild-perl_0.80.0ubuntu1_all.deb ... Unpacking libsbuild-perl (0.80.0ubuntu1) ... Selecting previously unselected package sbuild. Preparing to unpack .../264-sbuild_0.80.0ubuntu1_all.deb ... Unpacking sbuild (0.80.0ubuntu1) ... Selecting previously unselected package ubuntu-dev-tools. Preparing to unpack .../265-ubuntu-dev-tools_0.177_all.deb ... Unpacking ubuntu-dev-tools (0.177) ... Selecting previously unselected package sbuild-launchpad-chroot. Preparing to unpack .../266-sbuild-launchpad-chroot_0.17ubuntu0.20.10.1_all.deb ... Unpacking sbuild-launchpad-chroot (0.17ubuntu0.20.10.1) ... Selecting previously unselected package schroot-common. Preparing to unpack .../267-schroot-common_1.6.10-11ubuntu1_all.deb ... Unpacking schroot-common (1.6.10-11ubuntu1) ... Selecting previously unselected package schroot. Preparing to unpack .../268-schroot_1.6.10-11ubuntu1_amd64.deb ... Unpacking schroot (1.6.10-11ubuntu1) ... Selecting previously unselected package debootstrap. Preparing to unpack .../269-debootstrap_1.0.123ubuntu1.1_all.deb ... Unpacking debootstrap (1.0.123ubuntu1.1) ... Selecting previously unselected package libauthen-sasl-perl. Preparing to unpack .../270-libauthen-sasl-perl_2.1600-1_all.deb ... Unpacking libauthen-sasl-perl (2.1600-1) ... Selecting previously unselected package python3-magic. Preparing to unpack .../271-python3-magic_2%3a0.4.15-4_all.deb ... Unpacking python3-magic (2:0.4.15-4) ... Setting up libasync-mergepoint-perl (0.04-2) ... Setting up libre2-8:amd64 (20200801+dfsg-1) ... Setting up libapt-pkg-perl (0.1.36build3) ... Setting up genisoimage (9:1.1.11-3.1ubuntu2) ... Setting up libstring-escape-perl (2010.002-2) ... Setting up distro-info (0.23ubuntu1) ... Setting up wdiff (1.2.2-2build1) ... Setting up manpages-dev (5.08-1) ... Setting up libfile-which-perl (1.23-1) ... Setting up debootstrap (1.0.123ubuntu1.1) ... Setting up libnumber-range-perl (0.12-1) ... Setting up libunicode-utf8-perl (0.62-1build1) ... Setting up libstruct-dumb-perl (0.12-1) ... Setting up libmouse-perl (2.5.10-1build1) ... Setting up libsys-cpuaffinity-perl (1.12-1build3) ... Setting up libregexp-pattern-perl (0.2.14-1) ... Setting up libdata-messagepack-perl (1.00-4) ... Setting up libfont-afm-perl (1.20-2) ... Setting up libwant-perl (0.29-1build4) ... Setting up libdynaloader-functions-perl (0.003-1) ... Setting up libtext-glob-perl (0.11-1) ... Setting up libclass-method-modifiers-perl (2.13-1) ... Setting up liblist-compare-perl (0.55-1) ... Setting up libref-util-xs-perl (0.117-1build2) ... Setting up libio-pty-perl (1:1.12-1) ... Setting up libmime-types-perl (2.17-1) ... Setting up libfile-fcntllock-perl (0.22-3build4) ... Setting up libsort-key-perl (1.33-2build2) ... Setting up libclone-perl (0.45-1) ... Setting up libalgorithm-diff-perl (1.19.03-2) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libsub-identify-perl (0.14-1build2) ... Setting up libdistro-info-perl (0.23ubuntu1) ... Setting up libcpanel-json-xs-perl (4.21-1) ... Setting up libio-stringy-perl (2.111-3) ... Setting up libhtml-tagset-perl (3.20-4) ... Setting up liblog-any-perl (1.708-1) ... Setting up libauthen-sasl-perl (2.1600-1) ... Setting up libdevel-size-perl (0.83-1build1) ... Setting up unzip (6.0-25ubuntu1) ... Setting up libpod-constants-perl (0.19-2) ... Setting up libfilesys-df-perl (0.92-6build4) ... Setting up libfuture-perl (0.45-1) ... Setting up liblwp-mediatypes-perl (6.04-1) ... Setting up libyaml-libyaml-perl (0.82+repack-1) ... Setting up binutils-common:amd64 (2.35.1-1ubuntu1) ... Setting up debian-archive-keyring (2019.1ubuntu2) ... Setting up libtry-tiny-perl (0.30-1) ... Setting up libtest-fatal-perl (0.016-1) ... Setting up perl-openssl-defaults:amd64 (5) ... Setting up libcommon-sense-perl (3.75-1build2) ... Setting up python3-fastimport (0.9.8-5build1) ... Setting up linux-libc-dev:amd64 (5.8.0-37.42) ... Setting up libxml-namespacesupport-perl (1.12-1) ... Setting up libctf-nobfd0:amd64 (2.35.1-1ubuntu1) ... Setting up libhttp-tiny-multipart-perl (0.08-1) ... Setting up libtime-moment-perl (0.44-1build3) ... Setting up libencode-locale-perl (1.05-1) ... Setting up libgomp1:amd64 (10.2.0-13ubuntu1) ... Setting up python3-xdg (0.26-3ubuntu1) ... Setting up libconfig-tiny-perl (2.24-1) ... Setting up libsereal-encoder-perl (4.018+ds-1) ... Setting up libboost-filesystem1.71.0:amd64 (1.71.0-6ubuntu9) ... Setting up pbzip2 (1.1.13-1build1) ... Setting up liblist-utilsby-perl (0.11-1) ... Setting up libstring-shellquote-perl (1.04-1) ... Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu9) ... Setting up libsub-install-perl (0.928-1) ... Setting up libasan6:amd64 (10.2.0-13ubuntu1) ... Setting up libmetrics-any-perl (0.06-1) ... Setting up libnumber-compare-perl (0.03-1) ... Setting up python3-debmutate (0.9) ... Setting up patchutils (0.4.2-1) ... Setting up libjson-maybexs-perl (1.004002-1) ... Setting up libxml-sax-base-perl (1.09-1) ... Setting up libio-string-perl (1.08-3) ... Setting up libreadonly-perl (2.050-2) ... Setting up libpackage-stash-xs-perl (0.29-1build2) ... Setting up python3-ubuntutools (0.177) ... Setting up python3-pycurl (7.43.0.2-7) ... Setting up libclass-data-inheritable-perl (0.08-3) ... Setting up libtirpc-dev:amd64 (1.2.6-1build1) ... Setting up rpcsvc-proto (1.4.2-0ubuntu4) ... Setting up python3-gpg (1.14.0-1ubuntu1) ... Setting up libdata-dump-perl (1.23-1) ... Setting up make (4.3-4ubuntu1) ... Setting up libfile-find-rule-perl (0.34-1) ... Setting up libref-util-perl (0.204-1) ... Setting up libipc-system-simple-perl (1.30-1) ... Setting up libidn11:amd64 (1.33-2.4) ... Setting up libnet-domain-tld-perl (1.75-1) ... Setting up lzip (1.21-8) ... Setting up libxml-writer-perl (0.625-1) ... Setting up libhash-fieldhash-perl (0.15-1build2) ... Setting up libnet-libidn-perl (0.12.ds-3build2) ... Setting up t1utils (1.41-4) ... Setting up libquadmath0:amd64 (10.2.0-13ubuntu1) ... Setting up liblinux-epoll-perl (0.017-1) ... Setting up diffstat (1.63-1) ... Setting up libemail-date-format-perl (1.005-1) ... Setting up libmpc3:amd64 (1.2.0~rc1-1) ... Setting up libatomic1:amd64 (10.2.0-13ubuntu1) ... Setting up libvariable-magic-perl (0.62-1build2) ... Setting up libio-html-perl (1.001-1) ... Setting up python3-wrapt (1.11.2-2build1) ... Setting up libcroco3:amd64 (0.6.13-1) ... Setting up libb-hooks-op-check-perl (0.22-1build2) ... Setting up libipc-run-perl (20200505.0-1) ... Setting up libxdelta2 (1.1.3-9.3) ... Setting up schroot-common (1.6.10-11ubuntu1) ... Setting up libtest-refcount-perl (0.10-1) ... Setting up python3-dns (3.2.1-1) ... Setting up libparams-util-perl (1.07-3build5) ... Setting up libdpkg-perl (1.20.5ubuntu2) ... Setting up libtime-duration-perl (1.21-1) ... Setting up libtext-xslate-perl (3.5.8-1build1) ... Setting up libsub-exporter-progressive-perl (0.001013-1) ... Setting up libarray-intspan-perl (2.004-1) ... Setting up libcapture-tiny-perl (0.48-1) ... Setting up python3-pysimplesoap (1.16.2-3) ... Setting up libtimedate-perl (2.3300-1) ... Setting up libcontextual-return-perl (0.004014-2) ... Setting up libubsan1:amd64 (10.2.0-13ubuntu1) ... Setting up libsub-name-perl (0.26-1) ... Setting up libtype-tiny-xs-perl (0.021-1) ... Setting up python3-patiencediff (0.1.0-2build2) ... Setting up libtypes-serialiser-perl (1.0-1) ... Setting up libdata-validate-domain-perl (0.10-1) ... Setting up libfile-chdir-perl (0.1008-1) ... Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ... Setting up xdelta3 (3.0.11-dfsg-1ubuntu1) ... Setting up python3-dulwich (0.20.2-1) ... Setting up libcrypt-dev:amd64 (1:4.4.16-1ubuntu1) ... Setting up libpath-tiny-perl (0.114-1) ... Setting up lzop (1.04-1build1) ... Setting up libjson-perl (4.02000-2) ... Setting up liblog-any-adapter-screen-perl (0.140-1) ... Setting up pixz (1.0.7-1) ... Setting up librole-tiny-perl (2.001004-1) ... Setting up libipc-run3-perl (0.048-2) ... Setting up libaliased-perl (0.34-1) ... Setting up libisl22:amd64 (0.22.1-1) ... Setting up python3-unidiff (0.5.5-2) ... Setting up libstrictures-perl (2.000006-1) ... Setting up libsub-quote-perl (2.006006-1) ... Setting up libdevel-stacktrace-perl (2.0400-1) ... Setting up libclass-xsaccessor-perl (1.19-3build5) ... Setting up libsort-versions-perl (1.62-1) ... Setting up libexporter-tiny-perl (1.002002-1) ... Setting up libre-engine-re2-perl (0.13-5build3) ... Setting up libterm-readkey-perl (2.38-1build1) ... Setting up libbinutils:amd64 (2.35.1-1ubuntu1) ... Setting up libc-dev-bin (2.32-0ubuntu3.1) ... Setting up libfont-ttf-perl (1.06-1) ... Setting up libfile-homedir-perl (1.004-1) ... Setting up python3-magic (2:0.4.15-4) ... Setting up libtext-levenshteinxs-perl (0.03-4build7) ... Setting up libperlio-gzip-perl (0.19-1build5) ... Setting up python3-gitlab (1:2.4.0-1) ... Setting up libalgorithm-diff-xs-perl (0.04-6) ... Setting up libsereal-decoder-perl (4.018+ds-1) ... Setting up libcc1-0:amd64 (10.2.0-13ubuntu1) ... Setting up liburi-perl (1.76-2) ... Setting up python3-deprecated (1.2.10-1) ... Setting up liblsan0:amd64 (10.2.0-13ubuntu1) ... Setting up cpp-10 (10.2.0-13ubuntu1) ... Setting up dctrl-tools (2.24-3) ... Setting up libitm1:amd64 (10.2.0-13ubuntu1) ... Setting up debian-keyring (2020.09.24) ... Setting up autodep8 (0.24ubuntu1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libtsan0:amd64 (10.2.0-13ubuntu1) ... Setting up libemail-address-xs-perl (1.04-1build3) ... Setting up libboost-program-options1.71.0:amd64 (1.71.0-6ubuntu9) ... Setting up libctf0:amd64 (2.35.1-1ubuntu1) ... Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... Setting up libjson-xs-perl (4.020-1build1) ... Setting up schroot (1.6.10-11ubuntu1) ... Created symlink /etc/systemd/system/multi-user.target.wants/schroot.service → /l ib/systemd/system/schroot.service. Setting up libhttp-date-perl (6.05-1) ... Setting up libfile-basedir-perl (0.08-1) ... Setting up gettext (0.19.8.1-10build1) ... Setting up libio-prompter-perl (0.004015-1) ... Setting up libfile-listing-perl (6.04-1) ... Setting up xdelta (1.1.3-9.3) ... Setting up python3-debianbts (3.0.2) ... Setting up libobject-id-perl (0.1.2-2ubuntu1) ... Setting up liblist-moreutils-perl (0.416-1build5) ... Setting up libgcc-10-dev:amd64 (10.2.0-13ubuntu1) ... Setting up libregexp-pattern-license-perl (3.4.0-1) ... Setting up libtype-tiny-perl (1.010005-1) ... Setting up libnet-http-perl (6.19-1) ... Setting up libpath-iterator-rule-perl (1.014-1) ... Setting up python3-breezy (3.1.0-5build1) ... Setting up libsereal-perl (4.018-1) ... Setting up quilt (0.66-2.1) ... Setting up libexception-class-perl (1.44-1) ... Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... Setting up libxml-sax-perl (1.02+dfsg-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with pri ority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up dput (1.0.3ubuntu1) ... Setting up libtest-metrics-any-perl (0.01-2) ... Setting up autopkgtest (5.13.1) ... Setting up brz (3.1.0-5build1) ... update-alternatives: using /usr/bin/brz to provide /usr/bin/bzr (bzr) in auto mo de Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libio-async-perl (0.77-3) ... Setting up python3-github (1.43.7-1) ... Setting up bzr (2.7.0+bzr6622+brz) ... Setting up libstring-copyright-perl (0.003006-1) ... Setting up libdata-optlist-perl (0.110-1) ... Setting up libxml-libxml-perl (2.0134+dfsg-2) ... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser wi th priority 50... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with prior ity 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libwww-robotrules-perl (6.02-1) ... Setting up cpp (4:10.2.0-1ubuntu1) ... Setting up libhtml-parser-perl (3.73-1) ... Setting up libgit-wrapper-perl (0.048-1) ... Setting up libc6-dev:amd64 (2.32-0ubuntu3.1) ... Setting up python3-reportbug (7.7.0ubuntu1) ... Setting up pristine-tar (1.49) ... Setting up libio-socket-ssl-perl (2.067-1) ... Setting up libsub-exporter-perl (0.987-1) ... Setting up libhttp-message-perl (6.25-1) ... Setting up binutils-x86-64-linux-gnu (2.35.1-1ubuntu1) ... Setting up libhtml-form-perl (6.07-1) ... Setting up libiterator-perl (0.03+ds1-1) ... Setting up libhttp-negotiate-perl (6.01-1) ... Setting up libstdc++-10-dev:amd64 (10.2.0-13ubuntu1) ... Setting up libiterator-util-perl (0.02+ds1-1) ... Setting up libhttp-cookies-perl (6.08-1) ... Setting up libhtml-tree-perl (5.07-2) ... Setting up libparams-classify-perl (0.015-1build2) ... Setting up libhtml-format-perl (2.12-1) ... Setting up binutils (2.35.1-1ubuntu1) ... Setting up reportbug (7.7.0ubuntu1) ... Setting up dpkg-dev (1.20.5ubuntu2) ... Setting up libio-async-loop-epoll-perl (0.21-1) ... Setting up libnet-smtp-ssl-perl (1.04-1) ... Setting up libmodule-runtime-perl (0.016-1) ... Setting up libmailtools-perl (2.21-1) ... Setting up gcc-10 (10.2.0-13ubuntu1) ... Setting up libconst-fast-perl (0.014-1) ... Setting up libhttp-daemon-perl (6.12-1) ... Setting up libdata-dpath-perl (0.58-1) ... Setting up g++-10 (10.2.0-13ubuntu1) ... Setting up libmime-lite-perl (3.031-1) ... Setting up libmodule-implementation-perl (0.09-1) ... Setting up libpackage-stash-perl (0.38-1) ... Setting up libimport-into-perl (1.002005-1) ... Setting up libmoo-perl (2.004000-1) ... Setting up liblist-someutils-perl (0.58-1) ... Setting up gcc (4:10.2.0-1ubuntu1) ... Setting up liblist-someutils-xs-perl (0.58-2) ... Setting up libsbuild-perl (0.80.0ubuntu1) ... Setting up g++ (4:10.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mo de Setting up sbuild (0.80.0ubuntu1) ... Setting up build-essential (12.8ubuntu3) ... Setting up libmoox-aliases-perl (0.001006-1) ... Setting up libparams-validate-perl (1.29-3) ... Setting up libb-hooks-endofscope-perl (0.24-1) ... Setting up libnamespace-clean-perl (0.27-1) ... Setting up libgetopt-long-descriptive-perl (0.105-1) ... Setting up libnamespace-autoclean-perl (0.29-1) ... Setting up libgitlab-api-v4-perl (0.25-2) ... Setting up libmoox-struct-perl (0.020-1) ... Setting up lintian (2.89.0) ... Setting up licensecheck (3.0.47-1) ... Setting up liblwp-protocol-https-perl (6.09-1) ... Setting up libwww-perl (6.47-1) ... Setting up devscripts (2.20.4ubuntu3) ... Setting up ubuntu-dev-tools (0.177) ... Setting up libxml-parser-perl (2.46-1) ... Setting up brz-debian (2.8.42) ... Setting up bzr-builddeb (2.8.12+brz) ... Setting up sbuild-launchpad-chroot (0.17ubuntu0.20.10.1) ... Setting up libxml-sax-expat-perl (0.51-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priori ty 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Processing triggers for install-info (6.7.0.dfsg.2-5) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for libc-bin (2.32-0ubuntu3) ... Processing triggers for systemd (246.6-1ubuntu1) ... Processing triggers for man-db (2.9.3-2) ... [xenial] Creating config Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed: binfmt-support The following NEW packages will be installed: binfmt-support qemu-user-static 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. Need to get 22.4 MB of archives. After this operation, 212 MB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu groovy/universe amd64 binfmt-support amd64 2.2.1-1 [53.5 kB] Get:2 http://archive.ubuntu.com/ubuntu groovy-proposed/universe amd64 qemu-user-static amd64 1:5.0-5ubuntu9.3 [22.3 MB] Fetched 22.4 MB in 2s (11.7 MB/s) Selecting previously unselected package binfmt-support. (Reading database ... 49703 files and directories currently installed.) Preparing to unpack .../binfmt-support_2.2.1-1_amd64.deb ... Unpacking binfmt-support (2.2.1-1) ... Selecting previously unselected package qemu-user-static. Preparing to unpack .../qemu-user-static_1%3a5.0-5ubuntu9.3_amd64.deb ... Unpacking qemu-user-static (1:5.0-5ubuntu9.3) ... Setting up qemu-user-static (1:5.0-5ubuntu9.3) ... Setting up binfmt-support (2.2.1-1) ... update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format python3.8 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-aarch64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-alpha update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-arm update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-armeb update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-cris update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-hppa update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-m68k update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-microblaze update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mips update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mips64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mips64el update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mipsel update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mipsn32 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mipsn32el update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc64abi32 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc64le update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-riscv32 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-riscv64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-s390x update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sh4 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sh4eb update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sparc update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sparc32plus update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sparc64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-xtensa update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-xtensaeb Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. Job for binfmt-support.service failed because the control process exited with error code. See "systemctl status binfmt-support.service" and "journalctl -xe" for details. invoke-rc.d: initscript binfmt-support, action "start" failed. ● binfmt-support.service - Enable support for additional executable binary formats Loaded: loaded (/lib/systemd/system/binfmt-support.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2021-01-12 23:18:06 UTC; 10ms ago Docs: man:update-binfmts(8) Process: 15235 ExecStart=/usr/sbin/update-binfmts --enable (code=exited, status=2) Main PID: 15235 (code=exited, status=2) Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:18:06 dannf-slc-groovy update-binfmts[15235]: update-binfmts: exiting due to previous errors Jan 12 23:18:06 dannf-slc-groovy systemd[1]: binfmt-support.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jan 12 23:18:06 dannf-slc-groovy systemd[1]: binfmt-support.service: Failed with result 'exit-code'. Jan 12 23:18:06 dannf-slc-groovy systemd[1]: Failed to start Enable support for additional executable binary formats. Processing triggers for man-db (2.9.3-2) ... Processing triggers for systemd (246.6-1ubuntu1) ... [xenial] Initial download [xenial] Processing config [xenial] Downloading new Launchpad chroot. tar: dev/agpgart: Cannot mknod: Operation not permitted tar: dev/audio: Cannot mknod: Operation not permitted tar: dev/audio1: Cannot mknod: Operation not permitted tar: dev/audio2: Cannot mknod: Operation not permitted tar: dev/audio3: Cannot mknod: Operation not permitted tar: dev/audioctl: Cannot mknod: Operation not permitted tar: dev/console: Cannot mknod: Operation not permitted tar: dev/dsp: Cannot mknod: Operation not permitted tar: dev/dsp1: Cannot mknod: Operation not permitted tar: dev/dsp2: Cannot mknod: Operation not permitted tar: dev/dsp3: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/kmem: Cannot mknod: Operation not permitted tar: dev/loop0: Cannot mknod: Operation not permitted tar: dev/loop1: Cannot mknod: Operation not permitted tar: dev/loop2: Cannot mknod: Operation not permitted tar: dev/loop3: Cannot mknod: Operation not permitted tar: dev/loop4: Cannot mknod: Operation not permitted tar: dev/loop5: Cannot mknod: Operation not permitted tar: dev/loop6: Cannot mknod: Operation not permitted tar: dev/loop7: Cannot mknod: Operation not permitted tar: dev/mem: Cannot mknod: Operation not permitted tar: dev/midi0: Cannot mknod: Operation not permitted tar: dev/midi00: Cannot mknod: Operation not permitted tar: dev/midi01: Cannot mknod: Operation not permitted tar: dev/midi02: Cannot mknod: Operation not permitted tar: dev/midi03: Cannot mknod: Operation not permitted tar: dev/midi1: Cannot mknod: Operation not permitted tar: dev/midi2: Cannot mknod: Operation not permitted tar: dev/midi3: Cannot mknod: Operation not permitted tar: dev/mixer: Cannot mknod: Operation not permitted tar: dev/mixer1: Cannot mknod: Operation not permitted tar: dev/mixer2: Cannot mknod: Operation not permitted tar: dev/mixer3: Cannot mknod: Operation not permitted tar: dev/mpu401data: Cannot mknod: Operation not permitted tar: dev/mpu401stat: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/port: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/ram0: Cannot mknod: Operation not permitted tar: dev/ram1: Cannot mknod: Operation not permitted tar: dev/ram10: Cannot mknod: Operation not permitted tar: dev/ram11: Cannot mknod: Operation not permitted tar: dev/ram12: Cannot mknod: Operation not permitted tar: dev/ram13: Cannot mknod: Operation not permitted tar: dev/ram14: Cannot mknod: Operation not permitted tar: dev/ram15: Cannot mknod: Operation not permitted tar: dev/ram16: Cannot mknod: Operation not permitted tar: dev/ram2: Cannot mknod: Operation not permitted tar: dev/ram3: Cannot mknod: Operation not permitted tar: dev/ram4: Cannot mknod: Operation not permitted tar: dev/ram5: Cannot mknod: Operation not permitted tar: dev/ram6: Cannot mknod: Operation not permitted tar: dev/ram7: Cannot mknod: Operation not permitted tar: dev/ram8: Cannot mknod: Operation not permitted tar: dev/ram9: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/rmidi0: Cannot mknod: Operation not permitted tar: dev/rmidi1: Cannot mknod: Operation not permitted tar: dev/rmidi2: Cannot mknod: Operation not permitted tar: dev/rmidi3: Cannot mknod: Operation not permitted tar: dev/sequencer: Cannot mknod: Operation not permitted tar: dev/smpte0: Cannot mknod: Operation not permitted tar: dev/smpte1: Cannot mknod: Operation not permitted tar: dev/smpte2: Cannot mknod: Operation not permitted tar: dev/smpte3: Cannot mknod: Operation not permitted tar: dev/sndstat: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/tty0: Cannot mknod: Operation not permitted tar: dev/tty1: Cannot mknod: Operation not permitted tar: dev/tty2: Cannot mknod: Operation not permitted tar: dev/tty3: Cannot mknod: Operation not permitted tar: dev/tty4: Cannot mknod: Operation not permitted tar: dev/tty5: Cannot mknod: Operation not permitted tar: dev/tty6: Cannot mknod: Operation not permitted tar: dev/tty7: Cannot mknod: Operation not permitted tar: dev/tty8: Cannot mknod: Operation not permitted tar: dev/tty9: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [xenial] Done updating from Launchpad [xenial] Done creating [xenial] Processing config [xenial] Already up to date. [xenial] Beginning removal [xenial] Removed [bionic] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:5.0-5ubuntu9.3). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [bionic] Initial download [bionic] Processing config [bionic] Downloading new Launchpad chroot. tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [bionic] Done updating from Launchpad [bionic] Done creating [bionic] Processing config [bionic] Already up to date. [bionic] Beginning removal [bionic] Removed [focal] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:5.0-5ubuntu9.3). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [focal] Initial download [focal] Processing config [focal] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [focal] Done updating from Launchpad [focal] Done creating [focal] Processing config [focal] Already up to date. [focal] Beginning removal [focal] Removed [groovy] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:5.0-5ubuntu9.3). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [groovy] Initial download [groovy] Processing config [groovy] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [groovy] Done updating from Launchpad [groovy] Done creating [groovy] Processing config [groovy] Already up to date. [groovy] Beginning removal [groovy] Removed [hirsute] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:5.0-5ubuntu9.3). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [hirsute] Initial download [hirsute] Processing config [hirsute] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [hirsute] Done updating from Launchpad [hirsute] Done creating [hirsute] Processing config [hirsute] Already up to date. [hirsute] Beginning removal [hirsute] Removed Creating dannf-slc-focal Starting dannf-slc-focal Get:1 http://ppa.launchpad.net/dannf/dannf/ubuntu focal InRelease [17.5 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] Get:6 http://ppa.launchpad.net/dannf/dannf/ubuntu focal/main amd64 Packages [444 B] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [438 kB] Get:9 http://ppa.launchpad.net/dannf/dannf/ubuntu focal/main Translation-en [168 B] Get:10 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [97.2 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [5616 B] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [107 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [15.9 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [376 B] Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [523 kB] Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [70.2 kB] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [9464 B] Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [832 B] Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [288 B] Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [116 B] Get:21 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] Get:23 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] Get:24 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] Get:25 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [752 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [185 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [11.5 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [126 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [723 kB] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [146 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [15.1 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [15.4 kB] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [4160 B] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [508 B] Get:36 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [112 B] Get:37 http://archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] Get:38 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4032 B] Get:39 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [1448 B] Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [224 B] Get:41 http://archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] Fetched 17.9 MB in 5s (3510 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: emacs-bin-common emacs-common emacs-el emacs-nox emacsen-common fakeroot libfakeroot liblcms2-2 Suggested packages: mailutils emacs-common-non-dfsg liblcms2-utils The following NEW packages will be installed: dannf emacs-bin-common emacs-common emacs-el emacs-nox emacsen-common fakeroot libfakeroot liblcms2-2 0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded. Need to get 32.8 MB of archives. After this operation, 129 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:2 http://ppa.launchpad.net/dannf/dannf/ubuntu focal/main amd64 dannf all 15 [6676 B] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 emacs-common all 1:26.3+1-1ubuntu2 [13.3 MB] Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 emacs-bin-common amd64 1:26.3+1-1ubuntu2 [112 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 emacs-nox amd64 1:26.3+1-1ubuntu2 [3183 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 emacs-el all 1:26.3+1-1ubuntu2 [15.9 MB] Fetched 32.8 MB in 2s (19.8 MB/s) Selecting previously unselected package emacsen-common. (Reading database ... 31559 files and directories currently installed.) Preparing to unpack .../0-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package emacs-common. Preparing to unpack .../1-emacs-common_1%3a26.3+1-1ubuntu2_all.deb ... Unpacking emacs-common (1:26.3+1-1ubuntu2) ... Selecting previously unselected package emacs-bin-common. Preparing to unpack .../2-emacs-bin-common_1%3a26.3+1-1ubuntu2_amd64.deb ... Unpacking emacs-bin-common (1:26.3+1-1ubuntu2) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../3-liblcms2-2_2.9-4_amd64.deb ... Unpacking liblcms2-2:amd64 (2.9-4) ... Selecting previously unselected package emacs-nox. Preparing to unpack .../4-emacs-nox_1%3a26.3+1-1ubuntu2_amd64.deb ... Unpacking emacs-nox (1:26.3+1-1ubuntu2) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../5-libfakeroot_1.24-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.24-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../6-fakeroot_1.24-1_amd64.deb ... Unpacking fakeroot (1.24-1) ... Selecting previously unselected package dannf. Preparing to unpack .../7-dannf_15_all.deb ... Unpacking dannf (15) ... Selecting previously unselected package emacs-el. Preparing to unpack .../8-emacs-el_1%3a26.3+1-1ubuntu2_all.deb ... Unpacking emacs-el (1:26.3+1-1ubuntu2) ... Setting up liblcms2-2:amd64 (2.9-4) ... Setting up libfakeroot:amd64 (1.24-1) ... Setting up fakeroot (1.24-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot ( fakeroot) in auto mode Setting up emacsen-common (3.0.4) ... Setting up emacs-common (1:26.3+1-1ubuntu2) ... Setting up emacs-el (1:26.3+1-1ubuntu2) ... Setting up emacs-bin-common (1:26.3+1-1ubuntu2) ... update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags ) in auto mode update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (e browse) in auto mode update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsc lient (emacsclient) in auto mode update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags ) in auto mode Setting up emacs-nox (1:26.3+1-1ubuntu2) ... update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode Install emacsen-common for emacs emacsen-common: Handling install of emacsen flavor emacs Setting up dannf (15) ... Processing triggers for libc-bin (2.31-0ubuntu9.1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for install-info (6.7.0.dfsg.2-5) ... Processing triggers for mime-support (3.64ubuntu1) ... Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:2 http://ppa.launchpad.net/dannf/dannf/ubuntu focal InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:6 http://archive.ubuntu.com/ubuntu focal-proposed InRelease [267 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-proposed/multiverse Sources [3856 B] Get:8 http://archive.ubuntu.com/ubuntu focal-proposed/main Sources [41.7 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-proposed/universe Sources [14.8 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-proposed/restricted Sources [3608 B] Get:11 http://archive.ubuntu.com/ubuntu focal-proposed/restricted amd64 Packages [23.6 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-proposed/restricted Translation-en [3636 B] Get:13 http://archive.ubuntu.com/ubuntu focal-proposed/restricted amd64 c-n-f Metadata [116 B] Get:14 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages [103 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-proposed/main Translation-en [32.4 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 c-n-f Metadata [2132 B] Get:17 http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 Packages [46.7 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-proposed/universe Translation-en [22.5 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 c-n-f Metadata [1912 B] Get:20 http://archive.ubuntu.com/ubuntu focal-proposed/multiverse amd64 Packages [4628 B] Get:21 http://archive.ubuntu.com/ubuntu focal-proposed/multiverse Translation-en [4608 B] Get:22 http://archive.ubuntu.com/ubuntu focal-proposed/multiverse amd64 c-n-f Metadata [388 B] Fetched 577 kB in 1s (425 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 22 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: autodep8 autopkgtest binutils binutils-common binutils-x86-64-linux-gnu brz brz-debian build-essential bzr bzr-builddeb cpp cpp-9 dctrl-tools debian-archive-keyring debian-keyring debootstrap devscripts diffstat distro-info dpkg-dev dput g++ g++-9 gcc gcc-9 gcc-9-base genisoimage gettext intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl libasan5 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl libcommon-sense-perl libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libemail-date-format-perl libemail-valid-perl libencode-locale-perl libexception-class-perl libexporter-tiny-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl libfile-which-perl libfilesys-df-perl libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-9-dev libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libidn11 libimport-into-perl libio-async-loop-epoll-perl libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmime-lite-perl libmime-types-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnumber-compare-perl libnumber-range-perl libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl libpod-constants-perl libquadmath0 libre-engine-re2-perl libre2-5 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl libsbuild-perl libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl libstdc++-9-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl libsys-cpuaffinity-perl libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl libwww-perl libwww-robotrules-perl libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian linux-libc-dev make manpages-dev patchutils pbzip2 perl-openssl-defaults pixz pristine-tar python3-breezy python3-debianbts python3-deprecated python3-dns python3-dulwich python3-fastimport python3-github python3-gitlab python3-gpg python3-magic python3-pycurl python3-pysimplesoap python3-reportbug python3-ubuntutools python3-unidiff python3-wrapt python3-xdg quilt reportbug sbuild schroot schroot-common t1utils ubuntu-dev-tools unzip wdiff xdelta xdelta3 Suggested packages: lxc lxd ovmf qemu-efi-aarch64 qemu-efi-arm qemu-system qemu-utils vmdb2 binutils-doc brz-doc python3-breezy.tests python3-lzma cpp-doc gcc-9-locales debtags arch-test squid-deb-proxy-client adequate bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client ratt reprotest svn-buildpackage w3m equivs libsoap-lite-perl shunit2 python3-paramiko mini-dinstall g++-multilib g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib wodim cdrkit-doc gettext-doc autopoint libasprintf-dev libgettextpo-dev libgssapi-perl glibc-doc libcrypt-ssleay-perl default-mta | mail-transport-agent libmojolicious-perl libossp-uuid-perl libscalar-number-perl libstdc++-9-doc libbareword-filehandles-perl libindirect-perl libmultidimensional-perl libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl binutils-multiarch libtext-template-perl make-doc python3-breezy-dbg python3-kerberos xdg-utils python-gitlab-doc libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg graphviz procmail postfix | exim4 | mail-transport-agent debconf-utils debsums dlocate python3-urwid reportbug-gtk claws-mail deborphan zfsutils-linux aufs-tools | unionfs-fuse qemu-user-static zip wdiff-doc The following NEW packages will be installed: autodep8 autopkgtest binutils binutils-common binutils-x86-64-linux-gnu brz brz-debian build-essential bzr bzr-builddeb cpp cpp-9 dctrl-tools debian-archive-keyring debian-keyring debootstrap devscripts diffstat distro-info dpkg-dev dput g++ g++-9 gcc gcc-9 gcc-9-base genisoimage gettext intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl libasan5 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libboost-filesystem1.71.0 libboost-iostreams1.71.0 libboost-program-options1.71.0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl libcommon-sense-perl libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libemail-date-format-perl libemail-valid-perl libencode-locale-perl libexception-class-perl libexporter-tiny-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl libfile-which-perl libfilesys-df-perl libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-9-dev libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libidn11 libimport-into-perl libio-async-loop-epoll-perl libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmime-lite-perl libmime-types-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnumber-compare-perl libnumber-range-perl libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl libpod-constants-perl libquadmath0 libre-engine-re2-perl libre2-5 libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl libsbuild-perl libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl libstdc++-9-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl libsys-cpuaffinity-perl libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl libwww-perl libwww-robotrules-perl libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian linux-libc-dev make manpages-dev patchutils pbzip2 perl-openssl-defaults pixz pristine-tar python3-breezy python3-debianbts python3-deprecated python3-dns python3-dulwich python3-fastimport python3-github python3-gitlab python3-gpg python3-magic python3-pycurl python3-pysimplesoap python3-reportbug python3-ubuntutools python3-unidiff python3-wrapt python3-xdg quilt reportbug sbuild sbuild-launchpad-chroot schroot schroot-common t1utils ubuntu-dev-tools unzip wdiff xdelta xdelta3 The following packages will be upgraded: libc6 1 upgraded, 256 newly installed, 0 to remove and 21 not upgraded. Need to get 90.0 MB of archives. After this operation, 278 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 autodep8 all 0.22ubuntu1 [11.5 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 autopkgtest all 5.11ubuntu1 [137 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-common amd64 2.34-6ubuntu1 [207 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libbinutils amd64 2.34-6ubuntu1 [474 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1 [47.0 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf0 amd64 2.34-6ubuntu1 [46.6 kB] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1 [1614 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils amd64 2.34-6ubuntu1 [3376 B] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-dulwich amd64 0.19.15-1build1 [248 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-fastimport all 0.9.8-5build1 [29.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-breezy amd64 3.0.2-4ubuntu2 [1645 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 brz all 3.0.2-4ubuntu2 [38.1 kB] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 libsys-cpuaffinity-perl amd64 1.12-1build3 [31.1 kB] Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 pbzip2 amd64 1.1.13-1build1 [40.0 kB] Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 pixz amd64 1.0.6-2build1 [20.8 kB] Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 libxdelta2 amd64 1.1.3-9.3 [47.9 kB] Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 xdelta amd64 1.1.3-9.3 [24.1 kB] Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 xdelta3 amd64 3.0.11-dfsg-1ubuntu1 [68.9 kB] Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 pristine-tar amd64 1.47 [111 kB] Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.2.0-5ubuntu1~20.04 [102 kB] Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 quilt all 0.65-3 [301 kB] Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 brz-debian all 2.8.32ubuntu1 [140 kB] Get:70 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] Get:71 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 linux-libc-dev amd64 5.4.0-61.69 [1116 kB] Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] Get:73 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.2.0-5ubuntu1~20.04 [41.1 kB] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.2.0-5ubuntu1~20.04 [26.4 kB] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.2.0-5ubuntu1~20.04 [9300 B] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.2.0-5ubuntu1~20.04 [144 kB] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.2.0-5ubuntu1~20.04 [320 kB] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.2.0-5ubuntu1~20.04 [136 kB] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.2.0-5ubuntu1~20.04 [146 kB] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] Get:94 http://archive.ubuntu.com/ubuntu focal/universe amd64 bzr all 2.7.0+bzr6622+brz [4064 B] Get:95 http://archive.ubuntu.com/ubuntu focal/universe amd64 bzr-builddeb all 2.8.12+brz [4080 B] Get:96 http://archive.ubuntu.com/ubuntu focal/universe amd64 debian-archive-keyring all 2019.1ubuntu2 [73.4 kB] Get:97 http://archive.ubuntu.com/ubuntu focal/universe amd64 debian-keyring all 2020.03.24 [31.4 MB] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 distro-info amd64 0.23ubuntu1 [17.1 kB] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-filesystem1.71.0 amd64 1.71.0-6ubuntu6 [242 kB] Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libboost-program-options1.71.0 amd64 1.71.0-6ubuntu6 [342 kB] Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-date-format-perl all 1.005-1 [6622 B] Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 libfilesys-df-perl amd64 0.92-6build4 [12.4 kB] Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] Get:168 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB] Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libmime-lite-perl all 3.031-1 [62.9 kB] Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libmime-types-perl all 2.17-1 [57.6 kB] Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] Get:235 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 python3-pycurl amd64 7.43.0.2-1ubuntu6 [46.7 kB] Get:236 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pysimplesoap all 1.16.2-2 [43.3 kB] Get:237 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-debianbts all 3.0.2 [11.4 kB] Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wrapt amd64 1.11.2-2build1 [30.6 kB] Get:239 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-deprecated all 1.2.7-1 [8432 B] Get:240 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-dns all 3.2.1-1 [25.6 kB] Get:241 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-github all 1.43.7-1 [64.5 kB] Get:242 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-gitlab all 1:2.0.1-1 [47.5 kB] Get:243 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-reportbug all 7.6.0ubuntu1 [63.8 kB] Get:244 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-ubuntutools all 0.176 [55.3 kB] Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] Get:247 http://archive.ubuntu.com/ubuntu focal/universe amd64 reportbug all 7.6.0ubuntu1 [53.0 kB] Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libsbuild-perl all 0.79.0-1ubuntu1 [80.5 kB] Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 sbuild all 0.79.0-1ubuntu1 [89.7 kB] Get:250 http://archive.ubuntu.com/ubuntu focal/universe amd64 ubuntu-dev-tools all 0.176 [89.7 kB] Get:251 http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 sbuild-launchpad-chroot all 0.17ubuntu0.20.10.1~20.04.1 [7508 B] Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 schroot-common all 1.6.10-9build1 [4952 B] Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 schroot amd64 1.6.10-9build1 [632 kB] Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] Get:255 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 debootstrap all 1.0.118ubuntu1.3 [39.4 kB] Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] Fetched 90.0 MB in 8s (11.1 MB/s) Extracting templates from packages: 100% Preconfiguring packages ... (Reading database ... 35654 files and directories currently installed.) Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9.1) ... Setting up libc6:amd64 (2.31-0ubuntu9.2) ... Selecting previously unselected package dctrl-tools. (Reading database ... 35654 files and directories currently installed.) Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... Unpacking dctrl-tools (2.24-3) ... Selecting previously unselected package autodep8. Preparing to unpack .../001-autodep8_0.22ubuntu1_all.deb ... Unpacking autodep8 (0.22ubuntu1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../002-libdpkg-perl_1.19.7ubuntu3_all.deb ... Unpacking libdpkg-perl (1.19.7ubuntu3) ... Selecting previously unselected package autopkgtest. Preparing to unpack .../003-autopkgtest_5.11ubuntu1_all.deb ... Unpacking autopkgtest (5.11ubuntu1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../004-binutils-common_2.34-6ubuntu1_amd64.deb ... Unpacking binutils-common:amd64 (2.34-6ubuntu1) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../005-libbinutils_2.34-6ubuntu1_amd64.deb ... Unpacking libbinutils:amd64 (2.34-6ubuntu1) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../006-libctf-nobfd0_2.34-6ubuntu1_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../007-libctf0_2.34-6ubuntu1_amd64.deb ... Unpacking libctf0:amd64 (2.34-6ubuntu1) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../008-binutils-x86-64-linux-gnu_2.34-6ubuntu1_amd64.deb .. . Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1) ... Selecting previously unselected package binutils. Preparing to unpack .../009-binutils_2.34-6ubuntu1_amd64.deb ... Unpacking binutils (2.34-6ubuntu1) ... Selecting previously unselected package python3-dulwich. Preparing to unpack .../010-python3-dulwich_0.19.15-1build1_amd64.deb ... Unpacking python3-dulwich (0.19.15-1build1) ... Selecting previously unselected package python3-fastimport. Preparing to unpack .../011-python3-fastimport_0.9.8-5build1_all.deb ... Unpacking python3-fastimport (0.9.8-5build1) ... Selecting previously unselected package python3-breezy. Preparing to unpack .../012-python3-breezy_3.0.2-4ubuntu2_amd64.deb ... Unpacking python3-breezy (3.0.2-4ubuntu2) ... Selecting previously unselected package brz. Preparing to unpack .../013-brz_3.0.2-4ubuntu2_all.deb ... Unpacking brz (3.0.2-4ubuntu2) ... Selecting previously unselected package make. Preparing to unpack .../014-make_4.2.1-1.2_amd64.deb ... Unpacking make (4.2.1-1.2) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../015-dpkg-dev_1.19.7ubuntu3_all.deb ... Unpacking dpkg-dev (1.19.7ubuntu3) ... Selecting previously unselected package libfile-which-perl. Preparing to unpack .../016-libfile-which-perl_1.23-1_all.deb ... Unpacking libfile-which-perl (1.23-1) ... Selecting previously unselected package libfile-homedir-perl. Preparing to unpack .../017-libfile-homedir-perl_1.004-1_all.deb ... Unpacking libfile-homedir-perl (1.004-1) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../018-libio-pty-perl_1%3a1.12-1_amd64.deb ... Unpacking libio-pty-perl (1:1.12-1) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../019-libipc-run-perl_20180523.0-2_all.deb ... Unpacking libipc-run-perl (20180523.0-2) ... Selecting previously unselected package libclass-method-modifiers-perl. Preparing to unpack .../020-libclass-method-modifiers-perl_2.13-1_all.deb ... Unpacking libclass-method-modifiers-perl (2.13-1) ... Selecting previously unselected package libb-hooks-op-check-perl. Preparing to unpack .../021-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... Unpacking libb-hooks-op-check-perl (0.22-1build2) ... Selecting previously unselected package libdynaloader-functions-perl. Preparing to unpack .../022-libdynaloader-functions-perl_0.003-1_all.deb ... Unpacking libdynaloader-functions-perl (0.003-1) ... Selecting previously unselected package libdevel-callchecker-perl. Preparing to unpack .../023-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb . .. Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... Selecting previously unselected package libparams-classify-perl. Preparing to unpack .../024-libparams-classify-perl_0.015-1build2_amd64.deb ... Unpacking libparams-classify-perl (0.015-1build2) ... Selecting previously unselected package libmodule-runtime-perl. Preparing to unpack .../025-libmodule-runtime-perl_0.016-1_all.deb ... Unpacking libmodule-runtime-perl (0.016-1) ... Selecting previously unselected package libimport-into-perl. Preparing to unpack .../026-libimport-into-perl_1.002005-1_all.deb ... Unpacking libimport-into-perl (1.002005-1) ... Selecting previously unselected package librole-tiny-perl. Preparing to unpack .../027-librole-tiny-perl_2.001004-1_all.deb ... Unpacking librole-tiny-perl (2.001004-1) ... Selecting previously unselected package libstrictures-perl. Preparing to unpack .../028-libstrictures-perl_2.000006-1_all.deb ... Unpacking libstrictures-perl (2.000006-1) ... Selecting previously unselected package libsub-quote-perl. Preparing to unpack .../029-libsub-quote-perl_2.006006-1_all.deb ... Unpacking libsub-quote-perl (2.006006-1) ... Selecting previously unselected package libmoo-perl. Preparing to unpack .../030-libmoo-perl_2.003006-1_all.deb ... Unpacking libmoo-perl (2.003006-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../031-libencode-locale-perl_1.05-1_all.deb ... Unpacking libencode-locale-perl (1.05-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../032-libtimedate-perl_2.3200-1_all.deb ... Unpacking libtimedate-perl (2.3200-1) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../033-libhttp-date-perl_6.05-1_all.deb ... Unpacking libhttp-date-perl (6.05-1) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../034-libfile-listing-perl_6.04-1_all.deb ... Unpacking libfile-listing-perl (6.04-1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../035-libhtml-tagset-perl_3.20-4_all.deb ... Unpacking libhtml-tagset-perl (3.20-4) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../036-liburi-perl_1.76-2_all.deb ... Unpacking liburi-perl (1.76-2) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../037-libhtml-parser-perl_3.72-5_amd64.deb ... Unpacking libhtml-parser-perl (3.72-5) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../038-libhtml-tree-perl_5.07-2_all.deb ... Unpacking libhtml-tree-perl (5.07-2) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../039-libio-html-perl_1.001-1_all.deb ... Unpacking libio-html-perl (1.001-1) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../040-liblwp-mediatypes-perl_6.04-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.04-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../041-libhttp-message-perl_6.22-1_all.deb ... Unpacking libhttp-message-perl (6.22-1) ... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../042-libhttp-cookies-perl_6.08-1_all.deb ... Unpacking libhttp-cookies-perl (6.08-1) ... Selecting previously unselected package libhttp-negotiate-perl. Preparing to unpack .../043-libhttp-negotiate-perl_6.01-1_all.deb ... Unpacking libhttp-negotiate-perl (6.01-1) ... Selecting previously unselected package perl-openssl-defaults:amd64. Preparing to unpack .../044-perl-openssl-defaults_4_amd64.deb ... Unpacking perl-openssl-defaults:amd64 (4) ... Selecting previously unselected package libnet-ssleay-perl. Preparing to unpack .../045-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../046-libio-socket-ssl-perl_2.067-1_all.deb ... Unpacking libio-socket-ssl-perl (2.067-1) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../047-libnet-http-perl_6.19-1_all.deb ... Unpacking libnet-http-perl (6.19-1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../048-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... Selecting previously unselected package libtry-tiny-perl. Preparing to unpack .../049-libtry-tiny-perl_0.30-1_all.deb ... Unpacking libtry-tiny-perl (0.30-1) ... Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../050-libwww-robotrules-perl_6.02-1_all.deb ... Unpacking libwww-robotrules-perl (6.02-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../051-libwww-perl_6.43-1_all.deb ... Unpacking libwww-perl (6.43-1) ... Selecting previously unselected package patchutils. Preparing to unpack .../052-patchutils_0.3.4-2_amd64.deb ... Unpacking patchutils (0.3.4-2) ... Selecting previously unselected package wdiff. Preparing to unpack .../053-wdiff_1.2.2-2build1_amd64.deb ... Unpacking wdiff (1.2.2-2build1) ... Selecting previously unselected package devscripts. Preparing to unpack .../054-devscripts_2.20.2ubuntu2_amd64.deb ... Unpacking devscripts (2.20.2ubuntu2) ... Selecting previously unselected package libsys-cpuaffinity-perl. Preparing to unpack .../055-libsys-cpuaffinity-perl_1.12-1build3_amd64.deb ... Unpacking libsys-cpuaffinity-perl (1.12-1build3) ... Selecting previously unselected package pbzip2. Preparing to unpack .../056-pbzip2_1.1.13-1build1_amd64.deb ... Unpacking pbzip2 (1.1.13-1build1) ... Selecting previously unselected package pixz. Preparing to unpack .../057-pixz_1.0.6-2build1_amd64.deb ... Unpacking pixz (1.0.6-2build1) ... Selecting previously unselected package libxdelta2. Preparing to unpack .../058-libxdelta2_1.1.3-9.3_amd64.deb ... Unpacking libxdelta2 (1.1.3-9.3) ... Selecting previously unselected package xdelta. Preparing to unpack .../059-xdelta_1.1.3-9.3_amd64.deb ... Unpacking xdelta (1.1.3-9.3) ... Selecting previously unselected package xdelta3. Preparing to unpack .../060-xdelta3_3.0.11-dfsg-1ubuntu1_amd64.deb ... Unpacking xdelta3 (3.0.11-dfsg-1ubuntu1) ... Selecting previously unselected package pristine-tar. Preparing to unpack .../061-pristine-tar_1.47_amd64.deb ... Unpacking pristine-tar (1.47) ... Selecting previously unselected package diffstat. Preparing to unpack .../062-diffstat_1.63-1_amd64.deb ... Unpacking diffstat (1.63-1) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../063-libcroco3_0.6.13-1_amd64.deb ... Unpacking libcroco3:amd64 (0.6.13-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../064-libgomp1_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package gettext. Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... Unpacking gettext (0.19.8.1-10build1) ... Selecting previously unselected package quilt. Preparing to unpack .../066-quilt_0.65-3_all.deb ... Unpacking quilt (0.65-3) ... Selecting previously unselected package brz-debian. Preparing to unpack .../067-brz-debian_2.8.32ubuntu1_all.deb ... Unpacking brz-debian (2.8.32ubuntu1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../068-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... Unpacking libc-dev-bin (2.31-0ubuntu9.2) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../069-linux-libc-dev_5.4.0-61.69_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.4.0-61.69) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../070-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../071-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ... Selecting previously unselected package gcc-9-base:amd64. Preparing to unpack .../072-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package libisl22:amd64. Preparing to unpack .../073-libisl22_0.22.1-1_amd64.deb ... Unpacking libisl22:amd64 (0.22.1-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../074-libmpc3_1.1.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.1.0-1) ... Selecting previously unselected package cpp-9. Preparing to unpack .../075-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package cpp. Preparing to unpack .../076-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking cpp (4:9.3.0-1ubuntu2) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../077-libcc1-0_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../078-libitm1_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libitm1:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../079-libatomic1_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libasan5:amd64. Preparing to unpack .../080-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../081-liblsan0_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../082-libtsan0_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../083-libubsan1_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../084-libquadmath0_10.2.0-5ubuntu1~20.04_amd64.deb ... Unpacking libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ... Selecting previously unselected package libgcc-9-dev:amd64. Preparing to unpack .../085-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package gcc-9. Preparing to unpack .../086-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package gcc. Preparing to unpack .../087-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking gcc (4:9.3.0-1ubuntu2) ... Selecting previously unselected package libstdc++-9-dev:amd64. Preparing to unpack .../088-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package g++-9. Preparing to unpack .../089-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... Selecting previously unselected package g++. Preparing to unpack .../090-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking g++ (4:9.3.0-1ubuntu2) ... Selecting previously unselected package build-essential. Preparing to unpack .../091-build-essential_12.8ubuntu1.1_amd64.deb ... Unpacking build-essential (12.8ubuntu1.1) ... Selecting previously unselected package bzr. Preparing to unpack .../092-bzr_2.7.0+bzr6622+brz_all.deb ... Unpacking bzr (2.7.0+bzr6622+brz) ... Selecting previously unselected package bzr-builddeb. Preparing to unpack .../093-bzr-builddeb_2.8.12+brz_all.deb ... Unpacking bzr-builddeb (2.8.12+brz) ... Selecting previously unselected package debian-archive-keyring. Preparing to unpack .../094-debian-archive-keyring_2019.1ubuntu2_all.deb ... Unpacking debian-archive-keyring (2019.1ubuntu2) ... Selecting previously unselected package debian-keyring. Preparing to unpack .../095-debian-keyring_2020.03.24_all.deb ... Unpacking debian-keyring (2020.03.24) ... Selecting previously unselected package distro-info. Preparing to unpack .../096-distro-info_0.23ubuntu1_amd64.deb ... Unpacking distro-info (0.23ubuntu1) ... Selecting previously unselected package python3-gpg. Preparing to unpack .../097-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... Unpacking python3-gpg (1.13.1-7ubuntu2) ... Selecting previously unselected package dput. Preparing to unpack .../098-dput_1.0.3ubuntu1_all.deb ... Unpacking dput (1.0.3ubuntu1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../100-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../101-libalgorithm-diff-perl_1.19.03-2_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-2) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../102-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../103-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../104-libapt-pkg-perl_0.1.36build3_amd64.deb ... Unpacking libapt-pkg-perl (0.1.36build3) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../105-libarchive-zip-perl_1.67-2_all.deb ... Unpacking libarchive-zip-perl (1.67-2) ... Selecting previously unselected package libarray-intspan-perl. Preparing to unpack .../106-libarray-intspan-perl_2.003-1_all.deb ... Unpacking libarray-intspan-perl (2.003-1) ... Selecting previously unselected package libasync-mergepoint-perl. Preparing to unpack .../107-libasync-mergepoint-perl_0.04-2_all.deb ... Unpacking libasync-mergepoint-perl (0.04-2) ... Selecting previously unselected package libmodule-implementation-perl. Preparing to unpack .../108-libmodule-implementation-perl_0.09-1_all.deb ... Unpacking libmodule-implementation-perl (0.09-1) ... Selecting previously unselected package libsub-exporter-progressive-perl. Preparing to unpack .../109-libsub-exporter-progressive-perl_0.001013-1_all.deb ... Unpacking libsub-exporter-progressive-perl (0.001013-1) ... Selecting previously unselected package libvariable-magic-perl. Preparing to unpack .../110-libvariable-magic-perl_0.62-1build2_amd64.deb ... Unpacking libvariable-magic-perl (0.62-1build2) ... Selecting previously unselected package libb-hooks-endofscope-perl. Preparing to unpack .../111-libb-hooks-endofscope-perl_0.24-1_all.deb ... Unpacking libb-hooks-endofscope-perl (0.24-1) ... Selecting previously unselected package libboost-filesystem1.71.0:amd64. Preparing to unpack .../112-libboost-filesystem1.71.0_1.71.0-6ubuntu6_amd64.deb ... Unpacking libboost-filesystem1.71.0:amd64 (1.71.0-6ubuntu6) ... Selecting previously unselected package libboost-iostreams1.71.0:amd64. Preparing to unpack .../113-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb . .. Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... Selecting previously unselected package libboost-program-options1.71.0:amd64. Preparing to unpack .../114-libboost-program-options1.71.0_1.71.0-6ubuntu6_amd64 .deb ... Unpacking libboost-program-options1.71.0:amd64 (1.71.0-6ubuntu6) ... Selecting previously unselected package libcapture-tiny-perl. Preparing to unpack .../115-libcapture-tiny-perl_0.48-1_all.deb ... Unpacking libcapture-tiny-perl (0.48-1) ... Selecting previously unselected package libclass-data-inheritable-perl. Preparing to unpack .../116-libclass-data-inheritable-perl_0.08-3_all.deb ... Unpacking libclass-data-inheritable-perl (0.08-3) ... Selecting previously unselected package libclass-xsaccessor-perl. Preparing to unpack .../117-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... Unpacking libclass-xsaccessor-perl (1.19-3build3) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../118-libclone-perl_0.43-2_amd64.deb ... Unpacking libclone-perl (0.43-2) ... Selecting previously unselected package libcommon-sense-perl. Preparing to unpack .../119-libcommon-sense-perl_3.74-2build6_amd64.deb ... Unpacking libcommon-sense-perl (3.74-2build6) ... Selecting previously unselected package libparams-util-perl. Preparing to unpack .../120-libparams-util-perl_1.07-3build5_amd64.deb ... Unpacking libparams-util-perl (1.07-3build5) ... Selecting previously unselected package libsub-install-perl. Preparing to unpack .../121-libsub-install-perl_0.928-1_all.deb ... Unpacking libsub-install-perl (0.928-1) ... Selecting previously unselected package libdata-optlist-perl. Preparing to unpack .../122-libdata-optlist-perl_0.110-1_all.deb ... Unpacking libdata-optlist-perl (0.110-1) ... Selecting previously unselected package libsub-exporter-perl. Preparing to unpack .../123-libsub-exporter-perl_0.987-1_all.deb ... Unpacking libsub-exporter-perl (0.987-1) ... Selecting previously unselected package libconst-fast-perl. Preparing to unpack .../124-libconst-fast-perl_0.014-1_all.deb ... Unpacking libconst-fast-perl (0.014-1) ... Selecting previously unselected package libwant-perl. Preparing to unpack .../125-libwant-perl_0.29-1build4_amd64.deb ... Unpacking libwant-perl (0.29-1build4) ... Selecting previously unselected package libcontextual-return-perl. Preparing to unpack .../126-libcontextual-return-perl_0.004014-2_all.deb ... Unpacking libcontextual-return-perl (0.004014-2) ... Selecting previously unselected package libcpanel-json-xs-perl. Preparing to unpack .../127-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... Unpacking libcpanel-json-xs-perl (4.19-1build1) ... Selecting previously unselected package libdata-dump-perl. Preparing to unpack .../128-libdata-dump-perl_1.23-1_all.deb ... Unpacking libdata-dump-perl (1.23-1) ... Selecting previously unselected package libdevel-stacktrace-perl. Preparing to unpack .../129-libdevel-stacktrace-perl_2.0400-1_all.deb ... Unpacking libdevel-stacktrace-perl (2.0400-1) ... Selecting previously unselected package libdigest-bubblebabble-perl. Preparing to unpack .../130-libdigest-bubblebabble-perl_0.02-2_all.deb ... Unpacking libdigest-bubblebabble-perl (0.02-2) ... Selecting previously unselected package libdigest-hmac-perl. Preparing to unpack .../131-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... Selecting previously unselected package libdistro-info-perl. Preparing to unpack .../132-libdistro-info-perl_0.23ubuntu1_all.deb ... Unpacking libdistro-info-perl (0.23ubuntu1) ... Selecting previously unselected package libemail-date-format-perl. Preparing to unpack .../133-libemail-date-format-perl_1.005-1_all.deb ... Unpacking libemail-date-format-perl (1.005-1) ... Selecting previously unselected package libnet-smtp-ssl-perl. Preparing to unpack .../134-libnet-smtp-ssl-perl_1.04-1_all.deb ... Unpacking libnet-smtp-ssl-perl (1.04-1) ... Selecting previously unselected package libmailtools-perl. Preparing to unpack .../135-libmailtools-perl_2.21-1_all.deb ... Unpacking libmailtools-perl (2.21-1) ... Selecting previously unselected package libnet-ip-perl. Preparing to unpack .../136-libnet-ip-perl_1.26-2_all.deb ... Unpacking libnet-ip-perl (1.26-2) ... Selecting previously unselected package libnet-dns-perl. Preparing to unpack .../137-libnet-dns-perl_1.22-1_all.deb ... Unpacking libnet-dns-perl (1.22-1) ... Selecting previously unselected package libnet-domain-tld-perl. Preparing to unpack .../138-libnet-domain-tld-perl_1.75-1_all.deb ... Unpacking libnet-domain-tld-perl (1.75-1) ... Selecting previously unselected package libemail-valid-perl. Preparing to unpack .../139-libemail-valid-perl_1.202-1_all.deb ... Unpacking libemail-valid-perl (1.202-1) ... Selecting previously unselected package libexception-class-perl. Preparing to unpack .../140-libexception-class-perl_1.44-1_all.deb ... Unpacking libexception-class-perl (1.44-1) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../141-libexporter-tiny-perl_1.002001-1_all.deb ... Unpacking libexporter-tiny-perl (1.002001-1) ... Selecting previously unselected package libipc-system-simple-perl. Preparing to unpack .../142-libipc-system-simple-perl_1.26-1_all.deb ... Unpacking libipc-system-simple-perl (1.26-1) ... Selecting previously unselected package libfile-basedir-perl. Preparing to unpack .../143-libfile-basedir-perl_0.08-1_all.deb ... Unpacking libfile-basedir-perl (0.08-1) ... Selecting previously unselected package libfile-chdir-perl. Preparing to unpack .../144-libfile-chdir-perl_0.1008-1_all.deb ... Unpacking libfile-chdir-perl (0.1008-1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../145-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build4) ... Selecting previously unselected package libnumber-compare-perl. Preparing to unpack .../146-libnumber-compare-perl_0.03-1_all.deb ... Unpacking libnumber-compare-perl (0.03-1) ... Selecting previously unselected package libtext-glob-perl. Preparing to unpack .../147-libtext-glob-perl_0.10-1_all.deb ... Unpacking libtext-glob-perl (0.10-1) ... Selecting previously unselected package libfile-find-rule-perl. Preparing to unpack .../148-libfile-find-rule-perl_0.34-1_all.deb ... Unpacking libfile-find-rule-perl (0.34-1) ... Selecting previously unselected package libfilesys-df-perl. Preparing to unpack .../149-libfilesys-df-perl_0.92-6build4_amd64.deb ... Unpacking libfilesys-df-perl (0.92-6build4) ... Selecting previously unselected package libfont-afm-perl. Preparing to unpack .../150-libfont-afm-perl_1.20-2_all.deb ... Unpacking libfont-afm-perl (1.20-2) ... Selecting previously unselected package libio-string-perl. Preparing to unpack .../151-libio-string-perl_1.08-3_all.deb ... Unpacking libio-string-perl (1.08-3) ... Selecting previously unselected package libfont-ttf-perl. Preparing to unpack .../152-libfont-ttf-perl_1.06-1_all.deb ... Unpacking libfont-ttf-perl (1.06-1) ... Selecting previously unselected package libfuture-perl. Preparing to unpack .../153-libfuture-perl_0.43-1_all.deb ... Unpacking libfuture-perl (0.43-1) ... Selecting previously unselected package libio-stringy-perl. Preparing to unpack .../154-libio-stringy-perl_2.111-3_all.deb ... Unpacking libio-stringy-perl (2.111-3) ... Selecting previously unselected package libparams-validate-perl. Preparing to unpack .../155-libparams-validate-perl_1.29-3_amd64.deb ... Unpacking libparams-validate-perl (1.29-3) ... Selecting previously unselected package libgetopt-long-descriptive-perl. Preparing to unpack .../156-libgetopt-long-descriptive-perl_0.104-1_all.deb ... Unpacking libgetopt-long-descriptive-perl (0.104-1) ... Selecting previously unselected package libsort-versions-perl. Preparing to unpack .../157-libsort-versions-perl_1.62-1_all.deb ... Unpacking libsort-versions-perl (1.62-1) ... Selecting previously unselected package libgit-wrapper-perl. Preparing to unpack .../158-libgit-wrapper-perl_0.048-1_all.deb ... Unpacking libgit-wrapper-perl (0.048-1) ... Selecting previously unselected package libhttp-tiny-multipart-perl. Preparing to unpack .../159-libhttp-tiny-multipart-perl_0.08-1_all.deb ... Unpacking libhttp-tiny-multipart-perl (0.08-1) ... Selecting previously unselected package libio-prompter-perl. Preparing to unpack .../160-libio-prompter-perl_0.004015-1_all.deb ... Unpacking libio-prompter-perl (0.004015-1) ... Selecting previously unselected package libjson-perl. Preparing to unpack .../161-libjson-perl_4.02000-2_all.deb ... Unpacking libjson-perl (4.02000-2) ... Selecting previously unselected package liblog-any-perl. Preparing to unpack .../162-liblog-any-perl_1.708-1_all.deb ... Unpacking liblog-any-perl (1.708-1) ... Selecting previously unselected package liblog-any-adapter-screen-perl. Preparing to unpack .../163-liblog-any-adapter-screen-perl_0.140-1_all.deb ... Unpacking liblog-any-adapter-screen-perl (0.140-1) ... Selecting previously unselected package libpackage-stash-perl. Preparing to unpack .../164-libpackage-stash-perl_0.38-1_all.deb ... Unpacking libpackage-stash-perl (0.38-1) ... Selecting previously unselected package libsub-identify-perl. Preparing to unpack .../165-libsub-identify-perl_0.14-1build2_amd64.deb ... Unpacking libsub-identify-perl (0.14-1build2) ... Selecting previously unselected package libsub-name-perl. Preparing to unpack .../166-libsub-name-perl_0.26-1_amd64.deb ... Unpacking libsub-name-perl (0.26-1) ... Selecting previously unselected package libnamespace-clean-perl. Preparing to unpack .../167-libnamespace-clean-perl_0.27-1_all.deb ... Unpacking libnamespace-clean-perl (0.27-1) ... Selecting previously unselected package libpath-tiny-perl. Preparing to unpack .../168-libpath-tiny-perl_0.108-1_all.deb ... Unpacking libpath-tiny-perl (0.108-1) ... Selecting previously unselected package libtype-tiny-perl. Preparing to unpack .../169-libtype-tiny-perl_1.008001-2_all.deb ... Unpacking libtype-tiny-perl (1.008001-2) ... Selecting previously unselected package libgitlab-api-v4-perl. Preparing to unpack .../170-libgitlab-api-v4-perl_0.25-1_all.deb ... Unpacking libgitlab-api-v4-perl (0.25-1) ... Selecting previously unselected package libhash-fieldhash-perl. Preparing to unpack .../171-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... Unpacking libhash-fieldhash-perl (0.15-1build2) ... Selecting previously unselected package libhtml-form-perl. Preparing to unpack .../172-libhtml-form-perl_6.07-1_all.deb ... Unpacking libhtml-form-perl (6.07-1) ... Selecting previously unselected package libhtml-format-perl. Preparing to unpack .../173-libhtml-format-perl_2.12-1_all.deb ... Unpacking libhtml-format-perl (2.12-1) ... Selecting previously unselected package libhttp-daemon-perl. Preparing to unpack .../174-libhttp-daemon-perl_6.06-1_all.deb ... Unpacking libhttp-daemon-perl (6.06-1) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../175-libidn11_1.33-2.2ubuntu2_amd64.deb ... Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... Selecting previously unselected package libstruct-dumb-perl. Preparing to unpack .../176-libstruct-dumb-perl_0.09-1_all.deb ... Unpacking libstruct-dumb-perl (0.09-1) ... Selecting previously unselected package libio-async-perl. Preparing to unpack .../177-libio-async-perl_0.75-1_all.deb ... Unpacking libio-async-perl (0.75-1) ... Selecting previously unselected package liblinux-epoll-perl. Preparing to unpack .../178-liblinux-epoll-perl_0.017-1_amd64.deb ... Unpacking liblinux-epoll-perl (0.017-1) ... Selecting previously unselected package libio-async-loop-epoll-perl. Preparing to unpack .../179-libio-async-loop-epoll-perl_0.20-1_all.deb ... Unpacking libio-async-loop-epoll-perl (0.20-1) ... Selecting previously unselected package libtypes-serialiser-perl. Preparing to unpack .../180-libtypes-serialiser-perl_1.0-1_all.deb ... Unpacking libtypes-serialiser-perl (1.0-1) ... Selecting previously unselected package libjson-xs-perl. Preparing to unpack .../181-libjson-xs-perl_4.020-1build1_amd64.deb ... Unpacking libjson-xs-perl (4.020-1build1) ... Selecting previously unselected package libjson-maybexs-perl. Preparing to unpack .../182-libjson-maybexs-perl_1.004000-1_all.deb ... Unpacking libjson-maybexs-perl (1.004000-1) ... Selecting previously unselected package liblist-compare-perl. Preparing to unpack .../183-liblist-compare-perl_0.53-1_all.deb ... Unpacking liblist-compare-perl (0.53-1) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../184-liblist-moreutils-perl_0.416-1build5_amd64.deb ... Unpacking liblist-moreutils-perl (0.416-1build5) ... Selecting previously unselected package liblist-someutils-perl. Preparing to unpack .../185-liblist-someutils-perl_0.58-1_all.deb ... Unpacking liblist-someutils-perl (0.58-1) ... Selecting previously unselected package liblist-someutils-xs-perl. Preparing to unpack .../186-liblist-someutils-xs-perl_0.58-2_amd64.deb ... Unpacking liblist-someutils-xs-perl (0.58-2) ... Selecting previously unselected package libmime-lite-perl. Preparing to unpack .../187-libmime-lite-perl_3.031-1_all.deb ... Unpacking libmime-lite-perl (3.031-1) ... Selecting previously unselected package libmime-types-perl. Preparing to unpack .../188-libmime-types-perl_2.17-1_all.deb ... Unpacking libmime-types-perl (2.17-1) ... Selecting previously unselected package libmoox-aliases-perl. Preparing to unpack .../189-libmoox-aliases-perl_0.001006-1_all.deb ... Unpacking libmoox-aliases-perl (0.001006-1) ... Selecting previously unselected package libobject-id-perl. Preparing to unpack .../190-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... Selecting previously unselected package libmoox-struct-perl. Preparing to unpack .../191-libmoox-struct-perl_0.017-1_all.deb ... Unpacking libmoox-struct-perl (0.017-1) ... Selecting previously unselected package libnet-dns-sec-perl. Preparing to unpack .../192-libnet-dns-sec-perl_1.15-1_amd64.deb ... Unpacking libnet-dns-sec-perl (1.15-1) ... Selecting previously unselected package libnet-libidn-perl. Preparing to unpack .../193-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... Unpacking libnet-libidn-perl (0.12.ds-3build2) ... Selecting previously unselected package libnumber-range-perl. Preparing to unpack .../194-libnumber-range-perl_0.12-1_all.deb ... Unpacking libnumber-range-perl (0.12-1) ... Selecting previously unselected package libpackage-stash-xs-perl. Preparing to unpack .../195-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... Unpacking libpackage-stash-xs-perl (0.29-1build1) ... Selecting previously unselected package libpath-iterator-rule-perl. Preparing to unpack .../196-libpath-iterator-rule-perl_1.014-1_all.deb ... Unpacking libpath-iterator-rule-perl (1.014-1) ... Selecting previously unselected package libperl4-corelibs-perl. Preparing to unpack .../197-libperl4-corelibs-perl_0.004-2_all.deb ... Unpacking libperl4-corelibs-perl (0.004-2) ... Selecting previously unselected package libperlio-gzip-perl. Preparing to unpack .../198-libperlio-gzip-perl_0.19-1build5_amd64.deb ... Unpacking libperlio-gzip-perl (0.19-1build5) ... Selecting previously unselected package libpod-constants-perl. Preparing to unpack .../199-libpod-constants-perl_0.19-1_all.deb ... Unpacking libpod-constants-perl (0.19-1) ... Selecting previously unselected package libre2-5:amd64. Preparing to unpack .../200-libre2-5_20200101+dfsg-1build1_amd64.deb ... Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... Selecting previously unselected package libre-engine-re2-perl. Preparing to unpack .../201-libre-engine-re2-perl_0.13-5_amd64.deb ... Unpacking libre-engine-re2-perl (0.13-5) ... Selecting previously unselected package libreadonly-perl. Preparing to unpack .../202-libreadonly-perl_2.050-2_all.deb ... Unpacking libreadonly-perl (2.050-2) ... Selecting previously unselected package libref-util-perl. Preparing to unpack .../203-libref-util-perl_0.204-1_all.deb ... Unpacking libref-util-perl (0.204-1) ... Selecting previously unselected package libref-util-xs-perl. Preparing to unpack .../204-libref-util-xs-perl_0.117-1build2_amd64.deb ... Unpacking libref-util-xs-perl (0.117-1build2) ... Selecting previously unselected package libregexp-pattern-license-perl. Preparing to unpack .../205-libregexp-pattern-license-perl_3.2.0-1_all.deb ... Unpacking libregexp-pattern-license-perl (3.2.0-1) ... Selecting previously unselected package libregexp-pattern-perl. Preparing to unpack .../206-libregexp-pattern-perl_0.2.12-1_all.deb ... Unpacking libregexp-pattern-perl (0.2.12-1) ... Selecting previously unselected package libsereal-decoder-perl. Preparing to unpack .../207-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb .. . Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... Selecting previously unselected package libsereal-encoder-perl. Preparing to unpack .../208-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb .. . Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... Selecting previously unselected package libsereal-perl. Preparing to unpack .../209-libsereal-perl_4.011-1_all.deb ... Unpacking libsereal-perl (4.011-1) ... Selecting previously unselected package libsort-key-perl. Preparing to unpack .../210-libsort-key-perl_1.33-2build2_amd64.deb ... Unpacking libsort-key-perl (1.33-2build2) ... Selecting previously unselected package libstring-copyright-perl. Preparing to unpack .../211-libstring-copyright-perl_0.003006-1_all.deb ... Unpacking libstring-copyright-perl (0.003006-1) ... Selecting previously unselected package libstring-escape-perl. Preparing to unpack .../212-libstring-escape-perl_2010.002-2_all.deb ... Unpacking libstring-escape-perl (2010.002-2) ... Selecting previously unselected package libstring-shellquote-perl. Preparing to unpack .../213-libstring-shellquote-perl_1.04-1_all.deb ... Unpacking libstring-shellquote-perl (1.04-1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../214-libterm-readkey-perl_2.38-1build1_amd64.deb ... Unpacking libterm-readkey-perl (2.38-1build1) ... Selecting previously unselected package libtest-fatal-perl. Preparing to unpack .../215-libtest-fatal-perl_0.014-1_all.deb ... Unpacking libtest-fatal-perl (0.014-1) ... Selecting previously unselected package libtest-refcount-perl. Preparing to unpack .../216-libtest-refcount-perl_0.10-1_all.deb ... Unpacking libtest-refcount-perl (0.10-1) ... Selecting previously unselected package libtext-levenshtein-perl. Preparing to unpack .../217-libtext-levenshtein-perl_0.13-1_all.deb ... Unpacking libtext-levenshtein-perl (0.13-1) ... Selecting previously unselected package libtype-tiny-xs-perl. Preparing to unpack .../218-libtype-tiny-xs-perl_0.016-1_amd64.deb ... Unpacking libtype-tiny-xs-perl (0.016-1) ... Selecting previously unselected package libunicode-utf8-perl. Preparing to unpack .../219-libunicode-utf8-perl_0.62-1build1_amd64.deb ... Unpacking libunicode-utf8-perl (0.62-1build1) ... Selecting previously unselected package libxml-namespacesupport-perl. Preparing to unpack .../220-libxml-namespacesupport-perl_1.12-1_all.deb ... Unpacking libxml-namespacesupport-perl (1.12-1) ... Selecting previously unselected package libxml-sax-base-perl. Preparing to unpack .../221-libxml-sax-base-perl_1.09-1_all.deb ... Unpacking libxml-sax-base-perl (1.09-1) ... Selecting previously unselected package libxml-sax-perl. Preparing to unpack .../222-libxml-sax-perl_1.02+dfsg-1_all.deb ... Unpacking libxml-sax-perl (1.02+dfsg-1) ... Selecting previously unselected package libxml-libxml-perl. Preparing to unpack .../223-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... Selecting previously unselected package libxml-parser-perl. Preparing to unpack .../224-libxml-parser-perl_2.46-1_amd64.deb ... Unpacking libxml-parser-perl (2.46-1) ... Selecting previously unselected package libxml-sax-expat-perl. Preparing to unpack .../225-libxml-sax-expat-perl_0.51-1_all.deb ... Unpacking libxml-sax-expat-perl (0.51-1) ... Selecting previously unselected package libxml-writer-perl. Preparing to unpack .../226-libxml-writer-perl_0.625-1_all.deb ... Unpacking libxml-writer-perl (0.625-1) ... Selecting previously unselected package libyaml-libyaml-perl. Preparing to unpack .../227-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... Unpacking libyaml-libyaml-perl (0.81+repack-1) ... Selecting previously unselected package licensecheck. Preparing to unpack .../228-licensecheck_3.0.45-1_all.deb ... Unpacking licensecheck (3.0.45-1) ... Selecting previously unselected package libdevel-size-perl. Preparing to unpack .../229-libdevel-size-perl_0.83-1build1_amd64.deb ... Unpacking libdevel-size-perl (0.83-1build1) ... Selecting previously unselected package t1utils. Preparing to unpack .../230-t1utils_1.41-3_amd64.deb ... Unpacking t1utils (1.41-3) ... Selecting previously unselected package lintian. Preparing to unpack .../231-lintian_2.62.0_all.deb ... Unpacking lintian (2.62.0) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../232-manpages-dev_5.05-1_all.deb ... Unpacking manpages-dev (5.05-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../233-python3-pycurl_7.43.0.2-1ubuntu6_amd64.deb ... Unpacking python3-pycurl (7.43.0.2-1ubuntu6) ... Selecting previously unselected package python3-pysimplesoap. Preparing to unpack .../234-python3-pysimplesoap_1.16.2-2_all.deb ... Unpacking python3-pysimplesoap (1.16.2-2) ... Selecting previously unselected package python3-debianbts. Preparing to unpack .../235-python3-debianbts_3.0.2_all.deb ... Unpacking python3-debianbts (3.0.2) ... Selecting previously unselected package python3-wrapt. Preparing to unpack .../236-python3-wrapt_1.11.2-2build1_amd64.deb ... Unpacking python3-wrapt (1.11.2-2build1) ... Selecting previously unselected package python3-deprecated. Preparing to unpack .../237-python3-deprecated_1.2.7-1_all.deb ... Unpacking python3-deprecated (1.2.7-1) ... Selecting previously unselected package python3-dns. Preparing to unpack .../238-python3-dns_3.2.1-1_all.deb ... Unpacking python3-dns (3.2.1-1) ... Selecting previously unselected package python3-github. Preparing to unpack .../239-python3-github_1.43.7-1_all.deb ... Unpacking python3-github (1.43.7-1) ... Selecting previously unselected package python3-gitlab. Preparing to unpack .../240-python3-gitlab_1%3a2.0.1-1_all.deb ... Unpacking python3-gitlab (1:2.0.1-1) ... Selecting previously unselected package python3-reportbug. Preparing to unpack .../241-python3-reportbug_7.6.0ubuntu1_all.deb ... Unpacking python3-reportbug (7.6.0ubuntu1) ... Selecting previously unselected package python3-ubuntutools. Preparing to unpack .../242-python3-ubuntutools_0.176_all.deb ... Unpacking python3-ubuntutools (0.176) ... Selecting previously unselected package python3-unidiff. Preparing to unpack .../243-python3-unidiff_0.5.5-2_all.deb ... Unpacking python3-unidiff (0.5.5-2) ... Selecting previously unselected package python3-xdg. Preparing to unpack .../244-python3-xdg_0.26-1ubuntu1_all.deb ... Unpacking python3-xdg (0.26-1ubuntu1) ... Selecting previously unselected package reportbug. Preparing to unpack .../245-reportbug_7.6.0ubuntu1_all.deb ... Unpacking reportbug (7.6.0ubuntu1) ... Selecting previously unselected package libsbuild-perl. Preparing to unpack .../246-libsbuild-perl_0.79.0-1ubuntu1_all.deb ... Unpacking libsbuild-perl (0.79.0-1ubuntu1) ... Selecting previously unselected package sbuild. Preparing to unpack .../247-sbuild_0.79.0-1ubuntu1_all.deb ... Unpacking sbuild (0.79.0-1ubuntu1) ... Selecting previously unselected package ubuntu-dev-tools. Preparing to unpack .../248-ubuntu-dev-tools_0.176_all.deb ... Unpacking ubuntu-dev-tools (0.176) ... Selecting previously unselected package sbuild-launchpad-chroot. Preparing to unpack .../249-sbuild-launchpad-chroot_0.17ubuntu0.20.10.1~20.04.1_ all.deb ... Unpacking sbuild-launchpad-chroot (0.17ubuntu0.20.10.1~20.04.1) ... Selecting previously unselected package schroot-common. Preparing to unpack .../250-schroot-common_1.6.10-9build1_all.deb ... Unpacking schroot-common (1.6.10-9build1) ... Selecting previously unselected package schroot. Preparing to unpack .../251-schroot_1.6.10-9build1_amd64.deb ... Unpacking schroot (1.6.10-9build1) ... Selecting previously unselected package unzip. Preparing to unpack .../252-unzip_6.0-25ubuntu1_amd64.deb ... Unpacking unzip (6.0-25ubuntu1) ... Selecting previously unselected package debootstrap. Preparing to unpack .../253-debootstrap_1.0.118ubuntu1.3_all.deb ... Unpacking debootstrap (1.0.118ubuntu1.3) ... Selecting previously unselected package libauthen-sasl-perl. Preparing to unpack .../254-libauthen-sasl-perl_2.1600-1_all.deb ... Unpacking libauthen-sasl-perl (2.1600-1) ... Selecting previously unselected package python3-magic. Preparing to unpack .../255-python3-magic_2%3a0.4.15-3_all.deb ... Unpacking python3-magic (2:0.4.15-3) ... Setting up libasync-mergepoint-perl (0.04-2) ... Setting up libapt-pkg-perl (0.1.36build3) ... Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... Setting up libstring-escape-perl (2010.002-2) ... Setting up distro-info (0.23ubuntu1) ... Setting up wdiff (1.2.2-2build1) ... Setting up manpages-dev (5.05-1) ... Setting up libfile-which-perl (1.23-1) ... Setting up debootstrap (1.0.118ubuntu1.3) ... Setting up libnumber-range-perl (0.12-1) ... Setting up libunicode-utf8-perl (0.62-1build1) ... Setting up libstruct-dumb-perl (0.09-1) ... Setting up libsys-cpuaffinity-perl (1.12-1build3) ... Setting up libregexp-pattern-perl (0.2.12-1) ... Setting up libfont-afm-perl (1.20-2) ... Setting up libwant-perl (0.29-1build4) ... Setting up libdynaloader-functions-perl (0.003-1) ... Setting up libtext-glob-perl (0.10-1) ... Setting up libclass-method-modifiers-perl (2.13-1) ... Setting up liblist-compare-perl (0.53-1) ... Setting up libref-util-xs-perl (0.117-1build2) ... Setting up libio-pty-perl (1:1.12-1) ... Setting up libmime-types-perl (2.17-1) ... Setting up libfile-fcntllock-perl (0.22-3build4) ... Setting up libsort-key-perl (1.33-2build2) ... Setting up libclone-perl (0.43-2) ... Setting up libalgorithm-diff-perl (1.19.03-2) ... Setting up libarchive-zip-perl (1.67-2) ... Setting up libsub-identify-perl (0.14-1build2) ... Setting up libdistro-info-perl (0.23ubuntu1) ... Setting up libcpanel-json-xs-perl (4.19-1build1) ... Setting up libio-stringy-perl (2.111-3) ... Setting up libhtml-tagset-perl (3.20-4) ... Setting up liblog-any-perl (1.708-1) ... Setting up libauthen-sasl-perl (2.1600-1) ... Setting up libdevel-size-perl (0.83-1build1) ... Setting up unzip (6.0-25ubuntu1) ... Setting up libpod-constants-perl (0.19-1) ... Setting up libfilesys-df-perl (0.92-6build4) ... Setting up libperl4-corelibs-perl (0.004-2) ... Setting up libfuture-perl (0.43-1) ... Setting up liblwp-mediatypes-perl (6.04-1) ... Setting up libyaml-libyaml-perl (0.81+repack-1) ... Setting up binutils-common:amd64 (2.34-6ubuntu1) ... Setting up debian-archive-keyring (2019.1ubuntu2) ... Setting up libtry-tiny-perl (0.30-1) ... Setting up libtest-fatal-perl (0.014-1) ... Setting up perl-openssl-defaults:amd64 (4) ... Setting up libcommon-sense-perl (3.74-2build6) ... Setting up python3-fastimport (0.9.8-5build1) ... Setting up linux-libc-dev:amd64 (5.4.0-61.69) ... Setting up libxml-namespacesupport-perl (1.12-1) ... Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1) ... Setting up libhttp-tiny-multipart-perl (0.08-1) ... Setting up libencode-locale-perl (1.05-1) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up python3-xdg (0.26-1ubuntu1) ... Setting up libsereal-encoder-perl (4.011+ds-1build1) ... Setting up libboost-filesystem1.71.0:amd64 (1.71.0-6ubuntu6) ... Setting up pbzip2 (1.1.13-1build1) ... Setting up libstring-shellquote-perl (1.04-1) ... Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... Setting up libsub-install-perl (0.928-1) ... Setting up libnumber-compare-perl (0.03-1) ... Setting up libio-async-perl (0.75-1) ... Setting up patchutils (0.3.4-2) ... Setting up libjson-maybexs-perl (1.004000-1) ... Setting up libxml-sax-base-perl (1.09-1) ... Setting up libio-string-perl (1.08-3) ... Setting up libreadonly-perl (2.050-2) ... Setting up libpackage-stash-xs-perl (0.29-1build1) ... Setting up python3-ubuntutools (0.176) ... Setting up python3-pycurl (7.43.0.2-1ubuntu6) ... Setting up libclass-data-inheritable-perl (0.08-3) ... Setting up python3-gpg (1.13.1-7ubuntu2) ... Setting up libdata-dump-perl (1.23-1) ... Setting up make (4.2.1-1.2) ... Setting up libfile-find-rule-perl (0.34-1) ... Setting up libdigest-hmac-perl (1.03+dfsg-2) ... Setting up libref-util-perl (0.204-1) ... Setting up libipc-system-simple-perl (1.26-1) ... Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... Setting up libnet-domain-tld-perl (1.75-1) ... Setting up libxml-writer-perl (0.625-1) ... Setting up libhash-fieldhash-perl (0.15-1build2) ... Setting up libnet-libidn-perl (0.12.ds-3build2) ... Setting up t1utils (1.41-3) ... Setting up libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up liblinux-epoll-perl (0.017-1) ... Setting up diffstat (1.63-1) ... Setting up libemail-date-format-perl (1.005-1) ... Setting up libmpc3:amd64 (1.1.0-1) ... Setting up libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up libvariable-magic-perl (0.62-1build2) ... Setting up libio-html-perl (1.001-1) ... Setting up python3-wrapt (1.11.2-2build1) ... Setting up libcroco3:amd64 (0.6.13-1) ... Setting up libb-hooks-op-check-perl (0.22-1build2) ... Setting up libipc-run-perl (20180523.0-2) ... Setting up libxdelta2 (1.1.3-9.3) ... Setting up schroot-common (1.6.10-9build1) ... Setting up libtest-refcount-perl (0.10-1) ... Setting up python3-dns (3.2.1-1) ... Setting up libparams-util-perl (1.07-3build5) ... Setting up libdpkg-perl (1.19.7ubuntu3) ... Setting up libsub-exporter-progressive-perl (0.001013-1) ... Setting up libarray-intspan-perl (2.003-1) ... Setting up libcapture-tiny-perl (0.48-1) ... Setting up python3-pysimplesoap (1.16.2-2) ... Setting up libtimedate-perl (2.3200-1) ... Setting up libcontextual-return-perl (0.004014-2) ... Setting up libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up libsub-name-perl (0.26-1) ... Setting up libtype-tiny-xs-perl (0.016-1) ... Setting up libtypes-serialiser-perl (1.0-1) ... Setting up libfile-chdir-perl (0.1008-1) ... Setting up xdelta3 (3.0.11-dfsg-1ubuntu1) ... Setting up python3-dulwich (0.19.15-1build1) ... Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... Setting up libpath-tiny-perl (0.108-1) ... Setting up libjson-perl (4.02000-2) ... Setting up liblog-any-adapter-screen-perl (0.140-1) ... Setting up pixz (1.0.6-2build1) ... Setting up librole-tiny-perl (2.001004-1) ... Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... Setting up libisl22:amd64 (0.22.1-1) ... Setting up python3-unidiff (0.5.5-2) ... Setting up libstrictures-perl (2.000006-1) ... Setting up libsub-quote-perl (2.006006-1) ... Setting up libdevel-stacktrace-perl (2.0400-1) ... Setting up libclass-xsaccessor-perl (1.19-3build3) ... Setting up libsort-versions-perl (1.62-1) ... Setting up libexporter-tiny-perl (1.002001-1) ... Setting up libre-engine-re2-perl (0.13-5) ... Setting up libterm-readkey-perl (2.38-1build1) ... Setting up libbinutils:amd64 (2.34-6ubuntu1) ... Setting up libc-dev-bin (2.31-0ubuntu9.2) ... Setting up libfont-ttf-perl (1.06-1) ... Setting up libfile-homedir-perl (1.004-1) ... Setting up libnet-ip-perl (1.26-2) ... Setting up python3-magic (2:0.4.15-3) ... Setting up libperlio-gzip-perl (0.19-1build5) ... Setting up python3-gitlab (1:2.0.1-1) ... Setting up libalgorithm-diff-xs-perl (0.04-6) ... Setting up libsereal-decoder-perl (4.011+ds-1build1) ... Setting up libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up liburi-perl (1.76-2) ... Setting up python3-deprecated (1.2.7-1) ... Setting up liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up dctrl-tools (2.24-3) ... Setting up libitm1:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up debian-keyring (2020.03.24) ... Setting up autodep8 (0.22ubuntu1) ... Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ... Setting up libdigest-bubblebabble-perl (0.02-2) ... Setting up libboost-program-options1.71.0:amd64 (1.71.0-6ubuntu6) ... Setting up libctf0:amd64 (2.34-6ubuntu1) ... Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... Setting up libjson-xs-perl (4.020-1build1) ... Setting up schroot (1.6.10-9build1) ... Created symlink /etc/systemd/system/multi-user.target.wants/schroot.service → /l ib/systemd/system/schroot.service. Setting up libhttp-date-perl (6.05-1) ... Setting up libfile-basedir-perl (0.08-1) ... Setting up gettext (0.19.8.1-10build1) ... Setting up libio-prompter-perl (0.004015-1) ... Setting up libfile-listing-perl (6.04-1) ... Setting up xdelta (1.1.3-9.3) ... Setting up python3-debianbts (3.0.2) ... Setting up libobject-id-perl (0.1.2-2ubuntu1) ... Setting up liblist-moreutils-perl (0.416-1build5) ... Setting up libregexp-pattern-license-perl (3.2.0-1) ... Setting up libtype-tiny-perl (1.008001-2) ... Setting up libnet-http-perl (6.19-1) ... Setting up libpath-iterator-rule-perl (1.014-1) ... Setting up python3-breezy (3.0.2-4ubuntu2) ... Setting up libsereal-perl (4.011-1) ... Setting up quilt (0.65-3) ... Setting up libnet-dns-perl (1.22-1) ... Setting up libexception-class-perl (1.44-1) ... Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... Setting up libxml-sax-perl (1.02+dfsg-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with pri ority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up dput (1.0.3ubuntu1) ... Setting up autopkgtest (5.11ubuntu1) ... Setting up brz (3.0.2-4ubuntu2) ... update-alternatives: using /usr/bin/brz to provide /usr/bin/bzr (bzr) in auto mo de Setting up libio-async-loop-epoll-perl (0.20-1) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up python3-github (1.43.7-1) ... Setting up bzr (2.7.0+bzr6622+brz) ... Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... Setting up libstring-copyright-perl (0.003006-1) ... Setting up libdata-optlist-perl (0.110-1) ... Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser wi th priority 50... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with prior ity 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up libwww-robotrules-perl (6.02-1) ... Setting up libhtml-parser-perl (3.72-5) ... Setting up libgit-wrapper-perl (0.048-1) ... Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... Setting up python3-reportbug (7.6.0ubuntu1) ... Setting up pristine-tar (1.47) ... Setting up libio-socket-ssl-perl (2.067-1) ... Setting up libsub-exporter-perl (0.987-1) ... Setting up libhttp-message-perl (6.22-1) ... Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1) ... Setting up libhtml-form-perl (6.07-1) ... Setting up libhttp-negotiate-perl (6.01-1) ... Setting up libhttp-cookies-perl (6.08-1) ... Setting up libhtml-tree-perl (5.07-2) ... Setting up libparams-classify-perl (0.015-1build2) ... Setting up libnet-dns-sec-perl (1.15-1) ... Setting up libhtml-format-perl (2.12-1) ... Setting up binutils (2.34-6ubuntu1) ... Setting up reportbug (7.6.0ubuntu1) ... Setting up dpkg-dev (1.19.7ubuntu3) ... Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... Setting up libnet-smtp-ssl-perl (1.04-1) ... Setting up libmodule-runtime-perl (0.016-1) ... Setting up libmailtools-perl (2.21-1) ... Setting up libconst-fast-perl (0.014-1) ... Setting up libhttp-daemon-perl (6.06-1) ... Setting up cpp (4:9.3.0-1ubuntu2) ... Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... Setting up libmime-lite-perl (3.031-1) ... Setting up libmodule-implementation-perl (0.09-1) ... Setting up libemail-valid-perl (1.202-1) ... Setting up libpackage-stash-perl (0.38-1) ... Setting up libimport-into-perl (1.002005-1) ... Setting up libmoo-perl (2.003006-1) ... Setting up liblist-someutils-perl (0.58-1) ... Setting up gcc (4:9.3.0-1ubuntu2) ... Setting up liblist-someutils-xs-perl (0.58-2) ... Setting up libsbuild-perl (0.79.0-1ubuntu1) ... Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... Setting up g++ (4:9.3.0-1ubuntu2) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mo de Setting up sbuild (0.79.0-1ubuntu1) ... Setting up build-essential (12.8ubuntu1.1) ... Setting up libmoox-aliases-perl (0.001006-1) ... Setting up libparams-validate-perl (1.29-3) ... Setting up libb-hooks-endofscope-perl (0.24-1) ... Setting up libnamespace-clean-perl (0.27-1) ... Setting up libgetopt-long-descriptive-perl (0.104-1) ... Setting up libgitlab-api-v4-perl (0.25-1) ... Setting up libmoox-struct-perl (0.017-1) ... Setting up lintian (2.62.0) ... Setting up licensecheck (3.0.45-1) ... Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... Setting up libwww-perl (6.43-1) ... Setting up devscripts (2.20.2ubuntu2) ... Setting up ubuntu-dev-tools (0.176) ... Setting up libxml-parser-perl (2.46-1) ... Setting up brz-debian (2.8.32ubuntu1) ... Setting up bzr-builddeb (2.8.12+brz) ... Setting up sbuild-launchpad-chroot (0.17ubuntu0.20.10.1~20.04.1) ... Setting up libxml-sax-expat-perl (0.51-1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priori ty 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Processing triggers for install-info (6.7.0.dfsg.2-5) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for libc-bin (2.31-0ubuntu9.1) ... Processing triggers for systemd (245.4-4ubuntu3.3) ... Processing triggers for man-db (2.9.1-1) ... [xenial] Creating config Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed: binfmt-support The following NEW packages will be installed: binfmt-support qemu-user-static 0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded. Need to get 21.3 MB of archives. After this operation, 208 MB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 qemu-user-static amd64 1:4.2-3ubuntu6.11 [21.2 MB] Fetched 21.3 MB in 2s (11.5 MB/s) Selecting previously unselected package binfmt-support. (Reading database ... 49032 files and directories currently installed.) Preparing to unpack .../binfmt-support_2.2.0-2_amd64.deb ... Unpacking binfmt-support (2.2.0-2) ... Selecting previously unselected package qemu-user-static. Preparing to unpack .../qemu-user-static_1%3a4.2-3ubuntu6.11_amd64.deb ... Unpacking qemu-user-static (1:4.2-3ubuntu6.11) ... Setting up qemu-user-static (1:4.2-3ubuntu6.11) ... Setting up binfmt-support (2.2.0-2) ... update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format python3.8 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-aarch64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-alpha update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-arm update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-armeb update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-cris update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-hppa update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-m68k update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-microblaze update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mips update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mips64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mips64el update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mipsel update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mipsn32 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-mipsn32el update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc64abi32 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-ppc64le update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-riscv32 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-riscv64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-s390x update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sh4 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sh4eb update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sparc update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sparc32plus update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-sparc64 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-xtensa update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format qemu-xtensaeb Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. Job for binfmt-support.service failed because the control process exited with error code. See "systemctl status binfmt-support.service" and "journalctl -xe" for details. invoke-rc.d: initscript binfmt-support, action "start" failed. ● binfmt-support.service - Enable support for additional executable binary formats Loaded: loaded (/lib/systemd/system/binfmt-support.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2021-01-12 23:21:42 UTC; 10ms ago Docs: man:update-binfmts(8) Process: 15008 ExecStart=/usr/sbin/update-binfmts --enable (code=exited, status=2) Main PID: 15008 (code=exited, status=2) Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:21:42 dannf-slc-focal update-binfmts[15008]: update-binfmts: exiting due to previous errors Jan 12 23:21:42 dannf-slc-focal systemd[1]: binfmt-support.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jan 12 23:21:42 dannf-slc-focal systemd[1]: binfmt-support.service: Failed with result 'exit-code'. Jan 12 23:21:42 dannf-slc-focal systemd[1]: Failed to start Enable support for additional executable binary formats. Processing triggers for man-db (2.9.1-1) ... Processing triggers for systemd (245.4-4ubuntu3.3) ... [xenial] Initial download [xenial] Processing config [xenial] Downloading new Launchpad chroot. tar: dev/agpgart: Cannot mknod: Operation not permitted tar: dev/audio: Cannot mknod: Operation not permitted tar: dev/audio1: Cannot mknod: Operation not permitted tar: dev/audio2: Cannot mknod: Operation not permitted tar: dev/audio3: Cannot mknod: Operation not permitted tar: dev/audioctl: Cannot mknod: Operation not permitted tar: dev/console: Cannot mknod: Operation not permitted tar: dev/dsp: Cannot mknod: Operation not permitted tar: dev/dsp1: Cannot mknod: Operation not permitted tar: dev/dsp2: Cannot mknod: Operation not permitted tar: dev/dsp3: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/kmem: Cannot mknod: Operation not permitted tar: dev/loop0: Cannot mknod: Operation not permitted tar: dev/loop1: Cannot mknod: Operation not permitted tar: dev/loop2: Cannot mknod: Operation not permitted tar: dev/loop3: Cannot mknod: Operation not permitted tar: dev/loop4: Cannot mknod: Operation not permitted tar: dev/loop5: Cannot mknod: Operation not permitted tar: dev/loop6: Cannot mknod: Operation not permitted tar: dev/loop7: Cannot mknod: Operation not permitted tar: dev/mem: Cannot mknod: Operation not permitted tar: dev/midi0: Cannot mknod: Operation not permitted tar: dev/midi00: Cannot mknod: Operation not permitted tar: dev/midi01: Cannot mknod: Operation not permitted tar: dev/midi02: Cannot mknod: Operation not permitted tar: dev/midi03: Cannot mknod: Operation not permitted tar: dev/midi1: Cannot mknod: Operation not permitted tar: dev/midi2: Cannot mknod: Operation not permitted tar: dev/midi3: Cannot mknod: Operation not permitted tar: dev/mixer: Cannot mknod: Operation not permitted tar: dev/mixer1: Cannot mknod: Operation not permitted tar: dev/mixer2: Cannot mknod: Operation not permitted tar: dev/mixer3: Cannot mknod: Operation not permitted tar: dev/mpu401data: Cannot mknod: Operation not permitted tar: dev/mpu401stat: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/port: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/ram0: Cannot mknod: Operation not permitted tar: dev/ram1: Cannot mknod: Operation not permitted tar: dev/ram10: Cannot mknod: Operation not permitted tar: dev/ram11: Cannot mknod: Operation not permitted tar: dev/ram12: Cannot mknod: Operation not permitted tar: dev/ram13: Cannot mknod: Operation not permitted tar: dev/ram14: Cannot mknod: Operation not permitted tar: dev/ram15: Cannot mknod: Operation not permitted tar: dev/ram16: Cannot mknod: Operation not permitted tar: dev/ram2: Cannot mknod: Operation not permitted tar: dev/ram3: Cannot mknod: Operation not permitted tar: dev/ram4: Cannot mknod: Operation not permitted tar: dev/ram5: Cannot mknod: Operation not permitted tar: dev/ram6: Cannot mknod: Operation not permitted tar: dev/ram7: Cannot mknod: Operation not permitted tar: dev/ram8: Cannot mknod: Operation not permitted tar: dev/ram9: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/rmidi0: Cannot mknod: Operation not permitted tar: dev/rmidi1: Cannot mknod: Operation not permitted tar: dev/rmidi2: Cannot mknod: Operation not permitted tar: dev/rmidi3: Cannot mknod: Operation not permitted tar: dev/sequencer: Cannot mknod: Operation not permitted tar: dev/smpte0: Cannot mknod: Operation not permitted tar: dev/smpte1: Cannot mknod: Operation not permitted tar: dev/smpte2: Cannot mknod: Operation not permitted tar: dev/smpte3: Cannot mknod: Operation not permitted tar: dev/sndstat: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/tty0: Cannot mknod: Operation not permitted tar: dev/tty1: Cannot mknod: Operation not permitted tar: dev/tty2: Cannot mknod: Operation not permitted tar: dev/tty3: Cannot mknod: Operation not permitted tar: dev/tty4: Cannot mknod: Operation not permitted tar: dev/tty5: Cannot mknod: Operation not permitted tar: dev/tty6: Cannot mknod: Operation not permitted tar: dev/tty7: Cannot mknod: Operation not permitted tar: dev/tty8: Cannot mknod: Operation not permitted tar: dev/tty9: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [xenial] Done updating from Launchpad [xenial] Done creating [xenial] Processing config [xenial] Already up to date. [xenial] Beginning removal [xenial] Removed [bionic] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:4.2-3ubuntu6.11). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded. [bionic] Initial download [bionic] Processing config [bionic] Downloading new Launchpad chroot. tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [bionic] Done updating from Launchpad [bionic] Done creating [bionic] Processing config [bionic] Already up to date. [bionic] Beginning removal [bionic] Removed [focal] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:4.2-3ubuntu6.11). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded. [focal] Initial download [focal] Processing config [focal] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [focal] Done updating from Launchpad [focal] Done creating [focal] Processing config [focal] Already up to date. [focal] Beginning removal [focal] Removed [groovy] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:4.2-3ubuntu6.11). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded. [groovy] Initial download [groovy] Processing config [groovy] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [groovy] Done updating from Launchpad [groovy] Done creating [groovy] Processing config [groovy] Already up to date. [groovy] Beginning removal [groovy] Removed [hirsute] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:4.2-3ubuntu6.11). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded. [hirsute] Initial download [hirsute] Processing config [hirsute] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [hirsute] Done updating from Launchpad [hirsute] Done creating [hirsute] Processing config [hirsute] Already up to date. [hirsute] Beginning removal [hirsute] Removed Creating dannf-slc-bionic Starting dannf-slc-bionic Get:1 http://ppa.launchpad.net/dannf/dannf/ubuntu bionic InRelease [15.4 kB] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:5 http://ppa.launchpad.net/dannf/dannf/ubuntu bionic/main amd64 Packages [676 B] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Get:7 http://ppa.launchpad.net/dannf/dannf/ubuntu bionic/main Translation-en [328 B] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] Get:27 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B] Get:29 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B] Fetched 22.0 MB in 5s (4547 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: emacs-nox emacs25-bin-common emacs25-common emacs25-el emacs25-nox emacsen-common fakeroot libasound2 libasound2-data libfakeroot liblockfile-bin liblockfile1 Suggested packages: emacs25-common-non-dfsg libasound2-plugins alsa-utils The following NEW packages will be installed: dannf emacs-nox emacs25-bin-common emacs25-common emacs25-el emacs25-nox emacsen-common fakeroot libasound2 libasound2-data libfakeroot liblockfile-bin liblockfile1 0 upgraded, 13 newly installed, 0 to remove and 1 not upgraded. Need to get 32.4 MB of archives. After this operation, 104 MB of additional disk space will be used. Get:1 http://ppa.launchpad.net/dannf/dannf/ubuntu bionic/main amd64 dannf all 15 [6676 B] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 emacsen-common all 2.0.8 [17.6 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 emacs25-common all 25.2+1-6 [13.1 MB] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblockfile-bin amd64 1.14-1.1 [11.9 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblockfile1 amd64 1.14-1.1 [6804 B] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 emacs25-bin-common amd64 25.2+1-6 [127 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.5 [38.7 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.5 [360 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 emacs25-nox amd64 25.2+1-6 [3051 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 emacs-nox all 47.0 [1766 B] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 emacs25-el all 25.2+1-6 [15.6 MB] Fetched 32.4 MB in 2s (20.2 MB/s) Selecting previously unselected package emacsen-common. (Reading database ... 28771 files and directories currently installed.) Preparing to unpack .../00-emacsen-common_2.0.8_all.deb ... Unpacking emacsen-common (2.0.8) ... Selecting previously unselected package emacs25-common. Preparing to unpack .../01-emacs25-common_25.2+1-6_all.deb ... Unpacking emacs25-common (25.2+1-6) ... Selecting previously unselected package liblockfile-bin. Preparing to unpack .../02-liblockfile-bin_1.14-1.1_amd64.deb ... Unpacking liblockfile-bin (1.14-1.1) ... Selecting previously unselected package liblockfile1:amd64. Preparing to unpack .../03-liblockfile1_1.14-1.1_amd64.deb ... Unpacking liblockfile1:amd64 (1.14-1.1) ... Selecting previously unselected package emacs25-bin-common. Preparing to unpack .../04-emacs25-bin-common_25.2+1-6_amd64.deb ... Unpacking emacs25-bin-common (25.2+1-6) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../05-libasound2-data_1.1.3-5ubuntu0.5_all.deb ... Unpacking libasound2-data (1.1.3-5ubuntu0.5) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../06-libasound2_1.1.3-5ubuntu0.5_amd64.deb ... Unpacking libasound2:amd64 (1.1.3-5ubuntu0.5) ... Selecting previously unselected package emacs25-nox. Preparing to unpack .../07-emacs25-nox_25.2+1-6_amd64.deb ... Unpacking emacs25-nox (25.2+1-6) ... Selecting previously unselected package emacs-nox. Preparing to unpack .../08-emacs-nox_47.0_all.deb ... Unpacking emacs-nox (47.0) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../09-libfakeroot_1.22-2ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../10-fakeroot_1.22-2ubuntu1_amd64.deb ... Unpacking fakeroot (1.22-2ubuntu1) ... Selecting previously unselected package dannf. Preparing to unpack .../11-dannf_15_all.deb ... Unpacking dannf (15) ... Selecting previously unselected package emacs25-el. Preparing to unpack .../12-emacs25-el_25.2+1-6_all.deb ... Unpacking emacs25-el (25.2+1-6) ... Setting up liblockfile-bin (1.14-1.1) ... Setting up liblockfile1:amd64 (1.14-1.1) ... Setting up libasound2-data (1.1.3-5ubuntu0.5) ... Setting up emacsen-common (2.0.8) ... Setting up libasound2:amd64 (1.1.3-5ubuntu0.5) ... Setting up emacs25-common (25.2+1-6) ... Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... Setting up emacs25-bin-common (25.2+1-6) ... update-alternatives: using /usr/bin/ctags.emacs25 to provide /usr/bin/ctags (cta gs) in auto mode update-alternatives: using /usr/bin/ebrowse.emacs25 to provide /usr/bin/ebrowse (ebrowse) in auto mode update-alternatives: using /usr/bin/emacsclient.emacs25 to provide /usr/bin/emac sclient (emacsclient) in auto mode update-alternatives: using /usr/bin/etags.emacs25 to provide /usr/bin/etags (eta gs) in auto mode Setting up fakeroot (1.22-2ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot ( fakeroot) in auto mode Setting up emacs25-el (25.2+1-6) ... Setting up emacs25-nox (25.2+1-6) ... update-alternatives: using /usr/bin/emacs25-nox to provide /usr/bin/emacs (emacs ) in auto mode Install emacsen-common for emacs25 emacsen-common: Handling install of emacsen flavor emacs25 Setting up emacs-nox (47.0) ... Setting up dannf (15) ... Processing triggers for libc-bin (2.27-3ubuntu1.4) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for install-info (6.5.0.dfsg.1-2) ... Hit:1 http://ppa.launchpad.net/dannf/dannf/ubuntu bionic InRelease Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Get:6 http://archive.ubuntu.com/ubuntu bionic-proposed InRelease [242 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-proposed/main Sources [80.6 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-proposed/universe Sources [7208 B] Get:9 http://archive.ubuntu.com/ubuntu bionic-proposed/restricted Sources [2980 B] Get:10 http://archive.ubuntu.com/ubuntu bionic-proposed/restricted amd64 Packages [11.5 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-proposed/restricted Translation-en [2220 B] Get:12 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages [102 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-proposed/main Translation-en [30.1 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-proposed/universe amd64 Packages [23.1 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-proposed/universe Translation-en [12.7 kB] Fetched 515 kB in 1s (411 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 17 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: autodep8 autopkgtest binutils binutils-common binutils-x86-64-linux-gnu build-essential bzr bzr-builddeb cpp cpp-7 dctrl-tools debian-archive-keyring debian-keyring debootstrap devscripts diffstat distro-info dpkg-dev dput exim4 exim4-base exim4-config exim4-daemon-light g++ g++-7 gcc gcc-7 gcc-7-base genisoimage gettext guile-2.0-libs intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl libarchive-zip-perl libasan4 libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libboost-filesystem1.65.1 libboost-iostreams1.65.1 libboost-program-options1.65.1 libboost-system1.65.1 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclass-data-inheritable-perl libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl libcroco3 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl libdevel-globaldestruction-perl libdevel-stacktrace-perl libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libemail-date-format-perl libemail-valid-perl libencode-locale-perl libexception-class-perl libexporter-tiny-perl libfcgi-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl libfile-which-perl libfilesys-df-perl libfont-afm-perl libgc1c2 libgcc-7-dev libgetopt-long-descriptive-perl libgit-wrapper-perl libgomp1 libgpgme11 libgsasl7 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl19 libitm1 libkyotocabinet16v5 liblist-compare-perl liblist-moreutils-perl liblsan0 libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmailutils5 libmime-lite-perl libmime-types-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmpc3 libmpx2 libmysqlclient20 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libntlm0 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl libperlio-gzip-perl libpod-constants-perl libpython-stdlib libpython2.7 libpython2.7-minimal libpython2.7-stdlib libquadmath0 libregexp-pattern-license-perl librole-tiny-perl libsbuild-perl libsocket6-perl libsort-key-perl libsort-versions-perl libstdc++-7-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtry-tiny-perl libtsan0 libubsan0 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwww-perl libwww-robotrules-perl libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libyaml-libyaml-perl licensecheck lintian linux-libc-dev mailutils mailutils-common make manpages-dev mysql-common patchutils pbzip2 perl-openssl-defaults pristine-tar python python-apt python-asn1crypto python-bzrlib python-cffi-backend python-chardet python-configobj python-crypto python-cryptography python-dbus python-debian python-distro-info python-enum34 python-gi python-httplib2 python-idna python-ipaddress python-keyring python-keyrings.alt python-launchpadlib python-lazr.restfulclient python-lazr.uri python-minimal python-oauth python-pkg-resources python-secretstorage python-simplejson python-six python-wadllib python-zope.interface python2.7 python2.7-minimal python3-crypto python3-debianbts python3-dns python3-gpg python3-keyring python3-keyrings.alt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-magic python3-oauth python3-pycurl python3-pysimplesoap python3-reportbug python3-secretstorage python3-simplejson python3-ubuntutools python3-unidiff python3-wadllib python3-xdg quilt reportbug sbuild schroot schroot-common t1utils ubuntu-dev-tools unzip wdiff xdelta Suggested packages: lxc qemu-system qemu-utils binutils-doc bzr-doc bzrtools python-bzrlib.tests python-lzma cpp-doc gcc-7-locales debtags ubuntu-archive-keyring adequate bls-standalone check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client ratt reprotest svn-buildpackage w3m equivs libsoap-lite-perl shunit2 python3-paramiko mini-dinstall eximon4 exim4-doc-html | exim4-doc-info spf-tools-perl swaks g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg wodim cdrkit-doc gettext-doc autopoint libasprintf-dev libgettextpo-dev libgssapi-perl glibc-doc libcrypt-ssleay-perl libmojolicious-perl libscalar-number-perl libhtml-template-perl libstdc++-7-doc libbareword-filehandles-perl libindirect-perl libmultidimensional-perl libauthen-ntlm-perl binutils-multiarch libtext-template-perl mailutils-mh mailutils-doc make-doc python-doc python-tk python-apt-dbg python-apt-doc python-bzrlib-dbg python-kerberos python-paramiko python-pycurl xdg-utils python-configobj-doc python-crypto-doc python-cryptography-doc python-cryptography-vectors python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-fs python-gdata python-keyczar python-testresources python-setuptools python-secretstorage-doc python2.7-doc binfmt-support python3-testresources libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg procmail graphviz debconf-utils debsums dlocate python3-urwid python3-gi-cairo gir1.2-gtk-3.0 gir1.2-vte-2.91 python3-gtkspellcheck claws-mail deborphan aufs-tools | unionfs-fuse qemu-user-static zip wdiff-doc The following NEW packages will be installed: autodep8 autopkgtest binutils binutils-common binutils-x86-64-linux-gnu build-essential bzr bzr-builddeb cpp cpp-7 dctrl-tools debian-archive-keyring debian-keyring debootstrap devscripts diffstat distro-info dpkg-dev dput exim4 exim4-base exim4-config exim4-daemon-light g++ g++-7 gcc gcc-7 gcc-7-base genisoimage gettext guile-2.0-libs intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl libarchive-zip-perl libasan4 libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libboost-filesystem1.65.1 libboost-iostreams1.65.1 libboost-program-options1.65.1 libboost-system1.65.1 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclass-data-inheritable-perl libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl libcroco3 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl libdevel-globaldestruction-perl libdevel-stacktrace-perl libdigest-hmac-perl libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libemail-date-format-perl libemail-valid-perl libencode-locale-perl libexception-class-perl libexporter-tiny-perl libfcgi-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl libfile-which-perl libfilesys-df-perl libfont-afm-perl libgc1c2 libgcc-7-dev libgetopt-long-descriptive-perl libgit-wrapper-perl libgomp1 libgpgme11 libgsasl7 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl19 libitm1 libkyotocabinet16v5 liblist-compare-perl liblist-moreutils-perl liblsan0 libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmailutils5 libmime-lite-perl libmime-types-perl libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmpc3 libmpx2 libmysqlclient20 libnamespace-clean-perl libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libntlm0 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl libperlio-gzip-perl libpod-constants-perl libpython-stdlib libpython2.7 libpython2.7-minimal libpython2.7-stdlib libquadmath0 libregexp-pattern-license-perl librole-tiny-perl libsbuild-perl libsocket6-perl libsort-key-perl libsort-versions-perl libstdc++-7-dev libstrictures-perl libstring-copyright-perl libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtry-tiny-perl libtsan0 libubsan0 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwww-perl libwww-robotrules-perl libxdelta2 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libyaml-libyaml-perl licensecheck lintian linux-libc-dev mailutils mailutils-common make manpages-dev mysql-common patchutils pbzip2 perl-openssl-defaults pristine-tar python python-apt python-asn1crypto python-bzrlib python-cffi-backend python-chardet python-configobj python-crypto python-cryptography python-dbus python-debian python-distro-info python-enum34 python-gi python-httplib2 python-idna python-ipaddress python-keyring python-keyrings.alt python-launchpadlib python-lazr.restfulclient python-lazr.uri python-minimal python-oauth python-pkg-resources python-secretstorage python-simplejson python-six python-wadllib python-zope.interface python2.7 python2.7-minimal python3-crypto python3-debianbts python3-dns python3-gpg python3-keyring python3-keyrings.alt python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-magic python3-oauth python3-pycurl python3-pysimplesoap python3-reportbug python3-secretstorage python3-simplejson python3-ubuntutools python3-unidiff python3-wadllib python3-xdg quilt reportbug sbuild sbuild-launchpad-chroot schroot schroot-common t1utils ubuntu-dev-tools unzip wdiff xdelta 0 upgraded, 264 newly installed, 0 to remove and 17 not upgraded. Need to get 102 MB of archives. After this operation, 313 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.2 [335 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.2 [1290 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.2 [1916 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.2 [248 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 autodep8 all 0.12 [9456 B] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 autopkgtest all 5.3.1ubuntu1 [127 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 linux-libc-dev amd64 4.15.0-131.135 [990 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-configobj all 5.0.6-2 [34.2 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-bzrlib amd64 2.7.0+bzr6622-10 [1456 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 bzr all 2.7.0+bzr6622-10 [37.4 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB] Get:50 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-debian all 0.1.32 [65.3 kB] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt amd64 1.6.5ubuntu0.5 [151 kB] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] Get:56 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libxdelta2 amd64 1.1.3-9.2 [47.7 kB] Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xdelta amd64 1.1.3-9.2 [24.6 kB] Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 pristine-tar amd64 1.42 [108 kB] Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB] Get:62 http://archive.ubuntu.com/ubuntu bionic/universe amd64 quilt all 0.63-8.2 [293 kB] Get:63 http://archive.ubuntu.com/ubuntu bionic/universe amd64 bzr-builddeb all 2.8.10 [134 kB] Get:64 http://archive.ubuntu.com/ubuntu bionic/universe amd64 debian-archive-keyring all 2017.7ubuntu1 [56.0 kB] Get:65 http://archive.ubuntu.com/ubuntu bionic/universe amd64 debian-keyring all 2018.03.24 [33.1 MB] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info amd64 0.18ubuntu0.18.04.1 [19.9 kB] Get:67 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2.1 [111 kB] Get:68 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 python3-gpg amd64 1.10.0-1ubuntu2.1 [150 kB] Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 exim4-config all 4.90.1-1ubuntu1.5 [240 kB] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 exim4-base amd64 4.90.1-1ubuntu1.5 [896 kB] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 exim4-daemon-light amd64 4.90.1-1ubuntu1.5 [477 kB] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 exim4 all 4.90.1-1ubuntu1.5 [7220 B] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgc1c2 amd64 1:7.4.2-8ubuntu1 [81.8 kB] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 guile-2.0-libs amd64 2.0.13+1-5ubuntu0.1 [2218 kB] Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB] Get:85 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] Get:86 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB] Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB] Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB] Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [137 kB] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B] Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB] Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-data-inheritable-perl all 0.08-2 [8774 B] Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB] Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B] Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-stacktrace-perl all 2.0300-1 [22.4 kB] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-date-format-perl all 1.005-1 [6622 B] Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B] Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB] Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB] Get:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB] Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB] Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB] Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B] Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfilesys-df-perl amd64 0.92-6build2 [12.2 kB] Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB] Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB] Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B] Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB] Get:148 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libntlm0 amd64 1.4-8 [13.6 kB] Get:149 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgsasl7 amd64 1.8.0-8ubuntu3 [118 kB] Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB] Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] Get:156 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB] Get:157 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] Get:158 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB] Get:161 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB] Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB] Get:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libkyotocabinet16v5 amd64 1.2.76-4.2 [292 kB] Get:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] Get:165 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB] Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB] Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] Get:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB] Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B] Get:170 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mailutils-common all 1:3.4-1 [269 kB] Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7308 B] Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.2 [1054 kB] Get:174 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libmailutils5 amd64 1:3.4-1 [457 kB] Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmime-lite-perl all 3.030-2 [62.7 kB] Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmime-types-perl all 2.14-1 [53.8 kB] Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB] Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB] Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB] Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB] Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB] Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB] Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-libidn-perl amd64 0.12.ds-2build4 [16.7 kB] Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B] Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB] Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B] Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB] Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB] Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB] Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB] Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB] Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB] Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB] Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB] Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] Get:206 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB] Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB] Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB] Get:209 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB] Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB] Get:211 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mailutils amd64 1:3.4-1 [140 kB] Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] Get:213 http://archive.ubuntu.com/ubuntu bionic/universe amd64 pbzip2 amd64 1.1.9-1build1 [37.1 kB] Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB] Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB] Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-crypto amd64 2.6.1-8ubuntu2 [244 kB] Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB] Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB] Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB] Get:220 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.4 [276 kB] Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dbus amd64 1.2.6-1 [90.2 kB] Get:222 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-distro-info all 0.18ubuntu0.18.04.1 [9232 B] Get:223 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gi amd64 3.26.1-2ubuntu1 [197 kB] Get:224 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-httplib2 all 0.9.2+dfsg-1ubuntu0.2 [34.8 kB] Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-secretstorage all 2.3.1-2 [11.8 kB] Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyring all 10.6.0-1 [30.6 kB] Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyrings.alt all 3.0-1 [16.7 kB] Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-lazr.uri all 1.0.3-2build1 [13.6 kB] Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-simplejson amd64 3.13.2-1 [61.2 kB] Get:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-wadllib all 1.3.2-3ubuntu0.18.04.1 [29.9 kB] Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-zope.interface amd64 4.3.2-1build2 [82.2 kB] Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-oauth all 1.0.1-5 [12.9 kB] Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-lazr.restfulclient all 0.13.5-1 [51.0 kB] Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-launchpadlib all 1.10.6-1 [45.9 kB] Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pycurl amd64 7.43.0.1-0.2 [42.5 kB] Get:237 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-pysimplesoap all 1.16-2 [38.5 kB] Get:238 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-debianbts all 2.7.2 [9632 B] Get:239 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-dns all 3.1.1-1 [25.9 kB] Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-lazr.uri all 1.0.3-2build1 [12.9 kB] Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] Get:245 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-wadllib all 1.3.2-3ubuntu0.18.04.1 [30.0 kB] Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-oauth all 1.0.1-5 [8238 B] Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-lazr.restfulclient all 0.13.5-1 [30.5 kB] Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-launchpadlib all 1.10.6-1 [36.8 kB] Get:249 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-reportbug all 7.1.8ubuntu1 [62.3 kB] Get:250 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-ubuntutools all 0.175~18.04.2 [55.0 kB] Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B] Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] Get:253 http://archive.ubuntu.com/ubuntu bionic/universe amd64 reportbug all 7.1.8ubuntu1 [54.8 kB] Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsbuild-perl all 0.75.0-1ubuntu1 [76.1 kB] Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 sbuild all 0.75.0-1ubuntu1 [85.7 kB] Get:256 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ubuntu-dev-tools all 0.175~18.04.2 [89.7 kB] Get:257 http://archive.ubuntu.com/ubuntu bionic-proposed/universe amd64 sbuild-launchpad-chroot all 0.17ubuntu0.20.10.1~18.04.1 [7520 B] Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 schroot-common all 1.6.10-4build1 [4932 B] Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 schroot amd64 1.6.10-4build1 [586 kB] Get:260 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB] Get:262 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debootstrap all 1.0.95ubuntu0.8 [35.3 kB] Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B] Fetched 102 MB in 8s (12.3 MB/s) Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously unselected package libpython2.7-minimal:amd64. (Reading database ... 33169 files and directories currently installed.) Preparing to unpack .../0-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.2_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.2) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../1-python2.7-minimal_2.7.17-1~18.04ubuntu1.2_amd64.deb .. . Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.2) ... Selecting previously unselected package python-minimal. Preparing to unpack .../2-python-minimal_2.7.15~rc1-1_amd64.deb ... Unpacking python-minimal (2.7.15~rc1-1) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../3-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.2_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.2) ... Selecting previously unselected package python2.7. Preparing to unpack .../4-python2.7_2.7.17-1~18.04ubuntu1.2_amd64.deb ... Unpacking python2.7 (2.7.17-1~18.04ubuntu1.2) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.2) ... Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.2) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.15~rc1-1) ... Selecting previously unselected package python. (Reading database ... 33917 files and directories currently installed.) Preparing to unpack .../000-python_2.7.15~rc1-1_amd64.deb ... Unpacking python (2.7.15~rc1-1) ... Selecting previously unselected package dctrl-tools. Preparing to unpack .../001-dctrl-tools_2.24-2build1_amd64.deb ... Unpacking dctrl-tools (2.24-2build1) ... Selecting previously unselected package autodep8. Preparing to unpack .../002-autodep8_0.12_all.deb ... Unpacking autodep8 (0.12) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../003-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... Selecting previously unselected package autopkgtest. Preparing to unpack .../004-autopkgtest_5.3.1ubuntu1_all.deb ... Unpacking autopkgtest (5.3.1ubuntu1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../005-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../006-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../007-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd 64.deb ... Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... Selecting previously unselected package binutils. Preparing to unpack .../008-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... Unpacking binutils (2.30-21ubuntu1~18.04.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../009-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... Unpacking libc-dev-bin (2.27-3ubuntu1.4) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../010-linux-libc-dev_4.15.0-131.135_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.15.0-131.135) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../011-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ... Selecting previously unselected package gcc-7-base:amd64. Preparing to unpack .../012-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libisl19:amd64. Preparing to unpack .../013-libisl19_0.19-1_amd64.deb ... Unpacking libisl19:amd64 (0.19-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../014-libmpc3_1.1.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.1.0-1) ... Selecting previously unselected package cpp-7. Preparing to unpack .../015-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package cpp. Preparing to unpack .../016-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... Unpacking cpp (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../017-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../018-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../019-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../020-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libasan4:amd64. Preparing to unpack .../021-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../022-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../023-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../024-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../025-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libmpx2:amd64. Preparing to unpack .../026-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../027-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libgcc-7-dev:amd64. Preparing to unpack .../028-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package gcc-7. Preparing to unpack .../029-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package gcc. Preparing to unpack .../030-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... Unpacking gcc (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package libstdc++-7-dev:amd64. Preparing to unpack .../031-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package g++-7. Preparing to unpack .../032-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package g++. Preparing to unpack .../033-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... Unpacking g++ (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package make. Preparing to unpack .../034-make_4.1-9.1ubuntu1_amd64.deb ... Unpacking make (4.1-9.1ubuntu1) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../035-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... Selecting previously unselected package build-essential. Preparing to unpack .../036-build-essential_12.4ubuntu1_amd64.deb ... Unpacking build-essential (12.4ubuntu1) ... Selecting previously unselected package python-six. Preparing to unpack .../037-python-six_1.11.0-2_all.deb ... Unpacking python-six (1.11.0-2) ... Selecting previously unselected package python-configobj. Preparing to unpack .../038-python-configobj_5.0.6-2_all.deb ... Unpacking python-configobj (5.0.6-2) ... Selecting previously unselected package python-bzrlib. Preparing to unpack .../039-python-bzrlib_2.7.0+bzr6622-10_amd64.deb ... Unpacking python-bzrlib (2.7.0+bzr6622-10) ... Selecting previously unselected package bzr. Preparing to unpack .../040-bzr_2.7.0+bzr6622-10_all.deb ... Unpacking bzr (2.7.0+bzr6622-10) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../041-python-pkg-resources_39.0.1-2_all.deb ... Unpacking python-pkg-resources (39.0.1-2) ... Selecting previously unselected package python-chardet. Preparing to unpack .../042-python-chardet_3.0.4-1_all.deb ... Unpacking python-chardet (3.0.4-1) ... Selecting previously unselected package python-debian. Preparing to unpack .../043-python-debian_0.1.32_all.deb ... Unpacking python-debian (0.1.32) ... Selecting previously unselected package python-apt. Preparing to unpack .../044-python-apt_1.6.5ubuntu0.5_amd64.deb ... Unpacking python-apt (1.6.5ubuntu0.5) ... Selecting previously unselected package libfile-which-perl. Preparing to unpack .../045-libfile-which-perl_1.21-1_all.deb ... Unpacking libfile-which-perl (1.21-1) ... Selecting previously unselected package libfile-homedir-perl. Preparing to unpack .../046-libfile-homedir-perl_1.002-1_all.deb ... Unpacking libfile-homedir-perl (1.002-1) ... Selecting previously unselected package devscripts. Preparing to unpack .../047-devscripts_2.17.12ubuntu1.1_amd64.deb ... Unpacking devscripts (2.17.12ubuntu1.1) ... Selecting previously unselected package patchutils. Preparing to unpack .../048-patchutils_0.3.4-2_amd64.deb ... Unpacking patchutils (0.3.4-2) ... Selecting previously unselected package libxdelta2. Preparing to unpack .../049-libxdelta2_1.1.3-9.2_amd64.deb ... Unpacking libxdelta2 (1.1.3-9.2) ... Selecting previously unselected package xdelta. Preparing to unpack .../050-xdelta_1.1.3-9.2_amd64.deb ... Unpacking xdelta (1.1.3-9.2) ... Selecting previously unselected package pristine-tar. Preparing to unpack .../051-pristine-tar_1.42_amd64.deb ... Unpacking pristine-tar (1.42) ... Selecting previously unselected package diffstat. Preparing to unpack .../052-diffstat_1.61-1build1_amd64.deb ... Unpacking diffstat (1.61-1build1) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../053-libcroco3_0.6.12-2_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-2) ... Selecting previously unselected package gettext. Preparing to unpack .../054-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... Unpacking gettext (0.19.8.1-6ubuntu0.3) ... Selecting previously unselected package quilt. Preparing to unpack .../055-quilt_0.63-8.2_all.deb ... Unpacking quilt (0.63-8.2) ... Selecting previously unselected package bzr-builddeb. Preparing to unpack .../056-bzr-builddeb_2.8.10_all.deb ... Unpacking bzr-builddeb (2.8.10) ... Selecting previously unselected package debian-archive-keyring. Preparing to unpack .../057-debian-archive-keyring_2017.7ubuntu1_all.deb ... Unpacking debian-archive-keyring (2017.7ubuntu1) ... Selecting previously unselected package debian-keyring. Preparing to unpack .../058-debian-keyring_2018.03.24_all.deb ... Unpacking debian-keyring (2018.03.24) ... Selecting previously unselected package distro-info. Preparing to unpack .../059-distro-info_0.18ubuntu0.18.04.1_amd64.deb ... Unpacking distro-info (0.18ubuntu0.18.04.1) ... Selecting previously unselected package libgpgme11:amd64. Preparing to unpack .../060-libgpgme11_1.10.0-1ubuntu2.1_amd64.deb ... Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2.1) ... Selecting previously unselected package python3-gpg. Preparing to unpack .../061-python3-gpg_1.10.0-1ubuntu2.1_amd64.deb ... Unpacking python3-gpg (1.10.0-1ubuntu2.1) ... Selecting previously unselected package dput. Preparing to unpack .../062-dput_1.0.1ubuntu1_all.deb ... Unpacking dput (1.0.1ubuntu1) ... Selecting previously unselected package exim4-config. Preparing to unpack .../063-exim4-config_4.90.1-1ubuntu1.5_all.deb ... Unpacking exim4-config (4.90.1-1ubuntu1.5) ... Selecting previously unselected package exim4-base. Preparing to unpack .../064-exim4-base_4.90.1-1ubuntu1.5_amd64.deb ... Unpacking exim4-base (4.90.1-1ubuntu1.5) ... Selecting previously unselected package exim4-daemon-light. Preparing to unpack .../065-exim4-daemon-light_4.90.1-1ubuntu1.5_amd64.deb ... Unpacking exim4-daemon-light (4.90.1-1ubuntu1.5) ... Selecting previously unselected package exim4. Preparing to unpack .../066-exim4_4.90.1-1ubuntu1.5_all.deb ... Unpacking exim4 (4.90.1-1ubuntu1.5) ... Selecting previously unselected package genisoimage. Preparing to unpack .../067-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu2) ... Selecting previously unselected package libgc1c2:amd64. Preparing to unpack .../068-libgc1c2_1%3a7.4.2-8ubuntu1_amd64.deb ... Unpacking libgc1c2:amd64 (1:7.4.2-8ubuntu1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-2) ... Selecting previously unselected package guile-2.0-libs:amd64. Preparing to unpack .../070-guile-2.0-libs_2.0.13+1-5ubuntu0.1_amd64.deb ... Unpacking guile-2.0-libs:amd64 (2.0.13+1-5ubuntu0.1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../071-intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../072-libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../073-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-5) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../074-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../075-libapt-pkg-perl_0.1.33build1_amd64.deb ... Unpacking libapt-pkg-perl (0.1.33build1) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../076-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... Selecting previously unselected package libb-hooks-op-check-perl. Preparing to unpack .../077-libb-hooks-op-check-perl_0.22-1_amd64.deb ... Unpacking libb-hooks-op-check-perl (0.22-1) ... Selecting previously unselected package libdynaloader-functions-perl. Preparing to unpack .../078-libdynaloader-functions-perl_0.003-1_all.deb ... Unpacking libdynaloader-functions-perl (0.003-1) ... Selecting previously unselected package libdevel-callchecker-perl. Preparing to unpack .../079-libdevel-callchecker-perl_0.007-2build1_amd64.deb .. . Unpacking libdevel-callchecker-perl (0.007-2build1) ... Selecting previously unselected package libparams-classify-perl. Preparing to unpack .../080-libparams-classify-perl_0.015-1_amd64.deb ... Unpacking libparams-classify-perl (0.015-1) ... Selecting previously unselected package libmodule-runtime-perl. Preparing to unpack .../081-libmodule-runtime-perl_0.016-1_all.deb ... Unpacking libmodule-runtime-perl (0.016-1) ... Selecting previously unselected package libtry-tiny-perl. Preparing to unpack .../082-libtry-tiny-perl_0.30-1_all.deb ... Unpacking libtry-tiny-perl (0.30-1) ... Selecting previously unselected package libmodule-implementation-perl. Preparing to unpack .../083-libmodule-implementation-perl_0.09-1_all.deb ... Unpacking libmodule-implementation-perl (0.09-1) ... Selecting previously unselected package libsub-exporter-progressive-perl. Preparing to unpack .../084-libsub-exporter-progressive-perl_0.001013-1_all.deb ... Unpacking libsub-exporter-progressive-perl (0.001013-1) ... Selecting previously unselected package libvariable-magic-perl. Preparing to unpack .../085-libvariable-magic-perl_0.62-1_amd64.deb ... Unpacking libvariable-magic-perl (0.62-1) ... Selecting previously unselected package libb-hooks-endofscope-perl. Preparing to unpack .../086-libb-hooks-endofscope-perl_0.21-1_all.deb ... Unpacking libb-hooks-endofscope-perl (0.21-1) ... Selecting previously unselected package libboost-system1.65.1:amd64. Preparing to unpack .../087-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Selecting previously unselected package libboost-filesystem1.65.1:amd64. Preparing to unpack .../088-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64 .deb ... Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Selecting previously unselected package libboost-iostreams1.65.1:amd64. Preparing to unpack .../089-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64. deb ... Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Selecting previously unselected package libboost-program-options1.65.1:amd64. Preparing to unpack .../090-libboost-program-options1.65.1_1.65.1+dfsg-0ubuntu5_ amd64.deb ... Unpacking libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../091-libhtml-tagset-perl_3.20-3_all.deb ... Unpacking libhtml-tagset-perl (3.20-3) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../092-liburi-perl_1.73-1_all.deb ... Unpacking liburi-perl (1.73-1) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../093-libhtml-parser-perl_3.72-3build1_amd64.deb ... Unpacking libhtml-parser-perl (3.72-3build1) ... Selecting previously unselected package libcgi-pm-perl. Preparing to unpack .../094-libcgi-pm-perl_4.38-1_all.deb ... Unpacking libcgi-pm-perl (4.38-1) ... Selecting previously unselected package libfcgi-perl. Preparing to unpack .../095-libfcgi-perl_0.78-2build1_amd64.deb ... Unpacking libfcgi-perl (0.78-2build1) ... Selecting previously unselected package libcgi-fast-perl. Preparing to unpack .../096-libcgi-fast-perl_1%3a2.13-1_all.deb ... Unpacking libcgi-fast-perl (1:2.13-1) ... Selecting previously unselected package libsub-name-perl. Preparing to unpack .../097-libsub-name-perl_0.21-1build1_amd64.deb ... Unpacking libsub-name-perl (0.21-1build1) ... Selecting previously unselected package libclass-accessor-perl. Preparing to unpack .../098-libclass-accessor-perl_0.51-1_all.deb ... Unpacking libclass-accessor-perl (0.51-1) ... Selecting previously unselected package libclass-data-inheritable-perl. Preparing to unpack .../099-libclass-data-inheritable-perl_0.08-2_all.deb ... Unpacking libclass-data-inheritable-perl (0.08-2) ... Selecting previously unselected package libclass-method-modifiers-perl. Preparing to unpack .../100-libclass-method-modifiers-perl_2.12-1_all.deb ... Unpacking libclass-method-modifiers-perl (2.12-1) ... Selecting previously unselected package libclass-xsaccessor-perl. Preparing to unpack .../101-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ... Unpacking libclass-xsaccessor-perl (1.19-2build8) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../102-libclone-perl_0.39-1_amd64.deb ... Unpacking libclone-perl (0.39-1) ... Selecting previously unselected package libdata-dump-perl. Preparing to unpack .../103-libdata-dump-perl_1.23-1_all.deb ... Unpacking libdata-dump-perl (1.23-1) ... Selecting previously unselected package libparams-util-perl. Preparing to unpack .../104-libparams-util-perl_1.07-3build3_amd64.deb ... Unpacking libparams-util-perl (1.07-3build3) ... Selecting previously unselected package libsub-install-perl. Preparing to unpack .../105-libsub-install-perl_0.928-1_all.deb ... Unpacking libsub-install-perl (0.928-1) ... Selecting previously unselected package libdata-optlist-perl. Preparing to unpack .../106-libdata-optlist-perl_0.110-1_all.deb ... Unpacking libdata-optlist-perl (0.110-1) ... Selecting previously unselected package libdevel-globaldestruction-perl. Preparing to unpack .../107-libdevel-globaldestruction-perl_0.14-1_all.deb ... Unpacking libdevel-globaldestruction-perl (0.14-1) ... Selecting previously unselected package libdevel-stacktrace-perl. Preparing to unpack .../108-libdevel-stacktrace-perl_2.0300-1_all.deb ... Unpacking libdevel-stacktrace-perl (2.0300-1) ... Selecting previously unselected package libdigest-hmac-perl. Preparing to unpack .../109-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... Selecting previously unselected package libdistro-info-perl. Preparing to unpack .../110-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... Selecting previously unselected package libemail-date-format-perl. Preparing to unpack .../111-libemail-date-format-perl_1.005-1_all.deb ... Unpacking libemail-date-format-perl (1.005-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../112-libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package perl-openssl-defaults:amd64. Preparing to unpack .../113-perl-openssl-defaults_3build1_amd64.deb ... Unpacking perl-openssl-defaults:amd64 (3build1) ... Selecting previously unselected package libnet-ssleay-perl. Preparing to unpack .../114-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ... Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../115-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... Selecting previously unselected package libnet-smtp-ssl-perl. Preparing to unpack .../116-libnet-smtp-ssl-perl_1.04-1_all.deb ... Unpacking libnet-smtp-ssl-perl (1.04-1) ... Selecting previously unselected package libmailtools-perl. Preparing to unpack .../117-libmailtools-perl_2.18-1_all.deb ... Unpacking libmailtools-perl (2.18-1) ... Selecting previously unselected package libsocket6-perl. Preparing to unpack .../118-libsocket6-perl_0.27-1build2_amd64.deb ... Unpacking libsocket6-perl (0.27-1build2) ... Selecting previously unselected package libio-socket-inet6-perl. Preparing to unpack .../119-libio-socket-inet6-perl_2.72-2_all.deb ... Unpacking libio-socket-inet6-perl (2.72-2) ... Selecting previously unselected package libnet-ip-perl. Preparing to unpack .../120-libnet-ip-perl_1.26-1_all.deb ... Unpacking libnet-ip-perl (1.26-1) ... Selecting previously unselected package libnet-dns-perl. Preparing to unpack .../121-libnet-dns-perl_1.10-2_all.deb ... Unpacking libnet-dns-perl (1.10-2) ... Selecting previously unselected package libnet-domain-tld-perl. Preparing to unpack .../122-libnet-domain-tld-perl_1.75-1_all.deb ... Unpacking libnet-domain-tld-perl (1.75-1) ... Selecting previously unselected package libemail-valid-perl. Preparing to unpack .../123-libemail-valid-perl_1.202-1_all.deb ... Unpacking libemail-valid-perl (1.202-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../124-libencode-locale-perl_1.05-1_all.deb ... Unpacking libencode-locale-perl (1.05-1) ... Selecting previously unselected package libexception-class-perl. Preparing to unpack .../125-libexception-class-perl_1.44-1_all.deb ... Unpacking libexception-class-perl (1.44-1) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../126-libexporter-tiny-perl_1.000000-2_all.deb ... Unpacking libexporter-tiny-perl (1.000000-2) ... Selecting previously unselected package libipc-system-simple-perl. Preparing to unpack .../127-libipc-system-simple-perl_1.25-4_all.deb ... Unpacking libipc-system-simple-perl (1.25-4) ... Selecting previously unselected package libfile-basedir-perl. Preparing to unpack .../128-libfile-basedir-perl_0.07-1_all.deb ... Unpacking libfile-basedir-perl (0.07-1) ... Selecting previously unselected package libfile-chdir-perl. Preparing to unpack .../129-libfile-chdir-perl_0.1008-1_all.deb ... Unpacking libfile-chdir-perl (0.1008-1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../130-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build2) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../131-libhttp-date-perl_6.02-1_all.deb ... Unpacking libhttp-date-perl (6.02-1) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../132-libfile-listing-perl_6.04-1_all.deb ... Unpacking libfile-listing-perl (6.04-1) ... Selecting previously unselected package libfilesys-df-perl. Preparing to unpack .../133-libfilesys-df-perl_0.92-6build2_amd64.deb ... Unpacking libfilesys-df-perl (0.92-6build2) ... Selecting previously unselected package libfont-afm-perl. Preparing to unpack .../134-libfont-afm-perl_1.20-2_all.deb ... Unpacking libfont-afm-perl (1.20-2) ... Selecting previously unselected package libio-stringy-perl. Preparing to unpack .../135-libio-stringy-perl_2.111-2_all.deb ... Unpacking libio-stringy-perl (2.111-2) ... Selecting previously unselected package libparams-validate-perl. Preparing to unpack .../136-libparams-validate-perl_1.29-1_amd64.deb ... Unpacking libparams-validate-perl (1.29-1) ... Selecting previously unselected package libsub-exporter-perl. Preparing to unpack .../137-libsub-exporter-perl_0.987-1_all.deb ... Unpacking libsub-exporter-perl (0.987-1) ... Selecting previously unselected package libgetopt-long-descriptive-perl. Preparing to unpack .../138-libgetopt-long-descriptive-perl_0.102-1_all.deb ... Unpacking libgetopt-long-descriptive-perl (0.102-1) ... Selecting previously unselected package libsort-versions-perl. Preparing to unpack .../139-libsort-versions-perl_1.62-1_all.deb ... Unpacking libsort-versions-perl (1.62-1) ... Selecting previously unselected package libgit-wrapper-perl. Preparing to unpack .../140-libgit-wrapper-perl_0.047-1_all.deb ... Unpacking libgit-wrapper-perl (0.047-1) ... Selecting previously unselected package libntlm0:amd64. Preparing to unpack .../141-libntlm0_1.4-8_amd64.deb ... Unpacking libntlm0:amd64 (1.4-8) ... Selecting previously unselected package libgsasl7:amd64. Preparing to unpack .../142-libgsasl7_1.8.0-8ubuntu3_amd64.deb ... Unpacking libgsasl7:amd64 (1.8.0-8ubuntu3) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../143-libio-html-perl_1.001-1_all.deb ... Unpacking libio-html-perl (1.001-1) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../144-liblwp-mediatypes-perl_6.02-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.02-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../145-libhttp-message-perl_6.14-1_all.deb ... Unpacking libhttp-message-perl (6.14-1) ... Selecting previously unselected package libhtml-form-perl. Preparing to unpack .../146-libhtml-form-perl_6.03-1_all.deb ... Unpacking libhtml-form-perl (6.03-1) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../147-libhtml-tree-perl_5.07-1_all.deb ... Unpacking libhtml-tree-perl (5.07-1) ... Selecting previously unselected package libhtml-format-perl. Preparing to unpack .../148-libhtml-format-perl_2.12-1_all.deb ... Unpacking libhtml-format-perl (2.12-1) ... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../149-libhttp-cookies-perl_6.04-1_all.deb ... Unpacking libhttp-cookies-perl (6.04-1) ... Selecting previously unselected package libhttp-daemon-perl. Preparing to unpack .../150-libhttp-daemon-perl_6.01-1_all.deb ... Unpacking libhttp-daemon-perl (6.01-1) ... Selecting previously unselected package libhttp-negotiate-perl. Preparing to unpack .../151-libhttp-negotiate-perl_6.00-2_all.deb ... Unpacking libhttp-negotiate-perl (6.00-2) ... Selecting previously unselected package libimport-into-perl. Preparing to unpack .../152-libimport-into-perl_1.002005-1_all.deb ... Unpacking libimport-into-perl (1.002005-1) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../153-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ... Unpacking libio-pty-perl (1:1.08-1.1build4) ... Selecting previously unselected package libio-string-perl. Preparing to unpack .../154-libio-string-perl_1.08-3_all.deb ... Unpacking libio-string-perl (1.08-3) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../155-libipc-run-perl_0.96-1_all.deb ... Unpacking libipc-run-perl (0.96-1) ... Selecting previously unselected package libkyotocabinet16v5:amd64. Preparing to unpack .../156-libkyotocabinet16v5_1.2.76-4.2_amd64.deb ... Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2) ... Selecting previously unselected package liblist-compare-perl. Preparing to unpack .../157-liblist-compare-perl_0.53-1_all.deb ... Unpacking liblist-compare-perl (0.53-1) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../158-liblist-moreutils-perl_0.416-1build3_amd64.deb ... Unpacking liblist-moreutils-perl (0.416-1build3) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../159-libnet-http-perl_6.17-1_all.deb ... Unpacking libnet-http-perl (6.17-1) ... Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../160-libwww-robotrules-perl_6.01-1_all.deb ... Unpacking libwww-robotrules-perl (6.01-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../161-libwww-perl_6.31-1ubuntu0.1_all.deb ... Unpacking libwww-perl (6.31-1ubuntu0.1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../162-liblwp-protocol-https-perl_6.07-2_all.deb ... Unpacking liblwp-protocol-https-perl (6.07-2) ... Selecting previously unselected package mailutils-common. Preparing to unpack .../163-mailutils-common_1%3a3.4-1_all.deb ... Unpacking mailutils-common (1:3.4-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../164-mysql-common_5.8+1.0.4_all.deb ... Unpacking mysql-common (5.8+1.0.4) ... Selecting previously unselected package libmysqlclient20:amd64. Preparing to unpack .../165-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb . .. Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../166-libpython2.7_2.7.17-1~18.04ubuntu1.2_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.2) ... Selecting previously unselected package libmailutils5:amd64. Preparing to unpack .../167-libmailutils5_1%3a3.4-1_amd64.deb ... Unpacking libmailutils5:amd64 (1:3.4-1) ... Selecting previously unselected package libmime-lite-perl. Preparing to unpack .../168-libmime-lite-perl_3.030-2_all.deb ... Unpacking libmime-lite-perl (3.030-2) ... Selecting previously unselected package libmime-types-perl. Preparing to unpack .../169-libmime-types-perl_2.14-1_all.deb ... Unpacking libmime-types-perl (2.14-1) ... Selecting previously unselected package librole-tiny-perl. Preparing to unpack .../170-librole-tiny-perl_2.000006-1_all.deb ... Unpacking librole-tiny-perl (2.000006-1) ... Selecting previously unselected package libstrictures-perl. Preparing to unpack .../171-libstrictures-perl_2.000003-1_all.deb ... Unpacking libstrictures-perl (2.000003-1) ... Selecting previously unselected package libsub-quote-perl. Preparing to unpack .../172-libsub-quote-perl_2.005000-1_all.deb ... Unpacking libsub-quote-perl (2.005000-1) ... Selecting previously unselected package libmoo-perl. Preparing to unpack .../173-libmoo-perl_2.003004-1_all.deb ... Unpacking libmoo-perl (2.003004-1) ... Selecting previously unselected package libpackage-stash-perl. Preparing to unpack .../174-libpackage-stash-perl_0.37-1_all.deb ... Unpacking libpackage-stash-perl (0.37-1) ... Selecting previously unselected package libsub-identify-perl. Preparing to unpack .../175-libsub-identify-perl_0.14-1_amd64.deb ... Unpacking libsub-identify-perl (0.14-1) ... Selecting previously unselected package libnamespace-clean-perl. Preparing to unpack .../176-libnamespace-clean-perl_0.27-1_all.deb ... Unpacking libnamespace-clean-perl (0.27-1) ... Selecting previously unselected package libnet-libidn-perl. Preparing to unpack .../177-libnet-libidn-perl_0.12.ds-2build4_amd64.deb ... Unpacking libnet-libidn-perl (0.12.ds-2build4) ... Selecting previously unselected package libnumber-compare-perl. Preparing to unpack .../178-libnumber-compare-perl_0.03-1_all.deb ... Unpacking libnumber-compare-perl (0.03-1) ... Selecting previously unselected package libnumber-range-perl. Preparing to unpack .../179-libnumber-range-perl_0.12-1_all.deb ... Unpacking libnumber-range-perl (0.12-1) ... Selecting previously unselected package libpackage-stash-xs-perl. Preparing to unpack .../180-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ... Unpacking libpackage-stash-xs-perl (0.28-3build2) ... Selecting previously unselected package libparse-debianchangelog-perl. Preparing to unpack .../181-libparse-debianchangelog-perl_1.2.0-12_all.deb ... Unpacking libparse-debianchangelog-perl (1.2.0-12) ... Selecting previously unselected package libtext-glob-perl. Preparing to unpack .../182-libtext-glob-perl_0.10-1_all.deb ... Unpacking libtext-glob-perl (0.10-1) ... Selecting previously unselected package libpath-iterator-rule-perl. Preparing to unpack .../183-libpath-iterator-rule-perl_1.009-1_all.deb ... Unpacking libpath-iterator-rule-perl (1.009-1) ... Selecting previously unselected package libpath-tiny-perl. Preparing to unpack .../184-libpath-tiny-perl_0.104-1_all.deb ... Unpacking libpath-tiny-perl (0.104-1) ... Selecting previously unselected package libperlio-gzip-perl. Preparing to unpack .../185-libperlio-gzip-perl_0.19-1build3_amd64.deb ... Unpacking libperlio-gzip-perl (0.19-1build3) ... Selecting previously unselected package libpod-constants-perl. Preparing to unpack .../186-libpod-constants-perl_0.19-1_all.deb ... Unpacking libpod-constants-perl (0.19-1) ... Selecting previously unselected package libregexp-pattern-license-perl. Preparing to unpack .../187-libregexp-pattern-license-perl_3.0.31-3_all.deb ... Unpacking libregexp-pattern-license-perl (3.0.31-3) ... Selecting previously unselected package libsort-key-perl. Preparing to unpack .../188-libsort-key-perl_1.33-2_amd64.deb ... Unpacking libsort-key-perl (1.33-2) ... Selecting previously unselected package libstring-copyright-perl. Preparing to unpack .../189-libstring-copyright-perl_0.003005-1_all.deb ... Unpacking libstring-copyright-perl (0.003005-1) ... Selecting previously unselected package libstring-escape-perl. Preparing to unpack .../190-libstring-escape-perl_2010.002-2_all.deb ... Unpacking libstring-escape-perl (2010.002-2) ... Selecting previously unselected package libtext-levenshtein-perl. Preparing to unpack .../191-libtext-levenshtein-perl_0.13-1_all.deb ... Unpacking libtext-levenshtein-perl (0.13-1) ... Selecting previously unselected package libunicode-utf8-perl. Preparing to unpack .../192-libunicode-utf8-perl_0.60-1build4_amd64.deb ... Unpacking libunicode-utf8-perl (0.60-1build4) ... Selecting previously unselected package libxml-namespacesupport-perl. Preparing to unpack .../193-libxml-namespacesupport-perl_1.12-1_all.deb ... Unpacking libxml-namespacesupport-perl (1.12-1) ... Selecting previously unselected package libxml-sax-base-perl. Preparing to unpack .../194-libxml-sax-base-perl_1.09-1_all.deb ... Unpacking libxml-sax-base-perl (1.09-1) ... Selecting previously unselected package libxml-sax-perl. Preparing to unpack .../195-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... Selecting previously unselected package libxml-libxml-perl. Preparing to unpack .../196-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ... Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... Selecting previously unselected package libxml-parser-perl. Preparing to unpack .../197-libxml-parser-perl_2.44-2build3_amd64.deb ... Unpacking libxml-parser-perl (2.44-2build3) ... Selecting previously unselected package libxml-sax-expat-perl. Preparing to unpack .../198-libxml-sax-expat-perl_0.40-2_all.deb ... Unpacking libxml-sax-expat-perl (0.40-2) ... Selecting previously unselected package libxml-simple-perl. Preparing to unpack .../199-libxml-simple-perl_2.24-1_all.deb ... Unpacking libxml-simple-perl (2.24-1) ... Selecting previously unselected package libyaml-libyaml-perl. Preparing to unpack .../200-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ... Unpacking libyaml-libyaml-perl (0.69+repack-1) ... Selecting previously unselected package licensecheck. Preparing to unpack .../201-licensecheck_3.0.31-2_all.deb ... Unpacking licensecheck (3.0.31-2) ... Selecting previously unselected package t1utils. Preparing to unpack .../202-t1utils_1.41-2_amd64.deb ... Unpacking t1utils (1.41-2) ... Selecting previously unselected package lintian. Preparing to unpack .../203-lintian_2.5.81ubuntu1_all.deb ... Unpacking lintian (2.5.81ubuntu1) ... Selecting previously unselected package mailutils. Preparing to unpack .../204-mailutils_1%3a3.4-1_amd64.deb ... Unpacking mailutils (1:3.4-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../205-manpages-dev_4.15-1_all.deb ... Unpacking manpages-dev (4.15-1) ... Selecting previously unselected package pbzip2. Preparing to unpack .../206-pbzip2_1.1.9-1build1_amd64.deb ... Unpacking pbzip2 (1.1.9-1build1) ... Selecting previously unselected package python-asn1crypto. Preparing to unpack .../207-python-asn1crypto_0.24.0-1_all.deb ... Unpacking python-asn1crypto (0.24.0-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../208-python-cffi-backend_1.11.5-1_amd64.deb ... Unpacking python-cffi-backend (1.11.5-1) ... Selecting previously unselected package python-crypto. Preparing to unpack .../209-python-crypto_2.6.1-8ubuntu2_amd64.deb ... Unpacking python-crypto (2.6.1-8ubuntu2) ... Selecting previously unselected package python-enum34. Preparing to unpack .../210-python-enum34_1.1.6-2_all.deb ... Unpacking python-enum34 (1.1.6-2) ... Selecting previously unselected package python-idna. Preparing to unpack .../211-python-idna_2.6-1_all.deb ... Unpacking python-idna (2.6-1) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../212-python-ipaddress_1.0.17-1_all.deb ... Unpacking python-ipaddress (1.0.17-1) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../213-python-cryptography_2.1.4-1ubuntu1.4_amd64.deb ... Unpacking python-cryptography (2.1.4-1ubuntu1.4) ... Selecting previously unselected package python-dbus. Preparing to unpack .../214-python-dbus_1.2.6-1_amd64.deb ... Unpacking python-dbus (1.2.6-1) ... Selecting previously unselected package python-distro-info. Preparing to unpack .../215-python-distro-info_0.18ubuntu0.18.04.1_all.deb ... Unpacking python-distro-info (0.18ubuntu0.18.04.1) ... Selecting previously unselected package python-gi. Preparing to unpack .../216-python-gi_3.26.1-2ubuntu1_amd64.deb ... Unpacking python-gi (3.26.1-2ubuntu1) ... Selecting previously unselected package python-httplib2. Preparing to unpack .../217-python-httplib2_0.9.2+dfsg-1ubuntu0.2_all.deb ... Unpacking python-httplib2 (0.9.2+dfsg-1ubuntu0.2) ... Selecting previously unselected package python-secretstorage. Preparing to unpack .../218-python-secretstorage_2.3.1-2_all.deb ... Unpacking python-secretstorage (2.3.1-2) ... Selecting previously unselected package python-keyring. Preparing to unpack .../219-python-keyring_10.6.0-1_all.deb ... Unpacking python-keyring (10.6.0-1) ... Selecting previously unselected package python-keyrings.alt. Preparing to unpack .../220-python-keyrings.alt_3.0-1_all.deb ... Unpacking python-keyrings.alt (3.0-1) ... Selecting previously unselected package python-lazr.uri. Preparing to unpack .../221-python-lazr.uri_1.0.3-2build1_all.deb ... Unpacking python-lazr.uri (1.0.3-2build1) ... Selecting previously unselected package python-simplejson. Preparing to unpack .../222-python-simplejson_3.13.2-1_amd64.deb ... Unpacking python-simplejson (3.13.2-1) ... Selecting previously unselected package python-wadllib. Preparing to unpack .../223-python-wadllib_1.3.2-3ubuntu0.18.04.1_all.deb ... Unpacking python-wadllib (1.3.2-3ubuntu0.18.04.1) ... Selecting previously unselected package python-zope.interface. Preparing to unpack .../224-python-zope.interface_4.3.2-1build2_amd64.deb ... Unpacking python-zope.interface (4.3.2-1build2) ... Selecting previously unselected package python-oauth. Preparing to unpack .../225-python-oauth_1.0.1-5_all.deb ... Unpacking python-oauth (1.0.1-5) ... Selecting previously unselected package python-lazr.restfulclient. Preparing to unpack .../226-python-lazr.restfulclient_0.13.5-1_all.deb ... Unpacking python-lazr.restfulclient (0.13.5-1) ... Selecting previously unselected package python-launchpadlib. Preparing to unpack .../227-python-launchpadlib_1.10.6-1_all.deb ... Unpacking python-launchpadlib (1.10.6-1) ... Selecting previously unselected package python3-crypto. Preparing to unpack .../228-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... Unpacking python3-crypto (2.6.1-8ubuntu2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../229-python3-pycurl_7.43.0.1-0.2_amd64.deb ... Unpacking python3-pycurl (7.43.0.1-0.2) ... Selecting previously unselected package python3-pysimplesoap. Preparing to unpack .../230-python3-pysimplesoap_1.16-2_all.deb ... Unpacking python3-pysimplesoap (1.16-2) ... Selecting previously unselected package python3-debianbts. Preparing to unpack .../231-python3-debianbts_2.7.2_all.deb ... Unpacking python3-debianbts (2.7.2) ... Selecting previously unselected package python3-dns. Preparing to unpack .../232-python3-dns_3.1.1-1_all.deb ... Unpacking python3-dns (3.1.1-1) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../233-python3-secretstorage_2.3.1-2_all.deb ... Unpacking python3-secretstorage (2.3.1-2) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../234-python3-keyring_10.6.0-1_all.deb ... Unpacking python3-keyring (10.6.0-1) ... Selecting previously unselected package python3-keyrings.alt. Preparing to unpack .../235-python3-keyrings.alt_3.0-1_all.deb ... Unpacking python3-keyrings.alt (3.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../236-python3-lazr.uri_1.0.3-2build1_all.deb ... Unpacking python3-lazr.uri (1.0.3-2build1) ... Selecting previously unselected package python3-simplejson. Preparing to unpack .../237-python3-simplejson_3.13.2-1_amd64.deb ... Unpacking python3-simplejson (3.13.2-1) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../238-python3-wadllib_1.3.2-3ubuntu0.18.04.1_all.deb ... Unpacking python3-wadllib (1.3.2-3ubuntu0.18.04.1) ... Selecting previously unselected package python3-oauth. Preparing to unpack .../239-python3-oauth_1.0.1-5_all.deb ... Unpacking python3-oauth (1.0.1-5) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../240-python3-lazr.restfulclient_0.13.5-1_all.deb ... Unpacking python3-lazr.restfulclient (0.13.5-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../241-python3-launchpadlib_1.10.6-1_all.deb ... Unpacking python3-launchpadlib (1.10.6-1) ... Selecting previously unselected package python3-reportbug. Preparing to unpack .../242-python3-reportbug_7.1.8ubuntu1_all.deb ... Unpacking python3-reportbug (7.1.8ubuntu1) ... Selecting previously unselected package python3-ubuntutools. Preparing to unpack .../243-python3-ubuntutools_0.175~18.04.2_all.deb ... Unpacking python3-ubuntutools (0.175~18.04.2) ... Selecting previously unselected package python3-unidiff. Preparing to unpack .../244-python3-unidiff_0.5.4-1_all.deb ... Unpacking python3-unidiff (0.5.4-1) ... Selecting previously unselected package python3-xdg. Preparing to unpack .../245-python3-xdg_0.25-4ubuntu1_all.deb ... Unpacking python3-xdg (0.25-4ubuntu1) ... Selecting previously unselected package reportbug. Preparing to unpack .../246-reportbug_7.1.8ubuntu1_all.deb ... Unpacking reportbug (7.1.8ubuntu1) ... Selecting previously unselected package libsbuild-perl. Preparing to unpack .../247-libsbuild-perl_0.75.0-1ubuntu1_all.deb ... Unpacking libsbuild-perl (0.75.0-1ubuntu1) ... Selecting previously unselected package sbuild. Preparing to unpack .../248-sbuild_0.75.0-1ubuntu1_all.deb ... Unpacking sbuild (0.75.0-1ubuntu1) ... Selecting previously unselected package ubuntu-dev-tools. Preparing to unpack .../249-ubuntu-dev-tools_0.175~18.04.2_all.deb ... Unpacking ubuntu-dev-tools (0.175~18.04.2) ... Selecting previously unselected package sbuild-launchpad-chroot. Preparing to unpack .../250-sbuild-launchpad-chroot_0.17ubuntu0.20.10.1~18.04.1_ all.deb ... Unpacking sbuild-launchpad-chroot (0.17ubuntu0.20.10.1~18.04.1) ... Selecting previously unselected package schroot-common. Preparing to unpack .../251-schroot-common_1.6.10-4build1_all.deb ... Unpacking schroot-common (1.6.10-4build1) ... Selecting previously unselected package schroot. Preparing to unpack .../252-schroot_1.6.10-4build1_amd64.deb ... Unpacking schroot (1.6.10-4build1) ... Selecting previously unselected package unzip. Preparing to unpack .../253-unzip_6.0-21ubuntu1.1_amd64.deb ... Unpacking unzip (6.0-21ubuntu1.1) ... Selecting previously unselected package wdiff. Preparing to unpack .../254-wdiff_1.2.2-2_amd64.deb ... Unpacking wdiff (1.2.2-2) ... Selecting previously unselected package debootstrap. Preparing to unpack .../255-debootstrap_1.0.95ubuntu0.8_all.deb ... Unpacking debootstrap (1.0.95ubuntu0.8) ... Selecting previously unselected package libauthen-sasl-perl. Preparing to unpack .../256-libauthen-sasl-perl_2.1600-1_all.deb ... Unpacking libauthen-sasl-perl (2.1600-1) ... Selecting previously unselected package python3-magic. Preparing to unpack .../257-python3-magic_2%3a0.4.15-1_all.deb ... Unpacking python3-magic (2:0.4.15-1) ... Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libhtml-tagset-perl (3.20-3) ... Setting up libpath-tiny-perl (0.104-1) ... Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libnet-domain-tld-perl (1.75-1) ... Setting up distro-info (0.18ubuntu0.18.04.1) ... Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libsub-install-perl (0.928-1) ... Setting up debian-keyring (2018.03.24) ... Setting up libnet-libidn-perl (0.12.ds-2build4) ... Setting up libio-stringy-perl (2.111-2) ... Setting up libsub-exporter-progressive-perl (0.001013-1) ... Setting up libtry-tiny-perl (0.30-1) ... Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libclass-method-modifiers-perl (2.12-1) ... Setting up python3-pycurl (7.43.0.1-0.2) ... Setting up libfont-afm-perl (1.20-2) ... Setting up make (4.1-9.1ubuntu1) ... Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Setting up libregexp-pattern-license-perl (3.0.31-3) ... Setting up libxdelta2 (1.1.3-9.2) ... Setting up libapt-pkg-perl (0.1.33build1) ... Setting up libclass-data-inheritable-perl (0.08-2) ... Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... Setting up exim4-config (4.90.1-1ubuntu1.5) ... Adding system-user for exim (v4) Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... Setting up libxml-namespacesupport-perl (1.12-1) ... Setting up libio-pty-perl (1:1.08-1.1build4) ... Setting up libfile-which-perl (1.21-1) ... Setting up libencode-locale-perl (1.05-1) ... Setting up libperlio-gzip-perl (0.19-1build3) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libvariable-magic-perl (0.62-1) ... Setting up libtimedate-perl (2.3000-2) ... Setting up libnet-ip-perl (1.26-1) ... Setting up librole-tiny-perl (2.000006-1) ... Setting up python3-crypto (2.6.1-8ubuntu2) ... Setting up libemail-date-format-perl (1.005-1) ... Setting up perl-openssl-defaults:amd64 (3build1) ... Setting up libfile-homedir-perl (1.002-1) ... Setting up libipc-system-simple-perl (1.25-4) ... Setting up libfile-basedir-perl (0.07-1) ... Setting up libdevel-stacktrace-perl (2.0300-1) ... Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libstring-escape-perl (2010.002-2) ... Setting up libb-hooks-op-check-perl (0.22-1) ... Setting up mysql-common (5.8+1.0.4) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.c nf (my.cnf) in auto mode Setting up python3-magic (2:0.4.15-1) ... Setting up python3-simplejson (3.13.2-1) ... Setting up libio-html-perl (1.001-1) ... Setting up libexporter-tiny-perl (1.000000-2) ... Setting up python3-xdg (0.25-4ubuntu1) ... Setting up libfilesys-df-perl (0.92-6build2) ... Setting up python3-keyrings.alt (3.0-1) ... Setting up python3-oauth (1.0.1-5) ... Setting up unzip (6.0-21ubuntu1.1) ... Setting up linux-libc-dev:amd64 (4.15.0-131.135) ... Setting up genisoimage (9:1.1.11-3ubuntu2) ... Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... Setting up libgc1c2:amd64 (1:7.4.2-8ubuntu1) ... Setting up libnumber-range-perl (0.12-1) ... Setting up liblist-compare-perl (0.53-1) ... Setting up dctrl-tools (2.24-2build1) ... Setting up exim4-base (4.90.1-1ubuntu1.5) ... exim: DB upgrade, deleting hints-db Setting up libsub-identify-perl (0.14-1) ... Setting up libpod-constants-perl (0.19-1) ... Setting up libsort-versions-perl (1.62-1) ... Setting up libdynaloader-functions-perl (0.003-1) ... Setting up autodep8 (0.12) ... Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libmime-types-perl (2.14-1) ... Setting up libcroco3:amd64 (0.6.12-2) ... Setting up libgpgme11:amd64 (1.10.0-1ubuntu2.1) ... Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... Setting up libfile-chdir-perl (0.1008-1) ... Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... Setting up libfile-fcntllock-perl (0.22-3build2) ... Setting up libtext-glob-perl (0.10-1) ... Setting up libxml-sax-base-perl (1.09-1) ... Setting up libpackage-stash-xs-perl (0.28-3build2) ... Setting up libstrictures-perl (2.000003-1) ... Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up pbzip2 (1.1.9-1build1) ... Setting up libntlm0:amd64 (1.4-8) ... Setting up liblwp-mediatypes-perl (6.02-1) ... Setting up python3-dns (3.1.1-1) ... Setting up libsocket6-perl (0.27-1build2) ... Setting up patchutils (0.3.4-2) ... Setting up liburi-perl (1.73-1) ... Setting up t1utils (1.41-2) ... Setting up debian-archive-keyring (2017.7ubuntu1) ... Setting up libdata-dump-perl (1.23-1) ... Setting up libltdl7:amd64 (2.4.6-2) ... Setting up libstring-copyright-perl (0.003005-1) ... Setting up libhtml-parser-perl (3.72-3build1) ... Setting up libipc-run-perl (0.96-1) ... Setting up schroot-common (1.6.10-4build1) ... Setting up libcgi-pm-perl (4.38-1) ... Setting up libdevel-globaldestruction-perl (0.14-1) ... Setting up libdigest-hmac-perl (1.03+dfsg-1) ... Setting up libio-string-perl (1.08-3) ... Setting up python3-pysimplesoap (1.16-2) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libclone-perl (0.39-1) ... Setting up wdiff (1.2.2-2) ... Setting up libclass-xsaccessor-perl (1.19-2build8) ... Setting up libnet-http-perl (6.17-1) ... Setting up libnumber-compare-perl (0.03-1) ... Setting up python3-unidiff (0.5.4-1) ... Setting up libmpc3:amd64 (1.1.0-1) ... Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... Setting up libc-dev-bin (2.27-3ubuntu1.4) ... Setting up debootstrap (1.0.95ubuntu0.8) ... Setting up exim4-daemon-light (4.90.1-1ubuntu1.5) ... Initializing GnuTLS DH parameter file Setting up libunicode-utf8-perl (0.60-1build4) ... Setting up xdelta (1.1.3-9.2) ... Setting up libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Setting up libparams-util-perl (1.07-3build3) ... Setting up python3-secretstorage (2.3.1-2) ... Setting up libsub-name-perl (0.21-1build1) ... Setting up manpages-dev (4.15-1) ... Setting up libyaml-libyaml-perl (0.69+repack-1) ... Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... Setting up libsub-quote-perl (2.005000-1) ... Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2) ... Setting up libfcgi-perl (0.78-2build1) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up libauthen-sasl-perl (2.1600-1) ... Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.2) ... Setting up diffstat (1.61-1build1) ... Setting up libclass-accessor-perl (0.51-1) ... Setting up libsort-key-perl (1.33-2) ... Setting up mailutils-common (1:3.4-1) ... Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with pri ority 10... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up python3-lazr.uri (1.0.3-2build1) ... Setting up libisl19:amd64 (0.19-1) ... Setting up autopkgtest (5.3.1ubuntu1) ... Setting up liblist-moreutils-perl (0.416-1build3) ... Setting up libgsasl7:amd64 (1.8.0-8ubuntu3) ... Setting up libdata-optlist-perl (0.110-1) ... Setting up libgit-wrapper-perl (0.047-1) ... Setting up libhttp-date-perl (6.02-1) ... Setting up libexception-class-perl (1.44-1) ... Setting up libio-socket-inet6-perl (2.72-2) ... Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... Setting up python3-keyring (10.6.0-1) ... Setting up gettext (0.19.8.1-6ubuntu0.3) ... Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... Setting up libdevel-callchecker-perl (0.007-2build1) ... Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Setting up python2.7 (2.7.17-1~18.04ubuntu1.2) ... Setting up python3-wadllib (1.3.2-3ubuntu0.18.04.1) ... Setting up libpath-iterator-rule-perl (1.009-1) ... Setting up python3-gpg (1.10.0-1ubuntu2.1) ... Setting up libnet-dns-perl (1.10-2) ... Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... Setting up libcgi-fast-perl (1:2.13-1) ... Setting up libhtml-tree-perl (5.07-1) ... Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... Setting up python3-debianbts (2.7.2) ... Setting up python3-lazr.restfulclient (0.13.5-1) ... Setting up libsub-exporter-perl (0.987-1) ... Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up python3-reportbug (7.1.8ubuntu1) ... Setting up libalgorithm-diff-xs-perl (0.04-5) ... Setting up pristine-tar (1.42) ... Setting up exim4 (4.90.1-1ubuntu1.5) ... Setting up dput (1.0.1ubuntu1) ... Setting up guile-2.0-libs:amd64 (2.0.13+1-5ubuntu0.1) ... Setting up schroot (1.6.10-4build1) ... Created symlink /etc/systemd/system/multi-user.target.wants/schroot.service → /l ib/systemd/system/schroot.service. Setting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.2) ... Setting up libfile-listing-perl (6.04-1) ... Setting up libparse-debianchangelog-perl (1.2.0-12) ... Setting up libhttp-message-perl (6.14-1) ... Setting up libxml-libxml-perl (2.0128+dfsg-5) ... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser wi th priority 50... update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with prior ity 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up python3-launchpadlib (1.10.6-1) ... Setting up libparams-classify-perl (0.015-1) ... Setting up python (2.7.15~rc1-1) ... Setting up libhttp-negotiate-perl (6.00-2) ... Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... Setting up python-idna (2.6-1) ... Setting up python-simplejson (3.13.2-1) ... Setting up quilt (0.63-8.2) ... Setting up libmailutils5:amd64 (1:3.4-1) ... Setting up cpp (4:7.4.0-1ubuntu2.3) ... Setting up python-asn1crypto (0.24.0-1) ... Setting up libnet-smtp-ssl-perl (1.04-1) ... Setting up python-crypto (2.6.1-8ubuntu2) ... Setting up libhtml-format-perl (2.12-1) ... Setting up libhttp-cookies-perl (6.04-1) ... Setting up libmodule-runtime-perl (0.016-1) ... Setting up python-distro-info (0.18ubuntu0.18.04.1) ... Setting up libhttp-daemon-perl (6.01-1) ... Setting up python-pkg-resources (39.0.1-2) ... Setting up mailutils (1:3.4-1) ... update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (fro m) in auto mode update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messa ges (messages) in auto mode update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movem ail (movemail) in auto mode update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readms g (readmsg) in auto mode update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotloc k (dotlock) in auto mode update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (ma ilx) in auto mode Setting up reportbug (7.1.8ubuntu1) ... Setting up python-httplib2 (0.9.2+dfsg-1ubuntu0.2) ... Setting up python-cffi-backend (1.11.5-1) ... Setting up libxml-simple-perl (2.24-1) ... Setting up python-gi (3.26.1-2ubuntu1) ... Setting up python-six (1.11.0-2) ... Setting up python-zope.interface (4.3.2-1build2) ... Setting up python-lazr.uri (1.0.3-2build1) ... Setting up python-enum34 (1.1.6-2) ... Setting up python3-ubuntutools (0.175~18.04.2) ... Setting up libhtml-form-perl (6.03-1) ... Setting up python-oauth (1.0.1-5) ... Setting up binutils (2.30-21ubuntu1~18.04.4) ... Setting up python-dbus (1.2.6-1) ... Setting up python-apt (1.6.5ubuntu0.5) ... Setting up python-ipaddress (1.0.17-1) ... Setting up libmailtools-perl (2.18-1) ... Setting up python-configobj (5.0.6-2) ... Setting up libemail-valid-perl (1.202-1) ... Setting up libimport-into-perl (1.002005-1) ... Setting up python-chardet (3.0.4-1) ... Setting up libmodule-implementation-perl (0.09-1) ... Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... Setting up python-wadllib (1.3.2-3ubuntu0.18.04.1) ... Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... Setting up python-bzrlib (2.7.0+bzr6622-10) ... Setting up bzr (2.7.0+bzr6622-10) ... update-alternatives: using /usr/bin/bzr.bzr to provide /usr/bin/bzr (bzr) in aut o mode Setting up gcc (4:7.4.0-1ubuntu2.3) ... Setting up libmime-lite-perl (3.030-2) ... Setting up python-keyrings.alt (3.0-1) ... Setting up libparams-validate-perl (1.29-1) ... Setting up python-debian (0.1.32) ... Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... Setting up python-cryptography (2.1.4-1ubuntu1.4) ... Setting up lintian (2.5.81ubuntu1) ... Setting up libmoo-perl (2.003004-1) ... Setting up libsbuild-perl (0.75.0-1ubuntu1) ... Setting up g++ (4:7.4.0-1ubuntu2.3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mo de Setting up libb-hooks-endofscope-perl (0.21-1) ... Setting up libpackage-stash-perl (0.37-1) ... Setting up python-secretstorage (2.3.1-2) ... Setting up python-lazr.restfulclient (0.13.5-1) ... Setting up libgetopt-long-descriptive-perl (0.102-1) ... Setting up python-keyring (10.6.0-1) ... Setting up build-essential (12.4ubuntu1) ... Setting up sbuild (0.75.0-1ubuntu1) ... Setting up devscripts (2.17.12ubuntu1.1) ... Setting up python-launchpadlib (1.10.6-1) ... Setting up ubuntu-dev-tools (0.175~18.04.2) ... Setting up libnamespace-clean-perl (0.27-1) ... Setting up licensecheck (3.0.31-2) ... Setting up bzr-builddeb (2.8.10) ... Setting up sbuild-launchpad-chroot (0.17ubuntu0.20.10.1~18.04.1) ... Setting up liblwp-protocol-https-perl (6.07-2) ... Setting up libwww-perl (6.31-1ubuntu0.1) ... Setting up libxml-parser-perl (2.44-2build3) ... Setting up libxml-sax-expat-perl (0.40-2) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priori ty 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for install-info (6.5.0.dfsg.1-2) ... Processing triggers for libc-bin (2.27-3ubuntu1.4) ... Processing triggers for systemd (237-3ubuntu10.43) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [xenial] Creating config Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed: binfmt-support The following NEW packages will be installed: binfmt-support qemu-user-static 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. Need to get 10.0 MB of archives. After this operation, 101 MB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 binfmt-support amd64 2.1.8-2 [51.6 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-user-static amd64 1:2.11+dfsg-1ubuntu7.34 [9991 kB] Fetched 10.0 MB in 1s (7168 kB/s) Selecting previously unselected package binfmt-support. (Reading database ... 46491 files and directories currently installed.) Preparing to unpack .../binfmt-support_2.1.8-2_amd64.deb ... Unpacking binfmt-support (2.1.8-2) ... Selecting previously unselected package qemu-user-static. Preparing to unpack .../qemu-user-static_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... Unpacking qemu-user-static (1:2.11+dfsg-1ubuntu7.34) ... Setting up binfmt-support (2.1.8-2) ... update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format python3.6 update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied update-binfmts: warning: unable to enable binary format python2.7 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. Job for binfmt-support.service failed because the control process exited with error code. See "systemctl status binfmt-support.service" and "journalctl -xe" for details. invoke-rc.d: initscript binfmt-support, action "start" failed. ● binfmt-support.service - Enable support for additional executable binary formats Loaded: loaded (/lib/systemd/system/binfmt-support.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2021-01-12 23:25:20 UTC; 12ms ago Docs: man:update-binfmts(8) Process: 14297 ExecStart=/usr/sbin/update-binfmts --enable (code=exited, status=2) Main PID: 14297 (code=exited, status=2) Jan 12 23:25:19 dannf-slc-bionic systemd[1]: Starting Enable support for additional executable binary formats... Jan 12 23:25:19 dannf-slc-bionic update-binfmts[14297]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:25:20 dannf-slc-bionic update-binfmts[14297]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:25:20 dannf-slc-bionic update-binfmts[14297]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:25:20 dannf-slc-bionic update-binfmts[14297]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/status for writing: Permission denied Jan 12 23:25:20 dannf-slc-bionic update-binfmts[14297]: update-binfmts: warning: unable to open /proc/sys/fs/binfmt_misc/register for writing: Permission denied Jan 12 23:25:20 dannf-slc-bionic update-binfmts[14297]: update-binfmts: exiting due to previous errors Jan 12 23:25:19 dannf-slc-bionic systemd[1]: binfmt-support.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jan 12 23:25:20 dannf-slc-bionic systemd[1]: binfmt-support.service: Failed with result 'exit-code'. Jan 12 23:25:20 dannf-slc-bionic systemd[1]: Failed to start Enable support for additional executable binary formats. Setting up qemu-user-static (1:2.11+dfsg-1ubuntu7.34) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for systemd (237-3ubuntu10.43) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [xenial] Initial download [xenial] Processing config [xenial] Downloading new Launchpad chroot. tar: dev/agpgart: Cannot mknod: Operation not permitted tar: dev/audio: Cannot mknod: Operation not permitted tar: dev/audio1: Cannot mknod: Operation not permitted tar: dev/audio2: Cannot mknod: Operation not permitted tar: dev/audio3: Cannot mknod: Operation not permitted tar: dev/audioctl: Cannot mknod: Operation not permitted tar: dev/console: Cannot mknod: Operation not permitted tar: dev/dsp: Cannot mknod: Operation not permitted tar: dev/dsp1: Cannot mknod: Operation not permitted tar: dev/dsp2: Cannot mknod: Operation not permitted tar: dev/dsp3: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/kmem: Cannot mknod: Operation not permitted tar: dev/loop0: Cannot mknod: Operation not permitted tar: dev/loop1: Cannot mknod: Operation not permitted tar: dev/loop2: Cannot mknod: Operation not permitted tar: dev/loop3: Cannot mknod: Operation not permitted tar: dev/loop4: Cannot mknod: Operation not permitted tar: dev/loop5: Cannot mknod: Operation not permitted tar: dev/loop6: Cannot mknod: Operation not permitted tar: dev/loop7: Cannot mknod: Operation not permitted tar: dev/mem: Cannot mknod: Operation not permitted tar: dev/midi0: Cannot mknod: Operation not permitted tar: dev/midi00: Cannot mknod: Operation not permitted tar: dev/midi01: Cannot mknod: Operation not permitted tar: dev/midi02: Cannot mknod: Operation not permitted tar: dev/midi03: Cannot mknod: Operation not permitted tar: dev/midi1: Cannot mknod: Operation not permitted tar: dev/midi2: Cannot mknod: Operation not permitted tar: dev/midi3: Cannot mknod: Operation not permitted tar: dev/mixer: Cannot mknod: Operation not permitted tar: dev/mixer1: Cannot mknod: Operation not permitted tar: dev/mixer2: Cannot mknod: Operation not permitted tar: dev/mixer3: Cannot mknod: Operation not permitted tar: dev/mpu401data: Cannot mknod: Operation not permitted tar: dev/mpu401stat: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/port: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/ram0: Cannot mknod: Operation not permitted tar: dev/ram1: Cannot mknod: Operation not permitted tar: dev/ram10: Cannot mknod: Operation not permitted tar: dev/ram11: Cannot mknod: Operation not permitted tar: dev/ram12: Cannot mknod: Operation not permitted tar: dev/ram13: Cannot mknod: Operation not permitted tar: dev/ram14: Cannot mknod: Operation not permitted tar: dev/ram15: Cannot mknod: Operation not permitted tar: dev/ram16: Cannot mknod: Operation not permitted tar: dev/ram2: Cannot mknod: Operation not permitted tar: dev/ram3: Cannot mknod: Operation not permitted tar: dev/ram4: Cannot mknod: Operation not permitted tar: dev/ram5: Cannot mknod: Operation not permitted tar: dev/ram6: Cannot mknod: Operation not permitted tar: dev/ram7: Cannot mknod: Operation not permitted tar: dev/ram8: Cannot mknod: Operation not permitted tar: dev/ram9: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/rmidi0: Cannot mknod: Operation not permitted tar: dev/rmidi1: Cannot mknod: Operation not permitted tar: dev/rmidi2: Cannot mknod: Operation not permitted tar: dev/rmidi3: Cannot mknod: Operation not permitted tar: dev/sequencer: Cannot mknod: Operation not permitted tar: dev/smpte0: Cannot mknod: Operation not permitted tar: dev/smpte1: Cannot mknod: Operation not permitted tar: dev/smpte2: Cannot mknod: Operation not permitted tar: dev/smpte3: Cannot mknod: Operation not permitted tar: dev/sndstat: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/tty0: Cannot mknod: Operation not permitted tar: dev/tty1: Cannot mknod: Operation not permitted tar: dev/tty2: Cannot mknod: Operation not permitted tar: dev/tty3: Cannot mknod: Operation not permitted tar: dev/tty4: Cannot mknod: Operation not permitted tar: dev/tty5: Cannot mknod: Operation not permitted tar: dev/tty6: Cannot mknod: Operation not permitted tar: dev/tty7: Cannot mknod: Operation not permitted tar: dev/tty8: Cannot mknod: Operation not permitted tar: dev/tty9: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [xenial] Done updating from Launchpad [xenial] Done creating [xenial] Processing config [xenial] Already up to date. [xenial] Beginning removal [xenial] Removed [bionic] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:2.11+dfsg-1ubuntu7.34). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [bionic] Initial download [bionic] Processing config [bionic] Downloading new Launchpad chroot. tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [bionic] Done updating from Launchpad [bionic] Done creating [bionic] Processing config [bionic] Already up to date. [bionic] Beginning removal [bionic] Removed [focal] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:2.11+dfsg-1ubuntu7.34). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [focal] Initial download [focal] Processing config [focal] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [focal] Done updating from Launchpad [focal] Done creating [focal] Processing config [focal] Already up to date. [focal] Beginning removal [focal] Removed [groovy] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:2.11+dfsg-1ubuntu7.34). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [groovy] Initial download [groovy] Processing config [groovy] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [groovy] Done updating from Launchpad [groovy] Done creating [groovy] Processing config [groovy] Already up to date. [groovy] Beginning removal [groovy] Removed [hirsute] Creating config Reading package lists... Done Building dependency tree Reading state information... Done qemu-user-static is already the newest version (1:2.11+dfsg-1ubuntu7.34). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [hirsute] Initial download [hirsute] Processing config [hirsute] Downloading new Launchpad chroot. tar: dev/console: Cannot mknod: Operation not permitted tar: dev/full: Cannot mknod: Operation not permitted tar: dev/null: Cannot mknod: Operation not permitted tar: dev/ptmx: Cannot mknod: Operation not permitted tar: dev/random: Cannot mknod: Operation not permitted tar: dev/tty: Cannot mknod: Operation not permitted tar: dev/urandom: Cannot mknod: Operation not permitted tar: dev/zero: Cannot mknod: Operation not permitted tar: Exiting with failure status due to previous errors [hirsute] Done updating from Launchpad [hirsute] Done creating [hirsute] Processing config [hirsute] Already up to date. [hirsute] Beginning removal [hirsute] Removed dannf@lakitu:~$