peer-os
peer-os copied to clipboard
Quick PeerOS fails due to rng-tools.service, default: panic: runtime error: invalid memory address or nil pointer dereference etc. (stretch box)
https://docs.subutai.io/working-with-subutai/using-peeros/peeros-quick-install
fails on Ubuntu 20.04 host with Vagrant 2.3.4 and VirtualBox 7.0.6 and https://vagrantcloud.com/subutai/stretch
vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'subutai/stretch' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'subutai/stretch'
default: URL: https://vagrantcloud.com/subutai/stretch
==> default: Adding box 'subutai/stretch' (v7.0.8) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/subutai/boxes/stretch/versions/7.0.8/providers/virtualbox.box
Download redirected to host: bazaar.subutai.io
Download redirected to host: ipfs.subutai.io
==> default: Successfully added box 'subutai/stretch' (v7.0.8) for 'virtualbox'!
ping: Do you want to ping broadcast? Then -b. If not, check your local firewall rules
==> default: Preparing master VM for linked clones...
default: This is a one time operation. Once the master VM is prepared,
default: it will be used as a base for linked clones, making the creation
default: of new VMs take milliseconds on a modern system.
==> default: Importing base box 'subutai/stretch'...
==> default: Cloning VM...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'subutai/stretch' version '7.0.8' is up to date...
==> default: Setting the name of the VM: myuser_default_1674632659240_28333
Vagrant is currently configured to create VirtualBox synced folders with
the `SharedFoldersEnableSymlinksCreate` option enabled. If the Vagrant
guest is not trusted, you may want to disable this option. For more
information on this option, please refer to the VirtualBox manual:
https://www.virtualbox.org/manual/ch04.html#sharedfolders
This option can be disabled globally with an environment variable:
VAGRANT_DISABLE_VBOXSYMLINKCREATE=1
or on a per folder basis within the Vagrantfile:
config.vm.synced_folder '/host/path', '/guest/path', SharedFoldersEnableSymlinksCreate: false
==> default: Clearing any previously set network interfaces...
==> default: Available bridged network interfaces:
1) wlo1
2) enp0s25
==> default: When choosing an interface, it is usually the one that is
==> default: being used to connect to the internet.
==> default:
default: Which interface should the network bridge to? 1
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: bridged
==> default: Forwarding ports...
default: 8443 (guest) => 9999 (host) (adapter 1)
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: subutai
default: SSH auth method: private key
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Inserting generated public key within guest...
default: Removing insecure key from the guest if it's present...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
[default] No Virtualbox Guest Additions installation found.
Reading package lists...
Building dependency tree...
Reading state information...
dkms is already the newest version (2.3-2).
dkms set to manually installed.
linux-headers-4.9.0-8-amd64 is already the newest version (4.9.144-3.1).
The following additional packages will be installed:
dpkg-dev g++ g++-6 libalgorithm-diff-perl libalgorithm-diff-xs-perl
libalgorithm-merge-perl libdpkg-perl libfile-fcntllock-perl libstdc++-6-dev
Suggested packages:
debian-keyring g++-multilib g++-6-multilib gcc-6-doc libstdc++6-6-dbg
libstdc++-6-doc
The following NEW packages will be installed:
build-essential dpkg-dev g++ g++-6 libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl
libfile-fcntllock-perl libstdc++-6-dev
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.5 MB of archives.
After this operation, 44.4 MB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian stretch/main amd64 libstdc++-6-dev amd64 6.3.0-18+deb9u1 [1,420 kB]
Get:2 http://httpredir.debian.org/debian stretch/main amd64 g++-6 amd64 6.3.0-18+deb9u1 [7,094 kB]
Get:3 http://httpredir.debian.org/debian stretch/main amd64 g++ amd64 4:6.3.0-4 [1,546 B]
Get:4 http://httpredir.debian.org/debian stretch/main amd64 libdpkg-perl all 1.18.25 [1,287 kB]
Get:5 http://httpredir.debian.org/debian stretch/main amd64 dpkg-dev all 1.18.25 [1,595 kB]
Get:6 http://httpredir.debian.org/debian stretch/main amd64 build-essential amd64 12.3 [7,346 B]
Get:7 http://httpredir.debian.org/debian stretch/main amd64 libalgorithm-diff-perl all 1.19.03-1 [48.7 kB]
Get:8 http://httpredir.debian.org/debian stretch/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4+b2 [11.6 kB]
Get:9 http://httpredir.debian.org/debian stretch/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
Get:10 http://httpredir.debian.org/debian stretch/main amd64 libfile-fcntllock-perl amd64 0.22-3+b2 [35.3 kB]
Fetched 11.5 MB in 2s (4,210 kB/s)
Selecting previously unselected package libstdc++-6-dev:amd64.
(Reading database ... 48306 files and directories currently installed.)
Preparing to unpack .../0-libstdc++-6-dev_6.3.0-18+deb9u1_amd64.deb ...
Unpacking libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ...
Selecting previously unselected package g++-6.
Preparing to unpack .../1-g++-6_6.3.0-18+deb9u1_amd64.deb ...
Unpacking g++-6 (6.3.0-18+deb9u1) ...
Selecting previously unselected package g++.
Preparing to unpack .../2-g++_4%3a6.3.0-4_amd64.deb ...
Unpacking g++ (4:6.3.0-4) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../3-libdpkg-perl_1.18.25_all.deb ...
Unpacking libdpkg-perl (1.18.25) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../4-dpkg-dev_1.18.25_all.deb ...
Unpacking dpkg-dev (1.18.25) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../5-build-essential_12.3_amd64.deb ...
Unpacking build-essential (12.3) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../6-libalgorithm-diff-perl_1.19.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../7-libalgorithm-diff-xs-perl_0.04-4+b2_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-4+b2) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../8-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../9-libfile-fcntllock-perl_0.22-3+b2_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3+b2) ...
Setting up libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ...
Setting up libdpkg-perl (1.18.25) ...
Setting up g++-6 (6.3.0-18+deb9u1) ...
Setting up libfile-fcntllock-perl (0.22-3+b2) ...
Setting up dpkg-dev (1.18.25) ...
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up g++ (4:6.3.0-4) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.3) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-4+b2) ...
Copy iso file /usr/share/virtualbox/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
Mounting Virtualbox Guest Additions ISO to: /mnt
mount: /dev/loop0 is write-protected, mounting read-only
Installing Virtualbox Guest Additions 7.0.6 - guest version is unknown
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing VirtualBox 7.0.6 Guest Additions for Linux 100%
VirtualBox Guest Additions installer
/opt/VBoxGuestAdditions-7.0.6/bin/VBoxClient: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory
/opt/VBoxGuestAdditions-7.0.6/bin/VBoxClient: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Setting up modules
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>
VirtualBox Guest Additions: or
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Building the modules for kernel 4.9.0-8-amd64.
update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
Unmounting Virtualbox Guest Additions ISO from: /mnt
==> default: Checking for guest additions in VM...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
default: /vagrant => /home/myuser
==> default: Running provisioner: shell...
default: Running: inline script
==> default: Running provisioner: shell...
default: Running: /tmp/vagrant-shell20230125-6620-gwik60.sh
default: ------------------------------------------------------------------
default: User Specified Parameters:
default: ------------------------------------------------------------------
default: PROVISION = true
default: SUBUTAI_PEER = true
default: DESIRED_CONSOLE_PORT = 9999
default: DESIRED_SSH_PORT = 4567
default: SUBUTAI_ENV = prod
default: SUBUTAI_RAM = 4096
default: SUBUTAI_CPU = 2
default: SUBUTAI_DESKTOP = false
default: SUBUTAI_MAN_TMPL =
default: BRIDGE =
default: AUTHORIZED_KEYS =
default:
default: ------------------------------------------------------------------
default: Run Generated Parameters:
default: ------------------------------------------------------------------
default: _CONSOLE_PORT = 9999
default: _BRIDGED = true
default: _BASE_MAC = 080027897067
default: _ALT_MANAGEMENT_MD5 =
default: _ALT_MANAGEMENT_MD5_LAST =
default: _ALT_MANAGEMENT =
default:
default: ----------------------------------------------------------------------------------------------
default: Requirements for "rng-tools.service" are handled automatically during Subutai installation.
default: You may ignore failure notices regarding this tool.
default: ----------------------------------------------------------------------------------------------
default: Installing subutai ...
default: Get:1 http://security.debian.org stretch/updates InRelease [59.1 kB]
default: Ign:2 http://httpredir.debian.org/debian stretch InRelease
default: Get:3 http://httpredir.debian.org/debian stretch-updates InRelease [93.6 kB]
default: Get:4 http://httpredir.debian.org/debian stretch Release [118 kB]
default: Get:5 http://security.debian.org stretch/updates/main Sources [413 kB]
default: Get:6 http://httpredir.debian.org/debian stretch Release.gpg [3,177 B]
default: Get:7 http://security.debian.org stretch/updates/non-free Sources [3,568 B]
default: Get:8 http://security.debian.org stretch/updates/main amd64 Packages [782 kB]
default: Get:9 http://httpredir.debian.org/debian stretch/contrib Sources [44.5 kB]
default: Get:10 http://httpredir.debian.org/debian stretch/non-free Sources [79.1 kB]
default: Get:11 http://httpredir.debian.org/debian stretch/main Sources [6,736 kB]
default: Get:12 http://security.debian.org stretch/updates/main Translation-en [368 kB]
default: Get:13 http://deb.subutai.io/subutai prod InRelease [2,796 B]
default: Get:14 http://security.debian.org stretch/updates/contrib amd64 Packages [1,760 B]
default: Get:15 http://security.debian.org stretch/updates/non-free amd64 Packages [14.1 kB]
default: Get:16 http://security.debian.org stretch/updates/non-free Translation-en [21.3 kB]
default: Get:17 http://deb.subutai.io/subutai prod/main amd64 Packages [3,311 B]
default: Get:18 http://httpredir.debian.org/debian stretch/main amd64 Packages [7,080 kB]
default: Get:19 http://httpredir.debian.org/debian stretch/main Translation-en [5,377 kB]
default: Get:20 http://httpredir.debian.org/debian stretch/contrib amd64 Packages [50.7 kB]
default: Get:21 http://httpredir.debian.org/debian stretch/contrib Translation-en [45.8 kB]
default: Get:22 http://httpredir.debian.org/debian stretch/non-free amd64 Packages [78.3 kB]
default: Get:23 http://httpredir.debian.org/debian stretch/non-free Translation-en [80.2 kB]
default: Fetched 21.5 MB in 5s (3,926 kB/s)
default: Reading package lists...
default: Reading package lists...
default: Building dependency tree...
default: Reading state information...
default: Calculating upgrade...
default: The following packages have been kept back:
default: linux-headers-amd64 linux-image-amd64
default: The following packages will be upgraded:
default: apt apt-utils base-files bind9-host busybox ca-certificates cron curl dbus
default: debian-archive-keyring dns-root-data dnsmasq-base dnsutils dpkg dpkg-dev
default: e2fslibs e2fsprogs file gettext-base grub-common grub-pc grub-pc-bin
default: grub2-common gzip isc-dhcp-client isc-dhcp-common klibc-utils krb5-locales
default: libapt-inst2.0 libapt-pkg5.0 libbind9-140 libbsd0 libcomerr2 libcurl3
default: libcurl3-gnutls libdbus-1-3 libdns-export162 libdns162 libdpkg-perl libelf1
default: libexpat1 libfreetype6 libgcrypt20 libgmp10 libgnutls30 libgssapi-krb5-2
default: libhogweed4 libicu57 libidn11 libisc-export160 libisc160 libisccc140
default: libisccfg140 libk5crypto3 libklibc libkrb5-3 libkrb5support0 libldap-2.4-2
default: libldap-common liblwres141 liblz4-1 liblzma5 libmagic-mgc libmagic1
default: libnettle6 libnghttp2-14 libp11-kit0 libpam-systemd libperl5.24 libpng16-16
default: libpython2.7-minimal libpython2.7-stdlib libpython3.5-minimal
default: libpython3.5-stdlib libsasl2-2 libsasl2-modules libsasl2-modules-db
default: libsqlite3-0 libss2 libssh2-1 libssl1.0.2 libssl1.1 libsystemd0 libudev1
default: libx11-6 libx11-data libxml2 linux-compiler-gcc-6-x86 linux-kbuild-4.9
default: linux-libc-dev login openssh-client openssh-server openssh-sftp-server
default: openssl passwd patch perl perl-base perl-modules-5.24 python-apt-common
default: python2.7 python2.7-minimal python3-apt python3-reportbug python3-urllib3
default: python3.5 python3.5-minimal reportbug rsync rsyslog sudo systemd
default: systemd-sysv tar tzdata udev uidmap vim-common vim-tiny wget xxd xz-utils
default: zlib1g
default: 124 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
default: Need to get 72.4 MB of archives.
default: After this operation, 955 kB of additional disk space will be used.
default: Get:1 http://security.debian.org stretch/updates/main amd64 cron amd64 3.0pl1-128+deb9u2 [96.6 kB]
default: Get:2 http://httpredir.debian.org/debian stretch/main amd64 base-files amd64 9.9+deb9u13 [67.6 kB]
default: Get:3 http://httpredir.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u7 [3,527 kB]
default: Get:4 http://security.debian.org stretch/updates/main amd64 tar amd64 1.29b-1.1+deb9u1 [760 kB]
default: Get:5 http://security.debian.org stretch/updates/main amd64 dpkg amd64 1.18.26 [2,117 kB]
default: Get:6 http://security.debian.org stretch/updates/main amd64 e2fslibs amd64 1.43.4-2+deb9u2 [208 kB]
default: Get:7 http://security.debian.org stretch/updates/main amd64 e2fsprogs amd64 1.43.4-2+deb9u2 [948 kB]
default: Get:8 http://security.debian.org stretch/updates/main amd64 gzip amd64 1.6-5+deb9u1 [114 kB]
default: Get:9 http://security.debian.org stretch/updates/main amd64 login amd64 1:4.4-4.1+deb9u1 [790 kB]
default: Get:10 http://security.debian.org stretch/updates/main amd64 zlib1g amd64 1:1.2.8.dfsg-5+deb9u1 [87.8 kB]
default: Get:11 http://security.debian.org stretch/updates/main amd64 debian-archive-keyring all 2017.5+deb9u2 [92.4 kB]
default: Get:12 http://security.debian.org stretch/updates/main amd64 liblz4-1 amd64 0.0~r131-2+deb9u1 [33.2 kB]
default: Get:13 http://security.debian.org stretch/updates/main amd64 liblzma5 amd64 5.2.2-1.2+deb9u1 [234 kB]
default: Get:14 http://security.debian.org stretch/updates/main amd64 libapt-pkg5.0 amd64 1.4.11 [917 kB]
default: Get:15 http://security.debian.org stretch/updates/main amd64 libapt-inst2.0 amd64 1.4.11 [191 kB]
default: Get:16 http://security.debian.org stretch/updates/main amd64 apt amd64 1.4.11 [1,232 kB]
default: Get:17 http://security.debian.org stretch/updates/main amd64 apt-utils amd64 1.4.11 [410 kB]
default: Get:18 http://security.debian.org stretch/updates/main amd64 libexpat1 amd64 2.2.0-2+deb9u5 [84.7 kB]
default: Get:19 http://security.debian.org stretch/updates/main amd64 systemd-sysv amd64 232-25+deb9u14 [82.8 kB]
default: Get:20 http://security.debian.org stretch/updates/main amd64 libpam-systemd amd64 232-25+deb9u14 [189 kB]
default: Get:21 http://security.debian.org stretch/updates/main amd64 libsystemd0 amd64 232-25+deb9u14 [282 kB]
default: Get:22 http://security.debian.org stretch/updates/main amd64 systemd amd64 232-25+deb9u14 [2,471 kB]
default: Get:23 http://httpredir.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u7 [218 kB]
default: Get:24 http://httpredir.debian.org/debian stretch/main amd64 perl-base amd64 5.24.1-3+deb9u7 [1,346 kB]
default: Get:25 http://security.debian.org stretch/updates/main amd64 udev amd64 232-25+deb9u14 [1,117 kB]
default: Get:26 http://security.debian.org stretch/updates/main amd64 libudev1 amd64 232-25+deb9u14 [126 kB]
default: Get:27 http://security.debian.org stretch/updates/main amd64 libgcrypt20 amd64 1.7.6-2+deb9u4 [523 kB]
default: Get:28 http://security.debian.org stretch/updates/main amd64 libfreetype6 amd64 2.6.3-3.2+deb9u2 [438 kB]
default: Get:29 http://security.debian.org stretch/updates/main amd64 python2.7 amd64 2.7.13-2+deb9u6 [286 kB]
default: Get:30 http://httpredir.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2,723 kB]
default: Get:31 http://security.debian.org stretch/updates/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u3 [574 kB]
default: Get:32 http://security.debian.org stretch/updates/main amd64 libssl1.1 amd64 1.1.0l-1~deb9u6 [1,360 kB]
default: Get:33 http://security.debian.org stretch/updates/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u6 [1,898 kB]
default: Get:34 http://security.debian.org stretch/updates/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u6 [1,382 kB]
default: Get:35 http://security.debian.org stretch/updates/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u6 [390 kB]
default: Get:36 http://security.debian.org stretch/updates/main amd64 python3.5 amd64 3.5.3-1+deb9u5 [231 kB]
default: Get:37 http://security.debian.org stretch/updates/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u5 [2,167 kB]
default: Get:38 http://httpredir.debian.org/debian stretch/main amd64 dbus amd64 1.10.32-0+deb9u1 [213 kB]
default: Get:39 http://httpredir.debian.org/debian stretch/main amd64 libdbus-1-3 amd64 1.10.32-0+deb9u1 [196 kB]
default: Get:40 http://security.debian.org stretch/updates/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u5 [1,692 kB]
default: Get:41 http://httpredir.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB]
default: Get:42 http://httpredir.debian.org/debian stretch/main amd64 grub-pc amd64 2.02~beta3-5+deb9u2 [204 kB]
default: Get:43 http://httpredir.debian.org/debian stretch/main amd64 grub-pc-bin amd64 2.02~beta3-5+deb9u2 [897 kB]
default: Get:44 http://security.debian.org stretch/updates/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u5 [574 kB]
default: Get:45 http://security.debian.org stretch/updates/main amd64 libcomerr2 amd64 1.43.4-2+deb9u2 [63.8 kB]
default: Get:46 http://security.debian.org stretch/updates/main amd64 libss2 amd64 1.43.4-2+deb9u2 [68.0 kB]
default: Get:47 http://security.debian.org stretch/updates/main amd64 passwd amd64 1:4.4-4.1+deb9u1 [997 kB]
default: Get:48 http://httpredir.debian.org/debian stretch/main amd64 grub2-common amd64 2.02~beta3-5+deb9u2 [528 kB]
default: Get:49 http://security.debian.org stretch/updates/main amd64 tzdata all 2021a-0+deb9u4 [281 kB]
default: Get:50 http://security.debian.org stretch/updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [336 kB]
default: Get:51 http://security.debian.org stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u7 [1,305 kB]
default: Get:52 http://httpredir.debian.org/debian stretch/main amd64 libpng16-16 amd64 1.6.28-1+deb9u1 [280 kB]
default: Get:53 http://httpredir.debian.org/debian stretch/main amd64 gettext-base amd64 0.19.8.1-2+deb9u1 [122 kB]
default: Get:54 http://security.debian.org stretch/updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [854 kB]
default: Get:55 http://httpredir.debian.org/debian stretch/main amd64 grub-common amd64 2.02~beta3-5+deb9u2 [2,174 kB]
default: Get:56 http://security.debian.org stretch/updates/main amd64 isc-dhcp-client amd64 4.3.5-3+deb9u2 [326 kB]
default: Get:57 http://security.debian.org stretch/updates/main amd64 isc-dhcp-common amd64 4.3.5-3+deb9u2 [136 kB]
default: Get:58 http://security.debian.org stretch/updates/main amd64 rsyslog amd64 8.24.0-1+deb9u3 [554 kB]
default: Get:59 http://security.debian.org stretch/updates/main amd64 vim-tiny amd64 2:8.0.0197-4+deb9u7 [446 kB]
default: Get:60 http://security.debian.org stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u7 [133 kB]
default: Get:61 http://security.debian.org stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u7 [160 kB]
default: Get:62 http://security.debian.org stretch/updates/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1+deb9u1 [253 kB]
default: Get:63 http://security.debian.org stretch/updates/main amd64 libhogweed4 amd64 3.3-1+deb9u1 [136 kB]
default: Get:64 http://security.debian.org stretch/updates/main amd64 libnettle6 amd64 3.3-1+deb9u1 [192 kB]
default: Get:65 http://security.debian.org stretch/updates/main amd64 libp11-kit0 amd64 0.23.3-2+deb9u1 [112 kB]
default: Get:66 http://security.debian.org stretch/updates/main amd64 libgnutls30 amd64 3.5.8-5+deb9u6 [897 kB]
default: Get:67 http://security.debian.org stretch/updates/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u3 [155 kB]
default: Get:68 http://security.debian.org stretch/updates/main amd64 libkrb5-3 amd64 1.15-1+deb9u3 [312 kB]
default: Get:69 http://security.debian.org stretch/updates/main amd64 libkrb5support0 amd64 1.15-1+deb9u3 [62.3 kB]
default: Get:70 http://security.debian.org stretch/updates/main amd64 libk5crypto3 amd64 1.15-1+deb9u3 [120 kB]
default: Get:71 http://security.debian.org stretch/updates/main amd64 libicu57 amd64 57.1-6+deb9u5 [7,700 kB]
default: Get:72 http://httpredir.debian.org/debian stretch/main amd64 wget amd64 1.18-5+deb9u3 [800 kB]
default: Get:73 http://httpredir.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u3 [64.2 kB]
default: Get:74 http://httpredir.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u3 [111 kB]
default: Get:75 http://httpredir.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u3 [222 kB]
default: Get:76 http://httpredir.debian.org/debian stretch/main amd64 openssh-sftp-server amd64 1:7.4p1-10+deb9u7 [39.5 kB]
default: Get:77 http://httpredir.debian.org/debian stretch/main amd64 openssh-server amd64 1:7.4p1-10+deb9u7 [332 kB]
default: Get:78 http://httpredir.debian.org/debian stretch/main amd64 openssh-client amd64 1:7.4p1-10+deb9u7 [780 kB]
default: Get:79 http://httpredir.debian.org/debian stretch/main amd64 reportbug all 7.1.7+deb9u3 [128 kB]
default: Get:80 http://httpredir.debian.org/debian stretch/main amd64 python3-reportbug all 7.1.7+deb9u3 [130 kB]
default: Get:81 http://httpredir.debian.org/debian stretch/main amd64 dns-root-data all 2019031302~deb9u1 [4,746 B]
default: Get:82 http://httpredir.debian.org/debian stretch/main amd64 patch amd64 2.7.5-1+deb9u2 [112 kB]
default: Get:83 http://security.debian.org stretch/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u7 [920 kB]
default: Get:84 http://security.debian.org stretch/updates/main amd64 bind9-host amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [232 kB]
default: Get:85 http://security.debian.org stretch/updates/main amd64 dnsutils amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [285 kB]
default: Get:86 http://security.debian.org stretch/updates/main amd64 libisc160 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [399 kB]
default: Get:87 http://security.debian.org stretch/updates/main amd64 libdns162 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [1,070 kB]
default: Get:88 http://security.debian.org stretch/updates/main amd64 libisccc140 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [200 kB]
default: Get:89 http://security.debian.org stretch/updates/main amd64 libisccfg140 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [225 kB]
default: Get:90 http://security.debian.org stretch/updates/main amd64 liblwres141 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [215 kB]
default: Get:91 http://security.debian.org stretch/updates/main amd64 libbind9-140 amd64 1:9.10.3.dfsg.P4-12.3+deb9u12 [207 kB]
default: Get:92 http://security.debian.org stretch/updates/main amd64 krb5-locales all 1.15-1+deb9u3 [94.1 kB]
default: Get:93 http://security.debian.org stretch/updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u2 [68.5 kB]
default: Get:94 http://security.debian.org stretch/updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u2 [105 kB]
default: Get:95 http://security.debian.org stretch/updates/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u9 [86.3 kB]
default: Get:96 http://security.debian.org stretch/updates/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u9 [220 kB]
default: Get:97 http://security.debian.org stretch/updates/main amd64 python-apt-common all 1.4.3 [94.2 kB]
default: Get:98 http://security.debian.org stretch/updates/main amd64 python3-apt amd64 1.4.3 [175 kB]
default: Get:99 http://security.debian.org stretch/updates/main amd64 xz-utils amd64 5.2.2-1.2+deb9u1 [266 kB]
default: Get:100 http://security.debian.org stretch/updates/main amd64 busybox amd64 1:1.22.0-19+deb9u2 [406 kB]
default: Get:101 http://security.debian.org stretch/updates/main amd64 openssl amd64 1.1.0l-1~deb9u6 [749 kB]
default: Get:102 http://security.debian.org stretch/updates/main amd64 ca-certificates all 20200601~deb9u2 [168 kB]
default: Get:103 http://security.debian.org stretch/updates/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u2 [79.4 kB]
default: Get:104 http://security.debian.org stretch/updates/main amd64 libssh2-1 amd64 1.7.0-1+deb9u2 [139 kB]
default: Get:105 http://security.debian.org stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u16 [229 kB]
default: Get:106 http://security.debian.org stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u16 [298 kB]
default: Get:107 http://security.debian.org stretch/updates/main amd64 dnsmasq-base amd64 2.76-5+deb9u3 [421 kB]
default: Get:108 http://security.debian.org stretch/updates/main amd64 dpkg-dev all 1.18.26 [1,597 kB]
default: Get:109 http://security.debian.org stretch/updates/main amd64 libdpkg-perl all 1.18.26 [1,290 kB]
default: Get:110 http://security.debian.org stretch/updates/main amd64 klibc-utils amd64 2.0.4-9+deb9u1 [110 kB]
default: Get:111 http://security.debian.org stretch/updates/main amd64 libklibc amd64 2.0.4-9+deb9u1 [53.4 kB]
default: Get:112 http://security.debian.org stretch/updates/main amd64 libbsd0 amd64 0.8.3-1+deb9u1 [82.9 kB]
default: Get:113 http://security.debian.org stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u16 [296 kB]
default: Get:114 http://security.debian.org stretch/updates/main amd64 libelf1 amd64 0.168-1+deb9u1 [156 kB]
default: Get:115 http://security.debian.org stretch/updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3+deb9u2 [102 kB]
default: Get:116 http://security.debian.org stretch/updates/main amd64 libx11-data all 2:1.6.4-3+deb9u4 [291 kB]
default: Get:117 http://security.debian.org stretch/updates/main amd64 libx11-6 amd64 2:1.6.4-3+deb9u4 [748 kB]
default: Get:118 http://security.debian.org stretch/updates/main amd64 linux-compiler-gcc-6-x86 amd64 4.9.320-2 [815 kB]
default: Get:119 http://security.debian.org stretch/updates/main amd64 linux-kbuild-4.9 amd64 4.9.320-2 [1,022 kB]
default: Get:120 http://security.debian.org stretch/updates/main amd64 linux-libc-dev amd64 4.9.320-2 [1,633 kB]
default: Get:121 http://security.debian.org stretch/updates/main amd64 python3-urllib3 all 1.19.1-1+deb9u1 [78.2 kB]
default: Get:122 http://security.debian.org stretch/updates/main amd64 rsync amd64 3.1.2-1+deb9u3 [393 kB]
default: Get:123 http://security.debian.org stretch/updates/main amd64 sudo amd64 1.8.19p1-2.1+deb9u3 [1,055 kB]
default: Get:124 http://security.debian.org stretch/updates/main amd64 uidmap amd64 1:4.4-4.1+deb9u1 [257 kB]
default: apt-listchanges: Reading changelogs...
default: apt-listchanges: News
default: ---------------------
default:
default: cron (3.0pl1-128+deb9u2) stretch-security; urgency=medium
default:
default: * As a reasonable protective measure, crontabs are now limited to 10000 lines
default: in length per crontab.
default: The maintainers find it very unlikely that longer crontabs exist; however,
default: if you do have a use case, please file a bug report with a brief rationale,
default: and we will consider raising this limit.
default:
default: -- Christian Kastner <[email protected]> Sun, 10 Mar 2019 17:44:13 +0100
default:
Extracting templates from packages: 100%
default: Preconfiguring packages ...
default: Fetched 72.4 MB in 16s (4,406 kB/s)
(Reading database ... 49555 files and directories currently installed.)
default: Preparing to unpack .../base-files_9.9+deb9u13_amd64.deb ...
default: Unpacking base-files (9.9+deb9u13) over (9.9+deb9u8) ...
default: Setting up base-files (9.9+deb9u13) ...
default: Installing new version of config file /etc/debian_version ...
(Reading database ... 49555 files and directories currently installed.)
default: Preparing to unpack .../cron_3.0pl1-128+deb9u2_amd64.deb ...
default: Unpacking cron (3.0pl1-128+deb9u2) over (3.0pl1-128+deb9u1) ...
default: Preparing to unpack .../tar_1.29b-1.1+deb9u1_amd64.deb ...
default: Unpacking tar (1.29b-1.1+deb9u1) over (1.29b-1.1) ...
default: Setting up tar (1.29b-1.1+deb9u1) ...
(Reading database ... 49555 files and directories currently installed.)
default: Preparing to unpack .../dpkg_1.18.26_amd64.deb ...
default: Unpacking dpkg (1.18.26) over (1.18.25) ...
default: Setting up dpkg (1.18.26) ...
(Reading database ... 49555 files and directories currently installed.)
default: Preparing to unpack .../e2fslibs_1.43.4-2+deb9u2_amd64.deb ...
default: Unpacking e2fslibs:amd64 (1.43.4-2+deb9u2) over (1.43.4-2) ...
default: Setting up e2fslibs:amd64 (1.43.4-2+deb9u2) ...
(Reading database ... 49555 files and directories currently installed.)
default: Preparing to unpack .../e2fsprogs_1.43.4-2+deb9u2_amd64.deb ...
default: Unpacking e2fsprogs (1.43.4-2+deb9u2) over (1.43.4-2) ...
default: Setting up e2fsprogs (1.43.4-2+deb9u2) ...
default: update-initramfs: deferring update (trigger activated)
(Reading database ... 49555 files and directories currently installed.)
default: Preparing to unpack .../gzip_1.6-5+deb9u1_amd64.deb ...
default: Unpacking gzip (1.6-5+deb9u1) over (1.6-5+b1) ...
default: Setting up gzip (1.6-5+deb9u1) ...
(Reading database ... 49554 files and directories currently installed.)
default: Preparing to unpack .../login_1%3a4.4-4.1+deb9u1_amd64.deb ...
default: Unpacking login (1:4.4-4.1+deb9u1) over (1:4.4-4.1) ...
default: Setting up login (1:4.4-4.1+deb9u1) ...
default: Installing new version of config file /etc/securetty ...
(Reading database ... 49554 files and directories currently installed.)
default: Preparing to unpack .../libperl5.24_5.24.1-3+deb9u7_amd64.deb ...
default: Unpacking libperl5.24:amd64 (5.24.1-3+deb9u7) over (5.24.1-3+deb9u5) ...
default: Preparing to unpack .../perl_5.24.1-3+deb9u7_amd64.deb ...
default: Unpacking perl (5.24.1-3+deb9u7) over (5.24.1-3+deb9u5) ...
default: Preparing to unpack .../perl-base_5.24.1-3+deb9u7_amd64.deb ...
default: Unpacking perl-base (5.24.1-3+deb9u7) over (5.24.1-3+deb9u5) ...
default: Setting up perl-base (5.24.1-3+deb9u7) ...
(Reading database ... 49554 files and directories currently installed.)
default: Preparing to unpack .../perl-modules-5.24_5.24.1-3+deb9u7_all.deb ...
default: Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) over (5.24.1-3+deb9u5) ...
default: Preparing to unpack .../zlib1g_1%3a1.2.8.dfsg-5+deb9u1_amd64.deb ...
default: Unpacking zlib1g:amd64 (1:1.2.8.dfsg-5+deb9u1) over (1:1.2.8.dfsg-5) ...
default: Setting up zlib1g:amd64 (1:1.2.8.dfsg-5+deb9u1) ...
(Reading database ... 49554 files and directories currently installed.)
default: Preparing to unpack .../debian-archive-keyring_2017.5+deb9u2_all.deb ...
default: Unpacking debian-archive-keyring (2017.5+deb9u2) over (2017.5) ...
default: Setting up debian-archive-keyring (2017.5+deb9u2) ...
default: Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg ...
default: Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg ...
(Reading database ... 49558 files and directories currently installed.)
default: Preparing to unpack .../liblz4-1_0.0~r131-2+deb9u1_amd64.deb ...
default: Unpacking liblz4-1:amd64 (0.0~r131-2+deb9u1) over (0.0~r131-2+b1) ...
default: Setting up liblz4-1:amd64 (0.0~r131-2+deb9u1) ...
(Reading database ... 49557 files and directories currently installed.)
default: Preparing to unpack .../liblzma5_5.2.2-1.2+deb9u1_amd64.deb ...
default: Unpacking liblzma5:amd64 (5.2.2-1.2+deb9u1) over (5.2.2-1.2+b1) ...
default: Setting up liblzma5:amd64 (5.2.2-1.2+deb9u1) ...
(Reading database ... 49556 files and directories currently installed.)
default: Preparing to unpack .../libapt-pkg5.0_1.4.11_amd64.deb ...
default: Unpacking libapt-pkg5.0:amd64 (1.4.11) over (1.4.9) ...
default: Setting up libapt-pkg5.0:amd64 (1.4.11) ...
(Reading database ... 49556 files and directories currently installed.)
default: Preparing to unpack .../libapt-inst2.0_1.4.11_amd64.deb ...
default: Unpacking libapt-inst2.0:amd64 (1.4.11) over (1.4.9) ...
default: Preparing to unpack .../archives/apt_1.4.11_amd64.deb ...
default: Unpacking apt (1.4.11) over (1.4.9) ...
default: Setting up apt (1.4.11) ...
(Reading database ... 49556 files and directories currently installed.)
default: Preparing to unpack .../0-apt-utils_1.4.11_amd64.deb ...
default: Unpacking apt-utils (1.4.11) over (1.4.9) ...
default: Preparing to unpack .../1-dbus_1.10.32-0+deb9u1_amd64.deb ...
default: Unpacking dbus (1.10.32-0+deb9u1) over (1.10.26-0+deb9u1) ...
default: Preparing to unpack .../2-libdbus-1-3_1.10.32-0+deb9u1_amd64.deb ...
default: Unpacking libdbus-1-3:amd64 (1.10.32-0+deb9u1) over (1.10.26-0+deb9u1) ...
default: Preparing to unpack .../3-libexpat1_2.2.0-2+deb9u5_amd64.deb ...
default: Unpacking libexpat1:amd64 (2.2.0-2+deb9u5) over (2.2.0-2+deb9u1) ...
default: Preparing to unpack .../4-systemd-sysv_232-25+deb9u14_amd64.deb ...
default: Unpacking systemd-sysv (232-25+deb9u14) over (232-25+deb9u9) ...
default: Preparing to unpack .../5-libpam-systemd_232-25+deb9u14_amd64.deb ...
default: Unpacking libpam-systemd:amd64 (232-25+deb9u14) over (232-25+deb9u9) ...
default: Preparing to unpack .../6-libsystemd0_232-25+deb9u14_amd64.deb ...
default: Unpacking libsystemd0:amd64 (232-25+deb9u14) over (232-25+deb9u9) ...
default: Setting up libsystemd0:amd64 (232-25+deb9u14) ...
(Reading database ... 49556 files and directories currently installed.)
default: Preparing to unpack .../systemd_232-25+deb9u14_amd64.deb ...
default: Unpacking systemd (232-25+deb9u14) over (232-25+deb9u9) ...
default: Preparing to unpack .../udev_232-25+deb9u14_amd64.deb ...
default: Unpacking udev (232-25+deb9u14) over (232-25+deb9u9) ...
default: Preparing to unpack .../libudev1_232-25+deb9u14_amd64.deb ...
default: Unpacking libudev1:amd64 (232-25+deb9u14) over (232-25+deb9u9) ...
default: Setting up libudev1:amd64 (232-25+deb9u14) ...
(Reading database ... 49556 files and directories currently installed.)
default: Preparing to unpack .../libgcrypt20_1.7.6-2+deb9u4_amd64.deb ...
default: Unpacking libgcrypt20:amd64 (1.7.6-2+deb9u4) over (1.7.6-2+deb9u3) ...
default: Setting up libgcrypt20:amd64 (1.7.6-2+deb9u4) ...
(Reading database ... 49556 files and directories currently installed.)
default: Preparing to unpack .../00-libidn11_1.33-1+deb9u1_amd64.deb ...
default: Unpacking libidn11:amd64 (1.33-1+deb9u1) over (1.33-1) ...
default: Preparing to unpack .../01-grub-pc_2.02~beta3-5+deb9u2_amd64.deb ...
default: Unpacking grub-pc (2.02~beta3-5+deb9u2) over (2.02~beta3-5+deb9u1) ...
default: Preparing to unpack .../02-grub-pc-bin_2.02~beta3-5+deb9u2_amd64.deb ...
default: Unpacking grub-pc-bin (2.02~beta3-5+deb9u2) over (2.02~beta3-5+deb9u1) ...
default: Preparing to unpack .../03-grub2-common_2.02~beta3-5+deb9u2_amd64.deb ...
default: Unpacking grub2-common (2.02~beta3-5+deb9u2) over (2.02~beta3-5+deb9u1) ...
default: Preparing to unpack .../04-libpng16-16_1.6.28-1+deb9u1_amd64.deb ...
default: Unpacking libpng16-16:amd64 (1.6.28-1+deb9u1) over (1.6.28-1) ...
default: Preparing to unpack .../05-libfreetype6_2.6.3-3.2+deb9u2_amd64.deb ...
default: Unpacking libfreetype6:amd64 (2.6.3-3.2+deb9u2) over (2.6.3-3.2) ...
default: Preparing to unpack .../06-gettext-base_0.19.8.1-2+deb9u1_amd64.deb ...
default: Unpacking gettext-base (0.19.8.1-2+deb9u1) over (0.19.8.1-2) ...
default: Preparing to unpack .../07-grub-common_2.02~beta3-5+deb9u2_amd64.deb ...
default: Unpacking grub-common (2.02~beta3-5+deb9u2) over (2.02~beta3-5+deb9u1) ...
default: Preparing to unpack .../08-python2.7_2.7.13-2+deb9u6_amd64.deb ...
default: Unpacking python2.7 (2.7.13-2+deb9u6) over (2.7.13-2+deb9u3) ...
default: Preparing to unpack .../09-libsqlite3-0_3.16.2-5+deb9u3_amd64.deb ...
default: Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u3) over (3.16.2-5+deb9u1) ...
default: Preparing to unpack .../10-libssl1.1_1.1.0l-1~deb9u6_amd64.deb ...
default: Unpacking libssl1.1:amd64 (1.1.0l-1~deb9u6) over (1.1.0j-1~deb9u1) ...
default: Preparing to unpack .../11-libpython2.7-stdlib_2.7.13-2+deb9u6_amd64.deb ...
default: Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u6) over (2.7.13-2+deb9u3) ...
default: Preparing to unpack .../12-python2.7-minimal_2.7.13-2+deb9u6_amd64.deb ...
default: Unpacking python2.7-minimal (2.7.13-2+deb9u6) over (2.7.13-2+deb9u3) ...
default: Preparing to unpack .../13-libpython2.7-minimal_2.7.13-2+deb9u6_amd64.deb ...
default: Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u6) over (2.7.13-2+deb9u3) ...
default: Preparing to unpack .../14-python3.5_3.5.3-1+deb9u5_amd64.deb ...
default: Unpacking python3.5 (3.5.3-1+deb9u5) over (3.5.3-1+deb9u1) ...
default: Preparing to unpack .../15-libpython3.5-stdlib_3.5.3-1+deb9u5_amd64.deb ...
default: Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u5) over (3.5.3-1+deb9u1) ...
default: Preparing to unpack .../16-python3.5-minimal_3.5.3-1+deb9u5_amd64.deb ...
default: Unpacking python3.5-minimal (3.5.3-1+deb9u5) over (3.5.3-1+deb9u1) ...
default: Preparing to unpack .../17-libpython3.5-minimal_3.5.3-1+deb9u5_amd64.deb ...
default: Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u5) over (3.5.3-1+deb9u1) ...
default: Preparing to unpack .../18-libcomerr2_1.43.4-2+deb9u2_amd64.deb ...
default: Unpacking libcomerr2:amd64 (1.43.4-2+deb9u2) over (1.43.4-2) ...
default: Setting up libcomerr2:amd64 (1.43.4-2+deb9u2) ...
(Reading database ... 49557 files and directories currently installed.)
default: Preparing to unpack .../libss2_1.43.4-2+deb9u2_amd64.deb ...
default: Unpacking libss2:amd64 (1.43.4-2+deb9u2) over (1.43.4-2) ...
default: Setting up libss2:amd64 (1.43.4-2+deb9u2) ...
(Reading database ... 49557 files and directories currently installed.)
default: Preparing to unpack .../passwd_1%3a4.4-4.1+deb9u1_amd64.deb ...
default: Unpacking passwd (1:4.4-4.1+deb9u1) over (1:4.4-4.1) ...
default: Setting up passwd (1:4.4-4.1+deb9u1) ...
(Reading database ... 49557 files and directories currently installed.)
default: Preparing to unpack .../00-tzdata_2021a-0+deb9u4_all.deb ...
default: Unpacking tzdata (2021a-0+deb9u4) over (2018i-0+deb9u1) ...
default: Preparing to unpack .../01-libisc-export160_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libisc-export160 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../02-libssl1.0.2_1.0.2u-1~deb9u7_amd64.deb ...
default: Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u7) over (1.0.2r-1~deb9u1) ...
default: Preparing to unpack .../03-libdns-export162_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libdns-export162 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../04-isc-dhcp-client_4.3.5-3+deb9u2_amd64.deb ...
default: Unpacking isc-dhcp-client (4.3.5-3+deb9u2) over (4.3.5-3+deb9u1) ...
default: Preparing to unpack .../05-isc-dhcp-common_4.3.5-3+deb9u2_amd64.deb ...
default: Unpacking isc-dhcp-common (4.3.5-3+deb9u2) over (4.3.5-3+deb9u1) ...
default: Preparing to unpack .../06-rsyslog_8.24.0-1+deb9u3_amd64.deb ...
default: Unpacking rsyslog (8.24.0-1+deb9u3) over (8.24.0-1) ...
default: Preparing to unpack .../07-vim-tiny_2%3a8.0.0197-4+deb9u7_amd64.deb ...
default: Unpacking vim-tiny (2:8.0.0197-4+deb9u7) over (2:8.0.0197-4+deb9u1) ...
default: Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u7_amd64.deb ...
default: Unpacking xxd (2:8.0.0197-4+deb9u7) over (2:8.0.0197-4+deb9u1) ...
default: Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u7_all.deb ...
default: Unpacking vim-common (2:8.0.0197-4+deb9u7) over (2:8.0.0197-4+deb9u1) ...
default: Preparing to unpack .../10-libgmp10_2%3a6.1.2+dfsg-1+deb9u1_amd64.deb ...
default: Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1+deb9u1) over (2:6.1.2+dfsg-1) ...
default: Preparing to unpack .../11-libhogweed4_3.3-1+deb9u1_amd64.deb ...
default: Unpacking libhogweed4:amd64 (3.3-1+deb9u1) over (3.3-1+b2) ...
default: Preparing to unpack .../12-libnettle6_3.3-1+deb9u1_amd64.deb ...
default: Unpacking libnettle6:amd64 (3.3-1+deb9u1) over (3.3-1+b2) ...
default: Preparing to unpack .../13-libp11-kit0_0.23.3-2+deb9u1_amd64.deb ...
default: Unpacking libp11-kit0:amd64 (0.23.3-2+deb9u1) over (0.23.3-2) ...
default: Preparing to unpack .../14-libgnutls30_3.5.8-5+deb9u6_amd64.deb ...
default: Unpacking libgnutls30:amd64 (3.5.8-5+deb9u6) over (3.5.8-5+deb9u4) ...
default: Preparing to unpack .../15-wget_1.18-5+deb9u3_amd64.deb ...
default: Unpacking wget (1.18-5+deb9u3) over (1.18-5+deb9u2) ...
default: Preparing to unpack .../16-libgssapi-krb5-2_1.15-1+deb9u3_amd64.deb ...
default: Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u3) over (1.15-1+deb9u1) ...
default: Preparing to unpack .../17-libkrb5-3_1.15-1+deb9u3_amd64.deb ...
default: Unpacking libkrb5-3:amd64 (1.15-1+deb9u3) over (1.15-1+deb9u1) ...
default: Preparing to unpack .../18-libkrb5support0_1.15-1+deb9u3_amd64.deb ...
default: Unpacking libkrb5support0:amd64 (1.15-1+deb9u3) over (1.15-1+deb9u1) ...
default: Preparing to unpack .../19-libk5crypto3_1.15-1+deb9u3_amd64.deb ...
default: Unpacking libk5crypto3:amd64 (1.15-1+deb9u3) over (1.15-1+deb9u1) ...
default: Preparing to unpack .../20-libicu57_57.1-6+deb9u5_amd64.deb ...
default: Unpacking libicu57:amd64 (57.1-6+deb9u5) over (57.1-6+deb9u2) ...
default: Preparing to unpack .../21-libxml2_2.9.4+dfsg1-2.2+deb9u7_amd64.deb ...
default: Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u7) over (2.9.4+dfsg1-2.2+deb9u2) ...
default: Preparing to unpack .../22-bind9-host_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking bind9-host (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../23-dnsutils_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking dnsutils (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../24-libisc160_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libisc160:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../25-libdns162_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libdns162:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../26-libisccc140_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libisccc140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../27-libisccfg140_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libisccfg140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../28-liblwres141_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking liblwres141:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../29-libbind9-140_1%3a9.10.3.dfsg.P4-12.3+deb9u12_amd64.deb ...
default: Unpacking libbind9-140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
default: Preparing to unpack .../30-file_1%3a5.30-1+deb9u3_amd64.deb ...
default: Unpacking file (1:5.30-1+deb9u3) over (1:5.30-1+deb9u2) ...
default: Preparing to unpack .../31-libmagic1_1%3a5.30-1+deb9u3_amd64.deb ...
default: Unpacking libmagic1:amd64 (1:5.30-1+deb9u3) over (1:5.30-1+deb9u2) ...
default: Preparing to unpack .../32-libmagic-mgc_1%3a5.30-1+deb9u3_amd64.deb ...
default: Unpacking libmagic-mgc (1:5.30-1+deb9u3) over (1:5.30-1+deb9u2) ...
default: Preparing to unpack .../33-krb5-locales_1.15-1+deb9u3_all.deb ...
default: Unpacking krb5-locales (1.15-1+deb9u3) over (1.15-1+deb9u1) ...
default: Preparing to unpack .../34-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u2_amd64.deb ...
default: Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u2) over (2.1.27~101-g0780600+dfsg-3) ...
default: Preparing to unpack .../35-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u2_amd64.deb ...
default: Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u2) over (2.1.27~101-g0780600+dfsg-3) ...
default: Preparing to unpack .../36-libldap-common_2.4.44+dfsg-5+deb9u9_all.deb ...
default: Unpacking libldap-common (2.4.44+dfsg-5+deb9u9) over (2.4.44+dfsg-5+deb9u2) ...
default: Preparing to unpack .../37-libldap-2.4-2_2.4.44+dfsg-5+deb9u9_amd64.deb ...
default: Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u9) over (2.4.44+dfsg-5+deb9u2) ...
default: Preparing to unpack .../38-openssh-sftp-server_1%3a7.4p1-10+deb9u7_amd64.deb ...
default: Unpacking openssh-sftp-server (1:7.4p1-10+deb9u7) over (1:7.4p1-10+deb9u6) ...
default: Preparing to unpack .../39-openssh-server_1%3a7.4p1-10+deb9u7_amd64.deb ...
default: Unpacking openssh-server (1:7.4p1-10+deb9u7) over (1:7.4p1-10+deb9u6) ...
default: Preparing to unpack .../40-openssh-client_1%3a7.4p1-10+deb9u7_amd64.deb ...
default: Unpacking openssh-client (1:7.4p1-10+deb9u7) over (1:7.4p1-10+deb9u6) ...
default: Preparing to unpack .../41-reportbug_7.1.7+deb9u3_all.deb ...
default: Unpacking reportbug (7.1.7+deb9u3) over (7.1.7+deb9u2) ...
default: Preparing to unpack .../42-python-apt-common_1.4.3_all.deb ...
default: Unpacking python-apt-common (1.4.3) over (1.4.0~beta3) ...
default: Preparing to unpack .../43-python3-apt_1.4.3_amd64.deb ...
default: Unpacking python3-apt (1.4.3) over (1.4.0~beta3) ...
default: Preparing to unpack .../44-python3-reportbug_7.1.7+deb9u3_all.deb ...
default: Unpacking python3-reportbug (7.1.7+deb9u3) over (7.1.7+deb9u2) ...
default: Preparing to unpack .../45-xz-utils_5.2.2-1.2+deb9u1_amd64.deb ...
default: Unpacking xz-utils (5.2.2-1.2+deb9u1) over (5.2.2-1.2+b1) ...
default: Preparing to unpack .../46-busybox_1%3a1.22.0-19+deb9u2_amd64.deb ...
default: Unpacking busybox (1:1.22.0-19+deb9u2) over (1:1.22.0-19+b3) ...
default: Preparing to unpack .../47-openssl_1.1.0l-1~deb9u6_amd64.deb ...
default: Unpacking openssl (1.1.0l-1~deb9u6) over (1.1.0j-1~deb9u1) ...
default: Preparing to unpack .../48-ca-certificates_20200601~deb9u2_all.deb ...
default: Unpacking ca-certificates (20200601~deb9u2) over (20161130+nmu1+deb9u1) ...
default: Preparing to unpack .../49-libnghttp2-14_1.18.1-1+deb9u2_amd64.deb ...
default: Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u2) over (1.18.1-1) ...
default: Preparing to unpack .../50-libssh2-1_1.7.0-1+deb9u2_amd64.deb ...
default: Unpacking libssh2-1:amd64 (1.7.0-1+deb9u2) over (1.7.0-1) ...
default: Preparing to unpack .../51-curl_7.52.1-5+deb9u16_amd64.deb ...
default: Unpacking curl (7.52.1-5+deb9u16) over (7.52.1-5+deb9u9) ...
default: Preparing to unpack .../52-libcurl3_7.52.1-5+deb9u16_amd64.deb ...
default: Unpacking libcurl3:amd64 (7.52.1-5+deb9u16) over (7.52.1-5+deb9u9) ...
default: Preparing to unpack .../53-dns-root-data_2019031302~deb9u1_all.deb ...
default: Unpacking dns-root-data (2019031302~deb9u1) over (2017072601~deb9u1) ...
default: Preparing to unpack .../54-dnsmasq-base_2.76-5+deb9u3_amd64.deb ...
default: Unpacking dnsmasq-base (2.76-5+deb9u3) over (2.76-5+deb9u2) ...
default: Preparing to unpack .../55-dpkg-dev_1.18.26_all.deb ...
default: Unpacking dpkg-dev (1.18.26) over (1.18.25) ...
default: Preparing to unpack .../56-libdpkg-perl_1.18.26_all.deb ...
default: Unpacking libdpkg-perl (1.18.26) over (1.18.25) ...
default: Preparing to unpack .../57-patch_2.7.5-1+deb9u2_amd64.deb ...
default: Unpacking patch (2.7.5-1+deb9u2) over (2.7.5-1+deb9u1) ...
default: Preparing to unpack .../58-klibc-utils_2.0.4-9+deb9u1_amd64.deb ...
default: Unpacking klibc-utils (2.0.4-9+deb9u1) over (2.0.4-9) ...
default: Preparing to unpack .../59-libklibc_2.0.4-9+deb9u1_amd64.deb ...
default: Unpacking libklibc (2.0.4-9+deb9u1) over (2.0.4-9) ...
default: Preparing to unpack .../60-libbsd0_0.8.3-1+deb9u1_amd64.deb ...
default: Unpacking libbsd0:amd64 (0.8.3-1+deb9u1) over (0.8.3-1) ...
default: Preparing to unpack .../61-libcurl3-gnutls_7.52.1-5+deb9u16_amd64.deb ...
default: Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u16) over (7.52.1-5+deb9u9) ...
default: Preparing to unpack .../62-libelf1_0.168-1+deb9u1_amd64.deb ...
default: Unpacking libelf1:amd64 (0.168-1+deb9u1) over (0.168-1) ...
default: Preparing to unpack .../63-libsasl2-modules_2.1.27~101-g0780600+dfsg-3+deb9u2_amd64.deb ...
default: Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u2) over (2.1.27~101-g0780600+dfsg-3) ...
default: Preparing to unpack .../64-libx11-data_2%3a1.6.4-3+deb9u4_all.deb ...
default: Unpacking libx11-data (2:1.6.4-3+deb9u4) over (2:1.6.4-3+deb9u1) ...
default: Preparing to unpack .../65-libx11-6_2%3a1.6.4-3+deb9u4_amd64.deb ...
default: Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u4) over (2:1.6.4-3+deb9u1) ...
default: Preparing to unpack .../66-linux-compiler-gcc-6-x86_4.9.320-2_amd64.deb ...
default: Unpacking linux-compiler-gcc-6-x86 (4.9.320-2) over (4.9.144-3.1) ...
default: Preparing to unpack .../67-linux-kbuild-4.9_4.9.320-2_amd64.deb ...
default: Unpacking linux-kbuild-4.9 (4.9.320-2) over (4.9.144-3.1) ...
default: Preparing to unpack .../68-linux-libc-dev_4.9.320-2_amd64.deb ...
default: Unpacking linux-libc-dev:amd64 (4.9.320-2) over (4.9.144-3.1) ...
default: Preparing to unpack .../69-python3-urllib3_1.19.1-1+deb9u1_all.deb ...
default: Unpacking python3-urllib3 (1.19.1-1+deb9u1) over (1.19.1-1) ...
default: Preparing to unpack .../70-rsync_3.1.2-1+deb9u3_amd64.deb ...
default: Unpacking rsync (3.1.2-1+deb9u3) over (3.1.2-1+deb9u1) ...
default: Preparing to unpack .../71-sudo_1.8.19p1-2.1+deb9u3_amd64.deb ...
default: Unpacking sudo (1.8.19p1-2.1+deb9u3) over (1.8.19p1-2.1) ...
default: Preparing to unpack .../72-uidmap_1%3a4.4-4.1+deb9u1_amd64.deb ...
default: Unpacking uidmap (1:4.4-4.1+deb9u1) over (1:4.4-4.1) ...
default: Setting up python-apt-common (1.4.3) ...
default: Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ...
default: Setting up libapt-inst2.0:amd64 (1.4.11) ...
default: Setting up libperl5.24:amd64 (5.24.1-3+deb9u7) ...
default: Setting up libnettle6:amd64 (3.3-1+deb9u1) ...
default: Setting up libexpat1:amd64 (2.2.0-2+deb9u5) ...
default: Setting up python3-apt (1.4.3) ...
default: Setting up libisc-export160 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u2) ...
default: Processing triggers for mime-support (3.60) ...
default: Setting up xxd (2:8.0.0197-4+deb9u7) ...
default: Setting up sudo (1.8.19p1-2.1+deb9u3) ...
default: Setting up libpng16-16:amd64 (1.6.28-1+deb9u1) ...
default: Setting up isc-dhcp-common (4.3.5-3+deb9u2) ...
default: Setting up busybox (1:1.22.0-19+deb9u2) ...
default: Setting up libldap-common (2.4.44+dfsg-5+deb9u9) ...
default: Setting up apt-utils (1.4.11) ...
default: Setting up tzdata (2021a-0+deb9u4) ...
default:
default: Current default time zone: 'Etc/UTC'
default: Local time is now: Wed Jan 25 07:47:59 UTC 2023.
default: Universal Time is now: Wed Jan 25 07:47:59 UTC 2023.
default: Run 'dpkg-reconfigure tzdata' if you wish to change it.
default:
...continues...
...continues...
default: Current default time zone: 'Etc/UTC'
default: Local time is now: Wed Jan 25 07:47:59 UTC 2023.
default: Universal Time is now: Wed Jan 25 07:47:59 UTC 2023.
default: Run 'dpkg-reconfigure tzdata' if you wish to change it.
default:
default: Setting up libklibc (2.0.4-9+deb9u1) ...
default: Setting up libelf1:amd64 (0.168-1+deb9u1) ...
default: Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u2) ...
default: Setting up linux-libc-dev:amd64 (4.9.320-2) ...
default: Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u2) ...
default: Setting up dns-root-data (2019031302~deb9u1) ...
default: Setting up gettext-base (0.19.8.1-2+deb9u1) ...
default: Processing triggers for initramfs-tools (0.130) ...
default: update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
default: Setting up libicu57:amd64 (57.1-6+deb9u5) ...
default: Setting up uidmap (1:4.4-4.1+deb9u1) ...
default: Setting up libbsd0:amd64 (0.8.3-1+deb9u1) ...
default: Setting up libkrb5support0:amd64 (1.15-1+deb9u3) ...
default: Setting up linux-compiler-gcc-6-x86 (4.9.320-2) ...
default: Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u7) ...
default: Setting up libfreetype6:amd64 (2.6.3-3.2+deb9u2) ...
default: Setting up libmagic-mgc (1:5.30-1+deb9u3) ...
default: Setting up libmagic1:amd64 (1:5.30-1+deb9u3) ...
default: Setting up rsync (3.1.2-1+deb9u3) ...
default: Setting up perl (5.24.1-3+deb9u7) ...
default: Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u7) ...
default: Setting up libgmp10:amd64 (2:6.1.2+dfsg-1+deb9u1) ...
default: Setting up libssh2-1:amd64 (1.7.0-1+deb9u2) ...
default: Setting up patch (2.7.5-1+deb9u2) ...
default: Setting up krb5-locales (1.15-1+deb9u3) ...
default: Processing triggers for libc-bin (2.24-11+deb9u4) ...
default: Setting up udev (232-25+deb9u14) ...
default: addgroup: The group `input' already exists as a system group. Exiting.
default: update-initramfs: deferring update (trigger activated)
default: Setting up grub-common (2.02~beta3-5+deb9u2) ...
default: Installing new version of config file /etc/grub.d/20_linux_xen ...
default: Setting up libssl1.1:amd64 (1.1.0l-1~deb9u6) ...
default: Setting up xz-utils (5.2.2-1.2+deb9u1) ...
default: Setting up libp11-kit0:amd64 (0.23.3-2+deb9u1) ...
default: Setting up liblwres141:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up openssl (1.1.0l-1~deb9u6) ...
default: Setting up vim-common (2:8.0.0197-4+deb9u7) ...
default: Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u3) ...
default: Processing triggers for man-db (2.7.6.1-2) ...
default: Setting up python3-urllib3 (1.19.1-1+deb9u1) ...
default: Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u2) ...
default: Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u6) ...
default: Setting up ca-certificates (20200601~deb9u2) ...
default: Updating certificates in /etc/ssl/certs...
default: 15 added, 29 removed; done.
default: Setting up cron (3.0pl1-128+deb9u2) ...
default: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
default: Setting up libx11-data (2:1.6.4-3+deb9u4) ...
default: Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u6) ...
default: Setting up libidn11:amd64 (1.33-1+deb9u1) ...
default: Setting up rsyslog (8.24.0-1+deb9u3) ...
default: Setting up libdbus-1-3:amd64 (1.10.32-0+deb9u1) ...
default: Setting up python2.7-minimal (2.7.13-2+deb9u6) ...
default: Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u5) ...
default: Setting up vim-tiny (2:8.0.0197-4+deb9u7) ...
default: Setting up libk5crypto3:amd64 (1.15-1+deb9u3) ...
default: Setting up klibc-utils (2.0.4-9+deb9u1) ...
default: Setting up libisc160:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up grub-pc-bin (2.02~beta3-5+deb9u2) ...
default: Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u5) ...
default: Setting up libx11-6:amd64 (2:1.6.4-3+deb9u4) ...
default: Setting up libdns-export162 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up libdpkg-perl (1.18.26) ...
default: Setting up grub2-common (2.02~beta3-5+deb9u2) ...
default: Setting up python2.7 (2.7.13-2+deb9u6) ...
default: Setting up file (1:5.30-1+deb9u3) ...
default: Setting up isc-dhcp-client (4.3.5-3+deb9u2) ...
default: Setting up libhogweed4:amd64 (3.3-1+deb9u1) ...
default: Setting up python3.5-minimal (3.5.3-1+deb9u5) ...
default: Setting up libisccc140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up python3-reportbug (7.1.7+deb9u3) ...
default: Setting up dpkg-dev (1.18.26) ...
default: Setting up linux-kbuild-4.9 (4.9.320-2) ...
default: Setting up systemd (232-25+deb9u14) ...
default: addgroup: The group `systemd-journal' already exists as a system group. Exiting.
default: Setting up dnsmasq-base (2.76-5+deb9u3) ...
default: Setting up libkrb5-3:amd64 (1.15-1+deb9u3) ...
default: Setting up dbus (1.10.32-0+deb9u1) ...
default: A reboot is required to replace the running dbus-daemon.
default: Please reboot the system when convenient.
default: Setting up python3.5 (3.5.3-1+deb9u5) ...
default: Setting up grub-pc (2.02~beta3-5+deb9u2) ...
default: Installing for i386-pc platform.
default: grub-install: error: cannot find a GRUB drive for /dev/disk/by-id/ata-VBOX_HARDDISK_VB4c5562d4-1a964da8. Check your device.map.
default: Generating grub configuration file ...
default: Found linux image: /boot/vmlinuz-4.9.0-8-amd64
default: Found initrd image: /boot/initrd.img-4.9.0-8-amd64
default: done
default: Setting up systemd-sysv (232-25+deb9u14) ...
default: Setting up libgnutls30:amd64 (3.5.8-5+deb9u6) ...
default: Setting up reportbug (7.1.7+deb9u3) ...
default: Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u3) ...
default: Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u9) ...
default: Setting up wget (1.18-5+deb9u3) ...
default: Setting up openssh-client (1:7.4p1-10+deb9u7) ...
default: Setting up libdns162:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up libpam-systemd:amd64 (232-25+deb9u14) ...
default: Setting up libcurl3:amd64 (7.52.1-5+deb9u16) ...
default: Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u16) ...
default: Setting up libisccfg140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up openssh-sftp-server (1:7.4p1-10+deb9u7) ...
default: Setting up libbind9-140:amd64 (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up bind9-host (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up curl (7.52.1-5+deb9u16) ...
default: Setting up dnsutils (1:9.10.3.dfsg.P4-12.3+deb9u12) ...
default: Setting up openssh-server (1:7.4p1-10+deb9u7) ...
default: Processing triggers for initramfs-tools (0.130) ...
default: update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
default: Processing triggers for libc-bin (2.24-11+deb9u4) ...
default: Processing triggers for ca-certificates (20200601~deb9u2) ...
default: Updating certificates in /etc/ssl/certs...
default: 0 added, 0 removed; done.
default: Running hooks in /etc/ca-certificates/update.d...
default: done.
default: Reading package lists...
default: Building dependency tree...
default: Reading state information...
default: The following additional packages will be installed:
default: certbot dnsmasq fontconfig-config fonts-dejavu-core gnupg1 gnupg1-curl
default: gnupg1-l10n libfontconfig1 libgd3 libjbig0 libjpeg62-turbo
default: libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
default: libnginx-mod-http-geoip libnginx-mod-http-image-filter
default: libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
default: libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libtiff5
default: libwebp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nsexec
default: openvswitch-common openvswitch-switch python-six python3-acme
default: python3-certbot python3-cffi-backend python3-configargparse
default: python3-configobj python3-cryptography python3-idna python3-josepy
default: python3-mock python3-openssl python3-parsedatetime python3-pbr
default: python3-pyasn1 python3-requests-toolbelt python3-rfc3339 python3-setuptools
default: python3-tz python3-zope.component python3-zope.event python3-zope.hookable
default: python3-zope.interface rng-tools ssl-cert subutai-nginx subutai-ovs
default: subutai-p2p uuid-runtime
default: Suggested packages:
default: python3-certbot-apache python3-certbot-nginx python-certbot-doc resolvconf
default: libpcsclite1 parcimonie xloadimage | imagemagick | eog libgd-tools fcgiwrap
default: nginx-doc ethtool python-acme-doc python-configobj-doc
default: python-cryptography-doc python3-cryptography-vectors python-mock-doc
default: python-openssl-doc python3-openssl-dbg doc-base python-setuptools-doc
default: openssl-blacklist
default: Recommended packages:
default: python3-pyicu
default: The following packages will be REMOVED:
default: uidmap
default: The following NEW packages will be installed:
default: certbot dnsmasq fontconfig-config fonts-dejavu-core gnupg1 gnupg1-curl
default: gnupg1-l10n libfontconfig1 libgd3 libjbig0 libjpeg62-turbo
default: libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
default: libnginx-mod-http-geoip libnginx-mod-http-image-filter
default: libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
default: libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libtiff5
default: libwebp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nsexec
default: openvswitch-common openvswitch-switch python-six python3-acme
default: python3-certbot python3-cffi-backend python3-configargparse
default: python3-configobj python3-cryptography python3-idna python3-josepy
default: python3-mock python3-openssl python3-parsedatetime python3-pbr
default: python3-pyasn1 python3-requests-toolbelt python3-rfc3339 python3-setuptools
default: python3-tz python3-zope.component python3-zope.event python3-zope.hookable
default: python3-zope.interface rng-tools ssl-cert subutai subutai-nginx subutai-ovs
default: subutai-p2p uuid-runtime
default: 0 upgraded, 60 newly installed, 1 to remove and 2 not upgraded.
default: Need to get 14.2 MB of archives.
default: After this operation, 47.0 MB of additional disk space will be used.
default: Get:1 http://security.debian.org stretch/updates/main amd64 dnsmasq all 2.76-5+deb9u3 [15.9 kB]
default: Get:2 http://security.debian.org stretch/updates/main amd64 libjpeg62-turbo amd64 1:1.5.1-2+deb9u2 [134 kB]
default: Get:3 http://httpredir.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
default: Get:4 http://httpredir.debian.org/debian stretch/main amd64 fonts-dejavu-core all 2.37-1 [1,068 kB]
default: Get:5 http://security.debian.org stretch/updates/main amd64 libtiff5 amd64 4.0.8-2+deb9u8 [239 kB]
default: Get:6 http://deb.subutai.io/subutai prod/main amd64 nsexec amd64 1.22+nmu3 [20.3 kB]
default: Get:7 http://security.debian.org stretch/updates/main amd64 libwebp6 amd64 0.5.2-1+deb9u1 [235 kB]
default: Get:8 http://httpredir.debian.org/debian stretch/main amd64 fontconfig-config all 2.11.0-6.7 [271 kB]
default: Get:9 http://httpredir.debian.org/debian stretch/main amd64 libfontconfig1 amd64 2.11.0-6.7+b1 [331 kB]
default: Get:10 http://security.debian.org stretch/updates/main amd64 nginx-common all 1.10.3-1+deb9u7 [105 kB]
default: Get:11 http://httpredir.debian.org/debian stretch/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
default: Get:12 http://httpredir.debian.org/debian stretch/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
default: Get:13 http://httpredir.debian.org/debian stretch/main amd64 libgd3 amd64 2.2.4-2+deb9u5 [132 kB]
default: Get:14 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-auth-pam amd64 1.10.3-1+deb9u7 [86.6 kB]
default: Get:15 http://deb.subutai.io/subutai prod/main amd64 subutai-ovs amd64 8.9.0 [4,660 B]
default: Get:16 http://httpredir.debian.org/debian stretch/main amd64 libxslt1.1 amd64 1.1.29-2.1+deb9u2 [233 kB]
default: Get:17 http://deb.subutai.io/subutai prod/main amd64 subutai-nginx all 0.3+20190130092556 [8,734 B]
default: Get:18 http://deb.subutai.io/subutai prod/main amd64 subutai-p2p amd64 8.3.1+20190110090137 [2,584 kB]
default: Get:19 http://httpredir.debian.org/debian stretch/main amd64 python-six all 1.10.0-3 [14.4 kB]
default: Get:20 http://httpredir.debian.org/debian stretch/main amd64 python3-cffi-backend amd64 1.9.1-2 [70.1 kB]
default: Get:21 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-dav-ext amd64 1.10.3-1+deb9u7 [88.3 kB]
default: Get:22 http://httpredir.debian.org/debian stretch/main amd64 python3-idna all 2.2-1 [32.7 kB]
default: Get:23 http://httpredir.debian.org/debian stretch/main amd64 python3-pyasn1 all 0.1.9-2 [34.5 kB]
default: Get:24 http://httpredir.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
default: Get:25 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-echo amd64 1.10.3-1+deb9u7 [97.7 kB]
default: Get:26 http://httpredir.debian.org/debian stretch/main amd64 python3-cryptography amd64 1.7.1-3+deb9u2 [211 kB]
default: Get:27 http://httpredir.debian.org/debian stretch/main amd64 python3-openssl all 16.2.0-1 [43.8 kB]
default: Get:28 http://httpredir.debian.org/debian stretch/main amd64 python3-josepy all 1.1.0-2~deb9u1 [27.8 kB]
default: Get:29 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-geoip amd64 1.10.3-1+deb9u7 [87.8 kB]
default: Get:30 http://httpredir.debian.org/debian stretch/main amd64 python3-pbr all 1.10.0-1 [52.5 kB]
default: Get:31 http://httpredir.debian.org/debian stretch/main amd64 python3-mock all 2.0.0-3 [59.9 kB]
default: Get:32 http://httpredir.debian.org/debian stretch/main amd64 python3-requests-toolbelt all 0.7.0-1 [36.7 kB]
default: Get:33 http://httpredir.debian.org/debian stretch/main amd64 python3-tz all 2016.7-0.3 [27.1 kB]
default: Get:34 http://httpredir.debian.org/debian stretch/main amd64 python3-rfc3339 all 1.0-4 [6,282 B]
default: Get:35 http://httpredir.debian.org/debian stretch/main amd64 python3-acme all 0.28.0-1~deb9u2 [49.9 kB]
default: Get:36 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-image-filter amd64 1.10.3-1+deb9u7 [90.7 kB]
default: Get:37 http://httpredir.debian.org/debian stretch/main amd64 python3-configargparse all 0.11.0-1 [22.3 kB]
default: Get:38 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-subs-filter amd64 1.10.3-1+deb9u7 [89.6 kB]
default: Get:39 http://httpredir.debian.org/debian stretch/main amd64 python3-configobj all 5.0.6-2 [35.2 kB]
default: Get:40 http://httpredir.debian.org/debian stretch/main amd64 python3-parsedatetime all 2.1-3+deb9u1 [37.7 kB]
default: Get:41 http://httpredir.debian.org/debian stretch/main amd64 python3-zope.hookable amd64 4.0.4-4+b2 [10.3 kB]
default: Get:42 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-upstream-fair amd64 1.10.3-1+deb9u7 [89.8 kB]
default: Get:43 http://httpredir.debian.org/debian stretch/main amd64 python3-zope.interface amd64 4.3.2-1 [89.8 kB]
default: Get:44 http://httpredir.debian.org/debian stretch/main amd64 python3-zope.event all 4.2.0-1 [8,412 B]
default: Get:45 http://security.debian.org stretch/updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.10.3-1+deb9u7 [89.6 kB]
default: Get:46 http://httpredir.debian.org/debian stretch/main amd64 python3-zope.component all 4.3.0-1 [43.0 kB]
default: Get:47 http://httpredir.debian.org/debian stretch/main amd64 rng-tools amd64 2-unofficial-mt.14-1+b2 [43.1 kB]
default: Get:48 http://httpredir.debian.org/debian stretch/main amd64 ssl-cert all 1.0.39 [20.8 kB]
default: Get:49 http://security.debian.org stretch/updates/main amd64 libnginx-mod-mail amd64 1.10.3-1+deb9u7 [118 kB]
default: Get:50 http://httpredir.debian.org/debian stretch/main amd64 gnupg1 amd64 1.4.21-4+deb9u1 [601 kB]
default: Get:51 http://security.debian.org stretch/updates/main amd64 libnginx-mod-stream amd64 1.10.3-1+deb9u7 [110 kB]
default: Get:52 http://security.debian.org stretch/updates/main amd64 nginx-full amd64 1.10.3-1+deb9u7 [460 kB]
default: Get:53 http://httpredir.debian.org/debian stretch/main amd64 gnupg1-curl amd64 1.4.21-4+deb9u1 [53.6 kB]
default: Get:54 http://httpredir.debian.org/debian stretch/main amd64 gnupg1-l10n all 1.4.21-4+deb9u1 [537 kB]
default: Get:55 http://security.debian.org stretch/updates/main amd64 nginx all 1.10.3-1+deb9u7 [82.3 kB]
default: Get:56 http://security.debian.org stretch/updates/main amd64 python3-certbot all 0.28.0-1~deb9u3 [223 kB]
default: Get:57 http://security.debian.org stretch/updates/main amd64 openvswitch-common amd64 2.6.10-0+deb9u1 [1,211 kB]
default: Get:58 http://security.debian.org stretch/updates/main amd64 openvswitch-switch amd64 2.6.10-0+deb9u1 [264 kB]
default: Get:59 http://security.debian.org stretch/updates/main amd64 certbot all 0.28.0-1~deb9u3 [37.9 kB]
default: Get:60 http://deb.subutai.io/subutai prod/main amd64 subutai amd64 8.9.3+20200618101804 [3,021 kB]
Extracting templates from packages: 100%
default: Preconfiguring packages ...
default: Fetched 14.2 MB in 6s (2,028 kB/s)
(Reading database ... 49564 files and directories currently installed.)
default: Removing uidmap (1:4.4-4.1+deb9u1) ...
default: Selecting previously unselected package uuid-runtime.
(Reading database ... 49551 files and directories currently installed.)
default: Preparing to unpack .../00-uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
default: Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
default: Selecting previously unselected package dnsmasq.
default: Preparing to unpack .../01-dnsmasq_2.76-5+deb9u3_all.deb ...
default: Unpacking dnsmasq (2.76-5+deb9u3) ...
default: Selecting previously unselected package fonts-dejavu-core.
default: Preparing to unpack .../02-fonts-dejavu-core_2.37-1_all.deb ...
default: Unpacking fonts-dejavu-core (2.37-1) ...
default: Selecting previously unselected package fontconfig-config.
default: Preparing to unpack .../03-fontconfig-config_2.11.0-6.7_all.deb ...
default: Unpacking fontconfig-config (2.11.0-6.7) ...
default: Selecting previously unselected package libfontconfig1:amd64.
default: Preparing to unpack .../04-libfontconfig1_2.11.0-6.7+b1_amd64.deb ...
default: Unpacking libfontconfig1:amd64 (2.11.0-6.7+b1) ...
default: Selecting previously unselected package libjpeg62-turbo:amd64.
default: Preparing to unpack .../05-libjpeg62-turbo_1%3a1.5.1-2+deb9u2_amd64.deb ...
default: Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2+deb9u2) ...
default: Selecting previously unselected package libjbig0:amd64.
default: Preparing to unpack .../06-libjbig0_2.1-3.1+b2_amd64.deb ...
default: Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
default: Selecting previously unselected package libtiff5:amd64.
default: Preparing to unpack .../07-libtiff5_4.0.8-2+deb9u8_amd64.deb ...
default: Unpacking libtiff5:amd64 (4.0.8-2+deb9u8) ...
default: Selecting previously unselected package libwebp6:amd64.
default: Preparing to unpack .../08-libwebp6_0.5.2-1+deb9u1_amd64.deb ...
default: Unpacking libwebp6:amd64 (0.5.2-1+deb9u1) ...
default: Selecting previously unselected package libxpm4:amd64.
default: Preparing to unpack .../09-libxpm4_1%3a3.5.12-1_amd64.deb ...
default: Unpacking libxpm4:amd64 (1:3.5.12-1) ...
default: Selecting previously unselected package libgd3:amd64.
default: Preparing to unpack .../10-libgd3_2.2.4-2+deb9u5_amd64.deb ...
default: Unpacking libgd3:amd64 (2.2.4-2+deb9u5) ...
default: Selecting previously unselected package nginx-common.
default: Preparing to unpack .../11-nginx-common_1.10.3-1+deb9u7_all.deb ...
default: Unpacking nginx-common (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-auth-pam.
default: Preparing to unpack .../12-libnginx-mod-http-auth-pam_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-auth-pam (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-dav-ext.
default: Preparing to unpack .../13-libnginx-mod-http-dav-ext_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-dav-ext (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-echo.
default: Preparing to unpack .../14-libnginx-mod-http-echo_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-echo (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-geoip.
default: Preparing to unpack .../15-libnginx-mod-http-geoip_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-geoip (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-image-filter.
default: Preparing to unpack .../16-libnginx-mod-http-image-filter_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-image-filter (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-subs-filter.
default: Preparing to unpack .../17-libnginx-mod-http-subs-filter_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-subs-filter (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-http-upstream-fair.
default: Preparing to unpack .../18-libnginx-mod-http-upstream-fair_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-upstream-fair (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libxslt1.1:amd64.
default: Preparing to unpack .../19-libxslt1.1_1.1.29-2.1+deb9u2_amd64.deb ...
default: Unpacking libxslt1.1:amd64 (1.1.29-2.1+deb9u2) ...
default: Selecting previously unselected package libnginx-mod-http-xslt-filter.
default: Preparing to unpack .../20-libnginx-mod-http-xslt-filter_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-http-xslt-filter (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-mail.
default: Preparing to unpack .../21-libnginx-mod-mail_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-mail (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package libnginx-mod-stream.
default: Preparing to unpack .../22-libnginx-mod-stream_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking libnginx-mod-stream (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package nginx-full.
default: Preparing to unpack .../23-nginx-full_1.10.3-1+deb9u7_amd64.deb ...
default: Unpacking nginx-full (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package nginx.
default: Preparing to unpack .../24-nginx_1.10.3-1+deb9u7_all.deb ...
default: Unpacking nginx (1.10.3-1+deb9u7) ...
default: Selecting previously unselected package python-six.
default: Preparing to unpack .../25-python-six_1.10.0-3_all.deb ...
default: Unpacking python-six (1.10.0-3) ...
default: Selecting previously unselected package python3-cffi-backend.
default: Preparing to unpack .../26-python3-cffi-backend_1.9.1-2_amd64.deb ...
default: Unpacking python3-cffi-backend (1.9.1-2) ...
default: Selecting previously unselected package python3-idna.
default: Preparing to unpack .../27-python3-idna_2.2-1_all.deb ...
default: Unpacking python3-idna (2.2-1) ...
default: Selecting previously unselected package python3-pyasn1.
default: Preparing to unpack .../28-python3-pyasn1_0.1.9-2_all.deb ...
default: Unpacking python3-pyasn1 (0.1.9-2) ...
default: Selecting previously unselected package python3-setuptools.
default: Preparing to unpack .../29-python3-setuptools_33.1.1-1_all.deb ...
default: Unpacking python3-setuptools (33.1.1-1) ...
default: Selecting previously unselected package python3-cryptography.
default: Preparing to unpack .../30-python3-cryptography_1.7.1-3+deb9u2_amd64.deb ...
default: Unpacking python3-cryptography (1.7.1-3+deb9u2) ...
default: Selecting previously unselected package python3-openssl.
default: Preparing to unpack .../31-python3-openssl_16.2.0-1_all.deb ...
default: Unpacking python3-openssl (16.2.0-1) ...
default: Selecting previously unselected package python3-josepy.
default: Preparing to unpack .../32-python3-josepy_1.1.0-2~deb9u1_all.deb ...
default: Unpacking python3-josepy (1.1.0-2~deb9u1) ...
default: Selecting previously unselected package python3-pbr.
default: Preparing to unpack .../33-python3-pbr_1.10.0-1_all.deb ...
default: Unpacking python3-pbr (1.10.0-1) ...
default: Selecting previously unselected package python3-mock.
default: Preparing to unpack .../34-python3-mock_2.0.0-3_all.deb ...
default: Unpacking python3-mock (2.0.0-3) ...
default: Selecting previously unselected package python3-requests-toolbelt.
default: Preparing to unpack .../35-python3-requests-toolbelt_0.7.0-1_all.deb ...
default: Unpacking python3-requests-toolbelt (0.7.0-1) ...
default: Selecting previously unselected package python3-tz.
default: Preparing to unpack .../36-python3-tz_2016.7-0.3_all.deb ...
default: Unpacking python3-tz (2016.7-0.3) ...
default: Selecting previously unselected package python3-rfc3339.
default: Preparing to unpack .../37-python3-rfc3339_1.0-4_all.deb ...
default: Unpacking python3-rfc3339 (1.0-4) ...
default: Selecting previously unselected package python3-acme.
default: Preparing to unpack .../38-python3-acme_0.28.0-1~deb9u2_all.deb ...
default: Unpacking python3-acme (0.28.0-1~deb9u2) ...
default: Selecting previously unselected package python3-configargparse.
default: Preparing to unpack .../39-python3-configargparse_0.11.0-1_all.deb ...
default: Unpacking python3-configargparse (0.11.0-1) ...
default: Selecting previously unselected package python3-configobj.
default: Preparing to unpack .../40-python3-configobj_5.0.6-2_all.deb ...
default: Unpacking python3-configobj (5.0.6-2) ...
default: Selecting previously unselected package python3-parsedatetime.
default: Preparing to unpack .../41-python3-parsedatetime_2.1-3+deb9u1_all.deb ...
default: Unpacking python3-parsedatetime (2.1-3+deb9u1) ...
default: Selecting previously unselected package python3-zope.hookable.
default: Preparing to unpack .../42-python3-zope.hookable_4.0.4-4+b2_amd64.deb ...
default: Unpacking python3-zope.hookable (4.0.4-4+b2) ...
default: Selecting previously unselected package python3-zope.interface.
default: Preparing to unpack .../43-python3-zope.interface_4.3.2-1_amd64.deb ...
default: Unpacking python3-zope.interface (4.3.2-1) ...
default: Selecting previously unselected package python3-zope.event.
default: Preparing to unpack .../44-python3-zope.event_4.2.0-1_all.deb ...
default: Unpacking python3-zope.event (4.2.0-1) ...
default: Selecting previously unselected package python3-zope.component.
default: Preparing to unpack .../45-python3-zope.component_4.3.0-1_all.deb ...
default: Unpacking python3-zope.component (4.3.0-1) ...
default: Selecting previously unselected package python3-certbot.
default: Preparing to unpack .../46-python3-certbot_0.28.0-1~deb9u3_all.deb ...
default: Unpacking python3-certbot (0.28.0-1~deb9u3) ...
default: Selecting previously unselected package rng-tools.
default: Preparing to unpack .../47-rng-tools_2-unofficial-mt.14-1+b2_amd64.deb ...
default: Unpacking rng-tools (2-unofficial-mt.14-1+b2) ...
default: Selecting previously unselected package ssl-cert.
default: Preparing to unpack .../48-ssl-cert_1.0.39_all.deb ...
default: Unpacking ssl-cert (1.0.39) ...
default: Selecting previously unselected package gnupg1.
default: Preparing to unpack .../49-gnupg1_1.4.21-4+deb9u1_amd64.deb ...
default: Unpacking gnupg1 (1.4.21-4+deb9u1) ...
default: Selecting previously unselected package nsexec.
default: Preparing to unpack .../50-nsexec_1.22+nmu3_amd64.deb ...
default: Unpacking nsexec (1.22+nmu3) ...
default: Selecting previously unselected package openvswitch-common.
default: Preparing to unpack .../51-openvswitch-common_2.6.10-0+deb9u1_amd64.deb ...
default: Unpacking openvswitch-common (2.6.10-0+deb9u1) ...
default: Selecting previously unselected package openvswitch-switch.
default: Preparing to unpack .../52-openvswitch-switch_2.6.10-0+deb9u1_amd64.deb ...
default: Unpacking openvswitch-switch (2.6.10-0+deb9u1) ...
default: Selecting previously unselected package subutai-ovs.
default: Preparing to unpack .../53-subutai-ovs_8.9.0_amd64.deb ...
default: Unpacking subutai-ovs (8.9.0) ...
default: Selecting previously unselected package subutai-nginx.
default: Preparing to unpack .../54-subutai-nginx_0.3+20190130092556_all.deb ...
default: update-rc.d: error: cannot find a LSB script for nginx
default: Unpacking subutai-nginx (0.3+20190130092556) ...
default: Selecting previously unselected package subutai-p2p.
default: Preparing to unpack .../55-subutai-p2p_8.3.1+20190110090137_amd64.deb ...
default: Unpacking subutai-p2p (8.3.1+20190110090137) ...
default: Selecting previously unselected package certbot.
default: Preparing to unpack .../56-certbot_0.28.0-1~deb9u3_all.deb ...
default: Unpacking certbot (0.28.0-1~deb9u3) ...
default: Selecting previously unselected package subutai.
default: Preparing to unpack .../57-subutai_8.9.3+20200618101804_amd64.deb ...
default: Unpacking subutai (8.9.3+20200618101804) ...
default: Selecting previously unselected package gnupg1-curl.
default: Preparing to unpack .../58-gnupg1-curl_1.4.21-4+deb9u1_amd64.deb ...
default: Adding 'diversion of /usr/lib/gnupg1/gpgkeys_curl to /usr/lib/gnupg1/gpgkeys_curl.non_curl by gnupg1-curl'
default: Adding 'diversion of /usr/lib/gnupg1/gpgkeys_hkp to /usr/lib/gnupg1/gpgkeys_hkp.non_curl by gnupg1-curl'
default: Unpacking gnupg1-curl (1.4.21-4+deb9u1) ...
default: Selecting previously unselected package gnupg1-l10n.
default: Preparing to unpack .../59-gnupg1-l10n_1.4.21-4+deb9u1_all.deb ...
default: Unpacking gnupg1-l10n (1.4.21-4+deb9u1) ...
default: Setting up nsexec (1.22+nmu3) ...
default: Setting up python3-requests-toolbelt (0.7.0-1) ...
default: Setting up python3-pbr (1.10.0-1) ...
default: update-alternatives: using /usr/bin/python3-pbr to provide /usr/bin/pbr (pbr) in auto mode
default: Setting up libjpeg62-turbo:amd64 (1:1.5.1-2+deb9u2) ...
default: Setting up python3-cffi-backend (1.9.1-2) ...
default: Setting up python3-mock (2.0.0-3) ...
default: Setting up libjbig0:amd64 (2.1-3.1+b2) ...
default: Setting up fonts-dejavu-core (2.37-1) ...
default: Setting up python3-zope.event (4.2.0-1) ...
default: Setting up nginx-common (1.10.3-1+deb9u7) ...
default: Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
default: Setting up python3-idna (2.2-1) ...
default: Setting up libnginx-mod-http-subs-filter (1.10.3-1+deb9u7) ...
default: Setting up libtiff5:amd64 (4.0.8-2+deb9u8) ...
default: Setting up ssl-cert (1.0.39) ...
default: Setting up python3-zope.interface (4.3.2-1) ...
default: Processing triggers for sgml-base (1.29) ...
default: Setting up gnupg1 (1.4.21-4+deb9u1) ...
default: Setting up gnupg1-l10n (1.4.21-4+deb9u1) ...
default: Setting up uuid-runtime (2.29.2-1+deb9u1) ...
default: Adding group `uuidd' (GID 113) ...
default: Done.
default: Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
default: Adding system user `uuidd' (UID 109) ...
default: Adding new user `uuidd' (UID 109) with group `uuidd' ...
default: Not creating home directory `/run/uuidd'.
default: Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /lib/systemd/system/uuidd.socket.
default: Setting up libxslt1.1:amd64 (1.1.29-2.1+deb9u2) ...
default: Setting up rng-tools (2-unofficial-mt.14-1+b2) ...
default: Job for rng-tools.service failed because the control process exited with error code.
default: See "systemctl status rng-tools.service" and "journalctl -xe" for details.
default: invoke-rc.d: initscript rng-tools, action "start" failed.
default: ● rng-tools.service
default: Loaded: loaded (/etc/init.d/rng-tools; generated; vendor preset: enabled)
default: Active: failed (Result: exit-code) since Wed 2023-01-25 07:49:03 UTC; 8ms ago
default: Docs: man:systemd-sysv-generator(8)
default: Process: 8630 ExecStart=/etc/init.d/rng-tools start (code=exited, status=1/FAILURE)
default: CPU: 1ms
default:
default: Jan 25 07:49:03 subutai systemd[1]: Starting rng-tools.service...
default: Jan 25 07:49:03 subutai rng-tools[8630]: Starting Hardware RNG entropy gathe…nd)
default: Jan 25 07:49:03 subutai rng-tools[8630]: /etc/init.d/rng-tools: Cannot find …se.
default: Jan 25 07:49:03 subutai systemd[1]: rng-tools.service: Control process exit…us=1
default: Jan 25 07:49:03 subutai systemd[1]: Failed to start rng-tools.service.
default: Jan 25 07:49:03 subutai systemd[1]: rng-tools.service: Unit entered failed …ate.
default: Jan 25 07:49:03 subutai systemd[1]: rng-tools.service: Failed with result '…de'.
default: Hint: Some lines were ellipsized, use -l to show in full.
default: Setting up python3-configargparse (0.11.0-1) ...
default: Setting up python3-zope.hookable (4.0.4-4+b2) ...
default: Setting up python3-pyasn1 (0.1.9-2) ...
default: Setting up python-six (1.10.0-3) ...
default: Setting up dnsmasq (2.76-5+deb9u3) ...
default: Created symlink /etc/systemd/system/multi-user.target.wants/dnsmasq.service → /lib/systemd/system/dnsmasq.service.
default: Processing triggers for libc-bin (2.24-11+deb9u4) ...
default: Processing triggers for systemd (232-25+deb9u14) ...
default: Setting up libnginx-mod-http-auth-pam (1.10.3-1+deb9u7) ...
default: Setting up libnginx-mod-http-dav-ext (1.10.3-1+deb9u7) ...
default: Setting up libnginx-mod-mail (1.10.3-1+deb9u7) ...
default: Setting up libxpm4:amd64 (1:3.5.12-1) ...
default: Processing triggers for man-db (2.7.6.1-2) ...
default: Setting up libnginx-mod-http-xslt-filter (1.10.3-1+deb9u7) ...
default: Setting up libnginx-mod-http-upstream-fair (1.10.3-1+deb9u7) ...
default: Setting up python3-configobj (5.0.6-2) ...
default: Setting up python3-setuptools (33.1.1-1) ...
default: Setting up subutai-p2p (8.3.1+20190110090137) ...
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-p2p.service → /lib/systemd/system/subutai-p2p.service.
default: Setting up python3-tz (2016.7-0.3) ...
default: Setting up libnginx-mod-http-geoip (1.10.3-1+deb9u7) ...
default: Setting up python3-parsedatetime (2.1-3+deb9u1) ...
default: Setting up libwebp6:amd64 (0.5.2-1+deb9u1) ...
default: Setting up python3-cryptography (1.7.1-3+deb9u2) ...
default: Setting up fontconfig-config (2.11.0-6.7) ...
default: Setting up python3-rfc3339 (1.0-4) ...
default: Setting up libnginx-mod-stream (1.10.3-1+deb9u7) ...
default: Setting up openvswitch-common (2.6.10-0+deb9u1) ...
default: Setting up libnginx-mod-http-echo (1.10.3-1+deb9u7) ...
default: Setting up python3-zope.component (4.3.0-1) ...
default: Setting up gnupg1-curl (1.4.21-4+deb9u1) ...
default: Setting up openvswitch-switch (2.6.10-0+deb9u1) ...
default: Setting up python3-openssl (16.2.0-1) ...
default: Setting up python3-josepy (1.1.0-2~deb9u1) ...
default: Setting up python3-acme (0.28.0-1~deb9u2) ...
default: Setting up python3-certbot (0.28.0-1~deb9u3) ...
default: Setting up libfontconfig1:amd64 (2.11.0-6.7+b1) ...
default: Setting up libgd3:amd64 (2.2.4-2+deb9u5) ...
default: Setting up subutai-ovs (8.9.0) ...
default: Synchronizing state of lxc-net.service with SysV service script with /lib/systemd/systemd-sysv-install.
default: Executing: /lib/systemd/systemd-sysv-install disable lxc-net
default: Synchronizing state of dnsmasq.service with SysV service script with /lib/systemd/systemd-sysv-install.
default: Executing: /lib/systemd/systemd-sysv-install disable dnsmasq
default: Created symlink /etc/systemd/system/subutai-dnsmasq.service → /lib/systemd/system/subutai-dnsmasq.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-dnsmasq.service → /lib/systemd/system/subutai-dnsmasq.service.
default: Created symlink /etc/systemd/system/subutai-ovs.service → /lib/systemd/system/subutai-ovs.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-ovs.service → /lib/systemd/system/subutai-ovs.service.
default: Setting up certbot (0.28.0-1~deb9u3) ...
default: Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /lib/systemd/system/certbot.timer.
default: Setting up libnginx-mod-http-image-filter (1.10.3-1+deb9u7) ...
default: Setting up nginx-full (1.10.3-1+deb9u7) ...
default: Setting up nginx (1.10.3-1+deb9u7) ...
default: Setting up subutai-nginx (0.3+20190130092556) ...
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-nginx.service → /lib/systemd/system/subutai-nginx.service.
default: Job for subutai-nginx.service failed because the control process exited with error code.
default: See "systemctl status subutai-nginx.service" and "journalctl -xe" for details.
default: subutai-nginx.service couldn't start.
default: Setting up subutai (8.9.3+20200618101804) ...
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-bootcheck.service → /lib/systemd/system/subutai-bootcheck.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-cop.service → /lib/systemd/system/subutai-cop.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-cop.timer → /lib/systemd/system/subutai-cop.timer.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-forwarding.service → /lib/systemd/system/subutai-forwarding.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-le.service → /lib/systemd/system/subutai-le.service.
default: Created symlink /etc/systemd/system/timers.target.wants/subutai-le.timer → /lib/systemd/system/subutai-le.timer.
default: Created symlink /etc/systemd/system/subutai-rng.service → /lib/systemd/system/subutai-rng.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-rng.service → /lib/systemd/system/subutai-rng.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai-roaming.service → /lib/systemd/system/subutai-roaming.service.
default: Created symlink /etc/systemd/system/subutai-agent.service → /lib/systemd/system/subutai.service.
default: Created symlink /etc/systemd/system/multi-user.target.wants/subutai.service → /lib/systemd/system/subutai.service.
default: Failed to restart apparmor.service: Unit apparmor.service not found.
default: dpkg: error processing package subutai (--configure):
default: subprocess installed post-installation script returned error exit status 5
default: Processing triggers for libc-bin (2.24-11+deb9u4) ...
default: Processing triggers for systemd (232-25+deb9u14) ...
default: Errors were encountered while processing:
default: subutai
default: E: Sub-process /usr/bin/dpkg returned an error code (1)
default: Container storage already mounted.
default: Provisioning management capabilities (converting RH into peer)
default: This might take a little time ...
default: subutai/fs 19K 99.8G 19K /var/lib/lxc
default: time="2023-01-25 07:49:43" level=info msg="Importing management"
default: time="2023-01-25 07:49:44" level=info msg="Downloading management"
107.61 MiB / 282.12 MiB 38.14% 00m40s
236.39 MiB / 282.12 MiB 83.79% 00m09s
282.12 MiB / 282.12 MiB 100.00% 59s01s
default: time="2023-01-25 07:50:45" level=info msg="Unpacking template management"
default: time="2023-01-25 07:50:50" level=info msg="Parent template required: debian-buster:subutai:0.5.5"
default: time="2023-01-25 07:50:51" level=info msg="Importing debian-buster"
default: time="2023-01-25 07:50:51" level=info msg="Downloading debian-buster"
92.41 MiB / 92.41 MiB 100.00% 18s01ss
default: time="2023-01-25 07:51:11" level=info msg="Unpacking template debian-buster"
default: time="2023-01-25 07:51:13" level=info msg="Installing template debian-buster"
default: time="2023-01-25 07:51:25" level=info msg="Installing template management"
default: time="2023-01-25 07:51:51" level=info msg="********************"
default: time="2023-01-25 07:51:51" level=info msg="Subutai Management UI will be shortly available at https://192.168.43.156:8443"
default: time="2023-01-25 07:51:51" level=info msg="login: admin"
default: time="2023-01-25 07:51:51" level=info msg="password: secret"
default: time="2023-01-25 07:51:51" level=info msg="********************"
default: panic: runtime error: invalid memory address or nil pointer dereference
default: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7ab62f]
default:
default: goroutine 1 [running]:
default: github.com/subutai-io/agent/vendor/gopkg.in/lxc/go-lxc%2ev2.(*Container).State(0x0, 0x0)
default: /home/jenkins/go/src/github.com/subutai-io/agent/obj-x86_64-linux-gnu/src/github.com/subutai-io/agent/vendor/gopkg.in/lxc/go-lxc.v2/container.go:285 +0x2f
default: github.com/subutai-io/agent/lib/container.AttachExec(0x7ffeb3825c12, 0xa, 0xc00016d4c0, 0x7, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
default: /home/jenkins/go/src/github.com/subutai-io/agent/obj-x86_64-linux-gnu/src/github.com/subutai-io/agent/lib/container/lxc.go:194 +0x122
default: github.com/subutai-io/agent/cli.updateContainer(0x7ffeb3825c12, 0xa, 0xc000087400)
default: /home/jenkins/go/src/github.com/subutai-io/agent/obj-x86_64-linux-gnu/src/github.com/subutai-io/agent/cli/update.go:58 +0xce
default: github.com/subutai-io/agent/cli.Update(0x7ffeb3825c12, 0xa, 0x0)
default: /home/jenkins/go/src/github.com/subutai-io/agent/obj-x86_64-linux-gnu/src/github.com/subutai-io/agent/cli/update.go:29 +0xbb
default: main.main()
default: /home/jenkins/go/src/github.com/subutai-io/agent/obj-x86_64-linux-gnu/src/github.com/subutai-io/agent/main.go:529 +0x1e26
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.