[php-maint] Bug#893481: libapache2-mod-php: Upgrade to php7.2 disables the php module

Sunil Mohan Adapa sunil at medhas.org
Mon Mar 19 09:59:48 UTC 2018


Package: libapache2-mod-php
Version: 1:7.2+60
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear Maintainer,

When an older version of libapache2-mod-php depending on libapache2-mod-php7.0
is installed and upgraded to newer version, no php module is enabled.

One way to reproduce is as follows: first install an older version of
libapache2-mode-php, such as in a fresh install of Debian stretch. This
installs
libapache2-mod-php7.0. Now upgrade to latest libapache2-mod-php, such as by
upgrade to testing. This installs libapache2-mod-php7.2. However, php7.2 module
is not enabled as php7.0 module is already enabled. After that, during
autoremove, libapache2-mod-php7.0 is removed. Now, php7.0 is not
enabled/installed and php7.2 is not enabled.

I expect that when libapache2-mod-php is installed, a php apache2 module is
enabled and it stays that way even during upgrade from stable to testing.
Currently, all FreedomBox users on testing are facing this issue due to
dependency on libapache2-mod-php and the use of unattended-upgrades which auto
removes packages.

For more details, see the following session (full logs are attached):

# apt install libapache2-mod-php

Edit /etc/apt/sources.list and s/stretch/testing/g

# apt update
# apt dist-upgrade

[...]
Setting up php-common (1:60) ...
[...]
Setting up php7.0-common (7.0.28-1) ...
[...]
Setting up libapache2-mod-php7.2 (7.2.3-1) ...
Package apache2 is not configured yet. Will defer actions by package
libapache2-mod-php7.2.

Creating config file /etc/php/7.2/apache2/php.ini with new version
libapache2-mod-php7.2: php7.0 module already enabled, not enabling PHP 7.2
[...]
Setting up libapache2-mod-php7.0 (7.0.28-1) ...
libapache2-mod-php7.0: not switching MPM - already enabled
[...]

# a2query -m php7.0
php7.0 (enabled by maintainer script)
# a2query -m php7.2
No module matches php7.2

# apt autoremove
[...]
The following packages will be REMOVED:
  libapache2-mod-php7.0 libperl5.24 libpython3.5-minimal libpython3.5-stdlib
php7.0-cli php7.0-common php7.0-json php7.0-opcache php7.0-readline python3.5
python3.5-minimal rename
  sgml-base tcpd xml-core
[...]

# a2query -m php7.0
No module matches php7.0 (disabled by maintainer script)
# a2query -m php7.2
No module matches php7.2



- -- System Information:
Debian Release: 9.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8), LANGUAGE=en_IN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libapache2-mod-php depends on:
pn  libapache2-mod-php7.0  <none>

libapache2-mod-php recommends no packages.

libapache2-mod-php suggests no packages.

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE5xPDY9ZyWnWupXSBQ+oc/wqnxfIFAlqvig0RHHN1bmlsQG1l
ZGhhcy5vcmcACgkQQ+oc/wqnxfJqug/+O2v0A6AwmgcI5STAAuWg1uS4t4zZCO/c
bZ1FTFjgFDTuP3CTX+sleDBo4vnJps3U8w1vH8qLOnaXpJVzfWjVefoM1kGTqQS3
nMVk2ZaJgsK9Z9rL0dLCsFLXZfznQyTH1wdR5k6c//XBbEqnAdO0vhOEItGT4H4J
0iEY4AdjtFNkbIxoDdvzLc5JD1DZT7OYbkXfZNezgyn7E3ql7ID00FdyXURGCqSG
Azr90/LCyvUXLozpQrEkSFmGLMLAFrCLpAsSBWNGagFYnmYeMp/XR2wJ2ketC+Qn
QodLbPeU3x7n7Hd2BVsmwaOGOYbNBEfO0u2kxQgQZJK/SN9P2N4fuAJ0PvUrFlFr
CbuR2BsRH7PsmJYUstH/cPqQUjmJ28jpjRdAUlRqEd1UcpquILaUw1qOqCWjrl2G
GoJc8xIXBxJYoraPmkHlZXh7xh+Z6HcDT89T36HVUHW8/PvfuWvglXdq1/KI5P2L
K7tuKRJgBuu5GkoFJfxBdT7Mg9nqCxb2d7MTUbXuFUEP1HMjpRdGvsDXMORoyyV0
JjHrfWEVlizLdGW+OLu4nVZv08xHOTq8FwADmN/hFzdQWojtWezGUPIcBlgSiFNC
2+p7q8dMI6+6YlHoOnCfZ+NO3jlNgZa0sAuil2nENeFCgwrXT/J3WaA01BYsGWug
jt1AwgwWUqc=
=WX6D
-----END PGP SIGNATURE-----
-------------- next part --------------
apt autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  libapache2-mod-php7.0 libperl5.24 libpython3.5-minimal libpython3.5-stdlib php7.0-cli php7.0-common php7.0-json php7.0-opcache php7.0-readline python3.5 python3.5-minimal rename
  sgml-base tcpd xml-core
0 upgraded, 0 newly installed, 15 to remove and 0 not upgraded.
After this operation, 59.6 MB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 36034 files and directories currently installed.)
Removing libapache2-mod-php7.0 (7.0.28-1) ...
Module php7.0 disabled.
apache2_invoke prerm: Disable module php7.0
Removing libperl5.24:amd64 (5.24.1-3+deb9u2) ...
Removing python3.5 (3.5.3-1) ...
Removing libpython3.5-stdlib:amd64 (3.5.3-1) ...
Removing python3.5-minimal (3.5.3-1) ...
Unlinking and removing bytecode for runtime python3.5
Removing libpython3.5-minimal:amd64 (3.5.3-1) ...
Removing php7.0-cli (7.0.28-1) ...
Removing php7.0-readline (7.0.28-1) ...
Removing php7.0-opcache (7.0.28-1) ...
Removing php7.0-json (7.0.28-1) ...
Removing rename (0.20-7) ...
Removing xml-core (0.18) ...
Removing sgml-base (1.29) ...
Removing tcpd (7.6.q-27) ...
Removing php7.0-common (7.0.28-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for libc-bin (2.27-2) ...
Processing triggers for man-db (2.8.2-1) ...
-------------- next part --------------
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  libcurl3-gnutls
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 290 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] ^C
root at stretch:~# apt update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch Release 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
root at stretch:~# vi /etc/apt/sources.list
root at stretch:~# apt update
Get:1 http://deb.debian.org/debian testing InRelease [142 kB]                                                             
Get:2 http://security.debian.org/debian-security testing/updates InRelease [25.5 kB]                                      
Get:3 http://deb.debian.org/debian testing/main Sources [7,353 kB]
Get:4 http://deb.debian.org/debian testing/main amd64 Packages [7,423 kB]
Fetched 14.9 MB in 7s (1,950 kB/s)                                                                                                                                                           
Reading package lists... Done
Building dependency tree       
Reading state information... Done
273 packages can be upgraded. Run 'apt list --upgradable' to see them.
root at stretch:~# apt dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libapache2-mod-php7.0 libperl5.24 libpython3.5-minimal libpython3.5-stdlib php7.0-cli php7.0-common php7.0-json php7.0-opcache php7.0-readline python3.5 python3.5-minimal rename
  sgml-base tcpd xml-core
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  libkdb5-8
The following NEW packages will be installed:
  apparmor dirmngr e2fsprogs-l10n fdisk firmware-linux-free gcc-8-base gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm irqbalance libapache2-mod-php7.2
  libargon2-0 libbind9-160 libbrotli1 libcom-err2 libcryptsetup12 libdns-export169 libdns169 libext2fs2 libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libisc-export166 libisc166
  libisccc160 libisccfg160 libjson-c3 libkdb5-9 liblmdb0 liblwres160 libnss-systemd libnuma1 libperl5.26 libpython3.6-minimal libpython3.6-stdlib libsodium23 libunistring2
  linux-image-4.14.0-3-amd64 perl-modules-5.26 php7.2-cli php7.2-common php7.2-json php7.2-opcache php7.2-readline python3-certifi python3-debconf python3-distutils python3-idna
  python3-lib2to3 python3.6 python3.6-minimal shared-mime-info xdg-user-dirs
The following packages will be upgraded:
  adduser apache2 apache2-bin apache2-data apache2-utils apt apt-listchanges apt-utils base-files base-passwd bash bash-completion bind9-host bsdmainutils bsdutils busybox ca-certificates
  console-setup console-setup-linux coreutils cpio cron dash dbus debconf debconf-i18n debian-archive-keyring debianutils diffutils discover distro-info-data dmidecode dmsetup dpkg
  e2fslibs e2fsprogs file findutils gcc-6-base geoip-database gettext-base gnupg gnupg-agent gpgv grep groff-base grub-common grub-pc grub-pc-bin grub2-common hdparm hostname iamerican
  ibritish ienglish-common ifupdown init init-system-helpers installation-report iproute2 iptables isc-dhcp-client isc-dhcp-common iso-codes ispell kbd keyboard-configuration klibc-utils
  kmod krb5-locales laptop-detect less libapache2-mod-php libapache2-mod-php7.0 libapparmor1 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libapt-inst2.0 libapt-pkg5.0
  libasprintf0v5 libassuan0 libaudit-common libaudit1 libblkid1 libbsd0 libc-bin libc-l10n libc6 libcap-ng0 libcap2 libcomerr2 libcurl3-gnutls libdb5.3 libdbus-1-3 libdebconfclient0
  libdevmapper1.02.1 libdiscover2 libedit2 libelf1 libestr0 libexpat1 libfastjson4 libfdisk1 libffi6 libfreetype6 libgcc1 libgcrypt20 libgeoip1 libgmp10 libgnutls-openssl27 libgnutls30
  libgpg-error0 libgpm2 libgssapi-krb5-2 libgssglue1 libgssrpc4 libhogweed4 libicu57 libidn11 libidn2-0 libip4tc0 libip6tc0 libiptc0 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11
  libkeyutils1 libklibc libkmod2 libkrad0 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblocale-gettext-perl liblockfile-bin liblockfile1 liblogging-stdlog0 liblognorm5 liblzma5
  libmagic-mgc libmagic1 libmount1 libncurses5 libncursesw5 libnettle6 libnewt0.52 libnfnetlink0 libnghttp2-14 libnpth0 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime
  libpam-systemd libpam0g libpcre3 libpipeline1 libpng16-16 libprocps6 libpsl5 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libselinux1 libsemanage-common
  libsemanage1 libsepol1 libslang2 libsmartcols1 libsqlite3-0 libss2 libssh2-1 libssl1.0.2 libssl1.1 libstdc++6 libsystemd0 libtasn1-6 libtext-charwidth-perl libtext-iconv-perl libtinfo5
  libudev1 libusb-0.1-4 libuuid1 libwgdb0 libwrap0 libxapian30 libxau6 libxcb1 libxml2 libxtables12 linux-image-amd64 locales login lsb-base lsb-release man-db manpages mount
  multiarch-support nano ncurses-base ncurses-bin ncurses-term netcat-traditional openssh-client openssh-server openssh-sftp-server openssl os-prober passwd perl perl-base php-common
  php7.0-cli php7.0-common php7.0-json php7.0-opcache php7.0-readline pinentry-curses powermgmt-base procps psmisc python python-minimal python2.7 python2.7-minimal python3 python3-apt
  python3-chardet python3-debian python3-debianbts python3-minimal python3-pkg-resources python3-pycurl python3-reportbug python3-requests python3-six python3-urllib3 rename reportbug
  rsync rsyslog sed sensible-utils sudo systemd systemd-sysv sysvinit-utils tar task-english task-ssh-server tasksel tasksel-data tcpd tzdata ucf udev util-linux util-linux-locales
  vim-common vim-tiny wamerican wget whiptail xauth xkb-data xml-core xxd xz-utils
