OCamllabs icon Home|Differences with the last checks|Previous runs


Building on clete.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-04 07:54.23 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
2021-07-04 07:54.23 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-07-04 07:54.23 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-04 07:54.23 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-04 07:54.23 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.10.2"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.10.2"} | "ocaml-system" {= "4.10.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10.2) to update the current shell environment
2021-07-04 07:54.23 ---> using "53bc9ac2d12122b874b2ab91986c7509ba4986218b8adfa9c9f4232497c1febe" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (5242 kB/s)
- Reading package lists...
- 
2021-07-04 07:54.23 ---> using "9ae3421d19f8c83d02438eaed170405e5387b2c7938a3ce7ebe2243156f788cb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"ocaml-r.0.4.0\"\
               \nopam install -vy \"ocaml-r.0.4.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ocaml-r.0.4.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] ocaml-r.0.4.0 is not installed.

The following actions will be performed:
  - install conf-r            1.0.0   [required by ocaml-r]
  - install dune              2.9.0   [required by ocaml-r]
  - install conf-pkg-config   2       [required by conf-r-mathlib]
  - install sexplib0          v0.14.0 [required by base]
  - install result            1.5     [required by dune-configurator]
  - install csexp             1.5.1   [required by dune-configurator]
  - install conf-r-mathlib    1       [required by ocaml-r]
  - install dune-configurator 2.9.0   [required by base]
  - install base              v0.14.1 [required by ocaml-r]
  - install stdio             v0.14.0 [required by ocaml-r]
  - install ocaml-r           0.4.0
===== 11 to install =====

The following system packages will first need to be installed:
    pkg-config r-base-core r-mathlib

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" "r-base-core" "r-mathlib"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17845 files and directories currently installed.)
- Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
- Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) over (0.04-6) ...
- Preparing to unpack .../perl_5.32.1-4_amd64.deb ...
- Unpacking perl (5.32.1-4) over (5.30.3-4) ...
- Selecting previously unselected package perl-modules-5.32.
- Preparing to unpack .../perl-modules-5.32_5.32.1-4_all.deb ...
- Unpacking perl-modules-5.32 (5.32.1-4) ...
- Selecting previously unselected package libperl5.32:amd64.
- Preparing to unpack .../libperl5.32_5.32.1-4_amd64.deb ...
- Unpacking libperl5.32:amd64 (5.32.1-4) ...
- Preparing to unpack .../perl-base_5.32.1-4_amd64.deb ...
- Unpacking perl-base (5.32.1-4) over (5.30.3-4) ...
- Setting up perl-base (5.32.1-4) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19769 files and directories currently installed.)
- Preparing to unpack .../liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
- Unpacking liblocale-gettext-perl (1.07-4+b1) over (1.07-4) ...
- Preparing to unpack .../libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
- Unpacking libfile-fcntllock-perl (0.22-3+b7) over (0.22-3+b6) ...
- Preparing to unpack .../libsystemd0_247.3-5_amd64.deb ...
- Unpacking libsystemd0:amd64 (247.3-5) over (246.6-2) ...
- Setting up libsystemd0:amd64 (247.3-5) ...
- Selecting previously unselected package libapparmor1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19768 files and directories currently installed.)
- Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
- Unpacking libapparmor1:amd64 (2.13.6-10) ...
- Selecting previously unselected package libargon2-1:amd64.
- Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../2-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
- Unpacking dmsetup (2:1.02.175-2.1) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../4-libjson-c5_0.15-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.15-2) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../5-libcryptsetup12_2%3a2.3.5-1_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ...
- Preparing to unpack .../6-libnettle8_3.7.3-1_amd64.deb ...
- Unpacking libnettle8:amd64 (3.7.3-1) over (3.6-2) ...
- Setting up libnettle8:amd64 (3.7.3-1) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19815 files and directories currently installed.)
- Preparing to unpack .../libgnutls30_3.7.1-5_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.1-5) over (3.6.15-4) ...
- Setting up libgnutls30:amd64 (3.7.1-5) ...
- Selecting previously unselected package libip4tc2:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19815 files and directories currently installed.)
- Preparing to unpack .../libip4tc2_1.8.7-1_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.7-1) ...
- Preparing to unpack .../liblzma5_5.2.5-2_amd64.deb ...
- Unpacking liblzma5:amd64 (5.2.5-2) over (5.2.4-1+b1) ...
- Setting up liblzma5:amd64 (5.2.5-2) ...
- Selecting previously unselected package libkmod2:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19820 files and directories currently installed.)
- Preparing to unpack .../libkmod2_28-1_amd64.deb ...
- Unpacking libkmod2:amd64 (28-1) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../systemd-timesyncd_247.3-5_amd64.deb ...
- Unpacking systemd-timesyncd (247.3-5) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../systemd_247.3-5_amd64.deb ...
- Unpacking systemd (247.3-5) ...
- Setting up libapparmor1:amd64 (2.13.6-10) ...
- Setting up libargon2-1:amd64 (0~20171227-0.2) ...
- Setting up libjson-c5:amd64 (0.15-2) ...
- Setting up libip4tc2:amd64 (1.8.7-1) ...
- Setting up libkmod2:amd64 (28-1) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
- Setting up libcryptsetup12:amd64 (2:2.3.5-1) ...
- Setting up systemd-timesyncd (247.3-5) ...
- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
- Setting up systemd (247.3-5) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
- Setting up dmsetup (2:1.02.175-2.1) ...
- Selecting previously unselected package systemd-sysv.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20629 files and directories currently installed.)
- Preparing to unpack .../00-systemd-sysv_247.3-5_amd64.deb ...
- Unpacking systemd-sysv (247.3-5) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../01-libdbus-1-3_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../02-dbus_1.12.20-2_amd64.deb ...
- Unpacking dbus (1.12.20-2) ...
- Selecting previously unselected package libisl23:amd64.
- Preparing to unpack .../03-libisl23_0.23-1_amd64.deb ...
- Unpacking libisl23:amd64 (0.23-1) ...
- Preparing to unpack .../04-libcc1-0_10.2.1-6_amd64.deb ...
- Unpacking libcc1-0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../05-libgomp1_10.2.1-6_amd64.deb ...
- Unpacking libgomp1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../06-libitm1_10.2.1-6_amd64.deb ...
- Unpacking libitm1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../07-libatomic1_10.2.1-6_amd64.deb ...
- Unpacking libatomic1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../08-libasan6_10.2.1-6_amd64.deb ...
- Unpacking libasan6:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../09-liblsan0_10.2.1-6_amd64.deb ...
- Unpacking liblsan0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../10-libtsan0_10.2.1-6_amd64.deb ...
- Unpacking libtsan0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../11-libubsan1_10.2.1-6_amd64.deb ...
- Unpacking libubsan1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../12-libquadmath0_10.2.1-6_amd64.deb ...
- Unpacking libquadmath0:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../13-gcc-10-base_10.2.1-6_amd64.deb ...
- Unpacking gcc-10-base:amd64 (10.2.1-6) over (10.2.0-15) ...
- Setting up gcc-10-base:amd64 (10.2.1-6) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20704 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_10.2.1-6_amd64.deb ...
- Unpacking libstdc++6:amd64 (10.2.1-6) over (10.2.0-15) ...
- Setting up libstdc++6:amd64 (10.2.1-6) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20704 files and directories currently installed.)
- Preparing to unpack .../0-g++-10_10.2.1-6_amd64.deb ...
- Unpacking g++-10 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../1-libstdc++-10-dev_10.2.1-6_amd64.deb ...
- Unpacking libstdc++-10-dev:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../2-libgcc-10-dev_10.2.1-6_amd64.deb ...
- Unpacking libgcc-10-dev:amd64 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../3-gcc-10_10.2.1-6_amd64.deb ...
- Unpacking gcc-10 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../4-cpp-10_10.2.1-6_amd64.deb ...
- Unpacking cpp-10 (10.2.1-6) over (10.2.0-15) ...
- Preparing to unpack .../5-libgcc-s1_10.2.1-6_amd64.deb ...
- Unpacking libgcc-s1:amd64 (10.2.1-6) over (10.2.0-15) ...
- Setting up libgcc-s1:amd64 (10.2.1-6) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20704 files and directories currently installed.)
- Preparing to unpack .../libpcre2-8-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-8-0:amd64 (10.36-2) over (10.34-7) ...
- Setting up libpcre2-8-0:amd64 (10.36-2) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20704 files and directories currently installed.)
- Preparing to unpack .../libncursesw6_6.2+20201114-2_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Preparing to unpack .../libtinfo6_6.2+20201114-2_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Setting up libtinfo6:amd64 (6.2+20201114-2) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20704 files and directories currently installed.)
- Preparing to unpack .../000-libreadline8_8.1-2_amd64.deb ...
- Unpacking libreadline8:amd64 (8.1-2) over (8.0-4) ...
- Selecting previously unselected package sensible-utils.
- Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../002-libnss-systemd_247.3-5_amd64.deb ...
- Unpacking libnss-systemd:amd64 (247.3-5) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../003-libpam-systemd_247.3-5_amd64.deb ...
- Unpacking libpam-systemd:amd64 (247.3-5) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../004-ucf_3.0043_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../005-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../006-libgdk-pixbuf2.0-common_2.42.2+dfsg-1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../007-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../008-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../009-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../010-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../011-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../012-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../013-libdeflate0_1.7-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.7-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../014-libjbig0_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package libwebp6:amd64.
- Preparing to unpack .../015-libwebp6_0.6.1-2.1_amd64.deb ...
- Unpacking libwebp6:amd64 (0.6.1-2.1) ...
- Selecting previously unselected package libtiff5:amd64.
- Preparing to unpack .../016-libtiff5_4.2.0-1_amd64.deb ...
- Unpacking libtiff5:amd64 (4.2.0-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../017-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../018-gtk-update-icon-cache_3.24.24-4_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.24-4) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../019-adwaita-icon-theme_3.38.0-1_all.deb ...
- Unpacking adwaita-icon-theme (3.38.0-1) ...
- Preparing to unpack .../020-libx11-dev_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-dev:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Preparing to unpack .../021-libx11-6_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../022-libatspi2.0-0_2.38.0-4_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.38.0-4) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../023-libxi6_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../024-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../025-libxtst6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../026-at-spi2-core_2.38.0-4_amd64.deb ...
- Unpacking at-spi2-core (2.38.0-4) ...
- Selecting previously unselected package bzip2-doc.
- Preparing to unpack .../027-bzip2-doc_1.0.8-4_all.deb ...
- Unpacking bzip2-doc (1.0.8-4) ...
- Preparing to unpack .../028-g++_4%3a10.2.1-1_amd64.deb ...
- Unpacking g++ (4:10.2.1-1) over (4:10.2.0-1) ...
- Preparing to unpack .../029-gcc_4%3a10.2.1-1_amd64.deb ...
- Unpacking gcc (4:10.2.1-1) over (4:10.2.0-1) ...
- Preparing to unpack .../030-cpp_4%3a10.2.1-1_amd64.deb ...
- Unpacking cpp (4:10.2.1-1) over (4:10.2.0-1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../031-dbus-user-session_1.12.20-2_amd64.deb ...
- Unpacking dbus-user-session (1.12.20-2) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../032-libdconf1_0.38.0-2_amd64.deb ...
- Unpacking libdconf1:amd64 (0.38.0-2) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../033-dconf-service_0.38.0-2_amd64.deb ...
- Unpacking dconf-service (0.38.0-2) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../034-dconf-gsettings-backend_0.38.0-2_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.38.0-2) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../035-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../036-fonts-dejavu-core_2.37-2_all.deb ...
- Unpacking fonts-dejavu-core (2.37-2) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../037-fontconfig-config_2.13.1-4.2_all.deb ...
- Unpacking fontconfig-config (2.13.1-4.2) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../038-libfontconfig1_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../039-fontconfig_2.13.1-4.2_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../040-libgfortran5_10.2.1-6_amd64.deb ...
- Unpacking libgfortran5:amd64 (10.2.1-6) ...
- Selecting previously unselected package libgfortran-10-dev:amd64.
- Preparing to unpack .../041-libgfortran-10-dev_10.2.1-6_amd64.deb ...
- Unpacking libgfortran-10-dev:amd64 (10.2.1-6) ...
- Selecting previously unselected package gfortran-10.
- Preparing to unpack .../042-gfortran-10_10.2.1-6_amd64.deb ...
- Unpacking gfortran-10 (10.2.1-6) ...
- Selecting previously unselected package gfortran.
- Preparing to unpack .../043-gfortran_4%3a10.2.1-1_amd64.deb ...
- Unpacking gfortran (4:10.2.1-1) ...
- Selecting previously unselected package libproxy1v5:amd64.
- Preparing to unpack .../044-libproxy1v5_0.4.17-1_amd64.deb ...
- Unpacking libproxy1v5:amd64 (0.4.17-1) ...
- Selecting previously unselected package glib-networking-common.
- Preparing to unpack .../045-glib-networking-common_2.66.0-2_all.deb ...
- Unpacking glib-networking-common (2.66.0-2) ...
- Selecting previously unselected package glib-networking-services.
- Preparing to unpack .../046-glib-networking-services_2.66.0-2_amd64.deb ...
- Unpacking glib-networking-services (2.66.0-2) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../047-gsettings-desktop-schemas_3.38.0-2_all.deb ...
- Unpacking gsettings-desktop-schemas (3.38.0-2) ...
- Selecting previously unselected package glib-networking:amd64.
- Preparing to unpack .../048-glib-networking_2.66.0-2_amd64.deb ...
- Unpacking glib-networking:amd64 (2.66.0-2) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../049-icu-devtools_67.1-7_amd64.deb ...
- Unpacking icu-devtools (67.1-7) ...
- Selecting previously unselected package libatk1.0-data.
- Preparing to unpack .../050-libatk1.0-data_2.36.0-2_all.deb ...
- Unpacking libatk1.0-data (2.36.0-2) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../051-libatk1.0-0_2.36.0-2_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.36.0-2) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../052-libatk-bridge2.0-0_2.38.0-1_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.38.0-1) ...
- Selecting previously unselected package libauthen-sasl-perl.
- Preparing to unpack .../053-libauthen-sasl-perl_2.1600-1.1_all.deb ...
- Unpacking libauthen-sasl-perl (2.1600-1.1) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../054-libavahi-common-data_0.8-5_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../055-libavahi-common3_0.8-5_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../056-libavahi-client3_0.8-5_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-5) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../057-libblas3_3.9.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.9.0-3) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../058-libblas-dev_3.9.0-3_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.9.0-3) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../059-libbz2-dev_1.0.8-4_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-4) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../060-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../061-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../062-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../063-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../064-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../065-libcairo-gobject2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libclone-perl.
- Preparing to unpack .../066-libclone-perl_0.45-1+b1_amd64.deb ...
- Unpacking libclone-perl (0.45-1+b1) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../067-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../068-libcolord2_1.4.5-3_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.5-3) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../069-libcups2_2.3.3op2-3+deb11u1_amd64.deb ...
- Unpacking libcups2:amd64 (2.3.3op2-3+deb11u1) ...
- Selecting previously unselected package libdata-dump-perl.
- Preparing to unpack .../070-libdata-dump-perl_1.23-1.1_all.deb ...
- Unpacking libdata-dump-perl (1.23-1.1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../071-libdatrie1_0.2.13-1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../072-libdrm-common_2.4.104-1_all.deb ...
- Unpacking libdrm-common (2.4.104-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../073-libdrm2_2.4.104-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../074-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../075-libpciaccess0_0.16-1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../076-libdrm-intel1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../077-libdrm-nouveau2_2.4.104-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../078-libdrm-radeon1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libencode-locale-perl.
- Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
- Unpacking libencode-locale-perl (1.05-1.1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../080-libepoxy0_1.5.5-1_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.5-1) ...
- Selecting previously unselected package libipc-system-simple-perl.
- Preparing to unpack .../081-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 .../082-libfile-basedir-perl_0.08-1_all.deb ...
- Unpacking libfile-basedir-perl (0.08-1) ...
- Selecting previously unselected package liburi-perl.
- Preparing to unpack .../083-liburi-perl_5.08-1_all.deb ...
- Unpacking liburi-perl (5.08-1) ...
- Selecting previously unselected package libfile-desktopentry-perl.
- Preparing to unpack .../084-libfile-desktopentry-perl_0.22-2_all.deb ...
- Unpacking libfile-desktopentry-perl (0.22-2) ...
- Selecting previously unselected package libtimedate-perl.
- Preparing to unpack .../085-libtimedate-perl_2.3300-2_all.deb ...
- Unpacking libtimedate-perl (2.3300-2) ...
- Selecting previously unselected package libhttp-date-perl.
- Preparing to unpack .../086-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 .../087-libfile-listing-perl_6.14-1_all.deb ...
- Unpacking libfile-listing-perl (6.14-1) ...
- Selecting previously unselected package libfile-mimeinfo-perl.
- Preparing to unpack .../088-libfile-mimeinfo-perl_0.30-1_all.deb ...
- Unpacking libfile-mimeinfo-perl (0.30-1) ...
- Selecting previously unselected package libfont-afm-perl.
- Preparing to unpack .../089-libfont-afm-perl_1.20-3_all.deb ...
- Unpacking libfont-afm-perl (1.20-3) ...
- Selecting previously unselected package libfontenc1:amd64.
- Preparing to unpack .../090-libfontenc1_1%3a1.1.4-1_amd64.deb ...
- Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../091-libfribidi0_1.0.8-2_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../092-libgdk-pixbuf2.0-bin_2.42.2+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.2+dfsg-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../093-libglapi-mesa_20.3.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../094-libz3-4_4.8.10-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.10-1) ...
- Selecting previously unselected package libllvm11:amd64.
- Preparing to unpack .../095-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../096-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../097-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../098-libvulkan1_1.2.162.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../099-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../100-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../101-libglvnd0_1.3.2-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../102-libx11-xcb1_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.1-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../103-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../104-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../105-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../106-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../107-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../108-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../109-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../110-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../111-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../112-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../113-libglx-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../114-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../115-libharfbuzz0b_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1) ...
- Selecting previously unselected package libjson-glib-1.0-common.
- Preparing to unpack .../116-libjson-glib-1.0-common_1.6.2-1_all.deb ...
- Unpacking libjson-glib-1.0-common (1.6.2-1) ...
- Selecting previously unselected package libjson-glib-1.0-0:amd64.
- Preparing to unpack .../117-libjson-glib-1.0-0_1.6.2-1_amd64.deb ...
- Unpacking libjson-glib-1.0-0:amd64 (1.6.2-1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../118-libthai-data_0.1.28-4_all.deb ...
- Unpacking libthai-data (0.1.28-4) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../119-libthai0_0.1.28-4_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.28-4) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../120-libpango-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../121-libpangoft2-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../122-libpangocairo-1.0-0_1.46.2-3_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Selecting previously unselected package libsoup2.4-1:amd64.
- Preparing to unpack .../123-libsoup2.4-1_2.72.0-2_amd64.deb ...
- Unpacking libsoup2.4-1:amd64 (2.72.0-2) ...
- Selecting previously unselected package libsoup-gnome2.4-1:amd64.
- Preparing to unpack .../124-libsoup-gnome2.4-1_2.72.0-2_amd64.deb ...
- Unpacking libsoup-gnome2.4-1:amd64 (2.72.0-2) ...
- Selecting previously unselected package librest-0.7-0:amd64.
- Preparing to unpack .../125-librest-0.7-0_0.8.1-1.1_amd64.deb ...
- Unpacking librest-0.7-0:amd64 (0.8.1-1.1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../126-libwayland-client0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../127-libwayland-cursor0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../128-libwayland-egl1_1.19.0-2_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.19.0-2) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../129-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../130-libxcursor1_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../131-libxinerama1_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../132-xkb-data_2.29-2_all.deb ...
- Unpacking xkb-data (2.29-2) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../133-libxkbcommon0_1.0.3-2_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.0.3-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../134-libxrandr2_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../135-libgtk-3-common_3.24.24-4_all.deb ...
- Unpacking libgtk-3-common (3.24.24-4) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../136-libgtk-3-0_3.24.24-4_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.24-4) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../137-libgtk-3-bin_3.24.24-4_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.24-4) ...
- Selecting previously unselected package libhtml-tagset-perl.
- Preparing to unpack .../138-libhtml-tagset-perl_3.20-4_all.deb ...
- Unpacking libhtml-tagset-perl (3.20-4) ...
- Selecting previously unselected package libhtml-parser-perl:amd64.
- Preparing to unpack .../139-libhtml-parser-perl_3.76-1_amd64.deb ...
- Unpacking libhtml-parser-perl:amd64 (3.76-1) ...
- Selecting previously unselected package libio-html-perl.
- Preparing to unpack .../140-libio-html-perl_1.004-2_all.deb ...
- Unpacking libio-html-perl (1.004-2) ...
- Selecting previously unselected package liblwp-mediatypes-perl.
- Preparing to unpack .../141-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 .../142-libhttp-message-perl_6.29-1_all.deb ...
- Unpacking libhttp-message-perl (6.29-1) ...
- Selecting previously unselected package libhtml-form-perl.
- Preparing to unpack .../143-libhtml-form-perl_6.07-1_all.deb ...
- Unpacking libhtml-form-perl (6.07-1) ...
- Selecting previously unselected package libhtml-tree-perl.
- Preparing to unpack .../144-libhtml-tree-perl_5.07-2_all.deb ...
- Unpacking libhtml-tree-perl (5.07-2) ...
- Selecting previously unselected package libhtml-format-perl.
- Preparing to unpack .../145-libhtml-format-perl_2.12-1.1_all.deb ...
- Unpacking libhtml-format-perl (2.12-1.1) ...
- Selecting previously unselected package libhttp-cookies-perl.
- Preparing to unpack .../146-libhttp-cookies-perl_6.10-1_all.deb ...
- Unpacking libhttp-cookies-perl (6.10-1) ...
- Selecting previously unselected package libhttp-daemon-perl.
- Preparing to unpack .../147-libhttp-daemon-perl_6.12-1_all.deb ...
- Unpacking libhttp-daemon-perl (6.12-1) ...
- Selecting previously unselected package libhttp-negotiate-perl.
- Preparing to unpack .../148-libhttp-negotiate-perl_6.01-1_all.deb ...
- Unpacking libhttp-negotiate-perl (6.01-1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../149-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../150-libicu-dev_67.1-7_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-7) ...
- Selecting previously unselected package perl-openssl-defaults:amd64.
- Preparing to unpack .../151-perl-openssl-defaults_5_amd64.deb ...
- Unpacking perl-openssl-defaults:amd64 (5) ...
- Selecting previously unselected package libnet-ssleay-perl.
- Preparing to unpack .../152-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
- Unpacking libnet-ssleay-perl (1.88-3+b1) ...
- Selecting previously unselected package libio-socket-ssl-perl.
- Preparing to unpack .../153-libio-socket-ssl-perl_2.069-1_all.deb ...
- Unpacking libio-socket-ssl-perl (2.069-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 libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../155-libjpeg62-turbo-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../156-libjpeg-dev_1%3a2.0.6-4_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.0.6-4) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../157-liblapack3_3.9.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.9.0-3) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../158-liblapack-dev_3.9.0-3_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.9.0-3) ...
- Selecting previously unselected package liblua5.3-0:amd64.
- Preparing to unpack .../159-liblua5.3-0_5.3.3-1.1+b1_amd64.deb ...
- Unpacking liblua5.3-0:amd64 (5.3.3-1.1+b1) ...
- Selecting previously unselected package libnet-http-perl.
- Preparing to unpack .../160-libnet-http-perl_6.20-1_all.deb ...
- Unpacking libnet-http-perl (6.20-1) ...
- Selecting previously unselected package libtry-tiny-perl.
- Preparing to unpack .../161-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 .../162-libwww-robotrules-perl_6.02-1_all.deb ...
- Unpacking libwww-robotrules-perl (6.02-1) ...
- Selecting previously unselected package libwww-perl.
- Preparing to unpack .../163-libwww-perl_6.53-1_all.deb ...
- Unpacking libwww-perl (6.53-1) ...
- Selecting previously unselected package liblwp-protocol-https-perl.
- Preparing to unpack .../164-liblwp-protocol-https-perl_6.10-1_all.deb ...
- Unpacking liblwp-protocol-https-perl (6.10-1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../165-liblzma-dev_5.2.5-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.2.5-2) ...
- Selecting previously unselected package libnet-smtp-ssl-perl.
- Preparing to unpack .../166-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 .../167-libmailtools-perl_2.21-1_all.deb ...
- Unpacking libmailtools-perl (2.21-1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../168-libncurses6_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../169-libncurses-dev_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libncurses5-dev:amd64.
- Preparing to unpack .../170-libncurses5-dev_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses5-dev:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package libxml-parser-perl:amd64.
- Preparing to unpack .../171-libxml-parser-perl_2.46-2_amd64.deb ...
- Unpacking libxml-parser-perl:amd64 (2.46-2) ...
- Selecting previously unselected package libxml-twig-perl.
- Preparing to unpack .../172-libxml-twig-perl_1%3a3.52-1_all.deb ...
- Unpacking libxml-twig-perl (1:3.52-1) ...
- Selecting previously unselected package libnet-dbus-perl.
- Preparing to unpack .../173-libnet-dbus-perl_1.2.0-1+b1_amd64.deb ...
- Unpacking libnet-dbus-perl (1.2.0-1+b1) ...
- Selecting previously unselected package libpaper1:amd64.
- Preparing to unpack .../174-libpaper1_1.1.28+b1_amd64.deb ...
- Unpacking libpaper1:amd64 (1.1.28+b1) ...
- Selecting previously unselected package libpaper-utils.
- Preparing to unpack .../175-libpaper-utils_1.1.28+b1_amd64.deb ...
- Unpacking libpaper-utils (1.1.28+b1) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../176-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../177-libpcre2-16-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../178-libpcre2-32-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-posix2:amd64.
- Preparing to unpack .../179-libpcre2-posix2_10.36-2_amd64.deb ...
- Unpacking libpcre2-posix2:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../180-libpcre2-dev_10.36-2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../181-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../182-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../183-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../184-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../185-libpng-dev_1.6.37-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.37-3) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../186-libpng-tools_1.6.37-3_amd64.deb ...
- Unpacking libpng-tools (1.6.37-3) ...
- Selecting previously unselected package libreadline-dev:amd64.
- Preparing to unpack .../187-libreadline-dev_8.1-2_amd64.deb ...
- Unpacking libreadline-dev:amd64 (8.1-2) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../188-librsvg2-2_2.50.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../189-librsvg2-common_2.50.3+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.50.3+dfsg-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../190-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libtcl8.6:amd64.
- Preparing to unpack .../191-libtcl8.6_8.6.11+dfsg-1_amd64.deb ...
- Unpacking libtcl8.6:amd64 (8.6.11+dfsg-1) ...
- Selecting previously unselected package libtext-iconv-perl.
- Preparing to unpack .../192-libtext-iconv-perl_1.7-7+b1_amd64.deb ...
- Unpacking libtext-iconv-perl (1.7-7+b1) ...
- Selecting previously unselected package libtie-ixhash-perl.
- Preparing to unpack .../193-libtie-ixhash-perl_1.23-2.1_all.deb ...
- Unpacking libtie-ixhash-perl (1.23-2.1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../194-libxft2_2.3.2-2_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.2-2) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../195-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libtk8.6:amd64.
- Preparing to unpack .../196-libtk8.6_8.6.11-2_amd64.deb ...
- Unpacking libtk8.6:amd64 (8.6.11-2) ...
- Selecting previously unselected package libvte-2.91-common.
- Preparing to unpack .../197-libvte-2.91-common_0.62.3-1_amd64.deb ...
- Unpacking libvte-2.91-common (0.62.3-1) ...
- Selecting previously unselected package libvte-2.91-0:amd64.
- Preparing to unpack .../198-libvte-2.91-0_0.62.3-1_amd64.deb ...
- Unpacking libvte-2.91-0:amd64 (0.62.3-1) ...
- Selecting previously unselected package libx11-protocol-perl.
- Preparing to unpack .../199-libx11-protocol-perl_0.56-7.1_all.deb ...
- Unpacking libx11-protocol-perl (0.56-7.1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../200-libxt6_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package libxmu6:amd64.
- Preparing to unpack .../201-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
- Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../202-libxpm4_1%3a3.5.12-1_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.12-1) ...
- Selecting previously unselected package libxaw7:amd64.
- Preparing to unpack .../203-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
- Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../204-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shape0:amd64.
- Preparing to unpack .../205-libxcb-shape0_1.14-3_amd64.deb ...
- Unpacking libxcb-shape0:amd64 (1.14-3) ...
- Selecting previously unselected package libxkbfile1:amd64.
- Preparing to unpack .../206-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
- Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
- Selecting previously unselected package libxml-xpathengine-perl.
- Preparing to unpack .../207-libxml-xpathengine-perl_0.14-1_all.deb ...
- Unpacking libxml-xpathengine-perl (0.14-1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../208-libxv1_2%3a1.0.11-1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1) ...
- Selecting previously unselected package libxxf86dga1:amd64.
- Preparing to unpack .../209-libxxf86dga1_2%3a1.1.4-1+b3_amd64.deb ...
- Unpacking libxxf86dga1:amd64 (2:1.1.4-1+b3) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../210-mesa-vulkan-drivers_20.3.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../211-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package zip.
- Preparing to unpack .../212-zip_3.0-12_amd64.deb ...
- Unpacking zip (3.0-12) ...
- Selecting previously unselected package xdg-utils.
- Preparing to unpack .../213-xdg-utils_1.1.3-4.1_all.deb ...
- Unpacking xdg-utils (1.1.3-4.1) ...
- Selecting previously unselected package r-base-core.
- Preparing to unpack .../214-r-base-core_4.0.4-1_amd64.deb ...
- Unpacking r-base-core (4.0.4-1) ...
- Selecting previously unselected package r-base-dev.
- Preparing to unpack .../215-r-base-dev_4.0.4-1_all.deb ...
- Unpacking r-base-dev (4.0.4-1) ...
- Selecting previously unselected package r-cran-boot.
- Preparing to unpack .../216-r-cran-boot_1.3-27-1_all.deb ...
- Unpacking r-cran-boot (1.3-27-1) ...
- Selecting previously unselected package r-cran-mass.
- Preparing to unpack .../217-r-cran-mass_7.3-53.1-1_amd64.deb ...
- Unpacking r-cran-mass (7.3-53.1-1) ...
- Selecting previously unselected package r-cran-class.
- Preparing to unpack .../218-r-cran-class_7.3-18-1_amd64.deb ...
- Unpacking r-cran-class (7.3-18-1) ...
- Selecting previously unselected package r-cran-cluster.
- Preparing to unpack .../219-r-cran-cluster_2.1.1-1_amd64.deb ...
- Unpacking r-cran-cluster (2.1.1-1) ...
- Selecting previously unselected package r-cran-codetools.
- Preparing to unpack .../220-r-cran-codetools_0.2-18-1_all.deb ...
- Unpacking r-cran-codetools (0.2-18-1) ...
- Selecting previously unselected package r-cran-foreign.
- Preparing to unpack .../221-r-cran-foreign_0.8.81-1_amd64.deb ...
- Unpacking r-cran-foreign (0.8.81-1) ...
- Selecting previously unselected package r-cran-kernsmooth.
- Preparing to unpack .../222-r-cran-kernsmooth_2.23-20-1_amd64.deb ...
- Unpacking r-cran-kernsmooth (2.23-20-1) ...
- Selecting previously unselected package r-cran-lattice.
- Preparing to unpack .../223-r-cran-lattice_0.20-41-1+b1_amd64.deb ...
- Unpacking r-cran-lattice (0.20-41-1+b1) ...
- Selecting previously unselected package r-cran-matrix.
- Preparing to unpack .../224-r-cran-matrix_1.3-2-1_amd64.deb ...
- Unpacking r-cran-matrix (1.3-2-1) ...
- Selecting previously unselected package r-cran-nlme.
- Preparing to unpack .../225-r-cran-nlme_3.1.152-1_amd64.deb ...
- Unpacking r-cran-nlme (3.1.152-1) ...
- Selecting previously unselected package r-cran-mgcv.
- Preparing to unpack .../226-r-cran-mgcv_1.8-34-1_amd64.deb ...
- Unpacking r-cran-mgcv (1.8-34-1) ...
- Selecting previously unselected package r-cran-nnet.
- Preparing to unpack .../227-r-cran-nnet_7.3-15-1_amd64.deb ...
- Unpacking r-cran-nnet (7.3-15-1) ...
- Selecting previously unselected package r-cran-survival.
- Preparing to unpack .../228-r-cran-survival_3.2-10-1_amd64.deb ...
- Unpacking r-cran-survival (3.2-10-1) ...
- Selecting previously unselected package r-cran-rpart.
- Preparing to unpack .../229-r-cran-rpart_4.1-15-2+b1_amd64.deb ...
- Unpacking r-cran-rpart (4.1-15-2+b1) ...
- Selecting previously unselected package r-cran-spatial.
- Preparing to unpack .../230-r-cran-spatial_7.3-13-1_amd64.deb ...
- Unpacking r-cran-spatial (7.3-13-1) ...
- Selecting previously unselected package r-doc-html.
- Preparing to unpack .../231-r-doc-html_4.0.4-1_all.deb ...
- Unpacking r-doc-html (4.0.4-1) ...
- Selecting previously unselected package r-mathlib.
- Preparing to unpack .../232-r-mathlib_4.0.4-1_amd64.deb ...
- Unpacking r-mathlib (4.0.4-1) ...
- Selecting previously unselected package r-recommended.
- Preparing to unpack .../233-r-recommended_4.0.4-1_all.deb ...
- Unpacking r-recommended (4.0.4-1) ...
- Selecting previously unselected package termit.
- Preparing to unpack .../234-termit_3.1-1_amd64.deb ...
- Unpacking termit (3.1-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../235-libglx0_1.3.2-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../236-libgl1_1.3.2-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package x11-utils.
- Preparing to unpack .../237-x11-utils_7.7+5_amd64.deb ...
- Unpacking x11-utils (7.7+5) ...
- Selecting previously unselected package x11-xserver-utils.
- Preparing to unpack .../238-x11-xserver-utils_7.7+8_amd64.deb ...
- Unpacking x11-xserver-utils (7.7+8) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../239-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libtext-iconv-perl (1.7-7+b1) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up bzip2-doc (1.0.8-4) ...
- Setting up libpciaccess0:amd64 (0.16-1) ...
- Setting up systemd-sysv (247.3-5) ...
- Setting up libproxy1v5:amd64 (0.4.17-1) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up r-doc-html (4.0.4-1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libvte-2.91-common (0.62.3-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up libdatrie1:amd64 (0.2.13-1) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- Setting up libglvnd0:amd64 (1.3.2-1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up perl-modules-5.32 (5.32.1-4) ...
- Setting up libreadline8:amd64 (8.1-2) ...
- Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1) ...
- Setting up libxcb-shape0:amd64 (1.14-3) ...
- Setting up x11-common (1:7.7+22) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libdeflate0:amd64 (1.7-1) ...
- Setting up perl-openssl-defaults:amd64 (5) ...
- Setting up libnss-systemd:amd64 (247.3-5) ...
- First installation detected...
- Checking NSS setup...
- Setting up xkb-data (2.29-2) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libgomp1:amd64 (10.2.1-6) ...
- Setting up libjbig0:amd64 (2.1-3.1+b2) ...
- Setting up libpcre2-16-0:amd64 (10.36-2) ...
- Setting up libcolord2:amd64 (1.4.5-3) ...
- Setting up libasan6:amd64 (10.2.1-6) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libdconf1:amd64 (0.38.0-2) ...
- Setting up zip (3.0-12) ...
- Setting up libfontenc1:amd64 (1:1.1.4-1) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libpcre2-32-0:amd64 (10.36-2) ...
- Setting up libblas3:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ...
- Setting up libepoxy0:amd64 (1.5.5-1) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up libavahi-common-data:amd64 (0.8-5) ...
- Setting up libncurses6:amd64 (6.2+20201114-2) ...
- Setting up libdbus-1-3:amd64 (1.12.20-2) ...
- Setting up dbus (1.12.20-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libfribidi0:amd64 (1.0.8-2) ...
- Setting up libquadmath0:amd64 (10.2.1-6) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up libatomic1:amd64 (10.2.1-6) ...
- Setting up libtcl8.6:amd64 (8.6.11+dfsg-1) ...
- Setting up libwebp6:amd64 (0.6.1-2.1) ...
- Setting up icu-devtools (67.1-7) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up fonts-dejavu-core (2.37-2) ...
- Setting up libpcre2-posix2:amd64 (10.36-2) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libncursesw6:amd64 (6.2+20201114-2) ...
- Setting up libperl5.32:amd64 (5.32.1-4) ...
- Setting up libglapi-mesa:amd64 (20.3.5-1) ...
- Setting up libgfortran5:amd64 (10.2.1-6) ...
- Setting up libvulkan1:amd64 (1.2.162.0-1) ...
- Setting up liblzma-dev:amd64 (5.2.5-2) ...
- Setting up libubsan1:amd64 (10.2.1-6) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libatk1.0-data (2.36.0-2) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up liblua5.3-0:amd64 (5.3.3-1.1+b1) ...
- Setting up libpam-systemd:amd64 (247.3-5) ...
- Setting up r-mathlib (4.0.4-1) ...
- Setting up libx11-6:amd64 (2:1.7.1-1) ...
- Setting up libthai-data (0.1.28-4) ...
- Setting up libjson-glib-1.0-common (1.6.2-1) ...
- Setting up libatk1.0-0:amd64 (2.36.0-2) ...
- Setting up libtiff5:amd64 (4.2.0-1) ...
- Setting up libwayland-egl1:amd64 (1.19.0-2) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
- Setting up glib-networking-common (2.66.0-2) ...
- Setting up libisl23:amd64 (0.23-1) ...
- Setting up libdrm-common (2.4.104-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libicu-dev:amd64 (67.1-7) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up xdg-utils (1.1.3-4.1) ...
- update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
- Setting up libcc1-0:amd64 (10.2.1-6) ...
- Setting up liblocale-gettext-perl (1.07-4+b1) ...
- Setting up liblsan0:amd64 (10.2.1-6) ...
- Setting up cpp-10 (10.2.1-6) ...
- Setting up libblas-dev:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up libitm1:amd64 (10.2.1-6) ...
- Setting up libbz2-dev:amd64 (1.0.8-4) ...
- Setting up libtsan0:amd64 (10.2.1-6) ...
- Setting up libxkbcommon0:amd64 (1.0.3-2) ...
- Setting up libwayland-client0:amd64 (1.19.0-2) ...
- Setting up glib-networking-services (2.66.0-2) ...
- Setting up libx11-xcb1:amd64 (2:1.7.1-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up liblapack3:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libncurses-dev:amd64 (6.2+20201114-2) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libxpm4:amd64 (1:3.5.12-1) ...
- Setting up libpcre2-dev:amd64 (10.36-2) ...
- Setting up libxi6:amd64 (2:1.7.10-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libpng-tools (1.6.37-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libxtst6:amd64 (2:1.2.3-1) ...
- Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
- Setting up libpng-dev:amd64 (1.6.37-3) ...
- Setting up libavahi-common3:amd64 (0.8-5) ...
- Setting up libjpeg-dev:amd64 (1:2.0.6-4) ...
- Setting up libxxf86dga1:amd64 (2:1.1.4-1+b3) ...
- Setting up libx11-dev:amd64 (2:1.7.1-1) ...
- Setting up libatspi2.0-0:amd64 (2.38.0-4) ...
- Setting up libreadline-dev:amd64 (8.1-2) ...
- Setting up libjson-glib-1.0-0:amd64 (1.6.2-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libatk-bridge2.0-0:amd64 (2.38.0-1) ...
- Setting up libthai0:amd64 (0.1.28-4) ...
- Setting up dbus-user-session (1.12.20-2) ...
- Setting up perl (5.32.1-4) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up libdata-dump-perl (1.23-1.1) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up libipc-system-simple-perl (1.30-1) ...
- Setting up libxml-xpathengine-perl (0.14-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-2) ...
- Setting up libxv1:amd64 (2:1.0.11-1) ...
- Setting up liblapack-dev:amd64 (3.9.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up libio-html-perl (1.004-2) ...
- Setting up libxrandr2:amd64 (2:1.5.1-1) ...
- Setting up ucf (3.0043) ...
- Setting up gcc-10 (10.2.1-6) ...
- Setting up libtimedate-perl (2.3300-2) ...
- Setting up libdrm2:amd64 (2.4.104-1) ...
- Setting up at-spi2-core (2.38.0-4) ...
- Setting up libwayland-cursor0:amd64 (1.19.0-2) ...
- Setting up cpp (4:10.2.1-1) ...
- Setting up libncurses5-dev:amd64 (6.2+20201114-2) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1) ...
- Setting up libgfortran-10-dev:amd64 (10.2.1-6) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
- Setting up libavahi-client3:amd64 (0.8-5) ...
- Setting up liburi-perl (5.08-1) ...
- Setting up libx11-protocol-perl (0.56-7.1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Setting up libnet-ssleay-perl (1.88-3+b1) ...
- Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Setting up libpaper1:amd64 (1.1.28+b1) ...
- 
- Creating config file /etc/papersize with new version
- Setting up gtk-update-icon-cache (3.24.24-4) ...
- Setting up libhttp-date-perl (6.05-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
- Setting up libfile-basedir-perl (0.08-1) ...
- Setting up libtie-ixhash-perl (1.23-2.1) ...
- Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
- Setting up g++-10 (10.2.1-6) ...
- Setting up libfile-listing-perl (6.14-1) ...
- Setting up libfont-afm-perl (1.20-3) ...
- Setting up libfile-fcntllock-perl (0.22-3+b7) ...
- Setting up libclone-perl (0.45-1+b1) ...
- Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
- Setting up fontconfig-config (2.13.1-4.2) ...
- Setting up libio-stringy-perl (2.111-3) ...
- Setting up libhtml-tagset-perl (3.20-4) ...
- Setting up libauthen-sasl-perl (2.1600-1.1) ...
- Setting up libxcursor1:amd64 (1:1.2.0-2) ...
- Setting up libdrm-intel1:amd64 (2.4.104-1) ...
- Setting up liblwp-mediatypes-perl (6.04-1) ...
- Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Setting up libtry-tiny-perl (0.30-1) ...
- Setting up libnet-http-perl (6.20-1) ...
- Setting up libencode-locale-perl (1.05-1.1) ...
- Setting up dconf-service (0.38.0-2) ...
- Setting up libpaper-utils (1.1.28+b1) ...
- Setting up gcc (4:10.2.1-1) ...
- Setting up adwaita-icon-theme (3.38.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up gfortran-10 (10.2.1-6) ...
- Setting up libxt6:amd64 (1:1.2.0-1) ...
- Setting up libfile-desktopentry-perl (0.22-2) ...
- Setting up libcups2:amd64 (2.3.3op2-3+deb11u1) ...
- Setting up libwww-robotrules-perl (6.02-1) ...
- Setting up g++ (4:10.2.1-1) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.2+dfsg-1) ...
- Setting up libhtml-parser-perl:amd64 (3.76-1) ...
- Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
- Setting up libio-socket-ssl-perl (2.069-1) ...
- Setting up libhttp-message-perl (6.29-1) ...
- Setting up libhtml-form-perl (6.07-1) ...
- Setting up libfile-mimeinfo-perl (0.30-1) ...
- Setting up libhttp-negotiate-perl (6.01-1) ...
- Setting up fontconfig (2.13.1-4.2) ...
- Regenerating fonts cache... 
- done.
- Setting up libxft2:amd64 (2.3.2-2) ...
- Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
- Setting up libglx-mesa0:amd64 (20.3.5-1) ...
- Setting up libglx0:amd64 (1.3.2-1) ...
- Setting up dconf-gsettings-backend:amd64 (0.38.0-2) ...
- Setting up libhttp-cookies-perl (6.10-1) ...
- Setting up libhtml-tree-perl (5.07-2) ...
- Setting up libtk8.6:amd64 (8.6.11-2) ...
- Setting up libpango-1.0-0:amd64 (1.46.2-3) ...
- Setting up libhtml-format-perl (2.12-1.1) ...
- Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
- Setting up x11-xserver-utils (7.7+8) ...
- Setting up gfortran (4:10.2.1-1) ...
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libgl1:amd64 (1.3.2-1) ...
- Setting up libnet-smtp-ssl-perl (1.04-1) ...
- Setting up libmailtools-perl (2.21-1) ...
- Setting up libhttp-daemon-perl (6.12-1) ...
- Setting up x11-utils (7.7+5) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-5) ...
- Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ...
- Setting up libgtk-3-common (3.24.24-4) ...
- Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ...
- Setting up gsettings-desktop-schemas (3.38.0-2) ...
- Setting up librsvg2-2:amd64 (2.50.3+dfsg-1) ...
- Setting up r-base-core (4.0.4-1) ...
- 
- Creating config file /etc/R/Renviron with new version
- Setting up librsvg2-common:amd64 (2.50.3+dfsg-1) ...
- Setting up r-cran-lattice (0.20-41-1+b1) ...
- Setting up r-cran-nlme (3.1.152-1) ...
- Setting up r-cran-cluster (2.1.1-1) ...
- Setting up r-cran-nnet (7.3-15-1) ...
- Setting up glib-networking:amd64 (2.66.0-2) ...
- Setting up r-cran-codetools (0.2-18-1) ...
- Setting up r-cran-boot (1.3-27-1) ...
- Setting up r-base-dev (4.0.4-1) ...
- Setting up libsoup2.4-1:amd64 (2.72.0-2) ...
- Setting up r-cran-spatial (7.3-13-1) ...
- Setting up r-cran-mass (7.3-53.1-1) ...
- Setting up r-cran-foreign (0.8.81-1) ...
- Setting up r-cran-matrix (1.3-2-1) ...
- Setting up r-cran-kernsmooth (2.23-20-1) ...
- Setting up r-cran-mgcv (1.8-34-1) ...
- Setting up libsoup-gnome2.4-1:amd64 (2.72.0-2) ...
- Setting up librest-0.7-0:amd64 (0.8.1-1.1) ...
- Setting up r-cran-class (7.3-18-1) ...
- Setting up libgtk-3-0:amd64 (3.24.24-4) ...
- Setting up r-cran-survival (3.2-10-1) ...
- Setting up libgtk-3-bin (3.24.24-4) ...
- Setting up libvte-2.91-0:amd64 (0.62.3-1) ...
- Setting up r-cran-rpart (4.1-15-2+b1) ...
- Setting up termit (3.1-1) ...
- update-alternatives: using /usr/bin/termit to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
- Setting up r-recommended (4.0.4-1) ...
- Setting up libwww-perl (6.53-1) ...
- Setting up liblwp-protocol-https-perl (6.10-1) ...
- Setting up libxml-parser-perl:amd64 (2.46-2) ...
- Setting up libxml-twig-perl (1:3.52-1) ...
- Setting up libnet-dbus-perl (1.2.0-1+b1) ...
- Processing triggers for libc-bin (2.31-4) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/33:
Processing  2/33:
Processing  3/33:
Processing  4/33:
Processing  5/33:
Processing  6/33:
Processing  7/33: [conf-pkg-config: pkg-config]
Processing  8/33: [conf-pkg-config: pkg-config] [conf-r: R CMD]
-> retrieved base.v0.14.1  (cached)
Processing  9/33: [conf-pkg-config: pkg-config] [conf-r: R CMD]
-> retrieved csexp.1.5.1  (cached)
Processing 10/33: [conf-pkg-config: pkg-config] [conf-r: R CMD]
-> retrieved dune.2.9.0  (cached)
Processing 11/33: [conf-pkg-config: pkg-config] [conf-r: R CMD]
Processing 12/33: [conf-pkg-config: pkg-config] [conf-r: R CMD] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 12/33: [conf-r: R CMD] [dune: ocaml bootstrap.ml]
Processing 13/33: [conf-r: R CMD] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "R" "CMD" "BATCH" "check.r" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/conf-r.1.0.0)
-> compiled  conf-r.1.0.0
Processing 13/33: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.0  (cached)
Processing 14/33: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved ocaml-r.0.4.0  (cached)
Processing 15/33: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved result.1.5  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.10.2/lib/pkgconfig" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 15/33: [dune: ocaml bootstrap.ml]
Processing 16/33: [conf-r-mathlib: pkg-config libRmath] [dune: ocaml bootstrap.ml]
-> installed conf-r.1.0.0
Processing 17/33: [conf-r-mathlib: pkg-config libRmath] [dune: ocaml bootstrap.ml]
-> retrieved sexplib0.v0.14.0  (cached)
-> retrieved stdio.v0.14.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libRmath" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/conf-r-mathlib.1)
-> compiled  conf-r-mathlib.1
Processing 17/33: [dune: ocaml bootstrap.ml]
-> installed conf-r-mathlib.1
Processing 18/33: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/dune.2.9.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing 18/33: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing 20/33: [csexp: dune build]
Processing 21/33: [csexp: dune build] [result: dune build]
Processing 22/33: [csexp: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 22/33: [result: dune build] [sexplib0: dune build]
-> installed csexp.1.5.1
Processing 23/33: [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 23/33: [sexplib0: dune build]
-> installed result.1.5
Processing 24/33: [sexplib0: dune build]
Processing 25/33: [dune-configurator: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 25/33: [dune-configurator: dune build]
-> installed sexplib0.v0.14.0
Processing 26/33: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/dune-configurator.2.9.0)
-> compiled  dune-configurator.2.9.0
-> installed dune-configurator.2.9.0
Processing 28/33: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/base.v0.14.1)
-> compiled  base.v0.14.1
-> installed base.v0.14.1
Processing 30/33: [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "71" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
-> installed stdio.v0.14.0
Processing 32/33: [ocaml-r: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-r" "-j" "71" "@install" (CWD=/home/opam/.opam/4.10.2/.opam-switch/build/ocaml-r.0.4.0)
-> compiled  ocaml-r.0.4.0
-> installed ocaml-r.0.4.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-04 07:55.50 ---> saved as "d51704aab28d2dea0fa069a46183e320daafd893bbdf4d869176e94a9711391d"
Job succeeded