Guest User

omv-initsystem fail

a guest
Aug 14th, 2018
778
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 86.55 KB | None | 0 0
  1. $ ssh root@*.*.*.*
  2. Are you sure you want to continue connecting (yes/no)? yes
  3. Warning: Permanently added '*.*.*.*' (ECDSA) to the list of known hosts.
  4. root@*.*.*.*'s password:
  5. Linux castaway 4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03) x86_64
  6.  
  7.  Debian GNU/Linux 9 (stretch)
  8.  
  9.  Linux castaway 4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03) x86_64 GNU/Linux
  10.  
  11. Last login: Tue Aug 14 17:03:49 2018 from 8.33.137.120
  12. root@castaway:~# apt-get update
  13. Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
  14. Ign:2 http://debian.mirrors.ovh.net/debian stretch InRelease            
  15. Get:3 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [91.0 kB]
  16. Get:4 http://debian.mirrors.ovh.net/debian stretch Release
  17. Fetched 209 kB in 0s (234 kB/s)                  
  18. Reading package lists... Done
  19. root@castaway:~# apt-get upgrade
  20. Reading package lists... Done
  21. Building dependency tree      
  22. Reading state information... Done
  23. Calculating upgrade... Done
  24. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  25. root@castaway:~# export LANG=C
  26. root@castaway:~# export DEBIAN_FRONTEND=noninteractive
  27. root@castaway:~# export APT_LISTCHANGES_FRONTEND=none
  28. root@castaway:~# apt-get update
  29. Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
  30. Ign:2 http://debian.mirrors.ovh.net/debian stretch InRelease                  
  31. Get:3 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [91.0 kB]
  32. Get:4 http://debian.mirrors.ovh.net/debian stretch Release [118 kB]
  33. Fetched 209 kB in 0s (290 kB/s)                          
  34. Reading package lists... Done
  35. root@castaway:~# apt-get --allow-unauthenticated install openmediavault-keyring
  36. Reading package lists... Done
  37. Building dependency tree      
  38. Reading state information... Done
  39. E: Unable to locate package openmediavault-keyring
  40. root@castaway:~# apt-get update
  41. Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
  42. Ign:2 http://debian.mirrors.ovh.net/debian stretch InRelease                  
  43. Get:3 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [91.0 kB]
  44. Get:4 http://debian.mirrors.ovh.net/debian stretch Release [118 kB]
  45. Fetched 209 kB in 0s (294 kB/s)                          
  46. Reading package lists... Done
  47. root@castaway:~# cat <<EOF >> /etc/apt/sources.list.d/openmediavault.list
  48. > deb http://packages.openmediavault.org/public arrakis main
  49. > EOF
  50. root@castaway:~# export LANG=C
  51. root@castaway:~# export DEBIAN_FRONTEND=noninteractive
  52. root@castaway:~# export APT_LISTCHANGES_FRONTEND=none
  53. root@castaway:~# apt-get update
  54. Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
  55. Ign:2 http://debian.mirrors.ovh.net/debian stretch InRelease                  
  56. Get:3 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [91.0 kB]
  57. Get:4 http://debian.mirrors.ovh.net/debian stretch Release [118 kB]
  58. Get:6 http://packages.openmediavault.org/public arrakis InRelease [12.8 kB]
  59. Ign:6 http://packages.openmediavault.org/public arrakis InRelease
  60. Get:7 http://packages.openmediavault.org/public arrakis/main amd64 Packages [6461 B]
  61. Fetched 228 kB in 1s (149 kB/s)  
  62. Reading package lists... Done
  63. W: GPG error: http://packages.openmediavault.org/public arrakis InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  64. W: The repository 'http://packages.openmediavault.org/public arrakis InRelease' is not signed.
  65. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  66. N: See apt-secure(8) manpage for repository creation and user configuration details.
  67. root@castaway:~# apt-get update
  68. Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
  69. Ign:2 http://debian.mirrors.ovh.net/debian stretch InRelease                  
  70. Get:3 http://packages.openmediavault.org/public arrakis InRelease [12.8 kB]    
  71. Get:4 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [91.0 kB]
  72. Ign:3 http://packages.openmediavault.org/public arrakis InRelease
  73. Get:5 http://debian.mirrors.ovh.net/debian stretch Release [118 kB]
  74. Fetched 222 kB in 0s (304 kB/s)                          
  75. Reading package lists... Done
  76. W: GPG error: http://packages.openmediavault.org/public arrakis InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  77. W: The repository 'http://packages.openmediavault.org/public arrakis InRelease' is not signed.
  78. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  79. N: See apt-secure(8) manpage for repository creation and user configuration details.
  80. root@castaway:~# apt-get --allow-unauthenticated install openmediavault-keyring
  81. Reading package lists... Done
  82. Building dependency tree      
  83. Reading state information... Done
  84. The following NEW packages will be installed:
  85.  openmediavault-keyring
  86. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  87. Need to get 9644 B of archives.
  88. After this operation, 26.6 kB of additional disk space will be used.
  89. WARNING: The following packages cannot be authenticated!
  90.  openmediavault-keyring
  91. Authentication warning overridden.
  92. Get:1 http://packages.openmediavault.org/public arrakis/main amd64 openmediavault-keyring all 1.0 [9644 B]
  93. Fetched 9644 B in 0s (52.0 kB/s)                
  94. Selecting previously unselected package openmediavault-keyring.
  95. (Reading database ... 25972 files and directories currently installed.)
  96. Preparing to unpack .../openmediavault-keyring_1.0_all.deb ...
  97. Unpacking openmediavault-keyring (1.0) ...
  98. Setting up openmediavault-keyring (1.0) ...
  99. root@castaway:~# apt-get update
  100. Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
  101. Ign:2 http://debian.mirrors.ovh.net/debian stretch InRelease                  
  102. Get:3 http://packages.openmediavault.org/public arrakis InRelease [12.8 kB]
  103. Get:4 http://debian.mirrors.ovh.net/debian stretch-updates InRelease [91.0 kB]
  104. Get:5 http://debian.mirrors.ovh.net/debian stretch Release  
  105. Fetched 222 kB in 0s (305 kB/s)                
  106. Reading package lists... Done
  107. root@castaway:~# apt-get --yes --auto-remove --show-upgraded \
  108. >     --allow-downgrades --allow-change-held-packages \
  109. >     --no-install-recommends \
  110. >     --option Dpkg::Options::="--force-confdef" \
  111. >     --option DPkg::Options::="--force-confold" \
  112. >     install postfix openmediavault
  113. Reading package lists... Done
  114. Building dependency tree      
  115. Reading state information... Done
  116. The following additional packages will be installed:
  117.  acl acpid anacron avahi-daemon bash-completion beep bsd-mailx collectd
  118.  collectd-core cpufrequtils cron-apt dialog fontconfig fontconfig-config
  119.  fonts-dejavu-core fuse gdisk hdparm ifenslave jfsutils jq keyutils libaio1
  120.  libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7
  121.  libcairo2 libcpufreq0 libcups2 libdaemon0 libdatrie1 libdbi1
  122.  libdbus-glib-1-2 libevent-2.0-5 libfile-copy-recursive-perl
  123.  libfile-slurp-perl libfontconfig1 libgd3 libgraphite2-3 libharfbuzz0b
  124.  libjavascript-minifier-xs-perl libjbig0 libjpeg62-turbo libjq1 libjs-extjs6
  125.  libjs-jquery libjs-sphinxdoc libjs-underscore libjson-perl libldb1
  126.  liblocale-po-perl liblockfile-bin liblockfile1 libltdl7 libmagic-mgc
  127.  libmagic1 libmemcached11 libmemcachedutil2 libnfsidmap2
  128.  libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
  129.  libnginx-mod-http-geoip libnginx-mod-http-image-filter
  130.  libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
  131.  libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
  132.  libnl-3-200 libnl-genl-3-200 libnss-mdns libntfs-3g871 libonig4 libopts25
  133.  libossp-uuid16 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  134.  libpcsclite1 libpixman-1-0 libpython-stdlib libpython2.7
  135.  libpython2.7-minimal libpython2.7-stdlib librrd8 libsasl2-modules libtalloc2
  136.  libtdb1 libtevent0 libthai-data libthai0 libtiff5 libtirpc1 libwbclient0
  137.  libwebp6 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1
  138.  libxdmcp6 libxext6 libxpm4 libxrender1 libxslt1.1 lsof monit nfs-common
  139.  nfs-kernel-server nginx nginx-common nginx-full ntfs-3g ntp php-bcmath
  140.  php-cgi php-common php-fpm php-mbstring php-pam php-xml php7.0-bcmath
  141.  php7.0-cgi php7.0-cli php7.0-common php7.0-fpm php7.0-json php7.0-mbstring
  142.  php7.0-opcache php7.0-readline php7.0-xml pm-utils postfix-sqlite
  143.  powermgmt-base proftpd-basic proftpd-mod-vroot psmisc python
  144.  python-apt-common python-crypto python-dnspython python-ldb python-minimal
  145.  python-samba python-talloc python-tdb python2.7 python2.7-minimal
  146.  python3-apt python3-dbus python3-dialog python3-lxml python3-natsort
  147.  python3-netifaces python3-pyudev python3-six quota quotatool resolvconf
  148.  rpcbind rrdcached rrdtool samba samba-common samba-common-bin samba-libs
  149.  samba-vfs-modules sdparm socat ssl-cert sudo tdb-tools update-inetd uuid
  150.  watchdog wpasupplicant xmlstarlet
  151. Suggested packages:
  152.  avahi-autoipd collectd-dev librrds-perl liburi-perl libhtml-parser-perl
  153.  libregexp-common-perl libconfig-general-perl apache2 apcupsd ceph chrony
  154.  default-mysql-server gpsd ipvsadm lm-sensors mbmon memcached
  155.  notification-daemon nut openvpn olsrd pdns-server postgresql redis-server
  156.  slapd time-daemon varnish zookeeper libatasmart4 libesmtp6 libganglia1
  157.  libgdk-pixbuf2.0-0 libgps22 libhiredis0.13 liblua5.3-0 libmariadbclient18
  158.  libmicrohttpd12 libmodbus5 libmosquitto1 libnotify4 libnspr4 libnss3
  159.  libopenipmi0 liboping0 libowcapi-3.1-5 libpq5 libprotobuf-c1 librabbitmq4
  160.  librdkafka1 libriemann-client0 librte-acl2 librte-cfgfile2 librte-cmdline2
  161.  librte-cryptodev2 librte-distributor1 librte-eal3 librte-ethdev5
  162.  librte-hash2 librte-ip-frag1 librte-jobstats1 librte-kni2 librte-kvargs1
  163.  librte-lpm2 librte-mbuf2 librte-mempool2 librte-meter1 librte-net1
  164.  librte-pdump1 librte-pipeline3 librte-pmd-af-packet1 librte-pmd-bnxt1
  165.  librte-pmd-bond1 librte-pmd-cxgbe1 librte-pmd-e1000-1 librte-pmd-ena1
  166.  librte-pmd-enic1 librte-pmd-fm10k1 librte-pmd-i40e1 librte-pmd-ixgbe1
  167.  librte-pmd-null-crypto1 librte-pmd-null1 librte-pmd-pcap1 librte-pmd-qede1
  168.  librte-pmd-ring2 librte-pmd-vhost1 librte-pmd-virtio1
  169.  librte-pmd-vmxnet3-uio1 librte-pmd-xenvirt1 librte-port3 librte-power1
  170.  librte-reorder1 librte-ring1 librte-sched1 librte-table2 librte-timer1
  171.  librte-vhost3 libsensors4 libsigrok2 libsnmp30 libtokyotyrant3 libupsclient4
  172.  libvarnishapi1 libvirt0 libxen-4.8 libyajl2 default-jre-headless apmd
  173.  cups-common libgd-tools file avahi-autoipd | zeroconf pcscd
  174.  libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
  175.  libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
  176.  sysvinit-core open-iscsi fcgiwrap nginx-doc ntp-doc php-pear wireless-tools
  177.  radeontool procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre
  178.  postfix-lmdb sasl2-bin dovecot-common postfix-cdb ufw postfix-doc
  179.  openbsd-inetd | inet-superserver proftpd-doc proftpd-mod-ldap
  180.  proftpd-mod-mysql proftpd-mod-odbc proftpd-mod-pgsql proftpd-mod-sqlite
  181.  proftpd-mod-geoip python-doc python-tk python-crypto-dbg python-crypto-doc
  182.  python-gpgme python2.7-doc binutils binfmt-support python3-apt-dbg
  183.  python-apt-doc python-dbus-doc python3-dbus-dbg python3-doc python3-lxml-dbg
  184.  python-lxml-doc libnet-ldap-perl ctdb ldb-tools smbldap-tools winbind
  185.  heimdal-clients openssl-blacklist wpagui libengine-pkcs11-openssl
  186. Recommended packages:
  187.  acpi-support-base libatasmart4 libesmtp6 libganglia1 libgdk-pixbuf2.0-0
  188.  libgps22 libhiredis0.13 liblua5.3-0 libmariadbclient18 libmicrohttpd12
  189.  libmodbus5 libmosquitto1 libnotify4 libnspr4 libnss3 libopenipmi0 liboping0
  190.  libowcapi-3.1-5 libpq5 libprotobuf-c1 librabbitmq4 librdkafka1
  191.  libriemann-client0 librte-acl2 librte-cfgfile2 librte-cmdline2
  192.  librte-cryptodev2 librte-distributor1 librte-eal3 librte-ethdev5
  193.  librte-hash2 librte-ip-frag1 librte-jobstats1 librte-kni2 librte-kvargs1
  194.  librte-lpm2 librte-mbuf2 librte-mempool2 librte-meter1 librte-net1
  195.  librte-pdump1 librte-pipeline3 librte-pmd-af-packet1 librte-pmd-bnxt1
  196.  librte-pmd-bond1 librte-pmd-cxgbe1 librte-pmd-e1000-1 librte-pmd-ena1
  197.  librte-pmd-enic1 librte-pmd-fm10k1 librte-pmd-i40e1 librte-pmd-ixgbe1
  198.  librte-pmd-null-crypto1 librte-pmd-null1 librte-pmd-pcap1 librte-pmd-qede1
  199.  librte-pmd-ring2 librte-pmd-vhost1 librte-pmd-virtio1
  200.  librte-pmd-vmxnet3-uio1 librte-pmd-xenvirt1 librte-port3 librte-power1
  201.  librte-reorder1 librte-ring1 librte-sched1 librte-table2 librte-timer1
  202.  librte-vhost3 libsensors4 libsigrok2 libsnmp30 libtokyotyrant3 libupsclient4
  203.  libvarnishapi1 libvirt0 libxen-4.8 libyajl2 default-jre-headless
  204.  javascript-common libjson-xs-perl vbetool iso-codes python3-gi python3-bs4
  205.  python3-html5lib python-natsort-doc attr samba-dsdb-modules
  206. The following NEW packages will be installed:
  207.  acl acpid anacron avahi-daemon bash-completion beep bsd-mailx collectd
  208.  collectd-core cpufrequtils cron-apt dialog fontconfig fontconfig-config
  209.  fonts-dejavu-core fuse gdisk hdparm ifenslave jfsutils jq keyutils libaio1
  210.  libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7
  211.  libcairo2 libcpufreq0 libcups2 libdaemon0 libdatrie1 libdbi1
  212.  libdbus-glib-1-2 libevent-2.0-5 libfile-copy-recursive-perl
  213.  libfile-slurp-perl libfontconfig1 libgd3 libgraphite2-3 libharfbuzz0b
  214.  libjavascript-minifier-xs-perl libjbig0 libjpeg62-turbo libjq1 libjs-extjs6
  215.  libjs-jquery libjs-sphinxdoc libjs-underscore libjson-perl libldb1
  216.  liblocale-po-perl liblockfile-bin liblockfile1 libltdl7 libmagic-mgc
  217.  libmagic1 libmemcached11 libmemcachedutil2 libnfsidmap2
  218.  libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
  219.  libnginx-mod-http-geoip libnginx-mod-http-image-filter
  220.  libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
  221.  libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
  222.  libnl-3-200 libnl-genl-3-200 libnss-mdns libntfs-3g871 libonig4 libopts25
  223.  libossp-uuid16 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  224.  libpcsclite1 libpixman-1-0 libpython-stdlib libpython2.7
  225.  libpython2.7-minimal libpython2.7-stdlib librrd8 libsasl2-modules libtalloc2
  226.  libtdb1 libtevent0 libthai-data libthai0 libtiff5 libtirpc1 libwbclient0
  227.  libwebp6 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1
  228.  libxdmcp6 libxext6 libxpm4 libxrender1 libxslt1.1 lsof monit nfs-common
  229.  nfs-kernel-server nginx nginx-common nginx-full ntfs-3g ntp openmediavault
  230.  php-bcmath php-cgi php-common php-fpm php-mbstring php-pam php-xml
  231.  php7.0-bcmath php7.0-cgi php7.0-cli php7.0-common php7.0-fpm php7.0-json
  232.  php7.0-mbstring php7.0-opcache php7.0-readline php7.0-xml pm-utils postfix
  233.  postfix-sqlite powermgmt-base proftpd-basic proftpd-mod-vroot psmisc python
  234.  python-apt-common python-crypto python-dnspython python-ldb python-minimal
  235.  python-samba python-talloc python-tdb python2.7 python2.7-minimal
  236.  python3-apt python3-dbus python3-dialog python3-lxml python3-natsort
  237.  python3-netifaces python3-pyudev python3-six quota quotatool resolvconf
  238.  rpcbind rrdcached rrdtool samba samba-common samba-common-bin samba-libs
  239.  samba-vfs-modules sdparm socat ssl-cert sudo tdb-tools update-inetd uuid
  240.  watchdog wpasupplicant xmlstarlet
  241. 0 upgraded, 182 newly installed, 0 to remove and 0 not upgraded.
  242. Need to get 66.7 MB of archives.
  243. After this operation, 327 MB of additional disk space will be used.
  244. Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libwbclient0 amd64 2:4.5.12+dfsg-2+deb9u3 [124 kB]
  245. Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 fuse amd64 2.9.7-1+deb9u1 [71.3 kB]
  246. Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libcups2 amd64 2.2.1-8+deb9u2 [306 kB]
  247. Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 samba-libs amd64 2:4.5.12+dfsg-2+deb9u3 [5212 kB]
  248. Get:5 http://packages.openmediavault.org/public arrakis/main amd64 libjs-extjs6 all 6.2.0.981-2 [16.2 MB]
  249. Get:6 http://debian.mirrors.ovh.net/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
  250. Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 python-samba amd64 2:4.5.12+dfsg-2+deb9u3 [1364 kB]
  251. Get:8 http://debian.mirrors.ovh.net/debian stretch/main amd64 liblockfile-bin amd64 1.14-1+b1 [19.1 kB]
  252. Get:9 http://security.debian.org/debian-security stretch/updates/main amd64 samba-common all 2:4.5.12+dfsg-2+deb9u3 [172 kB]
  253. Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 samba-common-bin amd64 2:4.5.12+dfsg-2+deb9u3 [604 kB]
  254. Get:11 http://security.debian.org/debian-security stretch/updates/main amd64 samba amd64 2:4.5.12+dfsg-2+deb9u3 [932 kB]
  255. Get:12 http://security.debian.org/debian-security stretch/updates/main amd64 samba-vfs-modules amd64 2:4.5.12+dfsg-2+deb9u3 [359 kB]
  256. Get:13 http://debian.mirrors.ovh.net/debian stretch/main amd64 liblockfile1 amd64 1.14-1+b1 [15.7 kB]
  257. Get:14 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u2 [389 kB]
  258. Get:15 http://debian.mirrors.ovh.net/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u2 [1382 kB]
  259. Get:16 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]
  260. Get:17 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u2 [1896 kB]
  261. Get:18 http://debian.mirrors.ovh.net/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u2 [285 kB]
  262. Get:19 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]
  263. Get:20 http://debian.mirrors.ovh.net/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]
  264. Get:21 http://debian.mirrors.ovh.net/debian stretch/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB]
  265. Get:22 http://debian.mirrors.ovh.net/debian stretch/main amd64 fontconfig-config all 2.11.0-6.7 [271 kB]
  266. Get:23 http://debian.mirrors.ovh.net/debian stretch/main amd64 libfontconfig1 amd64 2.11.0-6.7+b1 [331 kB]
  267. Get:24 http://debian.mirrors.ovh.net/debian stretch/main amd64 fontconfig amd64 2.11.0-6.7+b1 [404 kB]
  268. Get:25 http://debian.mirrors.ovh.net/debian stretch/main amd64 libdaemon0 amd64 0.14-6 [17.5 kB]
  269. Get:26 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxau6 amd64 1:1.0.8-1 [20.7 kB]
  270. Get:27 http://debian.mirrors.ovh.net/debian stretch/main amd64 libntfs-3g871 amd64 1:2016.2.22AR.1+dfsg-1 [165 kB]
  271. Get:28 http://debian.mirrors.ovh.net/debian stretch/main amd64 ntfs-3g amd64 1:2016.2.22AR.1+dfsg-1 [397 kB]
  272. Get:29 http://debian.mirrors.ovh.net/debian stretch/main amd64 libopts25 amd64 1:5.18.12-3 [68.0 kB]
  273. Get:30 http://debian.mirrors.ovh.net/debian stretch/main amd64 ntp amd64 1:4.2.8p10+dfsg-3+deb9u2 [599 kB]
  274. Get:31 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-dnspython all 1.15.0-1 [102 kB]
  275. Get:32 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-crypto amd64 2.6.1-7 [259 kB]
  276. Get:33 http://debian.mirrors.ovh.net/debian stretch/main amd64 libtalloc2 amd64 2.1.8-1 [36.3 kB]
  277. Get:34 http://debian.mirrors.ovh.net/debian stretch/main amd64 libtdb1 amd64 1.3.11-2 [43.2 kB]
  278. Get:35 http://debian.mirrors.ovh.net/debian stretch/main amd64 libtevent0 amd64 0.9.31-1 [29.3 kB]
  279. Get:36 http://debian.mirrors.ovh.net/debian stretch/main amd64 libldb1 amd64 2:1.1.27-1+b1 [114 kB]
  280. Get:37 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u2 [1072 kB]
  281. Get:38 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-ldb amd64 2:1.1.27-1+b1 [35.0 kB]
  282. Get:39 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-tdb amd64 1.3.11-2 [16.2 kB]
  283. Get:40 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-talloc amd64 2.1.8-1 [11.9 kB]
  284. Get:41 http://debian.mirrors.ovh.net/debian stretch/main amd64 libavahi-common-data amd64 0.6.32-2 [118 kB]
  285. Get:42 http://debian.mirrors.ovh.net/debian stretch/main amd64 libavahi-common3 amd64 0.6.32-2 [52.0 kB]
  286. Get:43 http://debian.mirrors.ovh.net/debian stretch/main amd64 libavahi-client3 amd64 0.6.32-2 [55.3 kB]
  287. Get:44 http://debian.mirrors.ovh.net/debian stretch/main amd64 tdb-tools amd64 1.3.11-2 [26.5 kB]
  288. Get:45 http://debian.mirrors.ovh.net/debian stretch/main amd64 libfile-copy-recursive-perl all 0.38-1 [20.6 kB]
  289. Get:46 http://debian.mirrors.ovh.net/debian stretch/main amd64 update-inetd all 4.44 [20.8 kB]
  290. Get:47 http://debian.mirrors.ovh.net/debian stretch/main amd64 hdparm amd64 9.51+ds-1 [112 kB]
  291. Get:48 http://debian.mirrors.ovh.net/debian stretch/main amd64 libevent-2.0-5 amd64 2.0.21-stable-3 [152 kB]
  292. Get:49 http://debian.mirrors.ovh.net/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB]
  293. Get:50 http://debian.mirrors.ovh.net/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB]
  294. Get:51 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnfsidmap2 amd64 0.25-5.1 [32.0 kB]
  295. Get:52 http://debian.mirrors.ovh.net/debian stretch/main amd64 libtirpc1 amd64 0.2.5-1.2 [80.6 kB]
  296. Get:53 http://debian.mirrors.ovh.net/debian stretch/main amd64 lsof amd64 4.89+dfsg-0.1 [313 kB]
  297. Get:54 http://debian.mirrors.ovh.net/debian stretch/main amd64 acl amd64 2.2.52-3+b1 [59.5 kB]
  298. Get:55 http://debian.mirrors.ovh.net/debian stretch/main amd64 acpid amd64 1:2.0.28-1+b1 [57.2 kB]
  299. Get:56 http://debian.mirrors.ovh.net/debian stretch/main amd64 anacron amd64 2.3-24 [32.5 kB]
  300. Get:57 http://debian.mirrors.ovh.net/debian stretch/main amd64 libavahi-core7 amd64 0.6.32-2 [113 kB]
  301. Get:58 http://debian.mirrors.ovh.net/debian stretch/main amd64 avahi-daemon amd64 0.6.32-2 [90.6 kB]
  302. Get:59 http://debian.mirrors.ovh.net/debian stretch/main amd64 beep amd64 1.3-4+deb9u1 [26.6 kB]
  303. Get:60 http://debian.mirrors.ovh.net/debian stretch/main amd64 ssl-cert all 1.0.39 [20.8 kB]
  304. Get:61 http://debian.mirrors.ovh.net/debian stretch/main amd64 postfix-sqlite amd64 3.1.8-0+deb9u1 [318 kB]
  305. Get:62 http://debian.mirrors.ovh.net/debian stretch/main amd64 postfix amd64 3.1.8-0+deb9u1 [1437 kB]
  306. Get:63 http://debian.mirrors.ovh.net/debian stretch/main amd64 bsd-mailx amd64 8.1.2-0.20160123cvs-4 [87.0 kB]
  307. Get:64 http://debian.mirrors.ovh.net/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB]
  308. Get:65 http://debian.mirrors.ovh.net/debian stretch/main amd64 collectd-core amd64 5.7.1-1.1 [993 kB]
  309. Get:66 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpixman-1-0 amd64 0.34.0-1 [530 kB]
  310. Get:67 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
  311. Get:68 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxcb1 amd64 1.12-1 [133 kB]
  312. Get:69 http://debian.mirrors.ovh.net/debian stretch/main amd64 libx11-data all 2:1.6.4-3 [290 kB]
  313. Get:70 http://debian.mirrors.ovh.net/debian stretch/main amd64 libx11-6 amd64 2:1.6.4-3 [747 kB]
  314. Get:71 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxcb-render0 amd64 1.12-1 [105 kB]
  315. Get:72 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxcb-shm0 amd64 1.12-1 [95.9 kB]
  316. Get:73 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
  317. Get:74 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB]
  318. Get:75 http://debian.mirrors.ovh.net/debian stretch/main amd64 libcairo2 amd64 1.14.8-1 [771 kB]
  319. Get:76 http://debian.mirrors.ovh.net/debian stretch/main amd64 libdbi1 amd64 0.9.0-4+deb9u1 [31.9 kB]
  320. Get:77 http://debian.mirrors.ovh.net/debian stretch/main amd64 libthai-data all 0.1.26-1 [166 kB]
  321. Get:78 http://debian.mirrors.ovh.net/debian stretch/main amd64 libdatrie1 amd64 0.2.10-4+b1 [36.4 kB]
  322. Get:79 http://debian.mirrors.ovh.net/debian stretch/main amd64 libthai0 amd64 0.1.26-1 [52.1 kB]
  323. Get:80 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpango-1.0-0 amd64 1.40.5-1 [320 kB]
  324. Get:81 http://debian.mirrors.ovh.net/debian stretch/main amd64 libgraphite2-3 amd64 1.3.10-1 [84.2 kB]
  325. Get:82 http://debian.mirrors.ovh.net/debian stretch/main amd64 libharfbuzz0b amd64 1.4.2-1 [671 kB]
  326. Get:83 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpangoft2-1.0-0 amd64 1.40.5-1 [205 kB]
  327. Get:84 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpangocairo-1.0-0 amd64 1.40.5-1 [193 kB]
  328. Get:85 http://debian.mirrors.ovh.net/debian stretch/main amd64 librrd8 amd64 1.6.0-1+b2 [246 kB]
  329. Get:86 http://debian.mirrors.ovh.net/debian stretch/main amd64 collectd amd64 5.7.1-1.1 [113 kB]
  330. Get:87 http://debian.mirrors.ovh.net/debian stretch/main amd64 libcpufreq0 amd64 008-1+b1 [13.8 kB]
  331. Get:88 http://debian.mirrors.ovh.net/debian stretch/main amd64 cpufrequtils amd64 008-1+b1 [36.4 kB]
  332. Get:89 http://debian.mirrors.ovh.net/debian stretch/main amd64 cron-apt all 0.10.0 [26.3 kB]
  333. Get:90 http://debian.mirrors.ovh.net/debian stretch/main amd64 dialog amd64 1.3-20160828-2 [262 kB]
  334. Get:91 http://debian.mirrors.ovh.net/debian stretch/main amd64 ifenslave all 2.9 [16.0 kB]
  335. Get:92 http://debian.mirrors.ovh.net/debian stretch/main amd64 jfsutils amd64 1.1.15-3 [204 kB]
  336. Get:93 http://debian.mirrors.ovh.net/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
  337. Get:94 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
  338. Get:95 http://debian.mirrors.ovh.net/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
  339. Get:96 http://debian.mirrors.ovh.net/debian stretch/main amd64 keyutils amd64 1.5.9-9 [52.7 kB]
  340. Get:97 http://debian.mirrors.ovh.net/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
  341. Get:98 http://debian.mirrors.ovh.net/debian stretch/main amd64 libdbus-glib-1-2 amd64 0.108-2 [206 kB]
  342. Get:99 http://debian.mirrors.ovh.net/debian stretch/main amd64 libfile-slurp-perl all 9999.19-6 [43.2 kB]
  343. Get:100 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjpeg62-turbo amd64 1:1.5.1-2 [134 kB]
  344. Get:101 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
  345. Get:102 http://debian.mirrors.ovh.net/debian stretch/main amd64 libtiff5 amd64 4.0.8-2+deb9u2 [238 kB]
  346. Get:103 http://debian.mirrors.ovh.net/debian stretch/main amd64 libwebp6 amd64 0.5.2-1 [235 kB]
  347. Get:104 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
  348. Get:105 http://debian.mirrors.ovh.net/debian stretch/main amd64 libgd3 amd64 2.2.4-2+deb9u2 [132 kB]
  349. Get:106 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjavascript-minifier-xs-perl amd64 0.11-1+b2 [15.8 kB]
  350. Get:107 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjs-jquery all 3.1.1-2 [154 kB]
  351. Get:108 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjs-underscore all 1.8.3~dfsg-1 [63.8 kB]
  352. Get:109 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjs-sphinxdoc all 1.4.9-2 [69.5 kB]
  353. Get:110 http://debian.mirrors.ovh.net/debian stretch/main amd64 libjson-perl all 2.90-1 [86.0 kB]
  354. Get:111 http://debian.mirrors.ovh.net/debian stretch/main amd64 liblocale-po-perl all 0.27-1 [14.9 kB]
  355. Get:112 http://debian.mirrors.ovh.net/debian stretch/main amd64 libmemcached11 amd64 1.0.18-4.1 [93.7 kB]
  356. Get:113 http://debian.mirrors.ovh.net/debian stretch/main amd64 libmemcachedutil2 amd64 1.0.18-4.1 [22.3 kB]
  357. Get:114 http://debian.mirrors.ovh.net/debian stretch/main amd64 nginx-common all 1.10.3-1+deb9u1 [104 kB]
  358. Get:115 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-auth-pam amd64 1.10.3-1+deb9u1 [85.8 kB]
  359. Get:116 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-dav-ext amd64 1.10.3-1+deb9u1 [87.5 kB]
  360. Get:117 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-echo amd64 1.10.3-1+deb9u1 [96.9 kB]
  361. Get:118 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-geoip amd64 1.10.3-1+deb9u1 [87.0 kB]
  362. Get:119 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-image-filter amd64 1.10.3-1+deb9u1 [89.9 kB]
  363. Get:120 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-subs-filter amd64 1.10.3-1+deb9u1 [88.8 kB]
  364. Get:121 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-upstream-fair amd64 1.10.3-1+deb9u1 [89.0 kB]
  365. Get:122 http://debian.mirrors.ovh.net/debian stretch/main amd64 libxslt1.1 amd64 1.1.29-2.1 [233 kB]
  366. Get:123 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-http-xslt-filter amd64 1.10.3-1+deb9u1 [88.8 kB]
  367. Get:124 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-mail amd64 1.10.3-1+deb9u1 [117 kB]
  368. Get:125 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnginx-mod-stream amd64 1.10.3-1+deb9u1 [110 kB]
  369. Get:126 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
  370. Get:127 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnl-genl-3-200 amd64 3.2.27-2 [21.0 kB]
  371. Get:128 http://debian.mirrors.ovh.net/debian stretch/main amd64 libnss-mdns amd64 0.10-8 [24.4 kB]
  372. Get:129 http://debian.mirrors.ovh.net/debian stretch/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b4 [38.3 kB]
  373. Get:130 http://debian.mirrors.ovh.net/debian stretch/main amd64 libpcsclite1 amd64 1.8.20-1 [56.5 kB]
  374. Get:131 http://debian.mirrors.ovh.net/debian stretch/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3 [102 kB]
  375. Get:132 http://debian.mirrors.ovh.net/debian stretch/main amd64 monit amd64 1:5.20.0-6 [309 kB]
  376. Get:133 http://debian.mirrors.ovh.net/debian stretch/main amd64 rpcbind amd64 0.2.3-0.6 [46.0 kB]
  377. Get:134 http://debian.mirrors.ovh.net/debian stretch/main amd64 nfs-common amd64 1:1.3.4-2.1 [231 kB]
  378. Get:135 http://debian.mirrors.ovh.net/debian stretch/main amd64 nfs-kernel-server amd64 1:1.3.4-2.1 [124 kB]
  379. Get:136 http://debian.mirrors.ovh.net/debian stretch/main amd64 nginx-full amd64 1.10.3-1+deb9u1 [458 kB]
  380. Get:137 http://debian.mirrors.ovh.net/debian stretch/main amd64 nginx all 1.10.3-1+deb9u1 [81.5 kB]
  381. Get:138 http://debian.mirrors.ovh.net/debian stretch/main amd64 psmisc amd64 22.21-2.1+b2 [123 kB]
  382. Get:139 http://debian.mirrors.ovh.net/debian stretch/main amd64 php-common all 1:49 [14.1 kB]
  383. Get:140 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-common amd64 7.0.30-0+deb9u1 [877 kB]
  384. Get:141 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-json amd64 7.0.30-0+deb9u1 [17.0 kB]
  385. Get:142 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-opcache amd64 7.0.30-0+deb9u1 [77.5 kB]
  386. Get:143 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-readline amd64 7.0.30-0+deb9u1 [12.2 kB]
  387. Get:144 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-cli amd64 7.0.30-0+deb9u1 [1284 kB]
  388. Get:145 http://packages.openmediavault.org/public arrakis/main amd64 php-pam amd64 1.0.3-1 [7836 B]
  389. Get:146 http://packages.openmediavault.org/public arrakis/main amd64 openmediavault all 4.1.9 [1647 kB]
  390. Get:147 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-fpm amd64 7.0.30-0+deb9u1 [1290 kB]
  391. Get:148 http://debian.mirrors.ovh.net/debian stretch/main amd64 php-fpm all 1:7.0+49 [5102 B]
  392. Get:149 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-cgi amd64 7.0.30-0+deb9u1 [1247 kB]
  393. Get:150 http://debian.mirrors.ovh.net/debian stretch/main amd64 php-cgi all 1:7.0+49 [5186 B]
  394. Get:151 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-mbstring amd64 7.0.30-0+deb9u1 [466 kB]
  395. Get:152 http://debian.mirrors.ovh.net/debian stretch/main amd64 php-mbstring all 1:7.0+49 [5058 B]
  396. Get:153 http://debian.mirrors.ovh.net/debian stretch/main amd64 sudo amd64 1.8.19p1-2.1 [1055 kB]
  397. Get:154 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-dialog all 3.4.0-1 [1395 kB]
  398. Get:155 http://debian.mirrors.ovh.net/debian stretch/main amd64 resolvconf all 1.79 [74.2 kB]
  399. Get:156 http://debian.mirrors.ovh.net/debian stretch/main amd64 sdparm amd64 1.08-1+b1 [116 kB]
  400. Get:157 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-dbus amd64 1.2.4-1+b1 [184 kB]
  401. Get:158 http://debian.mirrors.ovh.net/debian stretch/main amd64 uuid amd64 1.6.2-1.5+b4 [21.1 kB]
  402. Get:159 http://debian.mirrors.ovh.net/debian stretch/main amd64 proftpd-basic amd64 1.3.5b-4 [2477 kB]
  403. Get:160 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-bcmath amd64 7.0.30-0+deb9u1 [15.7 kB]
  404. Get:161 http://debian.mirrors.ovh.net/debian stretch/main amd64 php-bcmath all 1:7.0+49 [5050 B]
  405. Get:162 http://debian.mirrors.ovh.net/debian stretch/main amd64 gdisk amd64 1.0.1-1 [195 kB]
  406. Get:163 http://debian.mirrors.ovh.net/debian stretch/main amd64 rrdtool amd64 1.6.0-1+b2 [463 kB]
  407. Get:164 http://debian.mirrors.ovh.net/debian stretch/main amd64 quota amd64 4.03-2+deb9u1 [322 kB]
  408. Get:165 http://debian.mirrors.ovh.net/debian stretch/main amd64 php7.0-xml amd64 7.0.30-0+deb9u1 [112 kB]
  409. Get:166 http://debian.mirrors.ovh.net/debian stretch/main amd64 php-xml all 1:7.0+49 [5068 B]
  410. Get:167 http://debian.mirrors.ovh.net/debian stretch/main amd64 quotatool amd64 1:1.4.12-2+b1 [18.3 kB]
  411. Get:168 http://debian.mirrors.ovh.net/debian stretch/main amd64 watchdog amd64 5.15-2 [90.3 kB]
  412. Get:169 http://debian.mirrors.ovh.net/debian stretch/main amd64 proftpd-mod-vroot amd64 0.9.4-1 [16.0 kB]
  413. Get:170 http://debian.mirrors.ovh.net/debian stretch/main amd64 xmlstarlet amd64 1.6.1-2 [243 kB]
  414. Get:171 http://debian.mirrors.ovh.net/debian stretch/main amd64 socat amd64 1.7.3.1-2+deb9u1 [353 kB]
  415. Get:172 http://debian.mirrors.ovh.net/debian stretch/main amd64 rrdcached amd64 1.6.0-1+b2 [162 kB]
  416. Get:173 http://debian.mirrors.ovh.net/debian stretch/main amd64 python-apt-common all 1.4.0~beta3 [93.0 kB]
  417. Get:174 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-apt amd64 1.4.0~beta3 [170 kB]
  418. Get:175 http://debian.mirrors.ovh.net/debian stretch/main amd64 powermgmt-base all 1.31+nmu1 [9240 B]
  419. Get:176 http://debian.mirrors.ovh.net/debian stretch/main amd64 pm-utils all 1.4.1-17 [118 kB]
  420. Get:177 http://debian.mirrors.ovh.net/debian stretch/main amd64 wpasupplicant amd64 2:2.4-1+deb9u1 [972 kB]
  421. Get:178 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-six all 1.10.0-3 [14.4 kB]
  422. Get:179 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-pyudev all 0.21.0-1 [40.2 kB]
  423. Get:180 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-natsort all 4.0.3-2 [25.1 kB]
  424. Get:181 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-netifaces amd64 0.10.4-0.1+b2 [13.1 kB]
  425. Get:182 http://debian.mirrors.ovh.net/debian stretch/main amd64 python3-lxml amd64 3.7.1-1 [900 kB]
  426. Fetched 66.7 MB in 1min 57s (570 kB/s)                                        
  427. Extracting templates from packages: 100%
  428. Preconfiguring packages ...
  429. ifquery: couldn't open interfaces file "/etc/network/interfaces": No such file or directory
  430. ifquery: couldn't open interfaces file "/etc/network/interfaces": No such file or directory
  431. Selecting previously unselected package bash-completion.
  432. (Reading database ... 25979 files and directories currently installed.)
  433. Preparing to unpack .../0-bash-completion_1%3a2.1-4.3_all.deb ...
  434. Unpacking bash-completion (1:2.1-4.3) ...
  435. Selecting previously unselected package liblockfile-bin.
  436. Preparing to unpack .../1-liblockfile-bin_1.14-1+b1_amd64.deb ...
  437. Unpacking liblockfile-bin (1.14-1+b1) ...
  438. Selecting previously unselected package liblockfile1:amd64.
  439. Preparing to unpack .../2-liblockfile1_1.14-1+b1_amd64.deb ...
  440. Unpacking liblockfile1:amd64 (1.14-1+b1) ...
  441. Selecting previously unselected package libpython2.7-minimal:amd64.
  442. Preparing to unpack .../3-libpython2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...
  443. Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...
  444. Selecting previously unselected package python2.7-minimal.
  445. Preparing to unpack .../4-python2.7-minimal_2.7.13-2+deb9u2_amd64.deb ...
  446. Unpacking python2.7-minimal (2.7.13-2+deb9u2) ...
  447. Selecting previously unselected package python-minimal.
  448. Preparing to unpack .../5-python-minimal_2.7.13-2_amd64.deb ...
  449. Unpacking python-minimal (2.7.13-2) ...
  450. Selecting previously unselected package libpython2.7-stdlib:amd64.
  451. Preparing to unpack .../6-libpython2.7-stdlib_2.7.13-2+deb9u2_amd64.deb ...
  452. Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...
  453. Selecting previously unselected package python2.7.
  454. Preparing to unpack .../7-python2.7_2.7.13-2+deb9u2_amd64.deb ...
  455. Unpacking python2.7 (2.7.13-2+deb9u2) ...
  456. Selecting previously unselected package libpython-stdlib:amd64.
  457. Preparing to unpack .../8-libpython-stdlib_2.7.13-2_amd64.deb ...
  458. Unpacking libpython-stdlib:amd64 (2.7.13-2) ...
  459. Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u2) ...
  460. Setting up python2.7-minimal (2.7.13-2+deb9u2) ...
  461. Setting up python-minimal (2.7.13-2) ...
  462. Selecting previously unselected package python.
  463. (Reading database ... 27316 files and directories currently installed.)
  464. Preparing to unpack .../0-python_2.7.13-2_amd64.deb ...
  465. Unpacking python (2.7.13-2) ...
  466. Selecting previously unselected package fonts-dejavu-core.
  467. Preparing to unpack .../1-fonts-dejavu-core_2.37-1_all.deb ...
  468. Unpacking fonts-dejavu-core (2.37-1) ...
  469. Selecting previously unselected package fontconfig-config.
  470. Preparing to unpack .../2-fontconfig-config_2.11.0-6.7_all.deb ...
  471. Unpacking fontconfig-config (2.11.0-6.7) ...
  472. Selecting previously unselected package libfontconfig1:amd64.
  473. Preparing to unpack .../3-libfontconfig1_2.11.0-6.7+b1_amd64.deb ...
  474. Unpacking libfontconfig1:amd64 (2.11.0-6.7+b1) ...
  475. Selecting previously unselected package fontconfig.
  476. Preparing to unpack .../4-fontconfig_2.11.0-6.7+b1_amd64.deb ...
  477. Unpacking fontconfig (2.11.0-6.7+b1) ...
  478. Selecting previously unselected package libdaemon0:amd64.
  479. Preparing to unpack .../5-libdaemon0_0.14-6_amd64.deb ...
  480. Unpacking libdaemon0:amd64 (0.14-6) ...
  481. Selecting previously unselected package libwbclient0:amd64.
  482. Preparing to unpack .../6-libwbclient0_2%3a4.5.12+dfsg-2+deb9u3_amd64.deb ...
  483. Unpacking libwbclient0:amd64 (2:4.5.12+dfsg-2+deb9u3) ...
  484. Selecting previously unselected package libxau6:amd64.
  485. Preparing to unpack .../7-libxau6_1%3a1.0.8-1_amd64.deb ...
  486. Unpacking libxau6:amd64 (1:1.0.8-1) ...
  487. Selecting previously unselected package fuse.
  488. Preparing to unpack .../8-fuse_2.9.7-1+deb9u1_amd64.deb ...
  489. Unpacking fuse (2.9.7-1+deb9u1) ...
  490. Selecting previously unselected package libntfs-3g871.
  491. Preparing to unpack .../9-libntfs-3g871_1%3a2016.2.22AR.1+dfsg-1_amd64.deb ...
  492. Unpacking libntfs-3g871 (1:2016.2.22AR.1+dfsg-1) ...
  493. Setting up fuse (2.9.7-1+deb9u1) ...
  494. update-initramfs: deferring update (trigger activated)
  495. Selecting previously unselected package ntfs-3g.
  496. (Reading database ... 27558 files and directories currently installed.)
  497. Preparing to unpack .../000-ntfs-3g_1%3a2016.2.22AR.1+dfsg-1_amd64.deb ...
  498. Unpacking ntfs-3g (1:2016.2.22AR.1+dfsg-1) ...
  499. Selecting previously unselected package libopts25:amd64.
  500. Preparing to unpack .../001-libopts25_1%3a5.18.12-3_amd64.deb ...
  501. Unpacking libopts25:amd64 (1:5.18.12-3) ...
  502. Selecting previously unselected package ntp.
  503. Preparing to unpack .../002-ntp_1%3a4.2.8p10+dfsg-3+deb9u2_amd64.deb ...
  504. Unpacking ntp (1:4.2.8p10+dfsg-3+deb9u2) ...
  505. Selecting previously unselected package python-dnspython.
  506. Preparing to unpack .../003-python-dnspython_1.15.0-1_all.deb ...
  507. Unpacking python-dnspython (1.15.0-1) ...
  508. Selecting previously unselected package python-crypto.
  509. Preparing to unpack .../004-python-crypto_2.6.1-7_amd64.deb ...
  510. Unpacking python-crypto (2.6.1-7) ...
  511. Selecting previously unselected package libtalloc2:amd64.
  512. Preparing to unpack .../005-libtalloc2_2.1.8-1_amd64.deb ...
  513. Unpacking libtalloc2:amd64 (2.1.8-1) ...
  514. Selecting previously unselected package libtdb1:amd64.
  515. Preparing to unpack .../006-libtdb1_1.3.11-2_amd64.deb ...
  516. Unpacking libtdb1:amd64 (1.3.11-2) ...
  517. Selecting previously unselected package libtevent0:amd64.
  518. Preparing to unpack .../007-libtevent0_0.9.31-1_amd64.deb ...
  519. Unpacking libtevent0:amd64 (0.9.31-1) ...
  520. Selecting previously unselected package libldb1:amd64.
  521. Preparing to unpack .../008-libldb1_2%3a1.1.27-1+b1_amd64.deb ...
  522. Unpacking libldb1:amd64 (2:1.1.27-1+b1) ...
  523. Selecting previously unselected package libpython2.7:amd64.
  524. Preparing to unpack .../009-libpython2.7_2.7.13-2+deb9u2_amd64.deb ...
  525. Unpacking libpython2.7:amd64 (2.7.13-2+deb9u2) ...
  526. Selecting previously unselected package python-ldb.
  527. Preparing to unpack .../010-python-ldb_2%3a1.1.27-1+b1_amd64.deb ...
  528. Unpacking python-ldb (2:1.1.27-1+b1) ...
  529. Selecting previously unselected package python-tdb.
  530. Preparing to unpack .../011-python-tdb_1.3.11-2_amd64.deb ...
  531. Unpacking python-tdb (1.3.11-2) ...
  532. Selecting previously unselected package python-talloc.
  533. Preparing to unpack .../012-python-talloc_2.1.8-1_amd64.deb ...
  534. Unpacking python-talloc (2.1.8-1) ...
  535. Selecting previously unselected package libavahi-common-data:amd64.
  536. Preparing to unpack .../013-libavahi-common-data_0.6.32-2_amd64.deb ...
  537. Unpacking libavahi-common-data:amd64 (0.6.32-2) ...
  538. Selecting previously unselected package libavahi-common3:amd64.
  539. Preparing to unpack .../014-libavahi-common3_0.6.32-2_amd64.deb ...
  540. Unpacking libavahi-common3:amd64 (0.6.32-2) ...
  541. Selecting previously unselected package libavahi-client3:amd64.
  542. Preparing to unpack .../015-libavahi-client3_0.6.32-2_amd64.deb ...
  543. Unpacking libavahi-client3:amd64 (0.6.32-2) ...
  544. Selecting previously unselected package libcups2:amd64.
  545. Preparing to unpack .../016-libcups2_2.2.1-8+deb9u2_amd64.deb ...
  546. Unpacking libcups2:amd64 (2.2.1-8+deb9u2) ...
  547. Selecting previously unselected package samba-libs:amd64.
  548. Preparing to unpack .../017-samba-libs_2%3a4.5.12+dfsg-2+deb9u3_amd64.deb ...
  549. Unpacking samba-libs:amd64 (2:4.5.12+dfsg-2+deb9u3) ...
  550. Selecting previously unselected package python-samba.
  551. Preparing to unpack .../018-python-samba_2%3a4.5.12+dfsg-2+deb9u3_amd64.deb ...
  552. Unpacking python-samba (2:4.5.12+dfsg-2+deb9u3) ...
  553. Selecting previously unselected package samba-common.
  554. Preparing to unpack .../019-samba-common_2%3a4.5.12+dfsg-2+deb9u3_all.deb ...
  555. Unpacking samba-common (2:4.5.12+dfsg-2+deb9u3) ...
  556. Selecting previously unselected package samba-common-bin.
  557. Preparing to unpack .../020-samba-common-bin_2%3a4.5.12+dfsg-2+deb9u3_amd64.deb ...
  558. Unpacking samba-common-bin (2:4.5.12+dfsg-2+deb9u3) ...
  559. Selecting previously unselected package tdb-tools.
  560. Preparing to unpack .../021-tdb-tools_1.3.11-2_amd64.deb ...
  561. Unpacking tdb-tools (1.3.11-2) ...
  562. Selecting previously unselected package libfile-copy-recursive-perl.
  563. Preparing to unpack .../022-libfile-copy-recursive-perl_0.38-1_all.deb ...
  564. Unpacking libfile-copy-recursive-perl (0.38-1) ...
  565. Selecting previously unselected package update-inetd.
  566. Preparing to unpack .../023-update-inetd_4.44_all.deb ...
  567. Unpacking update-inetd (4.44) ...
  568. Selecting previously unselected package samba.
  569. Preparing to unpack .../024-samba_2%3a4.5.12+dfsg-2+deb9u3_amd64.deb ...
  570. Unpacking samba (2:4.5.12+dfsg-2+deb9u3) ...
  571. Selecting previously unselected package hdparm.
  572. Preparing to unpack .../025-hdparm_9.51+ds-1_amd64.deb ...
  573. Unpacking hdparm (9.51+ds-1) ...
  574. Selecting previously unselected package libevent-2.0-5:amd64.
  575. Preparing to unpack .../026-libevent-2.0-5_2.0.21-stable-3_amd64.deb ...
  576. Unpacking libevent-2.0-5:amd64 (2.0.21-stable-3) ...
  577. Selecting previously unselected package libmagic-mgc.
  578. Preparing to unpack .../027-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ...
  579. Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
  580. Selecting previously unselected package libmagic1:amd64.
  581. Preparing to unpack .../028-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ...
  582. Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ...
  583. Selecting previously unselected package libnfsidmap2:amd64.
  584. Preparing to unpack .../029-libnfsidmap2_0.25-5.1_amd64.deb ...
  585. Unpacking libnfsidmap2:amd64 (0.25-5.1) ...
  586. Selecting previously unselected package libtirpc1:amd64.
  587. Preparing to unpack .../030-libtirpc1_0.2.5-1.2_amd64.deb ...
  588. Unpacking libtirpc1:amd64 (0.2.5-1.2) ...
  589. Selecting previously unselected package lsof.
  590. Preparing to unpack .../031-lsof_4.89+dfsg-0.1_amd64.deb ...
  591. Unpacking lsof (4.89+dfsg-0.1) ...
  592. Selecting previously unselected package acl.
  593. Preparing to unpack .../032-acl_2.2.52-3+b1_amd64.deb ...
  594. Unpacking acl (2.2.52-3+b1) ...
  595. Selecting previously unselected package acpid.
  596. Preparing to unpack .../033-acpid_1%3a2.0.28-1+b1_amd64.deb ...
  597. Unpacking acpid (1:2.0.28-1+b1) ...
  598. Selecting previously unselected package anacron.
  599. Preparing to unpack .../034-anacron_2.3-24_amd64.deb ...
  600. Unpacking anacron (2.3-24) ...
  601. Selecting previously unselected package libavahi-core7:amd64.
  602. Preparing to unpack .../035-libavahi-core7_0.6.32-2_amd64.deb ...
  603. Unpacking libavahi-core7:amd64 (0.6.32-2) ...
  604. Selecting previously unselected package avahi-daemon.
  605. Preparing to unpack .../036-avahi-daemon_0.6.32-2_amd64.deb ...
  606. Unpacking avahi-daemon (0.6.32-2) ...
  607. Selecting previously unselected package beep.
  608. Preparing to unpack .../037-beep_1.3-4+deb9u1_amd64.deb ...
  609. Unpacking beep (1.3-4+deb9u1) ...
  610. Selecting previously unselected package ssl-cert.
  611. Preparing to unpack .../038-ssl-cert_1.0.39_all.deb ...
  612. Unpacking ssl-cert (1.0.39) ...
  613. Selecting previously unselected package postfix-sqlite.
  614. Preparing to unpack .../039-postfix-sqlite_3.1.8-0+deb9u1_amd64.deb ...
  615. Unpacking postfix-sqlite (3.1.8-0+deb9u1) ...
  616. Selecting previously unselected package postfix.
  617. Preparing to unpack .../040-postfix_3.1.8-0+deb9u1_amd64.deb ...
  618. Unpacking postfix (3.1.8-0+deb9u1) ...
  619. Selecting previously unselected package bsd-mailx.
  620. Preparing to unpack .../041-bsd-mailx_8.1.2-0.20160123cvs-4_amd64.deb ...
  621. Unpacking bsd-mailx (8.1.2-0.20160123cvs-4) ...
  622. Selecting previously unselected package libltdl7:amd64.
  623. Preparing to unpack .../042-libltdl7_2.4.6-2_amd64.deb ...
  624. Unpacking libltdl7:amd64 (2.4.6-2) ...
  625. Selecting previously unselected package collectd-core.
  626. Preparing to unpack .../043-collectd-core_5.7.1-1.1_amd64.deb ...
  627. Unpacking collectd-core (5.7.1-1.1) ...
  628. Selecting previously unselected package libpixman-1-0:amd64.
  629. Preparing to unpack .../044-libpixman-1-0_0.34.0-1_amd64.deb ...
  630. Unpacking libpixman-1-0:amd64 (0.34.0-1) ...
  631. Selecting previously unselected package libxdmcp6:amd64.
  632. Preparing to unpack .../045-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
  633. Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
  634. Selecting previously unselected package libxcb1:amd64.
  635. Preparing to unpack .../046-libxcb1_1.12-1_amd64.deb ...
  636. Unpacking libxcb1:amd64 (1.12-1) ...
  637. Selecting previously unselected package libx11-data.
  638. Preparing to unpack .../047-libx11-data_2%3a1.6.4-3_all.deb ...
  639. Unpacking libx11-data (2:1.6.4-3) ...
  640. Selecting previously unselected package libx11-6:amd64.
  641. Preparing to unpack .../048-libx11-6_2%3a1.6.4-3_amd64.deb ...
  642. Unpacking libx11-6:amd64 (2:1.6.4-3) ...
  643. Selecting previously unselected package libxcb-render0:amd64.
  644. Preparing to unpack .../049-libxcb-render0_1.12-1_amd64.deb ...
  645. Unpacking libxcb-render0:amd64 (1.12-1) ...
  646. Selecting previously unselected package libxcb-shm0:amd64.
  647. Preparing to unpack .../050-libxcb-shm0_1.12-1_amd64.deb ...
  648. Unpacking libxcb-shm0:amd64 (1.12-1) ...
  649. Selecting previously unselected package libxext6:amd64.
  650. Preparing to unpack .../051-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
  651. Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
  652. Selecting previously unselected package libxrender1:amd64.
  653. Preparing to unpack .../052-libxrender1_1%3a0.9.10-1_amd64.deb ...
  654. Unpacking libxrender1:amd64 (1:0.9.10-1) ...
  655. Selecting previously unselected package libcairo2:amd64.
  656. Preparing to unpack .../053-libcairo2_1.14.8-1_amd64.deb ...
  657. Unpacking libcairo2:amd64 (1.14.8-1) ...
  658. Selecting previously unselected package libdbi1:amd64.
  659. Preparing to unpack .../054-libdbi1_0.9.0-4+deb9u1_amd64.deb ...
  660. Unpacking libdbi1:amd64 (0.9.0-4+deb9u1) ...
  661. Selecting previously unselected package libthai-data.
  662. Preparing to unpack .../055-libthai-data_0.1.26-1_all.deb ...
  663. Unpacking libthai-data (0.1.26-1) ...
  664. Selecting previously unselected package libdatrie1:amd64.
  665. Preparing to unpack .../056-libdatrie1_0.2.10-4+b1_amd64.deb ...
  666. Unpacking libdatrie1:amd64 (0.2.10-4+b1) ...
  667. Selecting previously unselected package libthai0:amd64.
  668. Preparing to unpack .../057-libthai0_0.1.26-1_amd64.deb ...
  669. Unpacking libthai0:amd64 (0.1.26-1) ...
  670. Selecting previously unselected package libpango-1.0-0:amd64.
  671. Preparing to unpack .../058-libpango-1.0-0_1.40.5-1_amd64.deb ...
  672. Unpacking libpango-1.0-0:amd64 (1.40.5-1) ...
  673. Selecting previously unselected package libgraphite2-3:amd64.
  674. Preparing to unpack .../059-libgraphite2-3_1.3.10-1_amd64.deb ...
  675. Unpacking libgraphite2-3:amd64 (1.3.10-1) ...
  676. Selecting previously unselected package libharfbuzz0b:amd64.
  677. Preparing to unpack .../060-libharfbuzz0b_1.4.2-1_amd64.deb ...
  678. Unpacking libharfbuzz0b:amd64 (1.4.2-1) ...
  679. Selecting previously unselected package libpangoft2-1.0-0:amd64.
  680. Preparing to unpack .../061-libpangoft2-1.0-0_1.40.5-1_amd64.deb ...
  681. Unpacking libpangoft2-1.0-0:amd64 (1.40.5-1) ...
  682. Selecting previously unselected package libpangocairo-1.0-0:amd64.
  683. Preparing to unpack .../062-libpangocairo-1.0-0_1.40.5-1_amd64.deb ...
  684. Unpacking libpangocairo-1.0-0:amd64 (1.40.5-1) ...
  685. Selecting previously unselected package librrd8:amd64.
  686. Preparing to unpack .../063-librrd8_1.6.0-1+b2_amd64.deb ...
  687. Unpacking librrd8:amd64 (1.6.0-1+b2) ...
  688. Selecting previously unselected package collectd.
  689. Preparing to unpack .../064-collectd_5.7.1-1.1_amd64.deb ...
  690. Unpacking collectd (5.7.1-1.1) ...
  691. Selecting previously unselected package libcpufreq0.
  692. Preparing to unpack .../065-libcpufreq0_008-1+b1_amd64.deb ...
  693. Unpacking libcpufreq0 (008-1+b1) ...
  694. Selecting previously unselected package cpufrequtils.
  695. Preparing to unpack .../066-cpufrequtils_008-1+b1_amd64.deb ...
  696. Unpacking cpufrequtils (008-1+b1) ...
  697. Selecting previously unselected package cron-apt.
  698. Preparing to unpack .../067-cron-apt_0.10.0_all.deb ...
  699. Unpacking cron-apt (0.10.0) ...
  700. Selecting previously unselected package dialog.
  701. Preparing to unpack .../068-dialog_1.3-20160828-2_amd64.deb ...
  702. Unpacking dialog (1.3-20160828-2) ...
  703. Selecting previously unselected package ifenslave.
  704. Preparing to unpack .../069-ifenslave_2.9_all.deb ...
  705. Unpacking ifenslave (2.9) ...
  706. Selecting previously unselected package jfsutils.
  707. Preparing to unpack .../070-jfsutils_1.1.15-3_amd64.deb ...
  708. Unpacking jfsutils (1.1.15-3) ...
  709. Selecting previously unselected package libonig4:amd64.
  710. Preparing to unpack .../071-libonig4_6.1.3-2_amd64.deb ...
  711. Unpacking libonig4:amd64 (6.1.3-2) ...
  712. Selecting previously unselected package libjq1:amd64.
  713. Preparing to unpack .../072-libjq1_1.5+dfsg-1.3_amd64.deb ...
  714. Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
  715. Selecting previously unselected package jq.
  716. Preparing to unpack .../073-jq_1.5+dfsg-1.3_amd64.deb ...
  717. Unpacking jq (1.5+dfsg-1.3) ...
  718. Selecting previously unselected package keyutils.
  719. Preparing to unpack .../074-keyutils_1.5.9-9_amd64.deb ...
  720. Unpacking keyutils (1.5.9-9) ...
  721. Selecting previously unselected package libaio1:amd64.
  722. Preparing to unpack .../075-libaio1_0.3.110-3_amd64.deb ...
  723. Unpacking libaio1:amd64 (0.3.110-3) ...
  724. Selecting previously unselected package libdbus-glib-1-2:amd64.
  725. Preparing to unpack .../076-libdbus-glib-1-2_0.108-2_amd64.deb ...
  726. Unpacking libdbus-glib-1-2:amd64 (0.108-2) ...
  727. Selecting previously unselected package libfile-slurp-perl.
  728. Preparing to unpack .../077-libfile-slurp-perl_9999.19-6_all.deb ...
  729. Unpacking libfile-slurp-perl (9999.19-6) ...
  730. Selecting previously unselected package libjpeg62-turbo:amd64.
  731. Preparing to unpack .../078-libjpeg62-turbo_1%3a1.5.1-2_amd64.deb ...
  732. Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2) ...
  733. Selecting previously unselected package libjbig0:amd64.
  734. Preparing to unpack .../079-libjbig0_2.1-3.1+b2_amd64.deb ...
  735. Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
  736. Selecting previously unselected package libtiff5:amd64.
  737. Preparing to unpack .../080-libtiff5_4.0.8-2+deb9u2_amd64.deb ...
  738. Unpacking libtiff5:amd64 (4.0.8-2+deb9u2) ...
  739. Selecting previously unselected package libwebp6:amd64.
  740. Preparing to unpack .../081-libwebp6_0.5.2-1_amd64.deb ...
  741. Unpacking libwebp6:amd64 (0.5.2-1) ...
  742. Selecting previously unselected package libxpm4:amd64.
  743. Preparing to unpack .../082-libxpm4_1%3a3.5.12-1_amd64.deb ...
  744. Unpacking libxpm4:amd64 (1:3.5.12-1) ...
  745. Selecting previously unselected package libgd3:amd64.
  746. Preparing to unpack .../083-libgd3_2.2.4-2+deb9u2_amd64.deb ...
  747. Unpacking libgd3:amd64 (2.2.4-2+deb9u2) ...
  748. Selecting previously unselected package libjavascript-minifier-xs-perl.
  749. Preparing to unpack .../084-libjavascript-minifier-xs-perl_0.11-1+b2_amd64.deb ...
  750. Unpacking libjavascript-minifier-xs-perl (0.11-1+b2) ...
  751. Selecting previously unselected package libjs-jquery.
  752. Preparing to unpack .../085-libjs-jquery_3.1.1-2_all.deb ...
  753. Unpacking libjs-jquery (3.1.1-2) ...
  754. Selecting previously unselected package libjs-underscore.
  755. Preparing to unpack .../086-libjs-underscore_1.8.3~dfsg-1_all.deb ...
  756. Unpacking libjs-underscore (1.8.3~dfsg-1) ...
  757. Selecting previously unselected package libjs-sphinxdoc.
  758. Preparing to unpack .../087-libjs-sphinxdoc_1.4.9-2_all.deb ...
  759. Unpacking libjs-sphinxdoc (1.4.9-2) ...
  760. Selecting previously unselected package libjson-perl.
  761. Preparing to unpack .../088-libjson-perl_2.90-1_all.deb ...
  762. Unpacking libjson-perl (2.90-1) ...
  763. Selecting previously unselected package liblocale-po-perl.
  764. Preparing to unpack .../089-liblocale-po-perl_0.27-1_all.deb ...
  765. Unpacking liblocale-po-perl (0.27-1) ...
  766. Selecting previously unselected package libmemcached11:amd64.
  767. Preparing to unpack .../090-libmemcached11_1.0.18-4.1_amd64.deb ...
  768. Unpacking libmemcached11:amd64 (1.0.18-4.1) ...
  769. Selecting previously unselected package libmemcachedutil2:amd64.
  770. Preparing to unpack .../091-libmemcachedutil2_1.0.18-4.1_amd64.deb ...
  771. Unpacking libmemcachedutil2:amd64 (1.0.18-4.1) ...
  772. Selecting previously unselected package nginx-common.
  773. Preparing to unpack .../092-nginx-common_1.10.3-1+deb9u1_all.deb ...
  774. Unpacking nginx-common (1.10.3-1+deb9u1) ...
  775. Selecting previously unselected package libnginx-mod-http-auth-pam.
  776. Preparing to unpack .../093-libnginx-mod-http-auth-pam_1.10.3-1+deb9u1_amd64.deb ...
  777. Unpacking libnginx-mod-http-auth-pam (1.10.3-1+deb9u1) ...
  778. Selecting previously unselected package libnginx-mod-http-dav-ext.
  779. Preparing to unpack .../094-libnginx-mod-http-dav-ext_1.10.3-1+deb9u1_amd64.deb ...
  780. Unpacking libnginx-mod-http-dav-ext (1.10.3-1+deb9u1) ...
  781. Selecting previously unselected package libnginx-mod-http-echo.
  782. Preparing to unpack .../095-libnginx-mod-http-echo_1.10.3-1+deb9u1_amd64.deb ...
  783. Unpacking libnginx-mod-http-echo (1.10.3-1+deb9u1) ...
  784. Selecting previously unselected package libnginx-mod-http-geoip.
  785. Preparing to unpack .../096-libnginx-mod-http-geoip_1.10.3-1+deb9u1_amd64.deb ...
  786. Unpacking libnginx-mod-http-geoip (1.10.3-1+deb9u1) ...
  787. Selecting previously unselected package libnginx-mod-http-image-filter.
  788. Preparing to unpack .../097-libnginx-mod-http-image-filter_1.10.3-1+deb9u1_amd64.deb ...
  789. Unpacking libnginx-mod-http-image-filter (1.10.3-1+deb9u1) ...
  790. Selecting previously unselected package libnginx-mod-http-subs-filter.
  791. Preparing to unpack .../098-libnginx-mod-http-subs-filter_1.10.3-1+deb9u1_amd64.deb ...
  792. Unpacking libnginx-mod-http-subs-filter (1.10.3-1+deb9u1) ...
  793. Selecting previously unselected package libnginx-mod-http-upstream-fair.
  794. Preparing to unpack .../099-libnginx-mod-http-upstream-fair_1.10.3-1+deb9u1_amd64.deb ...
  795. Unpacking libnginx-mod-http-upstream-fair (1.10.3-1+deb9u1) ...
  796. Selecting previously unselected package libxslt1.1:amd64.
  797. Preparing to unpack .../100-libxslt1.1_1.1.29-2.1_amd64.deb ...
  798. Unpacking libxslt1.1:amd64 (1.1.29-2.1) ...
  799. Selecting previously unselected package libnginx-mod-http-xslt-filter.
  800. Preparing to unpack .../101-libnginx-mod-http-xslt-filter_1.10.3-1+deb9u1_amd64.deb ...
  801. Unpacking libnginx-mod-http-xslt-filter (1.10.3-1+deb9u1) ...
  802. Selecting previously unselected package libnginx-mod-mail.
  803. Preparing to unpack .../102-libnginx-mod-mail_1.10.3-1+deb9u1_amd64.deb ...
  804. Unpacking libnginx-mod-mail (1.10.3-1+deb9u1) ...
  805. Selecting previously unselected package libnginx-mod-stream.
  806. Preparing to unpack .../103-libnginx-mod-stream_1.10.3-1+deb9u1_amd64.deb ...
  807. Unpacking libnginx-mod-stream (1.10.3-1+deb9u1) ...
  808. Selecting previously unselected package libnl-3-200:amd64.
  809. Preparing to unpack .../104-libnl-3-200_3.2.27-2_amd64.deb ...
  810. Unpacking libnl-3-200:amd64 (3.2.27-2) ...
  811. Selecting previously unselected package libnl-genl-3-200:amd64.
  812. Preparing to unpack .../105-libnl-genl-3-200_3.2.27-2_amd64.deb ...
  813. Unpacking libnl-genl-3-200:amd64 (3.2.27-2) ...
  814. Selecting previously unselected package libnss-mdns:amd64.
  815. Preparing to unpack .../106-libnss-mdns_0.10-8_amd64.deb ...
  816. Unpacking libnss-mdns:amd64 (0.10-8) ...
  817. Selecting previously unselected package libossp-uuid16:amd64.
  818. Preparing to unpack .../107-libossp-uuid16_1.6.2-1.5+b4_amd64.deb ...
  819. Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b4) ...
  820. Selecting previously unselected package libpcsclite1:amd64.
  821. Preparing to unpack .../108-libpcsclite1_1.8.20-1_amd64.deb ...
  822. Unpacking libpcsclite1:amd64 (1.8.20-1) ...
  823. Selecting previously unselected package libsasl2-modules:amd64.
  824. Preparing to unpack .../109-libsasl2-modules_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
  825. Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3) ...
  826. Selecting previously unselected package monit.
  827. Preparing to unpack .../110-monit_1%3a5.20.0-6_amd64.deb ...
  828. Unpacking monit (1:5.20.0-6) ...
  829. Selecting previously unselected package rpcbind.
  830. Preparing to unpack .../111-rpcbind_0.2.3-0.6_amd64.deb ...
  831. Unpacking rpcbind (0.2.3-0.6) ...
  832. Selecting previously unselected package nfs-common.
  833. Preparing to unpack .../112-nfs-common_1%3a1.3.4-2.1_amd64.deb ...
  834. Unpacking nfs-common (1:1.3.4-2.1) ...
  835. Selecting previously unselected package nfs-kernel-server.
  836. Preparing to unpack .../113-nfs-kernel-server_1%3a1.3.4-2.1_amd64.deb ...
  837. Unpacking nfs-kernel-server (1:1.3.4-2.1) ...
  838. Selecting previously unselected package nginx-full.
  839. Preparing to unpack .../114-nginx-full_1.10.3-1+deb9u1_amd64.deb ...
  840. Unpacking nginx-full (1.10.3-1+deb9u1) ...
  841. Selecting previously unselected package nginx.
  842. Preparing to unpack .../115-nginx_1.10.3-1+deb9u1_all.deb ...
  843. Unpacking nginx (1.10.3-1+deb9u1) ...
  844. Selecting previously unselected package libjs-extjs6.
  845. Preparing to unpack .../116-libjs-extjs6_6.2.0.981-2_all.deb ...
  846. Unpacking libjs-extjs6 (6.2.0.981-2) ...
  847. Selecting previously unselected package psmisc.
  848. Preparing to unpack .../117-psmisc_22.21-2.1+b2_amd64.deb ...
  849. Unpacking psmisc (22.21-2.1+b2) ...
  850. Selecting previously unselected package php-common.
  851. Preparing to unpack .../118-php-common_1%3a49_all.deb ...
  852. Unpacking php-common (1:49) ...
  853. Selecting previously unselected package php7.0-common.
  854. Preparing to unpack .../119-php7.0-common_7.0.30-0+deb9u1_amd64.deb ...
  855. Unpacking php7.0-common (7.0.30-0+deb9u1) ...
  856. Selecting previously unselected package php7.0-json.
  857. Preparing to unpack .../120-php7.0-json_7.0.30-0+deb9u1_amd64.deb ...
  858. Unpacking php7.0-json (7.0.30-0+deb9u1) ...
  859. Selecting previously unselected package php7.0-opcache.
  860. Preparing to unpack .../121-php7.0-opcache_7.0.30-0+deb9u1_amd64.deb ...
  861. Unpacking php7.0-opcache (7.0.30-0+deb9u1) ...
  862. Selecting previously unselected package php7.0-readline.
  863. Preparing to unpack .../122-php7.0-readline_7.0.30-0+deb9u1_amd64.deb ...
  864. Unpacking php7.0-readline (7.0.30-0+deb9u1) ...
  865. Selecting previously unselected package php7.0-cli.
  866. Preparing to unpack .../123-php7.0-cli_7.0.30-0+deb9u1_amd64.deb ...
  867. Unpacking php7.0-cli (7.0.30-0+deb9u1) ...
  868. Selecting previously unselected package php7.0-fpm.
  869. Preparing to unpack .../124-php7.0-fpm_7.0.30-0+deb9u1_amd64.deb ...
  870. Unpacking php7.0-fpm (7.0.30-0+deb9u1) ...
  871. Selecting previously unselected package php-fpm.
  872. Preparing to unpack .../125-php-fpm_1%3a7.0+49_all.deb ...
  873. Unpacking php-fpm (1:7.0+49) ...
  874. Selecting previously unselected package php7.0-cgi.
  875. Preparing to unpack .../126-php7.0-cgi_7.0.30-0+deb9u1_amd64.deb ...
  876. Unpacking php7.0-cgi (7.0.30-0+deb9u1) ...
  877. Selecting previously unselected package php-cgi.
  878. Preparing to unpack .../127-php-cgi_1%3a7.0+49_all.deb ...
  879. Unpacking php-cgi (1:7.0+49) ...
  880. Selecting previously unselected package php7.0-mbstring.
  881. Preparing to unpack .../128-php7.0-mbstring_7.0.30-0+deb9u1_amd64.deb ...
  882. Unpacking php7.0-mbstring (7.0.30-0+deb9u1) ...
  883. Selecting previously unselected package php-mbstring.
  884. Preparing to unpack .../129-php-mbstring_1%3a7.0+49_all.deb ...
  885. Unpacking php-mbstring (1:7.0+49) ...
  886. Selecting previously unselected package php-pam.
  887. Preparing to unpack .../130-php-pam_1.0.3-1_amd64.deb ...
  888. Unpacking php-pam (1.0.3-1) ...
  889. Selecting previously unselected package sudo.
  890. Preparing to unpack .../131-sudo_1.8.19p1-2.1_amd64.deb ...
  891. Unpacking sudo (1.8.19p1-2.1) ...
  892. Selecting previously unselected package python3-dialog.
  893. Preparing to unpack .../132-python3-dialog_3.4.0-1_all.deb ...
  894. Unpacking python3-dialog (3.4.0-1) ...
  895. Selecting previously unselected package resolvconf.
  896. Preparing to unpack .../133-resolvconf_1.79_all.deb ...
  897. Unpacking resolvconf (1.79) ...
  898. Selecting previously unselected package sdparm.
  899. Preparing to unpack .../134-sdparm_1.08-1+b1_amd64.deb ...
  900. Unpacking sdparm (1.08-1+b1) ...
  901. Selecting previously unselected package python3-dbus.
  902. Preparing to unpack .../135-python3-dbus_1.2.4-1+b1_amd64.deb ...
  903. Unpacking python3-dbus (1.2.4-1+b1) ...
  904. Selecting previously unselected package uuid.
  905. Preparing to unpack .../136-uuid_1.6.2-1.5+b4_amd64.deb ...
  906. Unpacking uuid (1.6.2-1.5+b4) ...
  907. Selecting previously unselected package proftpd-basic.
  908. Preparing to unpack .../137-proftpd-basic_1.3.5b-4_amd64.deb ...
  909. Unpacking proftpd-basic (1.3.5b-4) ...
  910. Selecting previously unselected package php7.0-bcmath.
  911. Preparing to unpack .../138-php7.0-bcmath_7.0.30-0+deb9u1_amd64.deb ...
  912. Unpacking php7.0-bcmath (7.0.30-0+deb9u1) ...
  913. Selecting previously unselected package php-bcmath.
  914. Preparing to unpack .../139-php-bcmath_1%3a7.0+49_all.deb ...
  915. Unpacking php-bcmath (1:7.0+49) ...
  916. Selecting previously unselected package gdisk.
  917. Preparing to unpack .../140-gdisk_1.0.1-1_amd64.deb ...
  918. Unpacking gdisk (1.0.1-1) ...
  919. Selecting previously unselected package rrdtool.
  920. Preparing to unpack .../141-rrdtool_1.6.0-1+b2_amd64.deb ...
  921. Unpacking rrdtool (1.6.0-1+b2) ...
  922. Selecting previously unselected package quota.
  923. Preparing to unpack .../142-quota_4.03-2+deb9u1_amd64.deb ...
  924. Unpacking quota (4.03-2+deb9u1) ...
  925. Selecting previously unselected package php7.0-xml.
  926. Preparing to unpack .../143-php7.0-xml_7.0.30-0+deb9u1_amd64.deb ...
  927. Unpacking php7.0-xml (7.0.30-0+deb9u1) ...
  928. Selecting previously unselected package php-xml.
  929. Preparing to unpack .../144-php-xml_1%3a7.0+49_all.deb ...
  930. Unpacking php-xml (1:7.0+49) ...
  931. Selecting previously unselected package quotatool.
  932. Preparing to unpack .../145-quotatool_1%3a1.4.12-2+b1_amd64.deb ...
  933. Unpacking quotatool (1:1.4.12-2+b1) ...
  934. Selecting previously unselected package watchdog.
  935. Preparing to unpack .../146-watchdog_5.15-2_amd64.deb ...
  936. Unpacking watchdog (5.15-2) ...
  937. Selecting previously unselected package proftpd-mod-vroot.
  938. Preparing to unpack .../147-proftpd-mod-vroot_0.9.4-1_amd64.deb ...
  939. Unpacking proftpd-mod-vroot (0.9.4-1) ...
  940. Selecting previously unselected package xmlstarlet.
  941. Preparing to unpack .../148-xmlstarlet_1.6.1-2_amd64.deb ...
  942. Unpacking xmlstarlet (1.6.1-2) ...
  943. Selecting previously unselected package socat.
  944. Preparing to unpack .../149-socat_1.7.3.1-2+deb9u1_amd64.deb ...
  945. Unpacking socat (1.7.3.1-2+deb9u1) ...
  946. Selecting previously unselected package rrdcached.
  947. Preparing to unpack .../150-rrdcached_1.6.0-1+b2_amd64.deb ...
  948. Unpacking rrdcached (1.6.0-1+b2) ...
  949. Selecting previously unselected package python-apt-common.
  950. Preparing to unpack .../151-python-apt-common_1.4.0~beta3_all.deb ...
  951. Unpacking python-apt-common (1.4.0~beta3) ...
  952. Selecting previously unselected package python3-apt.
  953. Preparing to unpack .../152-python3-apt_1.4.0~beta3_amd64.deb ...
  954. Unpacking python3-apt (1.4.0~beta3) ...
  955. Selecting previously unselected package powermgmt-base.
  956. Preparing to unpack .../153-powermgmt-base_1.31+nmu1_all.deb ...
  957. Unpacking powermgmt-base (1.31+nmu1) ...
  958. Selecting previously unselected package pm-utils.
  959. Preparing to unpack .../154-pm-utils_1.4.1-17_all.deb ...
  960. Unpacking pm-utils (1.4.1-17) ...
  961. Selecting previously unselected package wpasupplicant.
  962. Preparing to unpack .../155-wpasupplicant_2%3a2.4-1+deb9u1_amd64.deb ...
  963. Unpacking wpasupplicant (2:2.4-1+deb9u1) ...
  964. Selecting previously unselected package samba-vfs-modules.
  965. Preparing to unpack .../156-samba-vfs-modules_2%3a4.5.12+dfsg-2+deb9u3_amd64.deb ...
  966. Unpacking samba-vfs-modules (2:4.5.12+dfsg-2+deb9u3) ...
  967. Selecting previously unselected package python3-six.
  968. Preparing to unpack .../157-python3-six_1.10.0-3_all.deb ...
  969. Unpacking python3-six (1.10.0-3) ...
  970. Selecting previously unselected package python3-pyudev.
  971. Preparing to unpack .../158-python3-pyudev_0.21.0-1_all.deb ...
  972. Unpacking python3-pyudev (0.21.0-1) ...
  973. Selecting previously unselected package python3-natsort.
  974. Preparing to unpack .../159-python3-natsort_4.0.3-2_all.deb ...
  975. Unpacking python3-natsort (4.0.3-2) ...
  976. Selecting previously unselected package python3-netifaces.
  977. Preparing to unpack .../160-python3-netifaces_0.10.4-0.1+b2_amd64.deb ...
  978. Unpacking python3-netifaces (0.10.4-0.1+b2) ...
  979. Selecting previously unselected package python3-lxml.
  980. Preparing to unpack .../161-python3-lxml_3.7.1-1_amd64.deb ...
  981. Unpacking python3-lxml (3.7.1-1) ...
  982. Selecting previously unselected package openmediavault.
  983. Preparing to unpack .../162-openmediavault_4.1.9_all.deb ...
  984. Unpacking openmediavault (4.1.9) ...
  985. Setting up python-apt-common (1.4.0~beta3) ...
  986. Setting up libjs-jquery (3.1.1-2) ...
  987. Setting up libtdb1:amd64 (1.3.11-2) ...
  988. Setting up sdparm (1.08-1+b1) ...
  989. Setting up libjs-extjs6 (6.2.0.981-2) ...
  990. Setting up libwbclient0:amd64 (2:4.5.12+dfsg-2+deb9u3) ...
  991. Setting up powermgmt-base (1.31+nmu1) ...
  992. Setting up libdaemon0:amd64 (0.14-6) ...
  993. Setting up libfile-slurp-perl (9999.19-6) ...
  994. Setting up liblockfile-bin (1.14-1+b1) ...
  995. Setting up libdbi1:amd64 (0.9.0-4+deb9u1) ...
  996. Setting up cron-apt (0.10.0) ...
  997. Setting up python3-apt (1.4.0~beta3) ...
  998. Setting up quotatool (1:1.4.12-2+b1) ...
  999. Setting up libnfsidmap2:amd64 (0.25-5.1) ...
  1000. Setting up libjpeg62-turbo:amd64 (1:1.5.1-2) ...
  1001. Setting up psmisc (22.21-2.1+b2) ...
  1002. Setting up libjs-underscore (1.8.3~dfsg-1) ...
  1003. Setting up dialog (1.3-20160828-2) ...
  1004. Processing triggers for mime-support (3.60) ...
  1005. Setting up watchdog (5.15-2) ...
  1006. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  1007. Created symlink /etc/systemd/system/default.target.wants/watchdog.service -> /lib/systemd/system/watchdog.service.
  1008. Setting up libjavascript-minifier-xs-perl (0.11-1+b2) ...
  1009. Setting up sudo (1.8.19p1-2.1) ...
  1010. Setting up libjbig0:amd64 (2.1-3.1+b2) ...
  1011. Setting up libpcsclite1:amd64 (1.8.20-1) ...
  1012. Setting up fonts-dejavu-core (2.37-1) ...
  1013. Setting up libdbus-glib-1-2:amd64 (0.108-2) ...
  1014. Setting up socat (1.7.3.1-2+deb9u1) ...
  1015. Setting up lsof (4.89+dfsg-0.1) ...
  1016. Setting up bash-completion (1:2.1-4.3) ...
  1017. Setting up liblockfile1:amd64 (1.14-1+b1) ...
  1018. Setting up nginx-common (1.10.3-1+deb9u1) ...
  1019. Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service -> /lib/systemd/system/nginx.service.
  1020. Setting up libossp-uuid16:amd64 (1.6.2-1.5+b4) ...
  1021. Setting up libnginx-mod-http-subs-filter (1.10.3-1+deb9u1) ...
  1022. Setting up libonig4:amd64 (6.1.3-2) ...
  1023. Setting up python3-six (1.10.0-3) ...
  1024. Setting up monit (1:5.20.0-6) ...
  1025. Setting up keyutils (1.5.9-9) ...
  1026. Setting up libjs-sphinxdoc (1.4.9-2) ...
  1027. Setting up samba-common (2:4.5.12+dfsg-2+deb9u3) ...
  1028.  
  1029. Creating config file /etc/samba/smb.conf with new version
  1030. Setting up libdatrie1:amd64 (0.2.10-4+b1) ...
  1031. Setting up libtiff5:amd64 (4.0.8-2+deb9u2) ...
  1032. Setting up ssl-cert (1.0.39) ...
  1033. Processing triggers for initramfs-tools (0.130) ...
  1034. update-initramfs: /boot/initrd.img-4.9.0-7-amd64 has been altered.
  1035. update-initramfs: Cannot update. Override with -t option.
  1036. Setting up pm-utils (1.4.1-17) ...
  1037. Setting up hdparm (9.51+ds-1) ...
  1038. Setting up libmemcached11:amd64 (1.0.18-4.1) ...
  1039. Setting up python3-pyudev (0.21.0-1) ...
  1040. Setting up python3-netifaces (0.10.4-0.1+b2) ...
  1041. Setting up uuid (1.6.2-1.5+b4) ...
  1042. Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
  1043. Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ...
  1044. Setting up libgraphite2-3:amd64 (1.3.10-1) ...
  1045. Setting up libxslt1.1:amd64 (1.1.29-2.1) ...
  1046. Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
  1047. Setting up beep (1.3-4+deb9u1) ...
  1048. Setting up libpixman-1-0:amd64 (0.34.0-1) ...
  1049. Setting up acpid (1:2.0.28-1+b1) ...
  1050. Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket.
  1051. Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path.
  1052. Processing triggers for libc-bin (2.24-11+deb9u3) ...
  1053. Setting up libaio1:amd64 (0.3.110-3) ...
  1054. Setting up libtirpc1:amd64 (0.2.5-1.2) ...
  1055. Setting up python3-natsort (4.0.3-2) ...
  1056. Setting up php-common (1:49) ...
  1057. Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer -> /lib/systemd/system/phpsessionclean.timer.
  1058. Setting up gdisk (1.0.1-1) ...
  1059. Processing triggers for systemd (232-25+deb9u4) ...
  1060. Setting up libltdl7:amd64 (2.4.6-2) ...
  1061. Setting up libnginx-mod-http-auth-pam (1.10.3-1+deb9u1) ...
  1062. Setting up tdb-tools (1.3.11-2) ...
  1063. update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode
  1064. Setting up libopts25:amd64 (1:5.18.12-3) ...
  1065. Setting up libnginx-mod-http-dav-ext (1.10.3-1+deb9u1) ...
  1066. Setting up libnginx-mod-mail (1.10.3-1+deb9u1) ...
  1067. Processing triggers for man-db (2.7.6.1-2) ...
  1068. Setting up resolvconf (1.79) ...
  1069. ifquery: couldn't open interfaces file "/etc/network/interfaces": No such file or directory
  1070. ifquery: couldn't open interfaces file "/etc/network/interfaces": No such file or directory
  1071. Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service -> /lib/systemd/system/resolvconf.service.
  1072. Setting up libnginx-mod-http-xslt-filter (1.10.3-1+deb9u1) ...
  1073. Setting up libntfs-3g871 (1:2016.2.22AR.1+dfsg-1) ...
  1074. Setting up libtalloc2:amd64 (2.1.8-1) ...
  1075. Setting up liblocale-po-perl (0.27-1) ...
  1076. Setting up libthai-data (0.1.26-1) ...
  1077. Setting up libnginx-mod-http-upstream-fair (1.10.3-1+deb9u1) ...
  1078. Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
  1079. Processing triggers for dbus (1.10.26-0+deb9u1) ...
  1080. Setting up php7.0-common (7.0.30-0+deb9u1) ...
  1081.  
  1082. Creating config file /etc/php/7.0/mods-available/calendar.ini with new version
  1083.  
  1084. Creating config file /etc/php/7.0/mods-available/ctype.ini with new version
  1085.  
  1086. Creating config file /etc/php/7.0/mods-available/exif.ini with new version
  1087.  
  1088. Creating config file /etc/php/7.0/mods-available/fileinfo.ini with new version
  1089.  
  1090. Creating config file /etc/php/7.0/mods-available/ftp.ini with new version
  1091.  
  1092. Creating config file /etc/php/7.0/mods-available/gettext.ini with new version
  1093.  
  1094. Creating config file /etc/php/7.0/mods-available/iconv.ini with new version
  1095.  
  1096. Creating config file /etc/php/7.0/mods-available/pdo.ini with new version
  1097.  
  1098. Creating config file /etc/php/7.0/mods-available/phar.ini with new version
  1099.  
  1100. Creating config file /etc/php/7.0/mods-available/posix.ini with new version
  1101.  
  1102. Creating config file /etc/php/7.0/mods-available/shmop.ini with new version
  1103.  
  1104. Creating config file /etc/php/7.0/mods-available/sockets.ini with new version
  1105.  
  1106. Creating config file /etc/php/7.0/mods-available/sysvmsg.ini with new version
  1107.  
  1108. Creating config file /etc/php/7.0/mods-available/sysvsem.ini with new version
  1109.  
  1110. Creating config file /etc/php/7.0/mods-available/sysvshm.ini with new version
  1111.  
  1112. Creating config file /etc/php/7.0/mods-available/tokenizer.ini with new version
  1113. Setting up anacron (2.3-24) ...
  1114. Created symlink /etc/systemd/system/multi-user.target.wants/anacron.service -> /lib/systemd/system/anacron.service.
  1115. Created symlink /etc/systemd/system/timers.target.wants/anacron.timer -> /lib/systemd/system/anacron.timer.
  1116. Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3) ...
  1117. Setting up php7.0-xml (7.0.30-0+deb9u1) ...
  1118.  
  1119. Creating config file /etc/php/7.0/mods-available/dom.ini with new version
  1120.  
  1121. Creating config file /etc/php/7.0/mods-available/simplexml.ini with new version
  1122.  
  1123. Creating config file /etc/php/7.0/mods-available/wddx.ini with new version
  1124.  
  1125. Creating config file /etc/php/7.0/mods-available/xml.ini with new version
  1126.  
  1127. Creating config file /etc/php/7.0/mods-available/xmlreader.ini with new version
  1128.  
  1129. Creating config file /etc/php/7.0/mods-available/xmlwriter.ini with new version
  1130.  
  1131. Creating config file /etc/php/7.0/mods-available/xsl.ini with new version
  1132. Setting up libevent-2.0-5:amd64 (2.0.21-stable-3) ...
  1133. Setting up postfix-sqlite (3.1.8-0+deb9u1) ...
  1134. grep: /etc/postfix/dynamicmaps.cf: No such file or directory
  1135. Adding sqlite map entry to /etc/postfix/dynamicmaps.cf
  1136. Setting up libjson-perl (2.90-1) ...
  1137. Setting up libnl-3-200:amd64 (3.2.27-2) ...
  1138. Setting up acl (2.2.52-3+b1) ...
  1139. Setting up ifenslave (2.9) ...
  1140. Setting up libnginx-mod-http-geoip (1.10.3-1+deb9u1) ...
  1141. Setting up jfsutils (1.1.15-3) ...
  1142. update-initramfs: deferring update (trigger activated)
  1143. Setting up libcpufreq0 (008-1+b1) ...
  1144. Setting up libx11-data (2:1.6.4-3) ...
  1145. Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u2) ...
  1146. Setting up libxau6:amd64 (1:1.0.8-1) ...
  1147. Processing triggers for rsyslog (8.24.0-1) ...
  1148. Setting up python3-dialog (3.4.0-1) ...
  1149. Setting up postfix (3.1.8-0+deb9u1) ...
  1150. Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service -> /lib/systemd/system/postfix.service.
  1151. Adding group `postfix' (GID 113) ...
  1152. Done.
  1153. Adding system user `postfix' (UID 108) ...
  1154. Adding new user `postfix' (UID 108) with group `postfix' ...
  1155. Not creating home directory `/var/spool/postfix'.
  1156. Adding group `postdrop' (GID 114) ...
  1157. Done.
  1158. setting myhostname: castaway.ovh.net
  1159. setting alias maps
  1160. setting alias database
  1161. mailname is not a fully qualified domain name.  Not changing /etc/mailname.
  1162. setting destinations: $myhostname, castaway, localhost.localdomain, , localhost
  1163. setting relayhost:
  1164. setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  1165. setting mailbox_size_limit: 0
  1166. setting recipient_delimiter: +
  1167. setting inet_interfaces: all
  1168. setting inet_protocols: all
  1169. /etc/aliases does not exist, creating it.
  1170. WARNING: /etc/aliases exists, but does not have a root alias.
  1171.  
  1172. Postfix (main.cf) is now set up with a default configuration.  If you need to
  1173. make changes, edit /etc/postfix/main.cf (and others) as needed.  To view
  1174. Postfix configuration values, see postconf(1).
  1175.  
  1176. After modifying main.cf, be sure to run 'service postfix reload'.
  1177.  
  1178. Running newaliases
  1179. Setting up libfile-copy-recursive-perl (0.38-1) ...
  1180. Setting up rpcbind (0.2.3-0.6) ...
  1181. Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service -> /lib/systemd/system/rpcbind.service.
  1182. Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket -> /lib/systemd/system/rpcbind.socket.
  1183. Setting up libavahi-common-data:amd64 (0.6.32-2) ...
  1184. Setting up libwebp6:amd64 (0.5.2-1) ...
  1185. Setting up update-inetd (4.44) ...
  1186. Setting up jq (1.5+dfsg-1.3) ...
  1187. Setting up fontconfig-config (2.11.0-6.7) ...
  1188. Setting up php7.0-readline (7.0.30-0+deb9u1) ...
  1189.  
  1190. Creating config file /etc/php/7.0/mods-available/readline.ini with new version
  1191. Setting up python3-dbus (1.2.4-1+b1) ...
  1192. Setting up php7.0-opcache (7.0.30-0+deb9u1) ...
  1193.  
  1194. Creating config file /etc/php/7.0/mods-available/opcache.ini with new version
  1195. Setting up libnginx-mod-stream (1.10.3-1+deb9u1) ...
  1196. Setting up php7.0-mbstring (7.0.30-0+deb9u1) ...
  1197.  
  1198. Creating config file /etc/php/7.0/mods-available/mbstring.ini with new version
  1199. Setting up python3-lxml (3.7.1-1) ...
  1200. Setting up libnginx-mod-http-echo (1.10.3-1+deb9u1) ...
  1201. Setting up bsd-mailx (8.1.2-0.20160123cvs-4) ...
  1202. update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
  1203. Setting up nfs-common (1:1.3.4-2.1) ...
  1204.  
  1205. Creating config file /etc/idmapd.conf with new version
  1206. Adding system user `statd' (UID 109) ...
  1207. Adding new user `statd' (UID 109) with group `nogroup' ...
  1208. Not creating home directory `/var/lib/nfs'.
  1209. Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target -> /lib/systemd/system/nfs-client.target.
  1210. Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target -> /lib/systemd/system/nfs-client.target.
  1211. nfs-utils.service is a disabled or a static unit, not starting it.
  1212. Setting up libmemcachedutil2:amd64 (1.0.18-4.1) ...
  1213. Setting up ntp (1:4.2.8p10+dfsg-3+deb9u2) ...
  1214. Setting up python2.7 (2.7.13-2+deb9u2) ...
  1215. Setting up libnl-genl-3-200:amd64 (3.2.27-2) ...
  1216. Setting up libharfbuzz0b:amd64 (1.4.2-1) ...
  1217. Setting up nfs-kernel-server (1:1.3.4-2.1) ...
  1218. Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service -> /lib/systemd/system/nfs-server.service.
  1219. Job for nfs-server.service failed because the control process exited with error code.
  1220. See "systemctl status nfs-server.service" and "journalctl -xe" for details.
  1221. nfs-server.service couldn't start.
  1222.  
  1223. Creating config file /etc/exports with new version
  1224.  
  1225. Creating config file /etc/default/nfs-kernel-server with new version
  1226. Setting up libthai0:amd64 (0.1.26-1) ...
  1227. Setting up proftpd-basic (1.3.5b-4) ...
  1228. Warning: The home dir /run/proftpd you specified can't be accessed: No such file or directory
  1229. Adding system user `proftpd' (UID 111) ...
  1230. Adding new user `proftpd' (UID 111) with group `nogroup' ...
  1231. Not creating home directory `/run/proftpd'.
  1232. Adding system user `ftp' (UID 112) ...
  1233. Adding new user `ftp' (UID 112) with group `nogroup' ...
  1234. Creating home directory `/srv/ftp' ...
  1235. '/usr/share/proftpd/templates/welcome.msg' -> '/srv/ftp/welcome.msg.proftpd-new'
  1236. Setting up php-xml (1:7.0+49) ...
  1237. Setting up xmlstarlet (1.6.1-2) ...
  1238. Setting up libpython-stdlib:amd64 (2.7.13-2) ...
  1239. Setting up libtevent0:amd64 (0.9.31-1) ...
  1240. Setting up collectd-core (5.7.1-1.1) ...
  1241. Created symlink /etc/systemd/system/multi-user.target.wants/collectd.service -> /lib/systemd/system/collectd.service.
  1242. Setting up php-mbstring (1:7.0+49) ...
  1243. Setting up php7.0-json (7.0.30-0+deb9u1) ...
  1244.  
  1245. Creating config file /etc/php/7.0/mods-available/json.ini with new version
  1246. Setting up ntfs-3g (1:2016.2.22AR.1+dfsg-1) ...
  1247. Setting up libpython2.7:amd64 (2.7.13-2+deb9u2) ...
  1248. Setting up proftpd-mod-vroot (0.9.4-1) ...
  1249. Setting up php7.0-bcmath (7.0.30-0+deb9u1) ...
  1250.  
  1251. Creating config file /etc/php/7.0/mods-available/bcmath.ini with new version
  1252. Setting up libavahi-common3:amd64 (0.6.32-2) ...
  1253. Setting up libxcb1:amd64 (1.12-1) ...
  1254. Setting up cpufrequtils (008-1+b1) ...
  1255. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  1256. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  1257. Setting up python (2.7.13-2) ...
  1258. Setting up python-talloc (2.1.8-1) ...
  1259. Setting up libavahi-core7:amd64 (0.6.32-2) ...
  1260. Setting up python-dnspython (1.15.0-1) ...
  1261. Setting up libfontconfig1:amd64 (2.11.0-6.7+b1) ...
  1262. Setting up libxcb-render0:amd64 (1.12-1) ...
  1263. Setting up python-crypto (2.6.1-7) ...
  1264. Setting up python-tdb (1.3.11-2) ...
  1265. Setting up libldb1:amd64 (2:1.1.27-1+b1) ...
  1266. Setting up quota (4.03-2+deb9u1) ...
  1267. Created symlink /etc/systemd/system/sysinit.target.wants/quota.service -> /lib/systemd/system/quota.service.
  1268. Created symlink /etc/systemd/system/multi-user.target.wants/quotarpc.service -> /lib/systemd/system/quotarpc.service.
  1269. Setting up libx11-6:amd64 (2:1.6.4-3) ...
  1270. Setting up wpasupplicant (2:2.4-1+deb9u1) ...
  1271. Setting up php-bcmath (1:7.0+49) ...
  1272. Setting up php7.0-cli (7.0.30-0+deb9u1) ...
  1273. update-alternatives: using /usr/bin/php7.0 to provide /usr/bin/php (php) in auto mode
  1274. update-alternatives: using /usr/bin/phar7.0 to provide /usr/bin/phar (phar) in auto mode
  1275. update-alternatives: using /usr/bin/phar.phar7.0 to provide /usr/bin/phar.phar (phar.phar) in auto mode
  1276.  
  1277. Creating config file /etc/php/7.0/cli/php.ini with new version
  1278. Setting up php-pam (1.0.3-1) ...
  1279. Setting up php7.0-fpm (7.0.30-0+deb9u1) ...
  1280.  
  1281. Creating config file /etc/php/7.0/fpm/php.ini with new version
  1282. Created symlink /etc/systemd/system/multi-user.target.wants/php7.0-fpm.service -> /lib/systemd/system/php7.0-fpm.service.
  1283. Setting up avahi-daemon (0.6.32-2) ...
  1284. Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service -> /lib/systemd/system/avahi-daemon.service.
  1285. Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service -> /lib/systemd/system/avahi-daemon.service.
  1286. Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket -> /lib/systemd/system/avahi-daemon.socket.
  1287. Setting up php-fpm (1:7.0+49) ...
  1288. Setting up libxcb-shm0:amd64 (1.12-1) ...
  1289. Setting up libxpm4:amd64 (1:3.5.12-1) ...
  1290. Setting up libxrender1:amd64 (1:0.9.10-1) ...
  1291. Setting up libavahi-client3:amd64 (0.6.32-2) ...
  1292. Setting up fontconfig (2.11.0-6.7+b1) ...
  1293. Regenerating fonts cache... done.
  1294. Setting up libcups2:amd64 (2.2.1-8+deb9u2) ...
  1295. Setting up python-ldb (2:1.1.27-1+b1) ...
  1296. Setting up libnss-mdns:amd64 (0.10-8) ...
  1297. First installation detected...
  1298. Checking NSS setup...
  1299. Setting up samba-libs:amd64 (2:4.5.12+dfsg-2+deb9u3) ...
  1300. Setting up samba-vfs-modules (2:4.5.12+dfsg-2+deb9u3) ...
  1301. Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
  1302. Setting up php7.0-cgi (7.0.30-0+deb9u1) ...
  1303. update-alternatives: using /usr/bin/php-cgi7.0 to provide /usr/bin/php-cgi (php-cgi) in auto mode
  1304. update-alternatives: using /usr/lib/cgi-bin/php7.0 to provide /usr/lib/cgi-bin/php (php-cgi-bin) in auto mode
  1305.  
  1306. Creating config file /etc/php/7.0/cgi/php.ini with new version
  1307. Setting up php-cgi (1:7.0+49) ...
  1308. Setting up python-samba (2:4.5.12+dfsg-2+deb9u3) ...
  1309. Setting up libgd3:amd64 (2.2.4-2+deb9u2) ...
  1310. Setting up libpango-1.0-0:amd64 (1.40.5-1) ...
  1311. Setting up samba-common-bin (2:4.5.12+dfsg-2+deb9u3) ...
  1312. Setting up libcairo2:amd64 (1.14.8-1) ...
  1313. Setting up libnginx-mod-http-image-filter (1.10.3-1+deb9u1) ...
  1314. Setting up libpangoft2-1.0-0:amd64 (1.40.5-1) ...
  1315. Setting up nginx-full (1.10.3-1+deb9u1) ...
  1316. Setting up samba (2:4.5.12+dfsg-2+deb9u3) ...
  1317. Adding group `sambashare' (GID 117) ...
  1318. Done.
  1319. Samba is not being run as an AD Domain Controller, masking samba-ad-dc-service.
  1320. Please ignore the following error about deb-systemd-helper not finding samba-ad-dc-service.
  1321. Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service -> /lib/systemd/system/nmbd.service.
  1322. Failed to preset unit: Unit file /etc/systemd/system/samba-ad-dc.service is masked.
  1323. /usr/bin/deb-systemd-helper: error: systemctl preset failed on samba-ad-dc.service: No such file or directory
  1324. Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service -> /lib/systemd/system/smbd.service.
  1325. Setting up libpangocairo-1.0-0:amd64 (1.40.5-1) ...
  1326. Setting up librrd8:amd64 (1.6.0-1+b2) ...
  1327. Setting up nginx (1.10.3-1+deb9u1) ...
  1328. Setting up rrdcached (1.6.0-1+b2) ...
  1329. Setting up rrdtool (1.6.0-1+b2) ...
  1330. Setting up collectd (5.7.1-1.1) ...
  1331. Processing triggers for initramfs-tools (0.130) ...
  1332. update-initramfs: /boot/initrd.img-4.9.0-7-amd64 has been altered.
  1333. update-initramfs: Cannot update. Override with -t option.
  1334. Setting up openmediavault (4.1.9) ...
  1335. Creating users/groups ...
  1336. Updating local package archive ...
  1337. Updating service units ...
  1338. Generating public/private rsa key pair.
  1339. Your identification has been saved in /root/.ssh/id_rsa.
  1340. Your public key has been saved in /root/.ssh/id_rsa.pub.
  1341. The key fingerprint is:
  1342. SHA256:G6OVI0dVtdTdC/WnBo4rvxbHQ5i5qBpLaS/RB2OW6EM root@castaway
  1343. The key's randomart image is:
  1344. +---[RSA 2048]----+
  1345. |          ....+oo|
  1346. |         .   o .=|
  1347. |     . ..  +. o +|
  1348. |    E *. .+o.. o.|
  1349. |   o +.oS..+. o  |
  1350. |    +..=o=o.+.   |
  1351. |    =o.oo .o .   |
  1352. |   o.+.  o.      |
  1353. |    oo.  .o.     |
  1354. +----[SHA256]-----+
  1355. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-beep-up.service -> /lib/systemd/system/openmediavault-beep-up.service.
  1356. Created symlink /etc/systemd/system/reboot.target.wants/openmediavault-beep-down.service -> /lib/systemd/system/openmediavault-beep-down.service.
  1357. Created symlink /etc/systemd/system/halt.target.wants/openmediavault-beep-down.service -> /lib/systemd/system/openmediavault-beep-down.service.
  1358. Created symlink /etc/systemd/system/poweroff.target.wants/openmediavault-beep-down.service -> /lib/systemd/system/openmediavault-beep-down.service.
  1359. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-cleanup-monit.service -> /lib/systemd/system/openmediavault-cleanup-monit.service.
  1360. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-cleanup-php.service -> /lib/systemd/system/openmediavault-cleanup-php.service.
  1361. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-engined.service -> /lib/systemd/system/openmediavault-engined.service.
  1362. Created symlink /etc/systemd/system/multi-user.target.wants/openmediavault-issue.service -> /lib/systemd/system/openmediavault-issue.service.
  1363. Updating configuration database ...
  1364. Generate service configurations ...
  1365. update-initramfs: /boot/initrd.img-4.9.0-7-amd64 has been altered.
  1366. update-initramfs: Cannot update. Override with -t option.
  1367. Configuring web server ...
  1368. Restarting services ...
  1369. rrdcached.service is not a native service, redirecting to systemd-sysv-install.
  1370. Executing: /lib/systemd/systemd-sysv-install is-enabled rrdcached
  1371. monit.service is not a native service, redirecting to systemd-sysv-install.
  1372. Executing: /lib/systemd/systemd-sysv-install is-enabled monit
  1373. Updating configuration ...
  1374. Processing triggers for libc-bin (2.24-11+deb9u3) ...
  1375. Processing triggers for systemd (232-25+deb9u4) ...
  1376. Processing triggers for resolvconf (1.79) ...
  1377. Processing triggers for rsyslog (8.24.0-1) ...
  1378. Processing triggers for dbus (1.10.26-0+deb9u1) ...
  1379. Processing triggers for openmediavault (4.1.9) ...
  1380. Restarting engine daemon ...
  1381. Cannot create socket to [localhost]:2812 -- Connection refused
  1382. Updating locale files ...
  1383. Updating file permissions ...
  1384. Purging internal cache ...
  1385. root@castaway:~# cat /etc/monit/monitrc
  1386. set daemon 30 with start delay 5
  1387. set logfile syslog facility log_daemon
  1388. set idfile /var/lib/monit/id
  1389. set statefile /var/lib/monit/state
  1390. set httpd port 2812 and
  1391.  use address localhost  # only accept connection from localhost
  1392.  allow localhost        # allow localhost to connect to the server and
  1393. # allow admin:monit      # require user 'admin' with password 'monit'
  1394. set eventqueue
  1395.  basedir /var/lib/monit/events
  1396.  slots 100
  1397. include /etc/monit/conf.d/*
  1398. root@castaway:~# ufw
  1399. -bash: ufw: command not found
  1400. root@castaway:~# iptables -A INPUT -p udp -m udp --dport 2812 -j ACCEPT
  1401. root@castaway:~# iptables -A INPUT -p tcp -m tcp --dport 2812 -j ACCEPT
  1402. root@castaway:~# omv-initsystem
  1403. grep: /etc/network/interfaces: No such file or directory
  1404. grep: /etc/network/interfaces: No such file or directory
  1405. cp: cannot stat '/etc/network/interfaces': No such file or directory
  1406. run-parts: /usr/share/openmediavault/initsystem/40interfaces exited with return code 1
  1407. root@castaway:~# touch /etc/network/interface    
  1408. root@castaway:~# omv-initsystem
  1409. grep: /etc/network/interfaces: No such file or directory
  1410. grep: /etc/network/interfaces: No such file or directory
  1411. cp: cannot stat '/etc/network/interfaces': No such file or directory
  1412. run-parts: /usr/share/openmediavault/initsystem/40interfaces exited with return code 1
  1413. root@castaway:~# ls -al /etc/network/interfaces
  1414. ls: cannot access '/etc/network/interfaces': No such file or directory
  1415. root@castaway:~# rm /etc/network/interface
  1416. root@castaway:~# touch /etc/network/interfaces
  1417. root@castaway:~# omv-initsystem
  1418. update-initramfs: /boot/initrd.img-4.9.0-7-amd64 has been altered.
  1419. update-initramfs: Cannot update. Override with -t option.
Add Comment
Please, Sign In to add comment