273 upgraded, 59 newly installed, 1 to remove and 0 not upgraded.
Need to get 177 MB of archives.
After this operation, 396 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://deb.debian.org/debian testing/main amd64 base-files amd64 10.1 [69.4 kB]
Get:2 http://deb.debian.org/debian testing/main amd64 debianutils amd64 4.8.4 [100 kB]
Get:3 http://deb.debian.org/debian testing/main amd64 bash amd64 4.4.18-1.1 [1,426 kB]
Get:4 http://deb.debian.org/debian testing/main amd64 libc-l10n all 2.27-2 [859 kB]
Get:5 http://deb.debian.org/debian testing/main amd64 locales all 2.27-2 [3,804 kB]
Get:6 http://deb.debian.org/debian testing/main amd64 libc6 amd64 2.27-2 [2,904 kB]                                                                                                          
Get:7 http://deb.debian.org/debian testing/main amd64 libc-bin amd64 2.27-2 [786 kB]                                                                                                         
Get:8 http://deb.debian.org/debian testing/main amd64 libssl1.1 amd64 1.1.0g-2 [1,346 kB]                                                                                                    
Get:9 http://deb.debian.org/debian testing/main amd64 libpython3.6-minimal amd64 3.6.5~rc1-1 [571 kB]                                                                                        
Get:10 http://deb.debian.org/debian testing/main amd64 libexpat1 amd64 2.2.5-3 [96.8 kB]                                                                                                     
Get:11 http://deb.debian.org/debian testing/main amd64 python3.6-minimal amd64 3.6.5~rc1-1 [1,468 kB]                                                                                        
Get:12 http://deb.debian.org/debian testing/main amd64 libaudit-common all 1:2.8.2-1 [21.5 kB]                                                                                               
Get:13 http://deb.debian.org/debian testing/main amd64 libcap-ng0 amd64 0.7.7-3.1+b1 [14.0 kB]                                                                                               
Get:14 http://deb.debian.org/debian testing/main amd64 libaudit1 amd64 1:2.8.2-1 [56.5 kB]                                                                                                   
Get:15 http://deb.debian.org/debian testing/main amd64 libpam0g amd64 1.1.8-3.7 [124 kB]                                                                                                     
Get:16 http://deb.debian.org/debian testing/main amd64 libpcre3 amd64 2:8.39-9 [339 kB]                                                                                                      
Get:17 http://deb.debian.org/debian testing/main amd64 libselinux1 amd64 2.7-2+b1 [86.5 kB]                                                                                                  
Get:18 http://deb.debian.org/debian testing/main amd64 libsepol1 amd64 2.7-1 [261 kB]                                                                                                        
Get:19 http://deb.debian.org/debian testing/main amd64 libsemanage-common all 2.7-2 [17.4 kB]                                                                                                
Get:20 http://deb.debian.org/debian testing/main amd64 libsemanage1 amd64 2.7-2+b1 [95.6 kB]                                                                                                 
Get:21 http://deb.debian.org/debian testing/main amd64 libpam-modules-bin amd64 1.1.8-3.7 [105 kB]                                                                                           
Get:22 http://deb.debian.org/debian testing/main amd64 libpam-modules amd64 1.1.8-3.7 [306 kB]                                                                                               
Get:23 http://deb.debian.org/debian testing/main amd64 passwd amd64 1:4.5-1 [1,005 kB]                                                                                                       
Get:24 http://deb.debian.org/debian testing/main amd64 adduser all 3.117 [240 kB]                                                                                                            
Get:25 http://deb.debian.org/debian testing/main amd64 libgpg-error0 amd64 1.27-6 [117 kB]                                                                                                   
Get:26 http://deb.debian.org/debian testing/main amd64 libgcrypt20 amd64 1.8.1-4 [550 kB]                                                                                                    
Get:27 http://deb.debian.org/debian testing/main amd64 libargon2-0 amd64 0~20161029-1.1 [20.2 kB]                                                                                            
Get:28 http://deb.debian.org/debian testing/main amd64 libjson-c3 amd64 0.12.1-1.3 [26.1 kB]                                                                                                 
Get:29 http://deb.debian.org/debian testing/main amd64 dmsetup amd64 2:1.02.145-4.1 [89.6 kB]                                                                                                
Get:30 http://deb.debian.org/debian testing/main amd64 libuuid1 amd64 2.31.1-0.4 [76.6 kB]                                                                                                   
Get:31 http://deb.debian.org/debian testing/main amd64 libblkid1 amd64 2.31.1-0.4 [183 kB]                                                                                                   
Get:32 http://deb.debian.org/debian testing/main amd64 liblzma5 amd64 5.2.2-1.3 [234 kB]                                                                                                     
Get:33 http://deb.debian.org/debian testing/main amd64 libsmartcols1 amd64 2.31.1-0.4 [141 kB]                                                                                               
Get:34 http://deb.debian.org/debian testing/main amd64 libfdisk1 amd64 2.31.1-0.4 [223 kB]                                                                                                   
Get:35 http://deb.debian.org/debian testing/main amd64 libmount1 amd64 2.31.1-0.4 [196 kB]                                                                                                   
Get:36 http://deb.debian.org/debian testing/main amd64 fdisk amd64 2.31.1-0.4 [165 kB]                                                                                                       
Get:37 http://deb.debian.org/debian testing/main amd64 util-linux amd64 2.31.1-0.4 [956 kB]                                                                                                  
Get:38 http://deb.debian.org/debian testing/main amd64 mount amd64 2.31.1-0.4 [166 kB]                                                                                                       
Get:39 http://deb.debian.org/debian testing/main amd64 init-system-helpers all 1.51 [44.3 kB]                                                                                                
Get:40 http://deb.debian.org/debian testing/main amd64 sysvinit-utils amd64 2.88dsf-59.10 [68.3 kB]                                                                                          
Get:41 http://deb.debian.org/debian testing/main amd64 libpam-systemd amd64 238-2 [186 kB]                                                                                                   
Get:42 http://deb.debian.org/debian testing/main amd64 ifupdown amd64 0.8.31 [80.0 kB]                                                                                                       
Get:43 http://deb.debian.org/debian testing/main amd64 systemd amd64 238-2 [3,033 kB]                                                                                                        
Get:44 http://deb.debian.org/debian testing/main amd64 udev amd64 238-2 [1,182 kB]                                                                                                           
Get:45 http://deb.debian.org/debian testing/main amd64 kmod amd64 25-1 [88.8 kB]                                                                                                             
Get:46 http://deb.debian.org/debian testing/main amd64 libkmod2 amd64 25-1 [50.7 kB]                                                                                                         
Get:47 http://deb.debian.org/debian testing/main amd64 libncurses5 amd64 6.1-1 [95.6 kB]                                                                                                     
Get:48 http://deb.debian.org/debian testing/main amd64 libtinfo5 amd64 6.1-1 [315 kB]                                                                                                        
Get:49 http://deb.debian.org/debian testing/main amd64 libncursesw5 amd64 6.1-1 [118 kB]                                                                                                     
Get:50 http://deb.debian.org/debian testing/main amd64 ncurses-bin amd64 6.1-1 [401 kB]                                                                                                      
Get:51 http://deb.debian.org/debian testing/main amd64 libsystemd0 amd64 238-2 [283 kB]                                                                                                      
Get:52 http://deb.debian.org/debian testing/main amd64 libprocps6 amd64 2:3.3.12-4 [58.5 kB]                                                                                                 
Get:53 http://deb.debian.org/debian testing/main amd64 libtext-iconv-perl amd64 1.7-5+b6 [15.4 kB]                                                                                           
Get:54 http://deb.debian.org/debian testing/main amd64 libtext-charwidth-perl amd64 0.04-7.1 [9,636 B]                                                                                       
Get:55 http://deb.debian.org/debian testing/main amd64 perl-modules-5.26 all 5.26.1-5 [2,822 kB]                                                                                             
Get:56 http://deb.debian.org/debian testing/main amd64 libgdbm5 amd64 1.14.1-4 [57.1 kB]                                                                                                     
Get:57 http://deb.debian.org/debian testing/main amd64 libgdbm-compat4 amd64 1.14.1-4 [38.4 kB]                                                                                              
Get:58 http://deb.debian.org/debian testing/main amd64 libperl5.26 amd64 5.26.1-5 [3,595 kB]                                                                                                 
Get:59 http://deb.debian.org/debian testing/main amd64 perl amd64 5.26.1-5 [201 kB]                                                                                                          
Get:60 http://deb.debian.org/debian testing/main amd64 perl-base amd64 5.26.1-5 [1,389 kB]                                                                                                   
Get:61 http://deb.debian.org/debian testing/main amd64 liblocale-gettext-perl amd64 1.07-3+b3 [18.7 kB]                                                                                      
Get:62 http://deb.debian.org/debian testing/main amd64 libdb5.3 amd64 5.3.28-13.1+b1 [683 kB]                                                                                                
Get:63 http://deb.debian.org/debian testing/main amd64 procps amd64 2:3.3.12-4 [251 kB]                                                                                                      
Get:64 http://deb.debian.org/debian testing/main amd64 libudev1 amd64 238-2 [129 kB]                                                                                                         
Get:65 http://deb.debian.org/debian testing/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1 [140 kB]                                                                                      
Get:66 http://deb.debian.org/debian testing/main amd64 libcryptsetup12 amd64 2:2.0.1-1 [169 kB]                                                                                              
Get:67 http://deb.debian.org/debian testing/main amd64 libpam-runtime all 1.1.8-3.7 [210 kB]                                                                                                 
Get:68 http://deb.debian.org/debian testing/main amd64 dbus amd64 1.12.6-2 [230 kB]                                                                                                          
Get:69 http://deb.debian.org/debian testing/main amd64 libdbus-1-3 amd64 1.12.6-2 [209 kB]                                                                                                   
Get:70 http://deb.debian.org/debian testing/main amd64 libapparmor1 amd64 2.12-3 [84.2 kB]                                                                                                   
Get:71 http://deb.debian.org/debian testing/main amd64 systemd-sysv amd64 238-2 [87.0 kB]                                                                                                    
Get:72 http://deb.debian.org/debian testing/main amd64 libelf1 amd64 0.170-0.3 [162 kB]                                                                                                      
Get:73 http://deb.debian.org/debian testing/main amd64 iproute2 amd64 4.15.0-3 [729 kB]                                                                                                      
Get:74 http://deb.debian.org/debian testing/main amd64 libcap2 amd64 1:2.25-1.2 [17.2 kB]                                                                                                    
Get:75 http://deb.debian.org/debian testing/main amd64 libidn11 amd64 1.33-2.1 [116 kB]                                                                                                      
Get:76 http://deb.debian.org/debian testing/main amd64 libxtables12 amd64 1.6.2-1 [76.8 kB]                                                                                                  
Get:77 http://deb.debian.org/debian testing/main amd64 iptables amd64 1.6.2-1 [298 kB]                                                                                                       
Get:78 http://deb.debian.org/debian testing/main amd64 libip6tc0 amd64 1.6.2-1 [68.6 kB]                                                                                                     
Get:79 http://deb.debian.org/debian testing/main amd64 libiptc0 amd64 1.6.2-1 [57.9 kB]                                                                                                      
Get:80 http://deb.debian.org/debian testing/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]                                                                                              
Get:81 http://deb.debian.org/debian testing/main amd64 libip4tc0 amd64 1.6.2-1 [68.3 kB]                                                                                                     
Get:82 http://deb.debian.org/debian testing/main amd64 kbd amd64 2.0.4-2 [338 kB]                                                                                                            
Get:83 http://deb.debian.org/debian testing/main amd64 console-setup-linux all 1.180 [1,493 kB]                                                                                              
Get:84 http://deb.debian.org/debian testing/main amd64 console-setup all 1.180 [86.8 kB]                                                                                                     
Get:85 http://deb.debian.org/debian testing/main amd64 keyboard-configuration all 1.180 [396 kB]                                                                                             
Get:86 http://deb.debian.org/debian testing/main amd64 xkb-data all 2.23.1-1 [675 kB]                                                                                                        
Get:87 http://deb.debian.org/debian testing/main amd64 lsb-base all 9.20170808 [28.1 kB]                                                                                                     
Get:88 http://deb.debian.org/debian testing/main amd64 cron amd64 3.0pl1-130 [97.6 kB]                                                                                                       
Get:89 http://deb.debian.org/debian testing/main amd64 tar amd64 1.29b-2 [760 kB]                                                                                                            
Get:90 http://deb.debian.org/debian testing/main amd64 dpkg amd64 1.19.0.5 [2,133 kB]                                                                                                        
Get:91 http://deb.debian.org/debian testing/main amd64 gnupg amd64 2.2.5-1 [688 kB]                                                                                                          
Get:92 http://deb.debian.org/debian testing/main amd64 python3-apt amd64 1.4.0~beta3+b1 [171 kB]                                                                                             
Get:93 http://deb.debian.org/debian testing/main amd64 python3-pycurl amd64 7.43.0.1-0.2 [61.6 kB]                                                                                           
Get:94 http://deb.debian.org/debian testing/main amd64 python3-minimal amd64 3.6.4-1 [35.8 kB]                                                                                               
Get:95 http://deb.debian.org/debian testing/main amd64 python3 amd64 3.6.4-1 [22.3 kB]                                                                                                       
Get:96 http://deb.debian.org/debian testing/main amd64 libffi6 amd64 3.2.1-8 [20.7 kB]                                                                                                       
Get:97 http://deb.debian.org/debian testing/main amd64 libsqlite3-0 amd64 3.22.0-2 [595 kB]                                                                                                  
Get:98 http://deb.debian.org/debian testing/main amd64 libpython3.6-stdlib amd64 3.6.5~rc1-1 [1,646 kB]                                                                                      
Get:99 http://deb.debian.org/debian testing/main amd64 python3-lib2to3 all 3.6.5~rc1-1 [79.0 kB]                                                                                             
Get:100 http://deb.debian.org/debian testing/main amd64 python3-distutils all 3.6.5~rc1-1 [147 kB]                                                                                           
Get:101 http://deb.debian.org/debian testing/main amd64 python3.6 amd64 3.6.5~rc1-1 [229 kB]                                                                                                 
Get:102 http://deb.debian.org/debian testing/main amd64 libpython3-stdlib amd64 3.6.4-1 [19.3 kB]                                                                                            
Get:103 http://deb.debian.org/debian testing/main amd64 libassuan0 amd64 2.5.1-2 [47.4 kB]                                                                                                   
Get:104 http://deb.debian.org/debian testing/main amd64 pinentry-curses amd64 1.1.0-1 [64.2 kB]                                                                                              
Get:105 http://deb.debian.org/debian testing/main amd64 libnpth0 amd64 1.5-3 [18.0 kB]                                                                                                       
Get:106 http://deb.debian.org/debian testing/main amd64 gnupg-agent all 2.2.5-1 [373 kB]                                                                                                     
Get:107 http://deb.debian.org/debian testing/main amd64 gpg-agent amd64 2.2.5-1 [595 kB]                                                                                                     
Get:108 http://deb.debian.org/debian testing/main amd64 gpgconf amd64 2.2.5-1 [489 kB]                                                                                                       
Get:109 http://deb.debian.org/debian testing/main amd64 libtasn1-6 amd64 4.13-2 [51.8 kB]                                                                                                    
Get:110 http://deb.debian.org/debian testing/main amd64 libunistring2 amd64 0.9.8-1 [386 kB]                                                                                                 
Get:111 http://deb.debian.org/debian testing/main amd64 libgnutls-openssl27 amd64 3.5.18-1 [205 kB]                                                                                          
Get:112 http://deb.debian.org/debian testing/main amd64 libgmp10 amd64 2:6.1.2+dfsg-3 [255 kB]                                                                                               
Get:113 http://deb.debian.org/debian testing/main amd64 libnettle6 amd64 3.4-1 [211 kB]                                                                                                      
Get:114 http://deb.debian.org/debian testing/main amd64 libhogweed4 amd64 3.4-1 [138 kB]                                                                                                     
Get:115 http://deb.debian.org/debian testing/main amd64 libidn2-0 amd64 2.0.4-1.1 [61.4 kB]                                                                                                  
Get:116 http://deb.debian.org/debian testing/main amd64 libp11-kit0 amd64 0.23.9-2 [194 kB]                                                                                                  
Get:117 http://deb.debian.org/debian testing/main amd64 libgnutls30 amd64 3.5.18-1 [887 kB]                                                                                                  
Get:118 http://deb.debian.org/debian testing/main amd64 libldap-common all 2.4.45+dfsg-1 [87.0 kB]                                                                                           
Get:119 http://deb.debian.org/debian testing/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1 [223 kB]                                                                                           
Get:120 http://deb.debian.org/debian testing/main amd64 dirmngr amd64 2.2.5-1 [685 kB]                                                                                                       
Get:121 http://deb.debian.org/debian testing/main amd64 gnupg-l10n all 2.2.5-1 [950 kB]                                                                                                      
Get:122 http://deb.debian.org/debian testing/main amd64 gnupg-utils amd64 2.2.5-1 [494 kB]                                                                                                   
Get:123 http://deb.debian.org/debian testing/main amd64 gpg amd64 2.2.5-1 [836 kB]                                                                                                           
Get:124 http://deb.debian.org/debian testing/main amd64 gpg-wks-client amd64 2.2.5-1 [461 kB]                                                                                                
Get:125 http://deb.debian.org/debian testing/main amd64 gpg-wks-server amd64 2.2.5-1 [456 kB]                                                                                                
Get:126 http://deb.debian.org/debian testing/main amd64 gpgsm amd64 2.2.5-1 [584 kB]                                                                                                         
Get:127 http://deb.debian.org/debian testing/main amd64 gpgv amd64 2.2.5-1 [563 kB]                                                                                                          
Get:128 http://deb.debian.org/debian testing/main amd64 gcc-8-base amd64 8-20180312-2 [183 kB]                                                                                               
Get:129 http://deb.debian.org/debian testing/main amd64 libgcc1 amd64 1:8-20180312-2 [40.9 kB]                                                                                               
Get:130 http://deb.debian.org/debian testing/main amd64 libstdc++6 amd64 8-20180312-2 [395 kB]                                                                                               
Get:131 http://deb.debian.org/debian testing/main amd64 libapt-pkg5.0 amd64 1.6~beta1 [938 kB]                                                                                               
Get:132 http://deb.debian.org/debian testing/main amd64 libapt-inst2.0 amd64 1.6~beta1 [198 kB]                                                                                              
Get:133 http://deb.debian.org/debian testing/main amd64 libcom-err2 amd64 1.44.0-1 [66.7 kB]                                                                                                 
Get:134 http://deb.debian.org/debian testing/main amd64 libcomerr2 amd64 1.44.0-1 [62.6 kB]                                                                                                  
Get:135 http://deb.debian.org/debian testing/main amd64 libkeyutils1 amd64 1.5.9-9.2 [12.9 kB]                                                                                               
Get:136 http://deb.debian.org/debian testing/main amd64 libk5crypto3 amd64 1.16-2 [121 kB]                                                                                                   
Get:137 http://deb.debian.org/debian testing/main amd64 libkadm5srv-mit11 amd64 1.16-2 [85.2 kB]                                                                                             
Get:138 http://deb.debian.org/debian testing/main amd64 libkrb5support0 amd64 1.16-2 [62.8 kB]                                                                                               
Get:139 http://deb.debian.org/debian testing/main amd64 libgssapi-krb5-2 amd64 1.16-2 [158 kB]                                                                                               
Get:140 http://deb.debian.org/debian testing/main amd64 libkrb5-3 amd64 1.16-2 [316 kB]                                                                                                      
Get:141 http://deb.debian.org/debian testing/main amd64 libgssrpc4 amd64 1.16-2 [89.9 kB]                                                                                                    
Get:142 http://deb.debian.org/debian testing/main amd64 libkdb5-9 amd64 1.16-2 [72.6 kB]                                                                                                     
Get:143 http://deb.debian.org/debian testing/main amd64 libnghttp2-14 amd64 1.31.0-1 [81.4 kB]                                                                                               
Get:144 http://deb.debian.org/debian testing/main amd64 libpsl5 amd64 0.19.1-5 [44.9 kB]                                                                                                     
Get:145 http://deb.debian.org/debian testing/main amd64 libssh2-1 amd64 1.8.0-1 [138 kB]                                                                                                     
Get:146 http://deb.debian.org/debian testing/main amd64 libcurl3-gnutls amd64 7.58.0-2 [310 kB]                                                                                              
Get:147 http://deb.debian.org/debian testing/main amd64 apt-listchanges all 3.16 [118 kB]                                                                                                    
Get:148 http://deb.debian.org/debian testing/main amd64 debconf-i18n all 1.5.66 [205 kB]                                                                                                     
Get:149 http://deb.debian.org/debian testing/main amd64 debconf all 1.5.66 [148 kB]                                                                                                          
Get:150 http://deb.debian.org/debian testing/main amd64 python3-debconf all 1.5.66 [4,016 B]                                                                                                 
Get:151 http://deb.debian.org/debian testing/main amd64 debian-archive-keyring all 2017.7 [56.9 kB]                                                                                          
Get:152 http://deb.debian.org/debian testing/main amd64 apt amd64 1.6~beta1 [1,293 kB]                                                                                                       
Get:153 http://deb.debian.org/debian testing/main amd64 apt-utils amd64 1.6~beta1 [419 kB]                                                                                                   
Get:154 http://deb.debian.org/debian testing/main amd64 coreutils amd64 8.28-1 [2,686 kB]                                                                                                    
Get:155 http://deb.debian.org/debian testing/main amd64 sensible-utils all 0.0.12 [15.8 kB]                                                                                                  
Get:156 http://deb.debian.org/debian testing/main amd64 ucf all 3.0038 [67.8 kB]                                                                                                             
Get:157 http://deb.debian.org/debian testing/main amd64 libbsd0 amd64 0.8.7-1 [92.1 kB]                                                                                                      
Get:158 http://deb.debian.org/debian testing/main amd64 bsdmainutils amd64 11.1.2 [190 kB]                                                                                                   
Get:159 http://deb.debian.org/debian testing/main amd64 bsdutils amd64 1:2.31.1-0.4 [117 kB]                                                                                                 
Get:160 http://deb.debian.org/debian testing/main amd64 dash amd64 0.5.8-2.10 [113 kB]                                                                                                       
Get:161 http://deb.debian.org/debian testing/main amd64 diffutils amd64 1:3.6-1 [328 kB]                                                                                                     
Get:162 http://deb.debian.org/debian testing/main amd64 libext2fs2 amd64 1.44.0-1 [217 kB]                                                                                                   
Get:163 http://deb.debian.org/debian testing/main amd64 e2fslibs amd64 1.44.0-1 [62.6 kB]                                                                                                    
Get:164 http://deb.debian.org/debian testing/main amd64 e2fsprogs amd64 1.44.0-1 [450 kB]                                                                                                    
Get:165 http://deb.debian.org/debian testing/main amd64 findutils amd64 4.6.0+git+20170828-2 [633 kB]                                                                                        
Get:166 http://deb.debian.org/debian testing/main amd64 grep amd64 3.1-2 [378 kB]                                                                                                            
Get:167 http://deb.debian.org/debian testing/main amd64 hostname amd64 3.20 [14.7 kB]                                                                                                        
Get:168 http://deb.debian.org/debian testing/main amd64 login amd64 1:4.5-1 [794 kB]                                                                                                         
Get:169 http://deb.debian.org/debian testing/main amd64 sed amd64 4.4-2 [280 kB]                                                                                                             
Get:170 http://deb.debian.org/debian testing/main amd64 libdebconfclient0 amd64 0.241+b1 [48.6 kB]                                                                                           
Get:171 http://deb.debian.org/debian testing/main amd64 base-passwd amd64 3.5.44 [57.9 kB]                                                                                                   
Get:172 http://deb.debian.org/debian testing/main amd64 ncurses-base all 6.1-1 [252 kB]                                                                                                      
Get:173 http://deb.debian.org/debian testing/main amd64 init amd64 1.51 [12.9 kB]                                                                                                            
Get:174 http://deb.debian.org/debian testing/main amd64 libedit2 amd64 3.1-20170329-1 [85.2 kB]                                                                                              
Get:175 http://deb.debian.org/debian testing/main amd64 libssl1.0.2 amd64 1.0.2n-1 [1,296 kB]                                                                                                
Get:176 http://deb.debian.org/debian testing/main amd64 openssh-sftp-server amd64 1:7.6p1-4 [45.3 kB]                                                                                        
Get:177 http://deb.debian.org/debian testing/main amd64 openssh-server amd64 1:7.6p1-4 [331 kB]                                                                                              
Get:178 http://deb.debian.org/debian testing/main amd64 openssh-client amd64 1:7.6p1-4 [782 kB]                                                                                              
Get:179 http://deb.debian.org/debian testing/main amd64 libwrap0 amd64 7.6.q-27 [58.6 kB]                                                                                                    
Get:180 http://deb.debian.org/debian testing/main amd64 tcpd amd64 7.6.q-27 [24.0 kB]                                                                                                        
Get:181 http://deb.debian.org/debian testing/main amd64 task-ssh-server all 3.43 [892 B]                                                                                                     
Get:182 http://deb.debian.org/debian testing/main amd64 tasksel-data all 3.43 [17.9 kB]                                                                                                      
Get:183 http://deb.debian.org/debian testing/main amd64 task-english all 3.43 [928 B]                                                                                                        
Get:184 http://deb.debian.org/debian testing/main amd64 tasksel all 3.43 [92.5 kB]                                                                                                           
Get:185 http://deb.debian.org/debian testing/main amd64 groff-base amd64 1.22.3-10 [1,176 kB]                                                                                                
Get:186 http://deb.debian.org/debian testing/main amd64 libpipeline1 amd64 1.5.0-1 [29.0 kB]                                                                                                 
Get:187 http://deb.debian.org/debian testing/main amd64 man-db amd64 2.8.2-1 [1,179 kB]                                                                                                      
Get:188 http://deb.debian.org/debian testing/main amd64 python2.7 amd64 2.7.14-7 [293 kB]                                                                                                    
Get:189 http://deb.debian.org/debian testing/main amd64 libpython2.7-stdlib amd64 2.7.14-7 [1,911 kB]                                                                                        
Get:190 http://deb.debian.org/debian testing/main amd64 python2.7-minimal amd64 2.7.14-7 [1,351 kB]                                                                                          
Get:191 http://deb.debian.org/debian testing/main amd64 libpython2.7-minimal amd64 2.7.14-7 [393 kB]                                                                                         
Get:192 http://deb.debian.org/debian testing/main amd64 python-minimal amd64 2.7.14-4 [41.0 kB]                                                                                              
Get:193 http://deb.debian.org/debian testing/main amd64 python amd64 2.7.14-4 [155 kB]                                                                                                       
Get:194 http://deb.debian.org/debian testing/main amd64 libpython-stdlib amd64 2.7.14-4 [20.4 kB]                                                                                            
Get:195 http://deb.debian.org/debian testing/main amd64 libaprutil1-ldap amd64 1.6.1-2 [16.8 kB]                                                                                             
Get:196 http://deb.debian.org/debian testing/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [18.7 kB]                                                                                      
Get:197 http://deb.debian.org/debian testing/main amd64 libaprutil1 amd64 1.6.1-2 [91.8 kB]                                                                                                  
Get:198 http://deb.debian.org/debian testing/main amd64 libapr1 amd64 1.6.3-2 [101 kB]                                                                                                       
Get:199 http://deb.debian.org/debian testing/main amd64 libbrotli1 amd64 1.0.3-1 [266 kB]                                                                                                    
Get:200 http://deb.debian.org/debian testing/main amd64 libicu57 amd64 57.1-9 [7,698 kB]                                                                                                     
Get:201 http://deb.debian.org/debian testing/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1 [725 kB]                                                                                               
Get:202 http://deb.debian.org/debian testing/main amd64 apache2 amd64 2.4.29-2 [241 kB]                                                                                                      
Get:203 http://deb.debian.org/debian testing/main amd64 apache2-bin amd64 2.4.29-2 [1,217 kB]                                                                                                
Get:204 http://deb.debian.org/debian testing/main amd64 apache2-data all 2.4.29-2 [161 kB]                                                                                                   
Get:205 http://deb.debian.org/debian testing/main amd64 apache2-utils amd64 2.4.29-2 [224 kB]                                                                                                
Get:206 http://deb.debian.org/debian testing/main amd64 libss2 amd64 1.44.0-1 [71.2 kB]                                                                                                      
Get:207 http://deb.debian.org/debian testing/main amd64 tzdata all 2018c-1 [250 kB]                                                                                                          
Get:208 http://deb.debian.org/debian testing/main amd64 cpio amd64 2.12+dfsg-6 [222 kB]                                                                                                      
Get:209 http://deb.debian.org/debian testing/main amd64 dmidecode amd64 3.1-1 [70.6 kB]                                                                                                      
Get:210 http://deb.debian.org/debian testing/main amd64 libisc-export166 amd64 1:9.11.2.P1-1 [198 kB]                                                                                        
Get:211 http://deb.debian.org/debian testing/main amd64 libdns-export169 amd64 1:9.11.2.P1-1 [767 kB]                                                                                        
Get:212 http://deb.debian.org/debian testing/main amd64 isc-dhcp-client amd64 4.3.5-3.1 [327 kB]                                                                                             
Get:213 http://deb.debian.org/debian testing/main amd64 isc-dhcp-common amd64 4.3.5-3.1 [136 kB]                                                                                             
Get:214 http://deb.debian.org/debian testing/main amd64 less amd64 487-0.1 [129 kB]                                                                                                          
Get:215 http://deb.debian.org/debian testing/main amd64 nano amd64 2.9.4-1 [524 kB]                                                                                                          
Get:216 http://deb.debian.org/debian testing/main amd64 libestr0 amd64 0.1.10-2.1 [8,694 B]                                                                                                  
Get:217 http://deb.debian.org/debian testing/main amd64 libfastjson4 amd64 0.99.8-2 [26.8 kB]                                                                                                
Get:218 http://deb.debian.org/debian testing/main amd64 liblogging-stdlog0 amd64 1.0.6-3 [13.4 kB]                                                                                           
Get:219 http://deb.debian.org/debian testing/main amd64 liblognorm5 amd64 2.0.3-1 [57.5 kB]                                                                                                  
Get:220 http://deb.debian.org/debian testing/main amd64 rsyslog amd64 8.33.1-1 [601 kB]                                                                                                      
Get:221 http://deb.debian.org/debian testing/main amd64 vim-tiny amd64 2:8.0.1453-1+b1 [589 kB]                                                                                              
Get:222 http://deb.debian.org/debian testing/main amd64 xxd amd64 2:8.0.1453-1+b1 [137 kB]                                                                                                   
Get:223 http://deb.debian.org/debian testing/main amd64 vim-common all 2:8.0.1453-1 [190 kB]                                                                                                 
Get:224 http://deb.debian.org/debian testing/main amd64 libslang2 amd64 2.3.2-1 [508 kB]                                                                                                     
Get:225 http://deb.debian.org/debian testing/main amd64 libnewt0.52 amd64 0.52.20-3 [72.8 kB]                                                                                                
Get:226 http://deb.debian.org/debian testing/main amd64 whiptail amd64 0.52.20-3 [38.7 kB]                                                                                                   
Get:227 http://deb.debian.org/debian testing/main amd64 bash-completion all 1:2.7-1 [202 kB]                                                                                                 
Get:228 http://deb.debian.org/debian testing/main amd64 geoip-database all 20180215-1 [2,347 kB]                                                                                             
Get:229 http://deb.debian.org/debian testing/main amd64 libgeoip1 amd64 1.6.12-1 [93.1 kB]                                                                                                   
Get:230 http://deb.debian.org/debian testing/main amd64 liblmdb0 amd64 0.9.21-1 [44.2 kB]                                                                                                    
Get:231 http://deb.debian.org/debian testing/main amd64 libisc166 amd64 1:9.11.2.P1-1 [274 kB]                                                                                               
Get:232 http://deb.debian.org/debian testing/main amd64 libdns169 amd64 1:9.11.2.P1-1 [1,001 kB]                                                                                             
Get:233 http://deb.debian.org/debian testing/main amd64 libisccc160 amd64 1:9.11.2.P1-1 [51.0 kB]                                                                                            
Get:234 http://deb.debian.org/debian testing/main amd64 libisccfg160 amd64 1:9.11.2.P1-1 [81.0 kB]                                                                                           
Get:235 http://deb.debian.org/debian testing/main amd64 libbind9-160 amd64 1:9.11.2.P1-1 [59.9 kB]                                                                                           
Get:236 http://deb.debian.org/debian testing/main amd64 liblwres160 amd64 1:9.11.2.P1-1 [66.5 kB]                                                                                            
Get:237 http://deb.debian.org/debian testing/main amd64 bind9-host amd64 1:9.11.2.P1-1 [84.2 kB]                                                                                             
Get:238 http://deb.debian.org/debian testing/main amd64 file amd64 1:5.32-2 [64.5 kB]                                                                                                        
Get:239 http://deb.debian.org/debian testing/main amd64 libmagic1 amd64 1:5.32-2 [111 kB]                                                                                                    
Get:240 http://deb.debian.org/debian testing/main amd64 libmagic-mgc amd64 1:5.32-2 [225 kB]                                                                                                 
Get:241 http://deb.debian.org/debian testing/main amd64 libasprintf0v5 amd64 0.19.8.1-4 [29.3 kB]                                                                                            
Get:242 http://deb.debian.org/debian testing/main amd64 gettext-base amd64 0.19.8.1-4 [122 kB]                                                                                               
Get:243 http://deb.debian.org/debian testing/main amd64 hdparm amd64 9.54+ds-1 [114 kB]                                                                                                      
Get:244 http://deb.debian.org/debian testing/main amd64 krb5-locales all 1.16-2 [94.7 kB]                                                                                                    
Get:245 http://deb.debian.org/debian testing/main amd64 liblockfile-bin amd64 1.14-1.1 [19.7 kB]                                                                                             
Get:246 http://deb.debian.org/debian testing/main amd64 manpages all 4.15-1 [1,269 kB]                                                                                                       
Get:247 http://deb.debian.org/debian testing/main amd64 ncurses-term all 6.1-1 [484 kB]                                                                                                      
Get:248 http://deb.debian.org/debian testing/main amd64 netcat-traditional amd64 1.10-41.1 [66.9 kB]                                                                                         
Get:249 http://deb.debian.org/debian testing/main amd64 reportbug all 7.1.10 [129 kB]                                                                                                        
Get:250 http://deb.debian.org/debian testing/main amd64 python3-pkg-resources all 38.5.2-1 [142 kB]                                                                                          
Get:251 http://deb.debian.org/debian testing/main amd64 python3-chardet all 3.0.4-1 [80.2 kB]                                                                                                
Get:252 http://deb.debian.org/debian testing/main amd64 python3-six all 1.11.0-2 [15.2 kB]                                                                                                   
Get:253 http://deb.debian.org/debian testing/main amd64 python3-debian all 0.1.32 [73.1 kB]                                                                                                  
Get:254 http://deb.debian.org/debian testing/main amd64 python3-debianbts all 2.7.2 [12.6 kB]                                                                                                
Get:255 http://deb.debian.org/debian testing/main amd64 openssl amd64 1.1.0g-2 [741 kB]                                                                                                      
Get:256 http://deb.debian.org/debian testing/main amd64 ca-certificates all 20170717 [178 kB]                                                                                                
Get:257 http://deb.debian.org/debian testing/main amd64 python3-certifi all 2018.1.18-2 [144 kB]                                                                                             
Get:258 http://deb.debian.org/debian testing/main amd64 python3-idna all 2.6-1 [34.3 kB]                                                                                                     
Get:259 http://deb.debian.org/debian testing/main amd64 python3-requests all 2.18.4-2 [77.1 kB]                                                                                              
Get:260 http://deb.debian.org/debian testing/main amd64 python3-urllib3 all 1.22-1 [97.9 kB]                                                                                                 
Get:261 http://deb.debian.org/debian testing/main amd64 python3-reportbug all 7.1.10 [131 kB]                                                                                                
Get:262 http://deb.debian.org/debian testing/main amd64 wamerican all 2017.08.24-1 [213 kB]                                                                                                  
Get:263 http://deb.debian.org/debian testing/main amd64 wget amd64 1.19.4-1 [865 kB]                                                                                                         
Get:264 http://deb.debian.org/debian testing/main amd64 xz-utils amd64 5.2.2-1.3 [266 kB]                                                                                                    
Get:265 http://deb.debian.org/debian testing/main amd64 apparmor amd64 2.12-3 [520 kB]                                                                                                       
Get:266 http://deb.debian.org/debian testing/main amd64 busybox amd64 1:1.27.2-2 [406 kB]                                                                                                    
Get:267 http://deb.debian.org/debian testing/main amd64 libusb-0.1-4 amd64 2:0.1.12-31 [23.1 kB]                                                                                             
Get:268 http://deb.debian.org/debian testing/main amd64 discover amd64 2.1.2-8 [42.3 kB]                                                                                                     
Get:269 http://deb.debian.org/debian testing/main amd64 libdiscover2 amd64 2.1.2-8 [91.0 kB]                                                                                                 
Get:270 http://deb.debian.org/debian testing/main amd64 distro-info-data all 0.37 [5,952 B]                                                                                                  
Get:271 http://deb.debian.org/debian testing/main amd64 e2fsprogs-l10n all 1.44.0-1 [492 kB]                                                                                                 
Get:272 http://deb.debian.org/debian testing/main amd64 firmware-linux-free all 3.4 [19.2 kB]                                                                                                
Get:273 http://deb.debian.org/debian testing/main amd64 gcc-6-base amd64 6.4.0-12 [182 kB]                                                                                                   
Get:274 http://deb.debian.org/debian testing/main amd64 grub-pc amd64 2.02+dfsg1-3 [144 kB]                                                                                                  
Get:275 http://deb.debian.org/debian testing/main amd64 grub2-common amd64 2.02+dfsg1-3 [538 kB]                                                                                             
Get:276 http://deb.debian.org/debian testing/main amd64 grub-pc-bin amd64 2.02+dfsg1-3 [905 kB]                                                                                              
Get:277 http://deb.debian.org/debian testing/main amd64 libpng16-16 amd64 1.6.34-1 [287 kB]                                                                                                  
Get:278 http://deb.debian.org/debian testing/main amd64 libfreetype6 amd64 2.8.1-2 [461 kB]                                                                                                  
Get:279 http://deb.debian.org/debian testing/main amd64 grub-common amd64 2.02+dfsg1-3 [2,475 kB]                                                                                            
Get:280 http://deb.debian.org/debian testing/main amd64 ispell amd64 3.4.00-6 [147 kB]                                                                                                       
Get:281 http://deb.debian.org/debian testing/main amd64 ibritish all 3.4.00-6 [188 kB]                                                                                                       
Get:282 http://deb.debian.org/debian testing/main amd64 iamerican all 3.4.00-6 [187 kB]                                                                                                      
Get:283 http://deb.debian.org/debian testing/main amd64 ienglish-common all 3.4.00-6 [29.7 kB]                                                                                               
Get:284 http://deb.debian.org/debian testing/main amd64 installation-report all 2.68 [19.3 kB]                                                                                               
Get:285 http://deb.debian.org/debian testing/main amd64 libglib2.0-0 amd64 2.54.3-2 [2,822 kB]                                                                                               
Get:286 http://deb.debian.org/debian testing/main amd64 libnuma1 amd64 2.0.11-2.1 [33.3 kB]                                                                                                  
Get:287 http://deb.debian.org/debian testing/main amd64 irqbalance amd64 1.3.0-0.1 [51.5 kB]                                                                                                 
Get:288 http://deb.debian.org/debian testing/main amd64 iso-codes all 3.79-1 [2,619 kB]                                                                                                      
Get:289 http://deb.debian.org/debian testing/main amd64 klibc-utils amd64 2.0.4-11 [109 kB]                                                                                                  
Get:290 http://deb.debian.org/debian testing/main amd64 libklibc amd64 2.0.4-11 [53.2 kB]                                                                                                    
Get:291 http://deb.debian.org/debian testing/main amd64 laptop-detect all 0.16 [7,238 B]                                                                                                     
Get:292 http://deb.debian.org/debian testing/main amd64 psmisc amd64 23.1-1 [115 kB]                                                                                                         
Get:293 http://deb.debian.org/debian testing/main amd64 php-common all 1:60 [14.7 kB]                                                                                                        
Get:294 http://deb.debian.org/debian testing/main amd64 php7.2-common amd64 7.2.3-1 [903 kB]                                                                                                 
Get:295 http://deb.debian.org/debian testing/main amd64 php7.2-json amd64 7.2.3-1 [18.8 kB]                                                                                                  
Get:296 http://deb.debian.org/debian testing/main amd64 php7.2-opcache amd64 7.2.3-1 [165 kB]                                                                                                
Get:297 http://deb.debian.org/debian testing/main amd64 php7.2-readline amd64 7.2.3-1 [12.1 kB]                                                                                              
Get:298 http://deb.debian.org/debian testing/main amd64 libsodium23 amd64 1.0.16-2 [154 kB]                                                                                                  
Get:299 http://deb.debian.org/debian testing/main amd64 php7.2-cli amd64 7.2.3-1 [1,405 kB]                                                                                                  
Get:300 http://deb.debian.org/debian testing/main amd64 libapache2-mod-php7.2 amd64 7.2.3-1 [1,350 kB]                                                                                       
Get:301 http://deb.debian.org/debian testing/main amd64 libapache2-mod-php all 1:7.2+60 [5,824 B]                                                                                            
Get:302 http://deb.debian.org/debian testing/main amd64 php7.0-readline amd64 7.0.28-1 [12.4 kB]                                                                                             
Get:303 http://deb.debian.org/debian testing/main amd64 php7.0-json amd64 7.0.28-1 [17.2 kB]                                                                                                 
Get:304 http://deb.debian.org/debian testing/main amd64 php7.0-opcache amd64 7.0.28-1 [79.5 kB]                                                                                              
Get:305 http://deb.debian.org/debian testing/main amd64 php7.0-cli amd64 7.0.28-1 [1,300 kB]                                                                                                 
Get:306 http://deb.debian.org/debian testing/main amd64 libapache2-mod-php7.0 amd64 7.0.28-1 [1,244 kB]                                                                                      
Get:307 http://deb.debian.org/debian testing/main amd64 php7.0-common amd64 7.0.28-1 [881 kB]                                                                                                
Get:308 http://deb.debian.org/debian testing/main amd64 libglib2.0-data all 2.54.3-2 [2,551 kB]                                                                                              
Get:309 http://deb.debian.org/debian testing/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]                                                                                                     
Get:310 http://deb.debian.org/debian testing/main amd64 libgssglue1 amd64 0.4-2+b2 [23.9 kB]                                                                                                 
Get:311 http://deb.debian.org/debian testing/main amd64 libkadm5clnt-mit11 amd64 1.16-2 [73.6 kB]                                                                                            
Get:312 http://deb.debian.org/debian testing/main amd64 libkrad0 amd64 1.16-2 [56.6 kB]                                                                                                      
Get:313 http://deb.debian.org/debian testing/main amd64 liblockfile1 amd64 1.14-1.1 [16.2 kB]                                                                                                
Get:314 http://deb.debian.org/debian testing/main amd64 libnss-systemd amd64 238-2 [183 kB]                                                                                                  
Get:315 http://deb.debian.org/debian testing/main amd64 libwgdb0 amd64 0.7.3-4 [66.0 kB]                                                                                                     
Get:316 http://deb.debian.org/debian testing/main amd64 libxapian30 amd64 1.4.5-1 [1,056 kB]                                                                                                 
Get:317 http://deb.debian.org/debian testing/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]                                                                                                 
Get:318 http://deb.debian.org/debian testing/main amd64 libxcb1 amd64 1.13-1 [136 kB]                                                                                                        
Get:319 http://deb.debian.org/debian testing/main amd64 linux-image-4.14.0-3-amd64 amd64 4.14.17-1 [44.3 MB]                                                                                 
Get:320 http://deb.debian.org/debian testing/main amd64 linux-image-amd64 amd64 4.14+89 [7,712 B]                                                                                            
Get:321 http://deb.debian.org/debian testing/main amd64 lsb-release all 9.20170808 [27.3 kB]                                                                                                 
Get:322 http://deb.debian.org/debian testing/main amd64 multiarch-support amd64 2.27-2 [210 kB]                                                                                              
Get:323 http://deb.debian.org/debian testing/main amd64 os-prober amd64 1.76 [30.0 kB]                                                                                                       
Get:324 http://deb.debian.org/debian testing/main amd64 powermgmt-base all 1.32 [9,212 B]                                                                                                    
Get:325 http://deb.debian.org/debian testing/main amd64 rename all 0.20-7 [12.9 kB]                                                                                                          
Get:326 http://deb.debian.org/debian testing/main amd64 rsync amd64 3.1.2-2.1 [395 kB]                                                                                                       
Get:327 http://deb.debian.org/debian testing/main amd64 shared-mime-info amd64 1.9-2 [753 kB]                                                                                                
Get:328 http://deb.debian.org/debian testing/main amd64 sudo amd64 1.8.21p2-3 [1,103 kB]                                                                                                     
Get:329 http://deb.debian.org/debian testing/main amd64 util-linux-locales all 2.31.1-0.4 [1,039 kB]                                                                                         
Get:330 http://deb.debian.org/debian testing/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]                                                                                                     
Get:331 http://deb.debian.org/debian testing/main amd64 xdg-user-dirs amd64 0.16-1 [52.5 kB]                                                                                                 
Get:332 http://deb.debian.org/debian testing/main amd64 xml-core all 0.18 [23.4 kB]                                                                                                          
Fetched 177 MB in 41s (4,262 kB/s)                                                                                                                                                           
Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 27568 files and directories currently installed.)
Preparing to unpack .../base-files_10.1_amd64.deb ...
Unpacking base-files (10.1) over (9.9+deb9u4) ...
Setting up base-files (10.1) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
(Reading database ... 27569 files and directories currently installed.)
Preparing to unpack .../debianutils_4.8.4_amd64.deb ...
Unpacking debianutils (4.8.4) over (4.8.1.1) ...
Setting up debianutils (4.8.4) ...
(Reading database ... 27569 files and directories currently installed.)
Preparing to unpack .../bash_4.4.18-1.1_amd64.deb ...
Unpacking bash (4.4.18-1.1) over (4.4-5) ...
Setting up bash (4.4.18-1.1) ...
Installing new version of config file /etc/bash.bashrc ...
Installing new version of config file /etc/skel/.profile ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 27569 files and directories currently installed.)
Preparing to unpack .../libc-l10n_2.27-2_all.deb ...
Unpacking libc-l10n (2.27-2) over (2.24-11+deb9u3) ...
Preparing to unpack .../locales_2.27-2_all.deb ...
Unpacking locales (2.27-2) over (2.24-11+deb9u3) ...
Preparing to unpack .../libc6_2.27-2_amd64.deb ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking libc6:amd64 (2.27-2) over (2.24-11+deb9u3) ...
Setting up libc6:amd64 (2.27-2) ...
Installing new version of config file /etc/ld.so.conf.d/x86_64-linux-gnu.conf ...
Checking for services that may need to be restarted...
Checking init scripts...

Restarting services possibly affected by the upgrade:
  cron: restarting...done.

Services restarted successfully.
(Reading database ... 27588 files and directories currently installed.)
Preparing to unpack .../libc-bin_2.27-2_amd64.deb ...
Unpacking libc-bin (2.27-2) over (2.24-11+deb9u3) ...
Setting up libc-bin (2.27-2) ...
(Reading database ... 27588 files and directories currently installed.)
Preparing to unpack .../libssl1.1_1.1.0g-2_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.0g-2) over (1.1.0f-3+deb9u1) ...
Selecting previously unselected package libpython3.6-minimal:amd64.
Preparing to unpack .../libpython3.6-minimal_3.6.5~rc1-1_amd64.deb ...
Unpacking libpython3.6-minimal:amd64 (3.6.5~rc1-1) ...
Preparing to unpack .../libexpat1_2.2.5-3_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.5-3) over (2.2.0-2+deb9u1) ...
Selecting previously unselected package python3.6-minimal.
Preparing to unpack .../python3.6-minimal_3.6.5~rc1-1_amd64.deb ...
Unpacking python3.6-minimal (3.6.5~rc1-1) ...
Preparing to unpack .../libaudit-common_1%3a2.8.2-1_all.deb ...
Unpacking libaudit-common (1:2.8.2-1) over (1:2.6.7-2) ...
Setting up libaudit-common (1:2.8.2-1) ...
(Reading database ... 27827 files and directories currently installed.)
Preparing to unpack .../libcap-ng0_0.7.7-3.1+b1_amd64.deb ...
Unpacking libcap-ng0:amd64 (0.7.7-3.1+b1) over (0.7.7-3+b1) ...
Setting up libcap-ng0:amd64 (0.7.7-3.1+b1) ...
(Reading database ... 27827 files and directories currently installed.)
Preparing to unpack .../libaudit1_1%3a2.8.2-1_amd64.deb ...
Unpacking libaudit1:amd64 (1:2.8.2-1) over (1:2.6.7-2) ...
Setting up libaudit1:amd64 (1:2.8.2-1) ...
(Reading database ... 27827 files and directories currently installed.)
Preparing to unpack .../libpam0g_1.1.8-3.7_amd64.deb ...
Unpacking libpam0g:amd64 (1.1.8-3.7) over (1.1.8-3.6) ...
Setting up libpam0g:amd64 (1.1.8-3.7) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 27827 files and directories currently installed.)
Preparing to unpack .../libpcre3_2%3a8.39-9_amd64.deb ...
Unpacking libpcre3:amd64 (2:8.39-9) over (2:8.39-3) ...
Setting up libpcre3:amd64 (2:8.39-9) ...
(Reading database ... 27827 files and directories currently installed.)
Preparing to unpack .../libselinux1_2.7-2+b1_amd64.deb ...
Unpacking libselinux1:amd64 (2.7-2+b1) over (2.6-3+b3) ...
Setting up libselinux1:amd64 (2.7-2+b1) ...
(Reading database ... 27826 files and directories currently installed.)
Preparing to unpack .../libsepol1_2.7-1_amd64.deb ...
Unpacking libsepol1:amd64 (2.7-1) over (2.6-2) ...
Setting up libsepol1:amd64 (2.7-1) ...
(Reading database ... 27825 files and directories currently installed.)
Preparing to unpack .../libsemanage-common_2.7-2_all.deb ...
Unpacking libsemanage-common (2.7-2) over (2.6-2) ...
Setting up libsemanage-common (2.7-2) ...
(Reading database ... 27824 files and directories currently installed.)
Preparing to unpack .../libsemanage1_2.7-2+b1_amd64.deb ...
Unpacking libsemanage1:amd64 (2.7-2+b1) over (2.6-2) ...
Setting up libsemanage1:amd64 (2.7-2+b1) ...
(Reading database ... 27824 files and directories currently installed.)
Preparing to unpack .../libpam-modules-bin_1.1.8-3.7_amd64.deb ...
Unpacking libpam-modules-bin (1.1.8-3.7) over (1.1.8-3.6) ...
Setting up libpam-modules-bin (1.1.8-3.7) ...
(Reading database ... 27824 files and directories currently installed.)
Preparing to unpack .../libpam-modules_1.1.8-3.7_amd64.deb ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Unpacking libpam-modules:amd64 (1.1.8-3.7) over (1.1.8-3.6) ...
Setting up libpam-modules:amd64 (1.1.8-3.7) ...
(Reading database ... 27825 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.5-1_amd64.deb ...
Unpacking passwd (1:4.5-1) over (1:4.4-4.1) ...
Setting up passwd (1:4.5-1) ...
(Reading database ... 27825 files and directories currently installed.)
Preparing to unpack .../archives/adduser_3.117_all.deb ...
Unpacking adduser (3.117) over (3.115) ...
Setting up adduser (3.117) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 27825 files and directories currently installed.)
Preparing to unpack .../libgpg-error0_1.27-6_amd64.deb ...
Unpacking libgpg-error0:amd64 (1.27-6) over (1.26-2) ...
Setting up libgpg-error0:amd64 (1.27-6) ...
(Reading database ... 27825 files and directories currently installed.)
Preparing to unpack .../libgcrypt20_1.8.1-4_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.8.1-4) over (1.7.6-2+deb9u2) ...
Setting up libgcrypt20:amd64 (1.8.1-4) ...
Selecting previously unselected package libargon2-0:amd64.
(Reading database ... 27825 files and directories currently installed.)
Preparing to unpack .../libargon2-0_0~20161029-1.1_amd64.deb ...
Unpacking libargon2-0:amd64 (0~20161029-1.1) ...
Selecting previously unselected package libjson-c3:amd64.
Preparing to unpack .../libjson-c3_0.12.1-1.3_amd64.deb ...
Unpacking libjson-c3:amd64 (0.12.1-1.3) ...
Preparing to unpack .../dmsetup_2%3a1.02.145-4.1_amd64.deb ...
Unpacking dmsetup (2:1.02.145-4.1) over (2:1.02.137-2) ...
Preparing to unpack .../libuuid1_2.31.1-0.4_amd64.deb ...
Unpacking libuuid1:amd64 (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Setting up libuuid1:amd64 (2.31.1-0.4) ...
(Reading database ... 27838 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.31.1-0.4_amd64.deb ...
Unpacking libblkid1:amd64 (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Setting up libblkid1:amd64 (2.31.1-0.4) ...
(Reading database ... 27838 files and directories currently installed.)
Preparing to unpack .../liblzma5_5.2.2-1.3_amd64.deb ...
Unpacking liblzma5:amd64 (5.2.2-1.3) over (5.2.2-1.2+b1) ...
Setting up liblzma5:amd64 (5.2.2-1.3) ...
(Reading database ... 27837 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.31.1-0.4_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Setting up libsmartcols1:amd64 (2.31.1-0.4) ...
(Reading database ... 27837 files and directories currently installed.)
Preparing to unpack .../libfdisk1_2.31.1-0.4_amd64.deb ...
Unpacking libfdisk1:amd64 (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Setting up libfdisk1:amd64 (2.31.1-0.4) ...
(Reading database ... 27837 files and directories currently installed.)
Preparing to unpack .../libmount1_2.31.1-0.4_amd64.deb ...
Unpacking libmount1:amd64 (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Setting up libmount1:amd64 (2.31.1-0.4) ...
(Reading database ... 27837 files and directories currently installed.)
Preparing to unpack .../mount_2.31.1-0.4_amd64.deb ...
Unpacking mount (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Preparing to unpack .../util-linux_2.31.1-0.4_amd64.deb ...
Unpacking util-linux (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Selecting previously unselected package fdisk.
Preparing to unpack .../fdisk_2.31.1-0.4_amd64.deb ...
Unpacking fdisk (2.31.1-0.4) ...
Setting up fdisk (2.31.1-0.4) ...
(Reading database ... 27835 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.51_all.deb ...
Unpacking init-system-helpers (1.51) over (1.48) ...
Setting up init-system-helpers (1.51) ...
(Reading database ... 27835 files and directories currently installed.)
Preparing to unpack .../sysvinit-utils_2.88dsf-59.10_amd64.deb ...
Unpacking sysvinit-utils (2.88dsf-59.10) over (2.88dsf-59.9) ...
Setting up util-linux (2.31.1-0.4) ...
update-alternatives: warning: alternative /usr/bin/pg (part of link group pager) doesn't exist; removing from list of alternatives
Setting up sysvinit-utils (2.88dsf-59.10) ...
(Reading database ... 27835 files and directories currently installed.)
Preparing to unpack .../0-libpam-systemd_238-2_amd64.deb ...
Unpacking libpam-systemd:amd64 (238-2) over (232-25+deb9u2) ...
Preparing to unpack .../1-ifupdown_0.8.31_amd64.deb ...
Unpacking ifupdown (0.8.31) over (0.8.19) ...
Preparing to unpack .../2-systemd_238-2_amd64.deb ...
Unpacking systemd (238-2) over (232-25+deb9u2) ...
Preparing to unpack .../3-udev_238-2_amd64.deb ...
Unpacking udev (238-2) over (232-25+deb9u2) ...
systemctl: error while loading shared libraries: libcryptsetup.so.12: cannot open shared object file: No such file or directory
Preparing to unpack .../4-kmod_25-1_amd64.deb ...
Unpacking kmod (25-1) over (23-2) ...
systemctl: error while loading shared libraries: libcryptsetup.so.12: cannot open shared object file: No such file or directory
Preparing to unpack .../5-libkmod2_25-1_amd64.deb ...
Unpacking libkmod2:amd64 (25-1) over (23-2) ...
Preparing to unpack .../6-libncurses5_6.1-1_amd64.deb ...
Unpacking libncurses5:amd64 (6.1-1) over (6.0+20161126-1+deb9u2) ...
Preparing to unpack .../7-libtinfo5_6.1-1_amd64.deb ...
Unpacking libtinfo5:amd64 (6.1-1) over (6.0+20161126-1+deb9u2) ...
Setting up libtinfo5:amd64 (6.1-1) ...
(Reading database ... 27881 files and directories currently installed.)
Preparing to unpack .../libncursesw5_6.1-1_amd64.deb ...
Unpacking libncursesw5:amd64 (6.1-1) over (6.0+20161126-1+deb9u2) ...
Setting up libncursesw5:amd64 (6.1-1) ...
(Reading database ... 27881 files and directories currently installed.)
Preparing to unpack .../ncurses-bin_6.1-1_amd64.deb ...
Unpacking ncurses-bin (6.1-1) over (6.0+20161126-1+deb9u2) ...
Setting up ncurses-bin (6.1-1) ...
(Reading database ... 27883 files and directories currently installed.)
Preparing to unpack .../libsystemd0_238-2_amd64.deb ...
Unpacking libsystemd0:amd64 (238-2) over (232-25+deb9u2) ...
Setting up libsystemd0:amd64 (238-2) ...
(Reading database ... 27883 files and directories currently installed.)
Preparing to unpack .../0-libprocps6_2%3a3.3.12-4_amd64.deb ...
Unpacking libprocps6:amd64 (2:3.3.12-4) over (2:3.3.12-3) ...
Preparing to unpack .../1-libtext-iconv-perl_1.7-5+b6_amd64.deb ...
Unpacking libtext-iconv-perl (1.7-5+b6) over (1.7-5+b4) ...
Preparing to unpack .../2-libtext-charwidth-perl_0.04-7.1_amd64.deb ...
Unpacking libtext-charwidth-perl (0.04-7.1) over (0.04-7+b5) ...
Preparing to unpack .../3-perl_5.26.1-5_amd64.deb ...
Unpacking perl (5.26.1-5) over (5.24.1-3+deb9u2) ...
Selecting previously unselected package perl-modules-5.26.
Preparing to unpack .../4-perl-modules-5.26_5.26.1-5_all.deb ...
Unpacking perl-modules-5.26 (5.26.1-5) ...
Selecting previously unselected package libgdbm5:amd64.
Preparing to unpack .../5-libgdbm5_1.14.1-4_amd64.deb ...
Unpacking libgdbm5:amd64 (1.14.1-4) ...
Selecting previously unselected package libgdbm-compat4:amd64.
Preparing to unpack .../6-libgdbm-compat4_1.14.1-4_amd64.deb ...
Unpacking libgdbm-compat4:amd64 (1.14.1-4) ...
Selecting previously unselected package libperl5.26:amd64.
Preparing to unpack .../7-libperl5.26_5.26.1-5_amd64.deb ...
Unpacking libperl5.26:amd64 (5.26.1-5) ...
Preparing to unpack .../8-perl-base_5.26.1-5_amd64.deb ...
Unpacking perl-base (5.26.1-5) over (5.24.1-3+deb9u2) ...
Setting up perl-base (5.26.1-5) ...
(Reading database ... 29736 files and directories currently installed.)
Preparing to unpack .../liblocale-gettext-perl_1.07-3+b3_amd64.deb ...
Unpacking liblocale-gettext-perl (1.07-3+b3) over (1.07-3+b1) ...
Preparing to unpack .../libdb5.3_5.3.28-13.1+b1_amd64.deb ...
Unpacking libdb5.3:amd64 (5.3.28-13.1+b1) over (5.3.28-12+deb9u1) ...
Setting up libdb5.3:amd64 (5.3.28-13.1+b1) ...
(Reading database ... 29735 files and directories currently installed.)
Preparing to unpack .../procps_2%3a3.3.12-4_amd64.deb ...
Unpacking procps (2:3.3.12-4) over (2:3.3.12-3) ...
systemctl: error while loading shared libraries: libcryptsetup.so.12: cannot open shared object file: No such file or directory
Preparing to unpack .../libudev1_238-2_amd64.deb ...
Unpacking libudev1:amd64 (238-2) over (232-25+deb9u2) ...
Setting up libudev1:amd64 (238-2) ...
(Reading database ... 29736 files and directories currently installed.)
Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.145-4.1_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1) over (2:1.02.137-2) ...
Selecting previously unselected package libcryptsetup12:amd64.
Preparing to unpack .../libcryptsetup12_2%3a2.0.1-1_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.0.1-1) ...
Preparing to unpack .../libpam-runtime_1.1.8-3.7_all.deb ...
Unpacking libpam-runtime (1.1.8-3.7) over (1.1.8-3.6) ...
Setting up libpam-runtime (1.1.8-3.7) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 29742 files and directories currently installed.)
Preparing to unpack .../dbus_1.12.6-2_amd64.deb ...
Unpacking dbus (1.12.6-2) over (1.10.26-0+deb9u1) ...
Preparing to unpack .../libdbus-1-3_1.12.6-2_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.6-2) over (1.10.26-0+deb9u1) ...
Preparing to unpack .../libapparmor1_2.12-3_amd64.deb ...
Unpacking libapparmor1:amd64 (2.12-3) over (2.11.0-3+deb9u2) ...
Setting up libapparmor1:amd64 (2.12-3) ...
Setting up libargon2-0:amd64 (0~20161029-1.1) ...
Setting up libjson-c3:amd64 (0.12.1-1.3) ...
Setting up libkmod2:amd64 (25-1) ...
Setting up mount (2.31.1-0.4) ...
Setting up libncurses5:amd64 (6.1-1) ...
Setting up libprocps6:amd64 (2:3.3.12-4) ...
Setting up procps (2:3.3.12-4) ...
Installing new version of config file /etc/sysctl.conf ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1) ...
Setting up libcryptsetup12:amd64 (2:2.0.1-1) ...
Setting up systemd (238-2) ...
Installing new version of config file /etc/systemd/journald.conf ...
Installing new version of config file /etc/systemd/logind.conf ...
Installing new version of config file /etc/systemd/resolved.conf ...
Installing new version of config file /etc/systemd/system.conf ...
Installing new version of config file /etc/systemd/timesyncd.conf ...
Removing user `systemd-bus-proxy' ...
Warning: group `systemd-bus-proxy' has no more members.
Done.
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.hostname1.conf ...
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.locale1.conf ...
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.login1.conf ...
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.network1.conf ...
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.resolve1.conf ...
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.systemd1.conf ...
Removing obsolete conffile /etc/dbus-1/system.d/org.freedesktop.timedate1.conf ...
Setting up dmsetup (2:1.02.145-4.1) ...
update-initramfs: deferring update (trigger activated)
(Reading database ... 29744 files and directories currently installed.)
Preparing to unpack .../00-systemd-sysv_238-2_amd64.deb ...
Unpacking systemd-sysv (238-2) over (232-25+deb9u2) ...
Preparing to unpack .../01-libelf1_0.170-0.3_amd64.deb ...
Unpacking libelf1:amd64 (0.170-0.3) over (0.168-1) ...
Preparing to unpack .../02-iproute2_4.15.0-3_amd64.deb ...
Unpacking iproute2 (4.15.0-3) over (4.9.0-1+deb9u1) ...
Preparing to unpack .../03-libcap2_1%3a2.25-1.2_amd64.deb ...
Unpacking libcap2:amd64 (1:2.25-1.2) over (1:2.25-1) ...
Preparing to unpack .../04-libidn11_1.33-2.1_amd64.deb ...
Unpacking libidn11:amd64 (1.33-2.1) over (1.33-1) ...
Preparing to unpack .../05-libxtables12_1.6.2-1_amd64.deb ...
Unpacking libxtables12:amd64 (1.6.2-1) over (1.6.0+snapshot20161117-6) ...
Preparing to unpack .../06-iptables_1.6.2-1_amd64.deb ...
Unpacking iptables (1.6.2-1) over (1.6.0+snapshot20161117-6) ...
Preparing to unpack .../07-libip6tc0_1.6.2-1_amd64.deb ...
Unpacking libip6tc0:amd64 (1.6.2-1) over (1.6.0+snapshot20161117-6) ...
Preparing to unpack .../08-libiptc0_1.6.2-1_amd64.deb ...
Unpacking libiptc0:amd64 (1.6.2-1) over (1.6.0+snapshot20161117-6) ...
Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) over (1.0.1-3) ...
Preparing to unpack .../10-libip4tc0_1.6.2-1_amd64.deb ...
Unpacking libip4tc0:amd64 (1.6.2-1) over (1.6.0+snapshot20161117-6) ...
Preparing to unpack .../11-kbd_2.0.4-2_amd64.deb ...
Unpacking kbd (2.0.4-2) over (2.0.3-2+b1) ...
Preparing to unpack .../12-console-setup-linux_1.180_all.deb ...
Unpacking console-setup-linux (1.180) over (1.164) ...
Preparing to unpack .../13-console-setup_1.180_all.deb ...
Unpacking console-setup (1.180) over (1.164) ...
Preparing to unpack .../14-keyboard-configuration_1.180_all.deb ...
Unpacking keyboard-configuration (1.180) over (1.164) ...
Preparing to unpack .../15-xkb-data_2.23.1-1_all.deb ...
Unpacking xkb-data (2.23.1-1) over (2.19-1+deb9u1) ...
Preparing to unpack .../16-lsb-base_9.20170808_all.deb ...
Unpacking lsb-base (9.20170808) over (9.20161125) ...
Preparing to unpack .../17-cron_3.0pl1-130_amd64.deb ...
Unpacking cron (3.0pl1-130) over (3.0pl1-128+deb9u1) ...
Preparing to unpack .../18-tar_1.29b-2_amd64.deb ...
Unpacking tar (1.29b-2) over (1.29b-1.1) ...
Setting up tar (1.29b-2) ...
(Reading database ... 29839 files and directories currently installed.)
Preparing to unpack .../dpkg_1.19.0.5_amd64.deb ...
Unpacking dpkg (1.19.0.5) over (1.18.24) ...
Setting up dpkg (1.19.0.5) ...
Installing new version of config file /etc/alternatives/README ...
Installing new version of config file /etc/cron.daily/dpkg ...
Installing new version of config file /etc/logrotate.d/dpkg ...
(Reading database ... 29841 files and directories currently installed.)
Preparing to unpack .../gnupg_2.2.5-1_amd64.deb ...
Unpacking gnupg (2.2.5-1) over (2.1.18-8~deb9u1) ...
Preparing to unpack .../python3-apt_1.4.0~beta3+b1_amd64.deb ...
Unpacking python3-apt (1.4.0~beta3+b1) over (1.4.0~beta3) ...
Preparing to unpack .../python3-pycurl_7.43.0.1-0.2_amd64.deb ...
Unpacking python3-pycurl (7.43.0.1-0.2) over (7.43.0-2) ...
Preparing to unpack .../python3-minimal_3.6.4-1_amd64.deb ...
Unpacking python3-minimal (3.6.4-1) over (3.5.3-1) ...
Setting up libssl1.1:amd64 (1.1.0g-2) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libpython3.6-minimal:amd64 (3.6.5~rc1-1) ...
Setting up libexpat1:amd64 (2.2.5-3) ...
Setting up python3.6-minimal (3.6.5~rc1-1) ...
Setting up python3-minimal (3.6.4-1) ...
(Reading database ... 29817 files and directories currently installed.)
Preparing to unpack .../python3_3.6.4-1_amd64.deb ...
running python pre-rtupdate hooks for python3.6...
Unpacking python3 (3.6.4-1) over (3.5.3-1) ...
Preparing to unpack .../libffi6_3.2.1-8_amd64.deb ...
Unpacking libffi6:amd64 (3.2.1-8) over (3.2.1-6) ...
Setting up libffi6:amd64 (3.2.1-8) ...
(Reading database ... 29817 files and directories currently installed.)
Preparing to unpack .../00-libsqlite3-0_3.22.0-2_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.22.0-2) over (3.16.2-5+deb9u1) ...
Selecting previously unselected package libpython3.6-stdlib:amd64.
Preparing to unpack .../01-libpython3.6-stdlib_3.6.5~rc1-1_amd64.deb ...
Unpacking libpython3.6-stdlib:amd64 (3.6.5~rc1-1) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../02-python3-lib2to3_3.6.5~rc1-1_all.deb ...
Unpacking python3-lib2to3 (3.6.5~rc1-1) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../03-python3-distutils_3.6.5~rc1-1_all.deb ...
Unpacking python3-distutils (3.6.5~rc1-1) ...
Selecting previously unselected package python3.6.
Preparing to unpack .../04-python3.6_3.6.5~rc1-1_amd64.deb ...
Unpacking python3.6 (3.6.5~rc1-1) ...
Preparing to unpack .../05-libpython3-stdlib_3.6.4-1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.6.4-1) over (3.5.3-1) ...
Preparing to unpack .../06-libassuan0_2.5.1-2_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.1-2) over (2.4.3-2) ...
Preparing to unpack .../07-pinentry-curses_1.1.0-1_amd64.deb ...
Unpacking pinentry-curses (1.1.0-1) over (1.0.0-2) ...
Preparing to unpack .../08-libnpth0_1.5-3_amd64.deb ...
Unpacking libnpth0:amd64 (1.5-3) over (1.3-1) ...
Preparing to unpack .../09-gnupg-agent_2.2.5-1_all.deb ...
Unpacking gnupg-agent (2.2.5-1) over (2.1.18-8~deb9u1) ...
dpkg: warning: unable to delete old directory '/etc/X11/Xsession.d': Directory not empty
Selecting previously unselected package gpg-agent.
Preparing to unpack .../10-gpg-agent_2.2.5-1_amd64.deb ...
Unpacking gpg-agent (2.2.5-1) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../11-gpgconf_2.2.5-1_amd64.deb ...
Unpacking gpgconf (2.2.5-1) ...
Preparing to unpack .../12-libtasn1-6_4.13-2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.13-2) over (4.10-1.1+deb9u1) ...
Setting up libtasn1-6:amd64 (4.13-2) ...
Selecting previously unselected package libunistring2:amd64.
(Reading database ... 30474 files and directories currently installed.)
Preparing to unpack .../libunistring2_0.9.8-1_amd64.deb ...
Unpacking libunistring2:amd64 (0.9.8-1) ...
Setting up libunistring2:amd64 (0.9.8-1) ...
(Reading database ... 30480 files and directories currently installed.)
Preparing to unpack .../libgnutls-openssl27_3.5.18-1_amd64.deb ...
Unpacking libgnutls-openssl27:amd64 (3.5.18-1) over (3.5.8-5+deb9u3) ...
Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-3_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.1.2+dfsg-3) over (2:6.1.2+dfsg-1) ...
Setting up libgmp10:amd64 (2:6.1.2+dfsg-3) ...
(Reading database ... 30480 files and directories currently installed.)
Preparing to unpack .../libnettle6_3.4-1_amd64.deb ...
Unpacking libnettle6:amd64 (3.4-1) over (3.3-1+b2) ...
Setting up libnettle6:amd64 (3.4-1) ...
(Reading database ... 30481 files and directories currently installed.)
Preparing to unpack .../libhogweed4_3.4-1_amd64.deb ...
Unpacking libhogweed4:amd64 (3.4-1) over (3.3-1+b2) ...
Setting up libhogweed4:amd64 (3.4-1) ...
(Reading database ... 30481 files and directories currently installed.)
Preparing to unpack .../libidn2-0_2.0.4-1.1_amd64.deb ...
Unpacking libidn2-0:amd64 (2.0.4-1.1) over (0.16-1+deb9u1) ...
Setting up libidn2-0:amd64 (2.0.4-1.1) ...
(Reading database ... 30482 files and directories currently installed.)
Preparing to unpack .../libp11-kit0_0.23.9-2_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.23.9-2) over (0.23.3-2) ...
Setting up libp11-kit0:amd64 (0.23.9-2) ...
(Reading database ... 30482 files and directories currently installed.)
Preparing to unpack .../libgnutls30_3.5.18-1_amd64.deb ...
Unpacking libgnutls30:amd64 (3.5.18-1) over (3.5.8-5+deb9u3) ...
Setting up libgnutls30:amd64 (3.5.18-1) ...
(Reading database ... 30482 files and directories currently installed.)
Preparing to unpack .../0-libldap-common_2.4.45+dfsg-1_all.deb ...
Unpacking libldap-common (2.4.45+dfsg-1) over (2.4.44+dfsg-5+deb9u1) ...
Preparing to unpack .../1-libldap-2.4-2_2.4.45+dfsg-1_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1) over (2.4.44+dfsg-5+deb9u1) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../2-dirmngr_2.2.5-1_amd64.deb ...
Unpacking dirmngr (2.2.5-1) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../3-gnupg-l10n_2.2.5-1_all.deb ...
Unpacking gnupg-l10n (2.2.5-1) ...
Selecting previously unselected package gnupg-utils.
Preparing to unpack .../4-gnupg-utils_2.2.5-1_amd64.deb ...
Unpacking gnupg-utils (2.2.5-1) ...
Selecting previously unselected package gpg.
Preparing to unpack .../5-gpg_2.2.5-1_amd64.deb ...
Unpacking gpg (2.2.5-1) ...
Selecting previously unselected package gpg-wks-client.
Preparing to unpack .../6-gpg-wks-client_2.2.5-1_amd64.deb ...
Unpacking gpg-wks-client (2.2.5-1) ...
Selecting previously unselected package gpg-wks-server.
Preparing to unpack .../7-gpg-wks-server_2.2.5-1_amd64.deb ...
Unpacking gpg-wks-server (2.2.5-1) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../8-gpgsm_2.2.5-1_amd64.deb ...
Unpacking gpgsm (2.2.5-1) ...
Preparing to unpack .../9-gpgv_2.2.5-1_amd64.deb ...
Unpacking gpgv (2.2.5-1) over (2.1.18-8~deb9u1) ...
Setting up gpgv (2.2.5-1) ...
Selecting previously unselected package gcc-8-base:amd64.
(Reading database ... 30615 files and directories currently installed.)
Preparing to unpack .../gcc-8-base_8-20180312-2_amd64.deb ...
Unpacking gcc-8-base:amd64 (8-20180312-2) ...
Setting up gcc-8-base:amd64 (8-20180312-2) ...
(Reading database ... 30622 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a8-20180312-2_amd64.deb ...
Unpacking libgcc1:amd64 (1:8-20180312-2) over (1:6.3.0-18+deb9u1) ...
Setting up libgcc1:amd64 (1:8-20180312-2) ...
(Reading database ... 30622 files and directories currently installed.)
Preparing to unpack .../libstdc++6_8-20180312-2_amd64.deb ...
Unpacking libstdc++6:amd64 (8-20180312-2) over (6.3.0-18+deb9u1) ...
Setting up libstdc++6:amd64 (8-20180312-2) ...
(Reading database ... 30622 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.6~beta1_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.6~beta1) over (1.4.8) ...
Setting up libapt-pkg5.0:amd64 (1.6~beta1) ...
(Reading database ... 30622 files and directories currently installed.)
Preparing to unpack .../libapt-inst2.0_1.6~beta1_amd64.deb ...
Unpacking libapt-inst2.0:amd64 (1.6~beta1) over (1.4.8) ...
Preparing to unpack .../libcomerr2_1.44.0-1_amd64.deb ...
Unpacking libcomerr2:amd64 (1.44.0-1) over (1.43.4-2) ...
Selecting previously unselected package libcom-err2:amd64.
Preparing to unpack .../libcom-err2_1.44.0-1_amd64.deb ...
Unpacking libcom-err2:amd64 (1.44.0-1) ...
Setting up libcom-err2:amd64 (1.44.0-1) ...
(Reading database ... 30625 files and directories currently installed.)
Preparing to unpack .../libkeyutils1_1.5.9-9.2_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-9.2) over (1.5.9-9) ...
Preparing to unpack .../libk5crypto3_1.16-2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.16-2) over (1.15-1+deb9u1) ...
dpkg: libkdb5-8:amd64: dependency problems, but removing anyway as you requested:
 libkadm5srv-mit11:amd64 depends on libkdb5-8; however:
  Package libkdb5-8:amd64 is to be removed.

(Reading database ... 30625 files and directories currently installed.)
Removing libkdb5-8:amd64 (1.15-1+deb9u1) ...
(Reading database ... 30619 files and directories currently installed.)
Preparing to unpack .../00-libkadm5srv-mit11_1.16-2_amd64.deb ...
Unpacking libkadm5srv-mit11:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../01-libkrb5support0_1.16-2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../02-libgssapi-krb5-2_1.16-2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../03-libkrb5-3_1.16-2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../04-libgssrpc4_1.16-2_amd64.deb ...
Unpacking libgssrpc4:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Selecting previously unselected package libkdb5-9:amd64.
Preparing to unpack .../05-libkdb5-9_1.16-2_amd64.deb ...
Unpacking libkdb5-9:amd64 (1.16-2) ...
Preparing to unpack .../06-libnghttp2-14_1.31.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.31.0-1) over (1.18.1-1) ...
Preparing to unpack .../07-libpsl5_0.19.1-5_amd64.deb ...
Unpacking libpsl5:amd64 (0.19.1-5) over (0.17.0-3) ...
Preparing to unpack .../08-libssh2-1_1.8.0-1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.8.0-1) over (1.7.0-1) ...
Preparing to unpack .../09-libcurl3-gnutls_7.58.0-2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.58.0-2) over (7.52.1-5+deb9u4) ...
Preparing to unpack .../10-apt-listchanges_3.16_all.deb ...
Unpacking apt-listchanges (3.16) over (3.10) ...
Preparing to unpack .../11-debconf-i18n_1.5.66_all.deb ...
Unpacking debconf-i18n (1.5.66) over (1.5.61) ...
Preparing to unpack .../12-debconf_1.5.66_all.deb ...
Unpacking debconf (1.5.66) over (1.5.61) ...
Setting up debconf (1.5.66) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package python3-debconf.
(Reading database ... 30621 files and directories currently installed.)
Preparing to unpack .../python3-debconf_1.5.66_all.deb ...
Unpacking python3-debconf (1.5.66) ...
Preparing to unpack .../debian-archive-keyring_2017.7_all.deb ...
Unpacking debian-archive-keyring (2017.7) over (2017.5) ...
Setting up debian-archive-keyring (2017.7) ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg ...
Installing new version of config file /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg ...
(Reading database ... 30623 files and directories currently installed.)
Preparing to unpack .../apt_1.6~beta1_amd64.deb ...
Unpacking apt (1.6~beta1) over (1.4.8) ...
Setting up apt (1.6~beta1) ...
Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
Installing new version of config file /etc/cron.daily/apt-compat ...
(Reading database ... 30628 files and directories currently installed.)
Preparing to unpack .../apt-utils_1.6~beta1_amd64.deb ...
Unpacking apt-utils (1.6~beta1) over (1.4.8) ...
Preparing to unpack .../coreutils_8.28-1_amd64.deb ...
Unpacking coreutils (8.28-1) over (8.26-3) ...
Setting up coreutils (8.28-1) ...
(Reading database ... 30628 files and directories currently installed.)
Preparing to unpack .../sensible-utils_0.0.12_all.deb ...
Unpacking sensible-utils (0.0.12) over (0.0.9+deb9u1) ...
Setting up sensible-utils (0.0.12) ...
(Reading database ... 30621 files and directories currently installed.)
Preparing to unpack .../archives/ucf_3.0038_all.deb ...
Unpacking ucf (3.0038) over (3.0036) ...
Preparing to unpack .../libbsd0_0.8.7-1_amd64.deb ...
Unpacking libbsd0:amd64 (0.8.7-1) over (0.8.3-1) ...
Preparing to unpack .../bsdmainutils_11.1.2_amd64.deb ...
Unpacking bsdmainutils (11.1.2) over (9.0.12+nmu1) ...
Preparing to unpack .../bsdutils_1%3a2.31.1-0.4_amd64.deb ...
Unpacking bsdutils (1:2.31.1-0.4) over (1:2.29.2-1+deb9u1) ...
Setting up bsdutils (1:2.31.1-0.4) ...
(Reading database ... 30625 files and directories currently installed.)
Preparing to unpack .../dash_0.5.8-2.10_amd64.deb ...
Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'
Adding 'diversion of /bin/sh to /bin/sh.distrib by bash'
Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
Unpacking dash (0.5.8-2.10) over (0.5.8-2.4) ...
Setting up dash (0.5.8-2.10) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Removing 'diversion of /bin/sh to /bin/sh.distrib by bash'
Adding 'diversion of /bin/sh to /bin/sh.distrib by dash'
Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
(Reading database ... 30625 files and directories currently installed.)
Preparing to unpack .../diffutils_1%3a3.6-1_amd64.deb ...
Unpacking diffutils (1:3.6-1) over (1:3.5-3) ...
Setting up diffutils (1:3.6-1) ...
(Reading database ... 30625 files and directories currently installed.)
Preparing to unpack .../e2fslibs_1.44.0-1_amd64.deb ...
Unpacking e2fslibs:amd64 (1.44.0-1) over (1.43.4-2) ...
Selecting previously unselected package libext2fs2:amd64.
Preparing to unpack .../libext2fs2_1.44.0-1_amd64.deb ...
Unpacking libext2fs2:amd64 (1.44.0-1) ...
Setting up libext2fs2:amd64 (1.44.0-1) ...
(Reading database ... 30629 files and directories currently installed.)
Preparing to unpack .../e2fsprogs_1.44.0-1_amd64.deb ...
Unpacking e2fsprogs (1.44.0-1) over (1.43.4-2) ...
Setting up e2fsprogs (1.44.0-1) ...
Installing new version of config file /etc/mke2fs.conf ...
update-initramfs: deferring update (trigger activated)
(Reading database ... 30610 files and directories currently installed.)
Preparing to unpack .../findutils_4.6.0+git+20170828-2_amd64.deb ...
Unpacking findutils (4.6.0+git+20170828-2) over (4.6.0+git+20161106-2) ...
Setting up findutils (4.6.0+git+20170828-2) ...
(Reading database ... 30610 files and directories currently installed.)
Preparing to unpack .../archives/grep_3.1-2_amd64.deb ...
Unpacking grep (3.1-2) over (2.27-2) ...
Setting up grep (3.1-2) ...
(Reading database ... 30610 files and directories currently installed.)
Preparing to unpack .../hostname_3.20_amd64.deb ...
Unpacking hostname (3.20) over (3.18+b1) ...
Setting up hostname (3.20) ...
(Reading database ... 30609 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.5-1_amd64.deb ...
Unpacking login (1:4.5-1) over (1:4.4-4.1) ...
Setting up login (1:4.5-1) ...
Installing new version of config file /etc/securetty ...
(Reading database ... 30609 files and directories currently installed.)
Preparing to unpack .../archives/sed_4.4-2_amd64.deb ...
Unpacking sed (4.4-2) over (4.4-1) ...
Setting up sed (4.4-2) ...
(Reading database ... 30609 files and directories currently installed.)
Preparing to unpack .../libdebconfclient0_0.241+b1_amd64.deb ...
Unpacking libdebconfclient0:amd64 (0.241+b1) over (0.227) ...
Setting up libdebconfclient0:amd64 (0.241+b1) ...
(Reading database ... 30610 files and directories currently installed.)
Preparing to unpack .../base-passwd_3.5.44_amd64.deb ...
Unpacking base-passwd (3.5.44) over (3.5.43) ...
Setting up base-passwd (3.5.44) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 30610 files and directories currently installed.)
Preparing to unpack .../ncurses-base_6.1-1_all.deb ...
Unpacking ncurses-base (6.1-1) over (6.0+20161126-1+deb9u2) ...
Setting up ncurses-base (6.1-1) ...
Setting up systemd-sysv (238-2) ...
(Reading database ... 30610 files and directories currently installed.)
Preparing to unpack .../00-init_1.51_amd64.deb ...
Unpacking init (1.51) over (1.48) ...
Preparing to unpack .../01-libedit2_3.1-20170329-1_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20170329-1) over (3.1-20160903-3) ...
Preparing to unpack .../02-libssl1.0.2_1.0.2n-1_amd64.deb ...
Unpacking libssl1.0.2:amd64 (1.0.2n-1) over (1.0.2l-2+deb9u2) ...
Preparing to unpack .../03-openssh-sftp-server_1%3a7.6p1-4_amd64.deb ...
Unpacking openssh-sftp-server (1:7.6p1-4) over (1:7.4p1-10+deb9u3) ...
Preparing to unpack .../04-openssh-server_1%3a7.6p1-4_amd64.deb ...
Unpacking openssh-server (1:7.6p1-4) over (1:7.4p1-10+deb9u3) ...
dpkg: warning: unable to delete old directory '/etc/init': Directory not empty
Preparing to unpack .../05-openssh-client_1%3a7.6p1-4_amd64.deb ...
Unpacking openssh-client (1:7.6p1-4) over (1:7.4p1-10+deb9u3) ...
Preparing to unpack .../06-libwrap0_7.6.q-27_amd64.deb ...
Unpacking libwrap0:amd64 (7.6.q-27) over (7.6.q-26) ...
Preparing to unpack .../07-tcpd_7.6.q-27_amd64.deb ...
Unpacking tcpd (7.6.q-27) over (7.6.q-26) ...
Preparing to unpack .../08-task-ssh-server_3.43_all.deb ...
Unpacking task-ssh-server (3.43) over (3.39) ...
Preparing to unpack .../09-tasksel-data_3.43_all.deb ...
Unpacking tasksel-data (3.43) over (3.39) ...
Preparing to unpack .../10-task-english_3.43_all.deb ...
Unpacking task-english (3.43) over (3.39) ...
Preparing to unpack .../11-tasksel_3.43_all.deb ...
Unpacking tasksel (3.43) over (3.39) ...
Preparing to unpack .../12-groff-base_1.22.3-10_amd64.deb ...
Unpacking groff-base (1.22.3-10) over (1.22.3-9) ...
Preparing to unpack .../13-libpipeline1_1.5.0-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.0-1) over (1.4.1-2) ...
Preparing to unpack .../14-man-db_2.8.2-1_amd64.deb ...
Unpacking man-db (2.8.2-1) over (2.7.6.1-2) ...
Preparing to unpack .../15-python2.7_2.7.14-7_amd64.deb ...
Unpacking python2.7 (2.7.14-7) over (2.7.13-2+deb9u2) ...
Preparing to unpack .../16-libpython2.7-stdlib_2.7.14-7_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.14-7) over (2.7.13-2+deb9u2) ...
Preparing to unpack .../17-python2.7-minimal_2.7.14-7_amd64.deb ...
Unpacking python2.7-minimal (2.7.14-7) over (2.7.13-2+deb9u2) ...
Preparing to unpack .../18-libpython2.7-minimal_2.7.14-7_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.14-7) over (2.7.13-2+deb9u2) ...
Preparing to unpack .../19-python-minimal_2.7.14-4_amd64.deb ...
Unpacking python-minimal (2.7.14-4) over (2.7.13-2) ...
Setting up libpython2.7-minimal:amd64 (2.7.14-7) ...
Setting up python2.7-minimal (2.7.14-7) ...
Setting up python-minimal (2.7.14-4) ...
(Reading database ... 30643 files and directories currently installed.)
Preparing to unpack .../00-python_2.7.14-4_amd64.deb ...
Unpacking python (2.7.14-4) over (2.7.13-2) ...
Preparing to unpack .../01-libpython-stdlib_2.7.14-4_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.14-4) over (2.7.13-2) ...
Preparing to unpack .../02-libaprutil1-ldap_1.6.1-2_amd64.deb ...
Unpacking libaprutil1-ldap:amd64 (1.6.1-2) over (1.5.4-3) ...
Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ...
Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) over (1.5.4-3) ...
Preparing to unpack .../04-libaprutil1_1.6.1-2_amd64.deb ...
Unpacking libaprutil1:amd64 (1.6.1-2) over (1.5.4-3) ...
Preparing to unpack .../05-libapr1_1.6.3-2_amd64.deb ...
Unpacking libapr1:amd64 (1.6.3-2) over (1.5.2-5) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../06-libbrotli1_1.0.3-1_amd64.deb ...
Unpacking libbrotli1:amd64 (1.0.3-1) ...
Preparing to unpack .../07-libicu57_57.1-9_amd64.deb ...
Unpacking libicu57:amd64 (57.1-9) over (57.1-6+deb9u1) ...
Preparing to unpack .../08-libxml2_2.9.4+dfsg1-6.1_amd64.deb ...
Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1) over (2.9.4+dfsg1-2.2+deb9u2) ...
Preparing to unpack .../09-apache2_2.4.29-2_amd64.deb ...
Unpacking apache2 (2.4.29-2) over (2.4.25-3+deb9u3) ...
Preparing to unpack .../10-apache2-bin_2.4.29-2_amd64.deb ...
Unpacking apache2-bin (2.4.29-2) over (2.4.25-3+deb9u3) ...
Preparing to unpack .../11-apache2-data_2.4.29-2_all.deb ...
Unpacking apache2-data (2.4.29-2) over (2.4.25-3+deb9u3) ...
Preparing to unpack .../12-apache2-utils_2.4.29-2_amd64.deb ...
Unpacking apache2-utils (2.4.29-2) over (2.4.25-3+deb9u3) ...
Preparing to unpack .../13-libss2_1.44.0-1_amd64.deb ...
Unpacking libss2:amd64 (1.44.0-1) over (1.43.4-2) ...
Setting up libss2:amd64 (1.44.0-1) ...
(Reading database ... 30656 files and directories currently installed.)
Preparing to unpack .../000-tzdata_2018c-1_all.deb ...
Unpacking tzdata (2018c-1) over (2018c-0+deb9u1) ...
Preparing to unpack .../001-cpio_2.12+dfsg-6_amd64.deb ...
Unpacking cpio (2.12+dfsg-6) over (2.11+dfsg-6) ...
Preparing to unpack .../002-dmidecode_3.1-1_amd64.deb ...
Unpacking dmidecode (3.1-1) over (3.0-4) ...
Selecting previously unselected package libisc-export166:amd64.
Preparing to unpack .../003-libisc-export166_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libisc-export166:amd64 (1:9.11.2.P1-1) ...
Selecting previously unselected package libdns-export169.
Preparing to unpack .../004-libdns-export169_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libdns-export169 (1:9.11.2.P1-1) ...
Preparing to unpack .../005-isc-dhcp-client_4.3.5-3.1_amd64.deb ...
Unpacking isc-dhcp-client (4.3.5-3.1) over (4.3.5-3+deb9u1) ...
Preparing to unpack .../006-isc-dhcp-common_4.3.5-3.1_amd64.deb ...
Unpacking isc-dhcp-common (4.3.5-3.1) over (4.3.5-3+deb9u1) ...
Preparing to unpack .../007-less_487-0.1_amd64.deb ...
Unpacking less (487-0.1) over (481-2.1) ...
Preparing to unpack .../008-nano_2.9.4-1_amd64.deb ...
Unpacking nano (2.9.4-1) over (2.7.4-1) ...
Preparing to unpack .../009-libestr0_0.1.10-2.1_amd64.deb ...
Unpacking libestr0:amd64 (0.1.10-2.1) over (0.1.10-2) ...
Preparing to unpack .../010-libfastjson4_0.99.8-2_amd64.deb ...
Unpacking libfastjson4:amd64 (0.99.8-2) over (0.99.4-1) ...
Preparing to unpack .../011-liblogging-stdlog0_1.0.6-3_amd64.deb ...
Unpacking liblogging-stdlog0:amd64 (1.0.6-3) over (1.0.5-2+b2) ...
Preparing to unpack .../012-liblognorm5_2.0.3-1_amd64.deb ...
Unpacking liblognorm5:amd64 (2.0.3-1) over (2.0.1-1.1+b1) ...
Preparing to unpack .../013-rsyslog_8.33.1-1_amd64.deb ...
Unpacking rsyslog (8.33.1-1) over (8.24.0-1) ...
Preparing to unpack .../014-vim-tiny_2%3a8.0.1453-1+b1_amd64.deb ...
Unpacking vim-tiny (2:8.0.1453-1+b1) over (2:8.0.0197-4+deb9u1) ...
Preparing to unpack .../015-xxd_2%3a8.0.1453-1+b1_amd64.deb ...
Unpacking xxd (2:8.0.1453-1+b1) over (2:8.0.0197-4+deb9u1) ...
Preparing to unpack .../016-vim-common_2%3a8.0.1453-1_all.deb ...
Unpacking vim-common (2:8.0.1453-1) over (2:8.0.0197-4+deb9u1) ...
Preparing to unpack .../017-libslang2_2.3.2-1_amd64.deb ...
Unpacking libslang2:amd64 (2.3.2-1) over (2.3.1-5) ...
Preparing to unpack .../018-libnewt0.52_0.52.20-3_amd64.deb ...
Unpacking libnewt0.52:amd64 (0.52.20-3) over (0.52.19-1+b1) ...
Preparing to unpack .../019-whiptail_0.52.20-3_amd64.deb ...
Unpacking whiptail (0.52.20-3) over (0.52.19-1+b1) ...
Preparing to unpack .../020-bash-completion_1%3a2.7-1_all.deb ...
Unpacking bash-completion (1:2.7-1) over (1:2.1-4.3) ...
Preparing to unpack .../021-geoip-database_20180215-1_all.deb ...
Unpacking geoip-database (20180215-1) over (20170512-1) ...
Preparing to unpack .../022-libgeoip1_1.6.12-1_amd64.deb ...
Unpacking libgeoip1:amd64 (1.6.12-1) over (1.6.9-4) ...
Selecting previously unselected package liblmdb0:amd64.
Preparing to unpack .../023-liblmdb0_0.9.21-1_amd64.deb ...
Unpacking liblmdb0:amd64 (0.9.21-1) ...
Selecting previously unselected package libisc166:amd64.
Preparing to unpack .../024-libisc166_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libisc166:amd64 (1:9.11.2.P1-1) ...
Selecting previously unselected package libdns169:amd64.
Preparing to unpack .../025-libdns169_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libdns169:amd64 (1:9.11.2.P1-1) ...
Selecting previously unselected package libisccc160:amd64.
Preparing to unpack .../026-libisccc160_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libisccc160:amd64 (1:9.11.2.P1-1) ...
Selecting previously unselected package libisccfg160:amd64.
Preparing to unpack .../027-libisccfg160_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libisccfg160:amd64 (1:9.11.2.P1-1) ...
Selecting previously unselected package libbind9-160:amd64.
Preparing to unpack .../028-libbind9-160_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking libbind9-160:amd64 (1:9.11.2.P1-1) ...
Selecting previously unselected package liblwres160:amd64.
Preparing to unpack .../029-liblwres160_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking liblwres160:amd64 (1:9.11.2.P1-1) ...
Preparing to unpack .../030-bind9-host_1%3a9.11.2.P1-1_amd64.deb ...
Unpacking bind9-host (1:9.11.2.P1-1) over (1:9.10.3.dfsg.P4-12.3+deb9u4) ...
Preparing to unpack .../031-file_1%3a5.32-2_amd64.deb ...
Unpacking file (1:5.32-2) over (1:5.30-1+deb9u1) ...
Preparing to unpack .../032-libmagic1_1%3a5.32-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.32-2) over (1:5.30-1+deb9u1) ...
Preparing to unpack .../033-libmagic-mgc_1%3a5.32-2_amd64.deb ...
Unpacking libmagic-mgc (1:5.32-2) over (1:5.30-1+deb9u1) ...
Preparing to unpack .../034-libasprintf0v5_0.19.8.1-4_amd64.deb ...
Unpacking libasprintf0v5:amd64 (0.19.8.1-4) over (0.19.8.1-2) ...
Preparing to unpack .../035-gettext-base_0.19.8.1-4_amd64.deb ...
Unpacking gettext-base (0.19.8.1-4) over (0.19.8.1-2) ...
Preparing to unpack .../036-hdparm_9.54+ds-1_amd64.deb ...
Unpacking hdparm (9.54+ds-1) over (9.51+ds-1) ...
Preparing to unpack .../037-krb5-locales_1.16-2_all.deb ...
Unpacking krb5-locales (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../038-liblockfile-bin_1.14-1.1_amd64.deb ...
Unpacking liblockfile-bin (1.14-1.1) over (1.14-1+b1) ...
Preparing to unpack .../039-manpages_4.15-1_all.deb ...
Unpacking manpages (4.15-1) over (4.10-2) ...
Preparing to unpack .../040-ncurses-term_6.1-1_all.deb ...
Unpacking ncurses-term (6.1-1) over (6.0+20161126-1+deb9u2) ...
Preparing to unpack .../041-netcat-traditional_1.10-41.1_amd64.deb ...
Unpacking netcat-traditional (1.10-41.1) over (1.10-41+b1) ...
Preparing to unpack .../042-reportbug_7.1.10_all.deb ...
Unpacking reportbug (7.1.10) over (7.1.7+deb9u1) ...
Preparing to unpack .../043-python3-pkg-resources_38.5.2-1_all.deb ...
Unpacking python3-pkg-resources (38.5.2-1) over (33.1.1-1) ...
Preparing to unpack .../044-python3-chardet_3.0.4-1_all.deb ...
Unpacking python3-chardet (3.0.4-1) over (2.3.0-2) ...
Preparing to unpack .../045-python3-six_1.11.0-2_all.deb ...
Unpacking python3-six (1.11.0-2) over (1.10.0-3) ...
Preparing to unpack .../046-python3-debian_0.1.32_all.deb ...
Unpacking python3-debian (0.1.32) over (0.1.30) ...
Preparing to unpack .../047-python3-debianbts_2.7.2_all.deb ...
Unpacking python3-debianbts (2.7.2) over (2.6.1) ...
Preparing to unpack .../048-openssl_1.1.0g-2_amd64.deb ...
Unpacking openssl (1.1.0g-2) over (1.1.0f-3+deb9u1) ...
Preparing to unpack .../049-ca-certificates_20170717_all.deb ...
Unpacking ca-certificates (20170717) over (20161130+nmu1) ...
Selecting previously unselected package python3-certifi.
Preparing to unpack .../050-python3-certifi_2018.1.18-2_all.deb ...
Unpacking python3-certifi (2018.1.18-2) ...
Selecting previously unselected package python3-idna.
Preparing to unpack .../051-python3-idna_2.6-1_all.deb ...
Unpacking python3-idna (2.6-1) ...
Preparing to unpack .../052-python3-requests_2.18.4-2_all.deb ...
Unpacking python3-requests (2.18.4-2) over (2.12.4-1) ...
Preparing to unpack .../053-python3-urllib3_1.22-1_all.deb ...
Unpacking python3-urllib3 (1.22-1) over (1.19.1-1) ...
Preparing to unpack .../054-python3-reportbug_7.1.10_all.deb ...
Unpacking python3-reportbug (7.1.10) over (7.1.7+deb9u1) ...
Preparing to unpack .../055-wamerican_2017.08.24-1_all.deb ...
Unpacking wamerican (2017.08.24-1) over (7.1-1) ...
Preparing to unpack .../056-wget_1.19.4-1_amd64.deb ...
Unpacking wget (1.19.4-1) over (1.18-5+deb9u1) ...
Preparing to unpack .../057-xz-utils_5.2.2-1.3_amd64.deb ...
Unpacking xz-utils (5.2.2-1.3) over (5.2.2-1.2+b1) ...
Selecting previously unselected package apparmor.
Preparing to unpack .../058-apparmor_2.12-3_amd64.deb ...
Unpacking apparmor (2.12-3) ...
Preparing to unpack .../059-busybox_1%3a1.27.2-2_amd64.deb ...
Unpacking busybox (1:1.27.2-2) over (1:1.22.0-19+b3) ...
Preparing to unpack .../060-libusb-0.1-4_2%3a0.1.12-31_amd64.deb ...
Unpacking libusb-0.1-4:amd64 (2:0.1.12-31) over (2:0.1.12-30) ...
Preparing to unpack .../061-discover_2.1.2-8_amd64.deb ...
Unpacking discover (2.1.2-8) over (2.1.2-7.1) ...
Preparing to unpack .../062-libdiscover2_2.1.2-8_amd64.deb ...
Unpacking libdiscover2 (2.1.2-8) over (2.1.2-7.1) ...
Preparing to unpack .../063-distro-info-data_0.37_all.deb ...
Unpacking distro-info-data (0.37) over (0.36) ...
Selecting previously unselected package e2fsprogs-l10n.
Preparing to unpack .../064-e2fsprogs-l10n_1.44.0-1_all.deb ...
Unpacking e2fsprogs-l10n (1.44.0-1) ...
Selecting previously unselected package firmware-linux-free.
Preparing to unpack .../065-firmware-linux-free_3.4_all.deb ...
Unpacking firmware-linux-free (3.4) ...
Preparing to unpack .../066-gcc-6-base_6.4.0-12_amd64.deb ...
Unpacking gcc-6-base:amd64 (6.4.0-12) over (6.3.0-18+deb9u1) ...
Preparing to unpack .../067-grub-pc_2.02+dfsg1-3_amd64.deb ...
Unpacking grub-pc (2.02+dfsg1-3) over (2.02~beta3-5) ...
Preparing to unpack .../068-grub2-common_2.02+dfsg1-3_amd64.deb ...
Unpacking grub2-common (2.02+dfsg1-3) over (2.02~beta3-5) ...
Preparing to unpack .../069-grub-pc-bin_2.02+dfsg1-3_amd64.deb ...
Unpacking grub-pc-bin (2.02+dfsg1-3) over (2.02~beta3-5) ...
Preparing to unpack .../070-libpng16-16_1.6.34-1_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.34-1) over (1.6.28-1) ...
Preparing to unpack .../071-libfreetype6_2.8.1-2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.8.1-2) over (2.6.3-3.2) ...
Preparing to unpack .../072-grub-common_2.02+dfsg1-3_amd64.deb ...
Unpacking grub-common (2.02+dfsg1-3) over (2.02~beta3-5) ...
Preparing to unpack .../073-ispell_3.4.00-6_amd64.deb ...
Unpacking ispell (3.4.00-6) over (3.4.00-5) ...
Preparing to unpack .../074-ibritish_3.4.00-6_all.deb ...
Unpacking ibritish (3.4.00-6) over (3.4.00-5) ...
Preparing to unpack .../075-iamerican_3.4.00-6_all.deb ...
Unpacking iamerican (3.4.00-6) over (3.4.00-5) ...
Preparing to unpack .../076-ienglish-common_3.4.00-6_all.deb ...
Unpacking ienglish-common (3.4.00-6) over (3.4.00-5) ...
Preparing to unpack .../077-installation-report_2.68_all.deb ...
Unpacking installation-report (2.68) over (2.62) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../078-libglib2.0-0_2.54.3-2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.54.3-2) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../079-libnuma1_2.0.11-2.1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.11-2.1) ...
Selecting previously unselected package irqbalance.
Preparing to unpack .../080-irqbalance_1.3.0-0.1_amd64.deb ...
Unpacking irqbalance (1.3.0-0.1) ...
Preparing to unpack .../081-iso-codes_3.79-1_all.deb ...
Unpacking iso-codes (3.79-1) over (3.75-1) ...
Preparing to unpack .../082-klibc-utils_2.0.4-11_amd64.deb ...
Unpacking klibc-utils (2.0.4-11) over (2.0.4-9) ...
Preparing to unpack .../083-libklibc_2.0.4-11_amd64.deb ...
Unpacking libklibc (2.0.4-11) over (2.0.4-9) ...
Preparing to unpack .../084-laptop-detect_0.16_all.deb ...
Unpacking laptop-detect (0.16) over (0.13.8) ...
Preparing to unpack .../085-psmisc_23.1-1_amd64.deb ...
Unpacking psmisc (23.1-1) over (22.21-2.1+b2) ...
Preparing to unpack .../086-php-common_1%3a60_all.deb ...
Unpacking php-common (1:60) over (1:49) ...
Selecting previously unselected package php7.2-common.
Preparing to unpack .../087-php7.2-common_7.2.3-1_amd64.deb ...
Unpacking php7.2-common (7.2.3-1) ...
Selecting previously unselected package php7.2-json.
Preparing to unpack .../088-php7.2-json_7.2.3-1_amd64.deb ...
Unpacking php7.2-json (7.2.3-1) ...
Selecting previously unselected package php7.2-opcache.
Preparing to unpack .../089-php7.2-opcache_7.2.3-1_amd64.deb ...
Unpacking php7.2-opcache (7.2.3-1) ...
Selecting previously unselected package php7.2-readline.
Preparing to unpack .../090-php7.2-readline_7.2.3-1_amd64.deb ...
Unpacking php7.2-readline (7.2.3-1) ...
Selecting previously unselected package libsodium23:amd64.
Preparing to unpack .../091-libsodium23_1.0.16-2_amd64.deb ...
Unpacking libsodium23:amd64 (1.0.16-2) ...
Selecting previously unselected package php7.2-cli.
Preparing to unpack .../092-php7.2-cli_7.2.3-1_amd64.deb ...
Unpacking php7.2-cli (7.2.3-1) ...
Selecting previously unselected package libapache2-mod-php7.2.
Preparing to unpack .../093-libapache2-mod-php7.2_7.2.3-1_amd64.deb ...
Unpacking libapache2-mod-php7.2 (7.2.3-1) ...
Preparing to unpack .../094-libapache2-mod-php_1%3a7.2+60_all.deb ...
Unpacking libapache2-mod-php (1:7.2+60) over (1:7.0+49) ...
Preparing to unpack .../095-php7.0-readline_7.0.28-1_amd64.deb ...
Unpacking php7.0-readline (7.0.28-1) over (7.0.27-0+deb9u1) ...
Preparing to unpack .../096-php7.0-json_7.0.28-1_amd64.deb ...
Unpacking php7.0-json (7.0.28-1) over (7.0.27-0+deb9u1) ...
Preparing to unpack .../097-php7.0-opcache_7.0.28-1_amd64.deb ...
Unpacking php7.0-opcache (7.0.28-1) over (7.0.27-0+deb9u1) ...
Preparing to unpack .../098-php7.0-cli_7.0.28-1_amd64.deb ...
Unpacking php7.0-cli (7.0.28-1) over (7.0.27-0+deb9u1) ...
Preparing to unpack .../099-libapache2-mod-php7.0_7.0.28-1_amd64.deb ...
Unpacking libapache2-mod-php7.0 (7.0.28-1) over (7.0.27-0+deb9u1) ...
Preparing to unpack .../100-php7.0-common_7.0.28-1_amd64.deb ...
Unpacking php7.0-common (7.0.28-1) over (7.0.27-0+deb9u1) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../101-libglib2.0-data_2.54.3-2_all.deb ...
Unpacking libglib2.0-data (2.54.3-2) ...
Preparing to unpack .../102-libgpm2_1.20.7-5_amd64.deb ...
Unpacking libgpm2:amd64 (1.20.7-5) over (1.20.4-6.2+b1) ...
Preparing to unpack .../103-libgssglue1_0.4-2+b2_amd64.deb ...
Unpacking libgssglue1:amd64 (0.4-2+b2) over (0.4-2) ...
Preparing to unpack .../104-libkadm5clnt-mit11_1.16-2_amd64.deb ...
Unpacking libkadm5clnt-mit11:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../105-libkrad0_1.16-2_amd64.deb ...
Unpacking libkrad0:amd64 (1.16-2) over (1.15-1+deb9u1) ...
Preparing to unpack .../106-liblockfile1_1.14-1.1_amd64.deb ...
Unpacking liblockfile1:amd64 (1.14-1.1) over (1.14-1+b1) ...
Selecting previously unselected package libnss-systemd:amd64.
Preparing to unpack .../107-libnss-systemd_238-2_amd64.deb ...
Unpacking libnss-systemd:amd64 (238-2) ...
Preparing to unpack .../108-libwgdb0_0.7.3-4_amd64.deb ...
Unpacking libwgdb0:amd64 (0.7.3-4) over (0.7.3-2+b2) ...
Preparing to unpack .../109-libxapian30_1.4.5-1_amd64.deb ...
Unpacking libxapian30:amd64 (1.4.5-1) over (1.4.3-2) ...
Preparing to unpack .../110-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1+b2) over (1:1.0.8-1) ...
Preparing to unpack .../111-libxcb1_1.13-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.13-1) over (1.12-1) ...
Selecting previously unselected package linux-image-4.14.0-3-amd64.
Preparing to unpack .../112-linux-image-4.14.0-3-amd64_4.14.17-1_amd64.deb ...
Unpacking linux-image-4.14.0-3-amd64 (4.14.17-1) ...
Preparing to unpack .../113-linux-image-amd64_4.14+89_amd64.deb ...
Unpacking linux-image-amd64 (4.14+89) over (4.9+80+deb9u4) ...
Preparing to unpack .../114-lsb-release_9.20170808_all.deb ...
Unpacking lsb-release (9.20170808) over (9.20161125) ...
Preparing to unpack .../115-multiarch-support_2.27-2_amd64.deb ...
Unpacking multiarch-support (2.27-2) over (2.24-11+deb9u3) ...
Preparing to unpack .../116-os-prober_1.76_amd64.deb ...
Unpacking os-prober (1.76) over (1.76~deb9u1) ...
Preparing to unpack .../117-powermgmt-base_1.32_all.deb ...
Unpacking powermgmt-base (1.32) over (1.31+nmu1) ...
Preparing to unpack .../118-rename_0.20-7_all.deb ...
Unpacking rename (0.20-7) over (0.20-4) ...
Preparing to unpack .../119-rsync_3.1.2-2.1_amd64.deb ...
Unpacking rsync (3.1.2-2.1) over (3.1.2-1+deb9u1) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../120-shared-mime-info_1.9-2_amd64.deb ...
Unpacking shared-mime-info (1.9-2) ...
Preparing to unpack .../121-sudo_1.8.21p2-3_amd64.deb ...
Unpacking sudo (1.8.21p2-3) over (1.8.19p1-2.1) ...
Preparing to unpack .../122-util-linux-locales_2.31.1-0.4_all.deb ...
Unpacking util-linux-locales (2.31.1-0.4) over (2.29.2-1+deb9u1) ...
Preparing to unpack .../123-xauth_1%3a1.0.10-1_amd64.deb ...
Unpacking xauth (1:1.0.10-1) over (1:1.0.9-1+b2) ...
Selecting previously unselected package xdg-user-dirs.
Preparing to unpack .../124-xdg-user-dirs_0.16-1_amd64.deb ...
Unpacking xdg-user-dirs (0.16-1) ...
Preparing to unpack .../125-xml-core_0.18_all.deb ...
Unpacking xml-core (0.18) over (0.17) ...
Setting up libnpth0:amd64 (1.5-3) ...
Setting up libbrotli1:amd64 (1.0.3-1) ...
Setting up libapr1:amd64 (1.6.3-2) ...
Setting up ncurses-term (6.1-1) ...
Setting up libapt-inst2.0:amd64 (1.6~beta1) ...
Setting up manpages (4.15-1) ...
Setting up libnss-systemd:amd64 (238-2) ...
First installation detected...
Checking NSS setup...
Setting up libxapian30:amd64 (1.4.5-1) ...
Setting up cpio (2.12+dfsg-6) ...
Setting up powermgmt-base (1.32) ...
Setting up liblockfile-bin (1.14-1.1) ...
Setting up libestr0:amd64 (0.1.10-2.1) ...
Setting up less (487-0.1) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libip4tc0:amd64 (1.6.2-1) ...
Setting up libgssglue1:amd64 (0.4-2+b2) ...
Setting up psmisc (23.1-1) ...
Setting up libnghttp2-14:amd64 (1.31.0-1) ...
Setting up e2fslibs:amd64 (1.44.0-1) ...
Setting up liblmdb0:amd64 (0.9.21-1) ...
Processing triggers for mime-support (3.60) ...
Setting up xxd (2:8.0.1453-1+b1) ...
Setting up geoip-database (20180215-1) ...
Setting up iso-codes (3.79-1) ...
Setting up libpng16-16:amd64 (1.6.34-1) ...
Setting up libfastjson4:amd64 (0.99.8-2) ...
Setting up isc-dhcp-common (4.3.5-3.1) ...
Setting up dmidecode (3.1-1) ...
Setting up busybox (1:1.27.2-2) ...
Setting up libgpm2:amd64 (1.20.7-5) ...
Setting up libldap-common (2.4.45+dfsg-1) ...
Setting up apt-utils (1.6~beta1) ...
Setting up libpsl5:amd64 (0.19.1-5) ...
Setting up bash-completion (1:2.7-1) ...
Installing new version of config file /etc/profile.d/bash_completion.sh ...
Setting up libnuma1:amd64 (2.0.11-2.1) ...
Setting up multiarch-support (2.27-2) ...
Setting up tzdata (2018c-1) ...

Current default time zone: 'Etc/GMT+0'
Local time is now:      Mon Mar 19 08:27:03 GMT 2018.
Universal Time is now:  Mon Mar 19 08:27:03 UTC 2018.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up init (1.51) ...
Setting up installation-report (2.68) ...
Setting up libklibc (2.0.4-11) ...
Setting up libelf1:amd64 (0.170-0.3) ...
Setting up groff-base (1.22.3-10) ...
Setting up libglib2.0-0:amd64 (2.54.3-2) ...
No schema files found: doing nothing.
Setting up liblockfile1:amd64 (1.14-1.1) ...
Setting up libcap2:amd64 (1:2.25-1.2) ...
Setting up xkb-data (2.23.1-1) ...
Setting up gcc-6-base:amd64 (6.4.0-12) ...
Setting up liblogging-stdlog0:amd64 (1.0.6-3) ...
Setting up libwgdb0:amd64 (0.7.3-4) ...
Setting up netcat-traditional (1.10-41.1) ...
Setting up apache2-data (2.4.29-2) ...
Setting up distro-info-data (0.37) ...
Setting up gettext-base (0.19.8.1-4) ...
Setting up libpipeline1:amd64 (1.5.0-1) ...
Processing triggers for initramfs-tools (0.130) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-6-amd64
Setting up perl-modules-5.26 (5.26.1-5) ...
Processing triggers for sgml-base (1.29) ...
Setting up libgdbm5:amd64 (1.14.1-4) ...
Setting up libgeoip1:amd64 (1.6.12-1) ...
Setting up libicu57:amd64 (57.1-9) ...
Setting up iproute2 (4.15.0-3) ...
Installing new version of config file /etc/iproute2/nl_protos ...
Installing new version of config file /etc/iproute2/rt_tables.d/README ...
Setting up libbsd0:amd64 (0.8.7-1) ...
Setting up laptop-detect (0.16) ...
Setting up ucf (3.0038) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libxml2:amd64 (2.9.4+dfsg1-6.1) ...
Setting up liblognorm5:amd64 (2.0.3-1) ...
Setting up libfreetype6:amd64 (2.8.1-2) ...
Setting up libmagic-mgc (1:5.32-2) ...
Setting up gnupg-l10n (2.2.5-1) ...
Setting up libmagic1:amd64 (1:5.32-2) ...
Setting up lsb-base (9.20170808) ...
Setting up rsync (3.1.2-2.1) ...
Setting up libssl1.0.2:amd64 (1.0.2n-1) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up nano (2.9.4-1) ...
Installing new version of config file /etc/nanorc ...
Setting up libsodium23:amd64 (1.0.16-2) ...
Setting up libssh2-1:amd64 (1.8.0-1) ...
Setting up libglib2.0-data (2.54.3-2) ...
Setting up krb5-locales (1.16-2) ...
Processing triggers for libc-bin (2.27-2) ...
Setting up libxtables12:amd64 (1.6.2-1) ...
Setting up udev (238-2) ...
Installing new version of config file /etc/init.d/udev ...
Installing new version of config file /etc/udev/udev.conf ...
update-initramfs: deferring update (trigger activated)
Removing obsolete conffile /etc/init/udev.conf ...
Removing obsolete conffile /etc/init/udevmonitor.conf ...
Removing obsolete conffile /etc/init/udevtrigger.conf ...
Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1) ...
Setting up libasprintf0v5:amd64 (0.19.8.1-4) ...
Setting up grub-common (2.02+dfsg1-3) ...
Installing new version of config file /etc/grub.d/10_linux ...
Installing new version of config file /etc/grub.d/20_linux_xen ...
Setting up kbd (2.0.4-2) ...
Setting up xz-utils (5.2.2-1.3) ...
Setting up libtext-iconv-perl (1.7-5+b6) ...
Setting up libaprutil1:amd64 (1.6.1-2) ...
Setting up libc-l10n (2.27-2) ...
Setting up php-common (1:60) ...
Setting up libgnutls-openssl27:amd64 (3.5.18-1) ...
Setting up firmware-linux-free (3.4) ...
update-initramfs: deferring update (trigger activated)
Setting up openssl (1.1.0g-2) ...
Setting up wget (1.19.4-1) ...
Setting up vim-common (2:8.0.1453-1) ...
Setting up libsqlite3-0:amd64 (3.22.0-2) ...
Setting up liblocale-gettext-perl (1.07-3+b3) ...
Setting up shared-mime-info (1.9-2) ...
Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
Setting up util-linux-locales (2.31.1-0.4) ...
Setting up libtext-charwidth-perl (0.04-7.1) ...
Setting up libcomerr2:amd64 (1.44.0-1) ...
Setting up xml-core (0.18) ...
Setting up libgdbm-compat4:amd64 (1.14.1-4) ...
Setting up php7.0-common (7.0.28-1) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up wamerican (2017.08.24-1) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libkeyutils1:amd64 (1.5.9-9.2) ...
Setting up bsdmainutils (11.1.2) ...
Setting up ispell (3.4.00-6) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up ca-certificates (20170717) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Updating certificates in /etc/ssl/certs...
7 added, 25 removed; done.
Setting up irqbalance (1.3.0-0.1) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libslang2:amd64 (2.3.2-1) ...
Setting up cron (3.0pl1-130) ...
Installing new version of config file /etc/crontab ...
Installing new version of config file /etc/init.d/cron ...
Setting up libassuan0:amd64 (2.5.1-2) ...
Setting up xdg-user-dirs (0.16-1) ...
Setting up libusb-0.1-4:amd64 (2:0.1.12-31) ...
Setting up locales (2.27-2) ...
Installing new version of config file /etc/locale.alias ...
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Setting up liblwres160:amd64 (1:9.11.2.P1-1) ...
Setting up libpython2.7-stdlib:amd64 (2.7.14-7) ...
Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
Setting up libidn11:amd64 (1.33-2.1) ...
Setting up rsyslog (8.33.1-1) ...
Installing new version of config file /etc/init.d/rsyslog ...
Installing new version of config file /etc/logrotate.d/rsyslog ...
Setting up libdbus-1-3:amd64 (1.12.6-2) ...
Setting up libip6tc0:amd64 (1.6.2-1) ...
Setting up libisc-export166:amd64 (1:9.11.2.P1-1) ...
Setting up libwrap0:amd64 (7.6.q-27) ...
Setting up libaprutil1-ldap:amd64 (1.6.1-2) ...
Setting up e2fsprogs-l10n (1.44.0-1) ...
Setting up libedit2:amd64 (3.1-20170329-1) ...
Setting up vim-tiny (2:8.0.1453-1+b1) ...
Setting up libpython3.6-stdlib:amd64 (3.6.5~rc1-1) ...
Setting up libdns-export169 (1:9.11.2.P1-1) ...
Setting up keyboard-configuration (1.180) ...
Setting up kmod (25-1) ...
Setting up libdiscover2 (2.1.2-8) ...
Setting up klibc-utils (2.0.4-11) ...
Setting up php7.0-readline (7.0.28-1) ...
Setting up php7.0-opcache (7.0.28-1) ...
Setting up php7.2-common (7.2.3-1) ...

Creating config file /etc/php/7.2/mods-available/calendar.ini with new version

Creating config file /etc/php/7.2/mods-available/ctype.ini with new version

Creating config file /etc/php/7.2/mods-available/exif.ini with new version

Creating config file /etc/php/7.2/mods-available/fileinfo.ini with new version

Creating config file /etc/php/7.2/mods-available/ftp.ini with new version

Creating config file /etc/php/7.2/mods-available/gettext.ini with new version

Creating config file /etc/php/7.2/mods-available/iconv.ini with new version

Creating config file /etc/php/7.2/mods-available/pdo.ini with new version

Creating config file /etc/php/7.2/mods-available/phar.ini with new version

Creating config file /etc/php/7.2/mods-available/posix.ini with new version

Creating config file /etc/php/7.2/mods-available/shmop.ini with new version

Creating config file /etc/php/7.2/mods-available/sockets.ini with new version

Creating config file /etc/php/7.2/mods-available/sysvmsg.ini with new version

Creating config file /etc/php/7.2/mods-available/sysvsem.ini with new version

Creating config file /etc/php/7.2/mods-available/sysvshm.ini with new version

Creating config file /etc/php/7.2/mods-available/tokenizer.ini with new version
Setting up ifupdown (0.8.31) ...
Installing new version of config file /etc/default/networking ...
Installing new version of config file /etc/init.d/networking ...
Removing obsolete conffile /etc/init/networking.conf ...
Removing obsolete conffile /etc/init/network-interface-container.conf ...
Removing obsolete conffile /etc/init/network-interface-security.conf ...
Removing obsolete conffile /etc/init/network-interface.conf ...
Removing obsolete conffile /etc/network/if-up.d/upstart ...
Removing obsolete conffile /etc/network/if-down.d/upstart ...
ifupdown-wait-online.service is a disabled or a static unit not running, not starting it.
Setting up ienglish-common (3.4.00-6) ...
Setting up grub-pc-bin (2.02+dfsg1-3) ...
Setting up sudo (1.8.21p2-3) ...
Installing new version of config file /etc/init.d/sudo ...
Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...
Setting up debconf-i18n (1.5.66) ...
Setting up apache2-utils (2.4.29-2) ...
Setting up gpgconf (2.2.5-1) ...
Setting up libisc166:amd64 (1:9.11.2.P1-1) ...
Setting up iamerican (3.4.00-6) ...
Setting up grub2-common (2.02+dfsg1-3) ...
Setting up python2.7 (2.7.14-7) ...
Setting up libiptc0:amd64 (1.6.2-1) ...
Setting up os-prober (1.76) ...
Setting up hdparm (9.54+ds-1) ...
Installing new version of config file /etc/hdparm.conf ...
Setting up file (1:5.32-2) ...
Setting up tcpd (7.6.q-27) ...
Setting up libkrb5support0:amd64 (1.16-2) ...
Setting up ibritish (3.4.00-6) ...
Setting up isc-dhcp-client (4.3.5-3.1) ...
Setting up xauth (1:1.0.10-1) ...
Setting up libpython-stdlib:amd64 (2.7.14-4) ...
Setting up php7.2-readline (7.2.3-1) ...

Creating config file /etc/php/7.2/mods-available/readline.ini with new version
Setting up libperl5.26:amd64 (5.26.1-5) ...
Setting up iptables (1.6.2-1) ...
Setting up linux-image-4.14.0-3-amd64 (4.14.17-1) ...
I: /vmlinuz is now a symlink to boot/vmlinuz-4.14.0-3-amd64
I: /initrd.img is now a symlink to boot/initrd.img-4.14.0-3-amd64
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-4.14.0-3-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.0-3-amd64
Found initrd image: /boot/initrd.img-4.14.0-3-amd64
Found linux image: /boot/vmlinuz-4.9.0-6-amd64
Found initrd image: /boot/initrd.img-4.9.0-6-amd64
done
Setting up php7.0-json (7.0.28-1) ...
Setting up gpgsm (2.2.5-1) ...
Processing triggers for systemd (238-2) ...
Setting up gnupg-utils (2.2.5-1) ...
Setting up man-db (2.8.2-1) ...
Updating database of manual pages ...
Setting up php7.2-json (7.2.3-1) ...

Creating config file /etc/php/7.2/mods-available/json.ini with new version
Setting up pinentry-curses (1.1.0-1) ...
Setting up dbus (1.12.6-2) ...
A reboot is required to replace the running dbus-daemon.
Please reboot the system when convenient.
Setting up libnewt0.52:amd64 (0.52.20-3) ...
Setting up console-setup-linux (1.180) ...
Setting up dirmngr (2.2.5-1) ...
Setting up libxcb1:amd64 (1.13-1) ...
Setting up python (2.7.14-4) ...
Setting up gpg (2.2.5-1) ...
Setting up php7.2-opcache (7.2.3-1) ...

Creating config file /etc/php/7.2/mods-available/opcache.ini with new version
Setting up discover (2.1.2-8) ...
Setting up libpython3-stdlib:amd64 (3.6.4-1) ...
Setting up console-setup (1.180) ...
Setting up libk5crypto3:amd64 (1.16-2) ...
Setting up libisccc160:amd64 (1:9.11.2.P1-1) ...
Setting up libpam-systemd:amd64 (238-2) ...
Setting up grub-pc (2.02+dfsg1-3) ...
Installing for i386-pc platform.
Installation finished. No error reported.
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.0-3-amd64
Found initrd image: /boot/initrd.img-4.14.0-3-amd64
Found linux image: /boot/vmlinuz-4.9.0-6-amd64
Found initrd image: /boot/initrd.img-4.9.0-6-amd64
done
Setting up whiptail (0.52.20-3) ...
Setting up gpg-agent (2.2.5-1) ...
Setting up gpg-wks-server (2.2.5-1) ...
Setting up php7.0-cli (7.0.28-1) ...
Setting up gpg-wks-client (2.2.5-1) ...
Setting up linux-image-amd64 (4.14+89) ...
Setting up perl (5.26.1-5) ...
Removing obsolete conffile /etc/perl/sitecustomize.pl ...
Setting up php7.2-cli (7.2.3-1) ...
update-alternatives: using /usr/bin/php7.2 to provide /usr/bin/php (php) in auto mode
update-alternatives: using /usr/bin/phar7.2 to provide /usr/bin/phar (phar) in auto mode
update-alternatives: using /usr/bin/phar.phar7.2 to provide /usr/bin/phar.phar (phar.phar) in auto mode

Creating config file /etc/php/7.2/cli/php.ini with new version
Setting up libkrb5-3:amd64 (1.16-2) ...
Setting up gnupg-agent (2.2.5-1) ...
Setting up libkrad0:amd64 (1.16-2) ...
Setting up rename (0.20-7) ...
Setting up gnupg (2.2.5-1) ...
Setting up apache2-bin (2.4.29-2) ...
Setting up libgssapi-krb5-2:amd64 (1.16-2) ...
Setting up libapache2-mod-php7.2 (7.2.3-1) ...
Package apache2 is not configured yet. Will defer actions by package libapache2-mod-php7.2.

Creating config file /etc/php/7.2/apache2/php.ini with new version
libapache2-mod-php7.2: php7.0 module already enabled, not enabling PHP 7.2
Setting up openssh-client (1:7.6p1-4) ...
Installing new version of config file /etc/ssh/ssh_config ...
Setting up libgssrpc4:amd64 (1.16-2) ...
Setting up libapache2-mod-php (1:7.2+60) ...
Setting up apache2 (2.4.29-2) ...
Installing new version of config file /etc/apache2/mods-available/deflate.conf ...
Installing new version of config file /etc/apache2/mods-available/mime.conf ...
Installing new version of config file /etc/init.d/apache-htcacheclean ...
Installing new version of config file /etc/logrotate.d/apache2 ...
Setting up libdns169:amd64 (1:9.11.2.P1-1) ...
Setting up libapache2-mod-php7.0 (7.0.28-1) ...
libapache2-mod-php7.0: not switching MPM - already enabled
Setting up libcurl3-gnutls:amd64 (7.58.0-2) ...
Setting up libkdb5-9:amd64 (1.16-2) ...
Setting up libisccfg160:amd64 (1:9.11.2.P1-1) ...
Setting up openssh-sftp-server (1:7.6p1-4) ...
Setting up libkadm5srv-mit11:amd64 (1.16-2) ...
Setting up libkadm5clnt-mit11:amd64 (1.16-2) ...
Setting up libbind9-160:amd64 (1:9.11.2.P1-1) ...
Setting up openssh-server (1:7.6p1-4) ...
Installing new version of config file /etc/init.d/ssh ...
Removing obsolete conffile /etc/init/ssh.conf ...
Setting up bind9-host (1:9.11.2.P1-1) ...
Setting up python3.6 (3.6.5~rc1-1) ...
Setting up python3 (3.6.4-1) ...
running python rtupdate hooks for python3.6...
running python post-rtupdate hooks for python3.6...
Setting up python3-idna (2.6-1) ...
Setting up python3-six (1.11.0-2) ...
Setting up python3-certifi (2018.1.18-2) ...
Setting up apparmor (2.12-3) ...
Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service ? /lib/systemd/system/apparmor.service.
Setting up python3-pkg-resources (38.5.2-1) ...
Setting up lsb-release (9.20170808) ...
Setting up python3-debianbts (2.7.2) ...
Setting up python3-debconf (1.5.66) ...
Setting up python3-chardet (3.0.4-1) ...
Setting up python3-urllib3 (1.22-1) ...
Setting up python3-lib2to3 (3.6.5~rc1-1) ...
Setting up python3-debian (0.1.32) ...
Setting up python3-distutils (3.6.5~rc1-1) ...
Setting up tasksel (3.43) ...
Setting up python3-pycurl (7.43.0.1-0.2) ...
Setting up python3-apt (1.4.0~beta3+b1) ...
Setting up task-ssh-server (3.43) ...
Setting up task-english (3.43) ...
Setting up apt-listchanges (3.16) ...
Replacing config file /etc/apt/listchanges.conf with new version
Setting up python3-requests (2.18.4-2) ...
Setting up tasksel-data (3.43) ...
Setting up python3-reportbug (7.1.10) ...
Setting up reportbug (7.1.10) ...
Processing triggers for libc-bin (2.27-2) ...
Processing triggers for initramfs-tools (0.130) ...
update-initramfs: Generating /boot/initrd.img-4.14.0-3-amd64

Processing triggers for sgml-base (1.29) ...
Processing triggers for dictionaries-common (1.27.2) ...
ispell-autobuildhash: Processing 'american' dict.
ispell-autobuildhash: Processing 'british' dict.
Processing triggers for ca-certificates (20170717) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for systemd (238-2) ...


More information about the pkg-php-maint mailing list