+ whoami root + find_release + '[' -f /etc/lsb-release ']' ++ grep DISTRIB_ID /etc/lsb-release + OS_REQUIREMENT=DISTRIB_ID=Ubuntu + DISTRIB_ID=DISTRIB_ID= + OS_NAME=DISTRIB_ID=UbuntuDISTRIB_ID= + array=() + '[' DISTRIB_ID=Ubuntu '!=' DISTRIB_ID= ']' + [[ -n DISTRIB_ID=UbuntuDISTRIB_ID= ]] + array+=("${OS_NAME%%"$DISTRIB_ID"*}") + OS_NAME=UbuntuDISTRIB_ID= + [[ -n UbuntuDISTRIB_ID= ]] + array+=("${OS_NAME%%"$DISTRIB_ID"*}") + OS_NAME= + [[ -n '' ]] + OS_REQUIREMENT=Ubuntu ++ grep DISTRIB_RELEASE /etc/lsb-release + OS_VERSION=DISTRIB_RELEASE=18.04 + DISTRIB_RELEASE=DISTRIB_RELEASE= + OS_Ver=DISTRIB_RELEASE=18.04DISTRIB_RELEASE= + version=() + '[' DISTRIB_RELEASE=18.04 '!=' DISTRIB_RELEASE= ']' + [[ -n DISTRIB_RELEASE=18.04DISTRIB_RELEASE= ]] + version+=("${OS_Ver%%"$DISTRIB_RELEASE"*}") + OS_Ver=18.04DISTRIB_RELEASE= + [[ -n 18.04DISTRIB_RELEASE= ]] + version+=("${OS_Ver%%"$DISTRIB_RELEASE"*}") + OS_Ver= + [[ -n '' ]] + OS_VERSION=18.04 + return + checkdeps + pkginfo='dpkg rpm ipkg pkg_info' + for i in $pkginfo ++ findbin dpkg ++ ret=0 +++ echo /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ tr : ' ' ++ newpath='/usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /snap/bin' ++ for i in ${newpath} ++ '[' -x /usr/local/sbin/dpkg ']' ++ for i in ${newpath} ++ '[' -x /usr/local/bin/dpkg ']' ++ for i in ${newpath} ++ '[' -x /usr/sbin/dpkg ']' ++ for i in ${newpath} ++ '[' -x /usr/bin/dpkg ']' ++ ret=1 ++ break ++ echo 1 ++ return + ret=1 + '[' 1 -eq 1 ']' + pkginfo=dpkg + echo 'Yes, found dpkg, so we'\''ll use that for listing packages' Yes, found dpkg, so we'll use that for listing packages + break + '[' dpkg = pkg_info ']' + pkg_name='yum apt-get ipkg pkg_add' + for i in ${pkg_name} ++ findbin yum ++ ret=0 +++ tr : ' ' +++ echo /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++ newpath='/usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /snap/bin' ++ for i in ${newpath} ++ '[' -x /usr/local/sbin/yum ']' ++ for i in ${newpath} ++ '[' -x /usr/local/bin/yum ']' ++ for i in ${newpath} ++ '[' -x /usr/sbin/yum ']' ++ for i in ${newpath} ++ '[' -x /usr/bin/yum ']' ++ for i in ${newpath} ++ '[' -x /sbin/yum ']' ++ for i in ${newpath} ++ '[' -x /bin/yum ']' ++ for i in ${newpath} ++ '[' -x /snap/bin/yum ']' ++ echo 0 ++ return + ret=0 + '[' 0 -eq 1 ']' + for i in ${pkg_name} ++ findbin apt-get ++ ret=0 +++ echo /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin +++ tr : ' ' ++ newpath='/usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /snap/bin' ++ for i in ${newpath} ++ '[' -x /usr/local/sbin/apt-get ']' ++ for i in ${newpath} ++ '[' -x /usr/local/bin/apt-get ']' ++ for i in ${newpath} ++ '[' -x /usr/sbin/apt-get ']' ++ for i in ${newpath} ++ '[' -x /usr/bin/apt-get ']' ++ ret=1 ++ break ++ echo 1 ++ return + ret=1 + '[' 1 -eq 1 ']' + pkg_name=apt-get + echo 'Yes, found apt-get, so we'\''ll use that to install packages' Yes, found apt-get, so we'll use that to install packages + break + '[' -n '' ']' + '[' apt-get = apt-get ']' + apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Building dependency tree... Reading state information... 59 packages can be upgraded. Run 'apt list --upgradable' to see them. + apt install -y curl unzip WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.58.0-2ubuntu3.8). curl set to manually installed. Suggested packages: zip The following NEW packages will be installed: unzip 0 upgraded, 1 newly installed, 0 to remove and 59 not upgraded. Need to get 167 kB of archives. After this operation, 558 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] Fetched 167 kB in 1s (253 kB/s) Selecting previously unselected package unzip. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66944 files and directories currently installed.) Preparing to unpack .../unzip_6.0-21ubuntu1_amd64.deb ... Unpacking unzip (6.0-21ubuntu1) ... Processing triggers for mime-support (3.60ubuntu1) ... Setting up unzip (6.0-21ubuntu1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... ++ curl --silent https://api.github.com/repos/RestyaPlatform/board/releases ++ grep tag_name -m 1 ++ awk '{print $2}' ++ sed -e 's/[^v0-9.]//g' + RESTYABOARD_VERSION= + POSTGRES_DBHOST=localhost + POSTGRES_DBNAME=restyaboard + POSTGRES_DBUSER=restya + POSTGRES_DBPASS='hjVl2!rGd' + POSTGRES_DBPORT=5432 + DOWNLOAD_DIR=/opt/restyaboard + '[' -f /opt/restyaboard/release ']' + set +x Is Restyaboard already installed and configured/working y/n? + case "${answer}" in + set +x Setup script will install version and create database restyaboard with user restya and password hjVl2!rGd. To continue enter "y" or to quit the process and edit the version and database details enter "n" (y/n)? + case "${answer}" in + '[' Ubuntu = Debian ']' + '[' Ubuntu = Ubuntu ']' + apt install debian-keyring debian-archive-keyring -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: debian-archive-keyring debian-keyring 0 upgraded, 2 newly installed, 0 to remove and 59 not upgraded. Need to get 33.2 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 debian-archive-keyring all 2017.7ubuntu1 [56.0 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 debian-keyring all 2018.03.24 [33.1 MB] Fetched 33.2 MB in 14s (2,417 kB/s) Selecting previously unselected package debian-archive-keyring. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66962 files and directories currently installed.) Preparing to unpack .../debian-archive-keyring_2017.7ubuntu1_all.deb ... Unpacking debian-archive-keyring (2017.7ubuntu1) ... Selecting previously unselected package debian-keyring. Preparing to unpack .../debian-keyring_2018.03.24_all.deb ... Unpacking debian-keyring (2018.03.24) ... Setting up debian-keyring (2018.03.24) ... Setting up debian-archive-keyring (2017.7ubuntu1) ... + apt update -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Building dependency tree... Reading state information... 59 packages can be upgraded. Run 'apt list --upgradable' to see them. + apt upgrade -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following packages will be upgraded: apt apt-utils base-files bsdutils cloud-init dmeventd dmsetup dpkg fdisk grep initramfs-tools initramfs-tools-bin initramfs-tools-core landscape-common libapt-inst2.0 libapt-pkg5.0 libblkid1 libdevmapper-event1.02.1 libdevmapper1.02.1 libdrm-common libdrm2 libfdisk1 libldap-2.4-2 libldap-common liblvm2app2.2 liblvm2cmd2.02 libmount1 libnss-systemd libpam-systemd libprocps6 libpython3.6 libpython3.6-minimal libpython3.6-stdlib libsmartcols1 libsystemd0 libudev1 libuuid1 lvm2 mount netplan.io nplan open-vm-tools procps python3-distupgrade python3-gdbm python3-software-properties python3.6 python3.6-minimal snapd software-properties-common sosreport systemd systemd-sysv ubuntu-release-upgrader-core udev unattended-upgrades util-linux uuid-runtime xkb-data 59 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 33.5 MB of archives. After this operation, 3,018 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.7 [60.3 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.4 [60.3 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1,136 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.4 [20.0 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.4 [124 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.4 [164 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.4 [136 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.4 [83.7 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.4 [108 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.4 [902 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.33 [106 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.33 [205 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.33 [108 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.33 [2,905 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.33 [1,102 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.33 [54.6 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools all 0.130ubuntu3.9 [9,568 B] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-core all 0.130ubuntu3.9 [48.2 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-bin amd64 0.130ubuntu3.9 [10.2 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.33 [12.5 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mount amd64 2.31.1-0.4ubuntu3.4 [107 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.12 [806 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.42.1+18.04 [13.7 MB] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.12 [55.6 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.12 [1,200 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.12 [206 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04 [1,414 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04 [203 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04 [1,709 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04 [1,610 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04 [533 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.4 [34.8 kB] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.2 [127 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmsetup amd64 2:1.02.145-4.1ubuntu3.18.04.2 [74.5 kB] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 netplan.io amd64 0.98-0ubuntu1~18.04.1 [64.8 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nplan all 0.98-0ubuntu1~18.04.1 [1,800 B] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xkb-data all 2.23.1-1ubuntu1.18.04.1 [325 kB] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-common all 2.4.99-1ubuntu1~18.04.1 [5,264 B] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm2 amd64 2.4.99-1ubuntu1~18.04.1 [31.7 kB] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-release-upgrader-core all 1:18.04.36 [25.4 kB] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distupgrade all 1:18.04.36 [107 kB] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gdbm amd64 3.6.9-1~18.04 [17.8 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.2 [10.9 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblvm2cmd2.02 amd64 2.02.176-4.1ubuntu3.18.04.2 [586 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmeventd amd64 2:1.02.145-4.1ubuntu3.18.04.2 [30.4 kB] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 landscape-common amd64 18.01-0ubuntu3.4 [85.4 kB] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.4 [16.9 kB] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.4 [155 kB] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblvm2app2.2 amd64 2.02.176-4.1ubuntu3.18.04.2 [432 kB] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.2 [930 kB] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sosreport amd64 3.6-1ubuntu0.18.04.4 [136 kB] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unattended-upgrades all 1.1ubuntu1.18.04.13 [41.7 kB] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cloud-init all 19.3-41-gc4735dd3-0ubuntu1~18.04.1 [411 kB] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB] Preconfiguring packages ... Fetched 33.5 MB in 32s (1,056 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../base-files_10.1ubuntu2.7_amd64.deb ... Warning: Stopping motd-news.service, but it can still be activated by: motd-news.timer Unpacking base-files (10.1ubuntu2.7) over (10.1ubuntu2.6) ... Setting up base-files (10.1ubuntu2.7) ... Installing new version of config file /etc/update-motd.d/50-motd-news ... motd-news.service is a disabled or a static unit, not starting it. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking bsdutils (1:2.31.1-0.4ubuntu3.4) over (1:2.31.1-0.4ubuntu3.3) ... Setting up bsdutils (1:2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2.1) ... Setting up dpkg (1.19.0.5ubuntu2.3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../grep_3.1-2build1_amd64.deb ... Unpacking grep (3.1-2build1) over (3.1-2) ... Setting up grep (3.1-2build1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking fdisk (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up fdisk (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking util-linux (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Setting up util-linux (2.31.1-0.4ubuntu3.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libnss-systemd_237-3ubuntu10.33_amd64.deb ... Unpacking libnss-systemd:amd64 (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Preparing to unpack .../libsystemd0_237-3ubuntu10.33_amd64.deb ... Unpacking libsystemd0:amd64 (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Setting up libsystemd0:amd64 (237-3ubuntu10.33) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libpam-systemd_237-3ubuntu10.33_amd64.deb ... Unpacking libpam-systemd:amd64 (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Preparing to unpack .../systemd_237-3ubuntu10.33_amd64.deb ... Unpacking systemd (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Preparing to unpack .../udev_237-3ubuntu10.33_amd64.deb ... Unpacking udev (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Preparing to unpack .../libudev1_237-3ubuntu10.33_amd64.deb ... Unpacking libudev1:amd64 (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Setting up libudev1:amd64 (237-3ubuntu10.33) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1.1) ... Preparing to unpack .../procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1.1) ... Preparing to unpack .../initramfs-tools_0.130ubuntu3.9_all.deb ... Unpacking initramfs-tools (0.130ubuntu3.9) over (0.130ubuntu3.8) ... Preparing to unpack .../initramfs-tools-core_0.130ubuntu3.9_all.deb ... Unpacking initramfs-tools-core (0.130ubuntu3.9) over (0.130ubuntu3.8) ... Preparing to unpack .../initramfs-tools-bin_0.130ubuntu3.9_amd64.deb ... Unpacking initramfs-tools-bin (0.130ubuntu3.9) over (0.130ubuntu3.8) ... Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... Setting up procps (2:3.3.12-3ubuntu1.2) ... Setting up systemd (237-3ubuntu10.33) ... Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../systemd-sysv_237-3ubuntu10.33_amd64.deb ... Unpacking systemd-sysv (237-3ubuntu10.33) over (237-3ubuntu10.29) ... Preparing to unpack .../mount_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking mount (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Preparing to unpack .../libapt-pkg5.0_1.6.12_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.6.12) over (1.6.11) ... Setting up libapt-pkg5.0:amd64 (1.6.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66985 files and directories currently installed.) Preparing to unpack .../snapd_2.42.1+18.04_amd64.deb ... Unpacking snapd (2.42.1+18.04) over (2.39.2+18.04) ... Preparing to unpack .../libapt-inst2.0_1.6.12_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.6.12) over (1.6.11) ... Preparing to unpack .../archives/apt_1.6.12_amd64.deb ... Unpacking apt (1.6.12) over (1.6.11) ... Setting up apt (1.6.12) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66994 files and directories currently installed.) Preparing to unpack .../00-apt-utils_1.6.12_amd64.deb ... Unpacking apt-utils (1.6.12) over (1.6.11) ... Preparing to unpack .../01-libpython3.6_3.6.9-1~18.04_amd64.deb ... Unpacking libpython3.6:amd64 (3.6.9-1~18.04) over (3.6.8-1~18.04.3) ... Preparing to unpack .../02-python3.6_3.6.9-1~18.04_amd64.deb ... Unpacking python3.6 (3.6.9-1~18.04) over (3.6.8-1~18.04.3) ... Preparing to unpack .../03-libpython3.6-stdlib_3.6.9-1~18.04_amd64.deb ... Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04) over (3.6.8-1~18.04.3) ... Preparing to unpack .../04-python3.6-minimal_3.6.9-1~18.04_amd64.deb ... Unpacking python3.6-minimal (3.6.9-1~18.04) over (3.6.8-1~18.04.3) ... Preparing to unpack .../05-libpython3.6-minimal_3.6.9-1~18.04_amd64.deb ... Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04) over (3.6.8-1~18.04.3) ... Preparing to unpack .../06-uuid-runtime_2.31.1-0.4ubuntu3.4_amd64.deb ... Unpacking uuid-runtime (2.31.1-0.4ubuntu3.4) over (2.31.1-0.4ubuntu3.3) ... Preparing to unpack .../07-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.2) over (2:1.02.145-4.1ubuntu3.18.04.1) ... Preparing to unpack .../08-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.2) over (2:1.02.145-4.1ubuntu3.18.04.1) ... Preparing to unpack .../09-netplan.io_0.98-0ubuntu1~18.04.1_amd64.deb ... Unpacking netplan.io (0.98-0ubuntu1~18.04.1) over (0.97-0ubuntu1~18.04.1) ... Preparing to unpack .../10-nplan_0.98-0ubuntu1~18.04.1_all.deb ... Unpacking nplan (0.98-0ubuntu1~18.04.1) over (0.97-0ubuntu1~18.04.1) ... Preparing to unpack .../11-xkb-data_2.23.1-1ubuntu1.18.04.1_all.deb ... Unpacking xkb-data (2.23.1-1ubuntu1.18.04.1) over (2.23.1-1ubuntu1) ... Preparing to unpack .../12-libdrm-common_2.4.99-1ubuntu1~18.04.1_all.deb ... Unpacking libdrm-common (2.4.99-1ubuntu1~18.04.1) over (2.4.97-1ubuntu1~18.04.1) ... Preparing to unpack .../13-libdrm2_2.4.99-1ubuntu1~18.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.99-1ubuntu1~18.04.1) over (2.4.97-1ubuntu1~18.04.1) ... Preparing to unpack .../14-ubuntu-release-upgrader-core_1%3a18.04.36_all.deb ... Unpacking ubuntu-release-upgrader-core (1:18.04.36) over (1:18.04.34) ... Preparing to unpack .../15-python3-distupgrade_1%3a18.04.36_all.deb ... Unpacking python3-distupgrade (1:18.04.36) over (1:18.04.34) ... Preparing to unpack .../16-python3-gdbm_3.6.9-1~18.04_amd64.deb ... Unpacking python3-gdbm:amd64 (3.6.9-1~18.04) over (3.6.8-1~18.04) ... Preparing to unpack .../17-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.2) over (2:1.02.145-4.1ubuntu3.18.04.1) ... Preparing to unpack .../18-liblvm2cmd2.02_2.02.176-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking liblvm2cmd2.02:amd64 (2.02.176-4.1ubuntu3.18.04.2) over (2.02.176-4.1ubuntu3.18.04.1) ... Preparing to unpack .../19-dmeventd_2%3a1.02.145-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking dmeventd (2:1.02.145-4.1ubuntu3.18.04.2) over (2:1.02.145-4.1ubuntu3.18.04.1) ... Preparing to unpack .../20-landscape-common_18.01-0ubuntu3.4_amd64.deb ... Unpacking landscape-common (18.01-0ubuntu3.4) over (18.01-0ubuntu3.3) ... Preparing to unpack .../21-libldap-common_2.4.45+dfsg-1ubuntu1.4_all.deb ... Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.4) over (2.4.45+dfsg-1ubuntu1.3) ... Preparing to unpack .../22-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.4) over (2.4.45+dfsg-1ubuntu1.3) ... Preparing to unpack .../23-liblvm2app2.2_2.02.176-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking liblvm2app2.2:amd64 (2.02.176-4.1ubuntu3.18.04.2) over (2.02.176-4.1ubuntu3.18.04.1) ... Preparing to unpack .../24-lvm2_2.02.176-4.1ubuntu3.18.04.2_amd64.deb ... Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.2) over (2.02.176-4.1ubuntu3.18.04.1) ... Preparing to unpack .../25-software-properties-common_0.96.24.32.12_all.deb ... Unpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.9) ... Preparing to unpack .../26-python3-software-properties_0.96.24.32.12_all.deb ... Unpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.9) ... Preparing to unpack .../27-sosreport_3.6-1ubuntu0.18.04.4_amd64.deb ... Unpacking sosreport (3.6-1ubuntu0.18.04.4) over (3.6-1ubuntu0.18.04.2) ... Preparing to unpack .../28-unattended-upgrades_1.1ubuntu1.18.04.13_all.deb ... Unpacking unattended-upgrades (1.1ubuntu1.18.04.13) over (1.1ubuntu1.18.04.11) ... Preparing to unpack .../29-cloud-init_19.3-41-gc4735dd3-0ubuntu1~18.04.1_all.deb ... Unpacking cloud-init (19.3-41-gc4735dd3-0ubuntu1~18.04.1) over (19.1-1-gbaa47854-0ubuntu1~18.04.1) ... Preparing to unpack .../30-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ... Unpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ... Setting up libapt-inst2.0:amd64 (1.6.12) ... Setting up libnss-systemd:amd64 (237-3ubuntu10.33) ... Setting up libldap-common (2.4.45+dfsg-1ubuntu1.4) ... Setting up apt-utils (1.6.12) ... Setting up systemd-sysv (237-3ubuntu10.33) ... Setting up xkb-data (2.23.1-1ubuntu1.18.04.1) ... Setting up mount (2.31.1-0.4ubuntu3.4) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.2) ... Setting up netplan.io (0.98-0ubuntu1~18.04.1) ... Setting up uuid-runtime (2.31.1-0.4ubuntu3.4) ... Setting up libdrm-common (2.4.99-1ubuntu1~18.04.1) ... Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.2) ... Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04) ... Setting up udev (237-3ubuntu10.33) ... update-initramfs: deferring update (trigger activated) Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.4) ... Setting up nplan (0.98-0ubuntu1~18.04.1) ... Setting up sosreport (3.6-1ubuntu0.18.04.4) ... Setting up unattended-upgrades (1.1ubuntu1.18.04.13) ... Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.2) ... update-initramfs: deferring update (trigger activated) Setting up python3-gdbm:amd64 (3.6.9-1~18.04) ... Setting up liblvm2app2.2:amd64 (2.02.176-4.1ubuntu3.18.04.2) ... Setting up python3-software-properties (0.96.24.32.12) ... Setting up initramfs-tools-bin (0.130ubuntu3.9) ... Setting up python3-distupgrade (1:18.04.36) ... Setting up cloud-init (19.3-41-gc4735dd3-0ubuntu1~18.04.1) ... Installing new version of config file /etc/cloud/templates/ntp.conf.debian.tmpl ... Setting up software-properties-common (0.96.24.32.12) ... Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04) ... Setting up libpam-systemd:amd64 (237-3ubuntu10.33) ... Setting up landscape-common (18.01-0ubuntu3.4) ... Setting up initramfs-tools-core (0.130ubuntu3.9) ... Setting up python3.6-minimal (3.6.9-1~18.04) ... Setting up initramfs-tools (0.130ubuntu3.9) ... update-initramfs: deferring update (trigger activated) Setting up ubuntu-release-upgrader-core (1:18.04.36) ... Setting up libdrm2:amd64 (2.4.99-1ubuntu1~18.04.1) ... Setting up snapd (2.42.1+18.04) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/xdg/autostart/snap-userd-autostart.desktop ... snapd.failure.service is a disabled or a static unit, not starting it. Failed to get unit file state for snapd.service: Invalid argument snapd.service is a disabled or a static unit, not starting it. snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up libpython3.6:amd64 (3.6.9-1~18.04) ... Setting up python3.6 (3.6.9-1~18.04) ... Setting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ... Installing new version of config file /etc/vmware-tools/vm-support ... Setting up liblvm2cmd2.02:amd64 (2.02.176-4.1ubuntu3.18.04.2) ... Setting up dmeventd (2:1.02.145-4.1ubuntu3.18.04.2) ... dm-event.service is a disabled or a static unit not running, not starting it. Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.2) ... update-initramfs: deferring update (trigger activated) Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for systemd (237-3ubuntu10.33) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for dbus (1.12.2-1ubuntu1.1) ... Processing triggers for rsyslog (8.32.0-1ubuntu4) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for install-info (6.5.0.dfsg.1-2) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.130ubuntu3.9) ... update-initramfs: Generating /boot/initrd.img-4.15.0-74-generic + apt install python-software-properties -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Package python-software-properties is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: software-properties-common E: Package 'python-software-properties' has no installation candidate + apt install software-properties-common -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... software-properties-common is already the newest version (0.96.24.32.12). software-properties-common set to manually installed. The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + set +x To install latest version of PHP, script will add 'ppa:ondrej/php' repository in sources.list.d directory. Do you want to continue (y/n)? + case "${answer}" in + add-apt-repository ppa:ondrej/php Co-installable PHP versions: PHP 5.6, PHP 7.x and most requested extensions are included. Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided. Don't ask for end-of-life PHP versions or Ubuntu release, they won't be provided. Debian oldstable and stable packages are provided as well: https://deb.sury.org/#debian-dpa You can get more information about the packages at https://deb.sury.org BUGS&FEATURES: This PPA now has a issue tracker: https://deb.sury.org/#bug-reporting CAVEATS: 1. If you are using php-gearman, you need to add ppa:ondrej/pkg-gearman 2. If you are using apache2, you are advised to add ppa:ondrej/apache2 3. If you are using nginx, you are advise to add ppa:ondrej/nginx-mainline    or ppa:ondrej/nginx PLEASE READ: If you like my work and want to give me a little motivation, please consider donating regularly: https://donate.sury.org/ WARNING: add-apt-repository is broken with non-UTF-8 locales, see https://github.com/oerdnj/deb.sury.org/issues/56 for workaround: # LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php More info: https://launchpad.net/~ondrej/+archive/ubuntu/php Press [ENTER] to continue or Ctrl-c to cancel adding it. Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease Get:6 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [52.4 kB] Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [25.0 kB] Fetched 98.2 kB in 1s (77.1 kB/s) Reading package lists... + apt update -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Building dependency tree... Reading state information... 6 packages can be upgraded. Run 'apt list --upgradable' to see them. + apt install libjpeg8 -y --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: libjpeg-turbo8 The following NEW packages will be installed: libjpeg-turbo8 libjpeg8 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 113 kB of archives. After this operation, 483 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.3 [110 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Fetched 113 kB in 1s (132 kB/s) Selecting previously unselected package libjpeg-turbo8:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67006 files and directories currently installed.) Preparing to unpack .../libjpeg-turbo8_1.5.2-0ubuntu5.18.04.3_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... + install_nginx + '[' Ubuntu = Ubuntu ']' ++ service apache2 status ++ grep running ++ wc -l Unit apache2.service could not be found. + APACHE_ENABLED=0 + '[' 0 -eq 1 ']' + echo 'Checking nginx...' Checking nginx... + which nginx + echo 'nginx not installed!' nginx not installed! + set +x Do you want to install nginx (y/n)? + case "${answer}" in + echo 'Installing nginx...' Installing nginx... + apt install -y cron nginx WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... cron is already the newest version (3.0pl1-128.1ubuntu1). cron set to manually installed. The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: fontconfig-config fonts-dejavu-core libfontconfig1 libgd3 libjbig0 libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libtiff5 libwebp6 libxpm4 nginx-common nginx-core Suggested packages: libgd-tools fcgiwrap nginx-doc ssl-cert The following NEW packages will be installed: fontconfig-config fonts-dejavu-core libfontconfig1 libgd3 libjbig0 libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libtiff5 libwebp6 libxpm4 nginx nginx-common nginx-core 0 upgraded, 16 newly installed, 0 to remove and 6 not upgraded. Need to get 2,365 kB of archives. After this operation, 7,727 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libgd3 amd64 2.2.5-5.2+ubuntu18.04.1+deb.sury.org+1 [135 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx-common all 1.14.0-0ubuntu1.7 [37.4 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-geoip amd64 1.14.0-0ubuntu1.7 [11.2 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-image-filter amd64 1.14.0-0ubuntu1.7 [14.6 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.14.0-0ubuntu1.7 [13.0 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-mail amd64 1.14.0-0ubuntu1.7 [41.8 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-stream amd64 1.14.0-0ubuntu1.7 [63.7 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx-core amd64 1.14.0-0ubuntu1.7 [413 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx all 1.14.0-0ubuntu1.7 [3,596 B] Preconfiguring packages ... Fetched 2,365 kB in 5s (470 kB/s) Selecting previously unselected package fonts-dejavu-core. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67015 files and directories currently installed.) Preparing to unpack .../00-fonts-dejavu-core_2.37-1_all.deb ... Unpacking fonts-dejavu-core (2.37-1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../01-fontconfig-config_2.12.6-0ubuntu2_all.deb ... Unpacking fontconfig-config (2.12.6-0ubuntu2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../02-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../03-libjbig0_2.1-3.1build1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1build1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../04-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... Selecting previously unselected package libwebp6:amd64. Preparing to unpack .../05-libwebp6_0.6.1-2_amd64.deb ... Unpacking libwebp6:amd64 (0.6.1-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../06-libxpm4_1%3a3.5.12-1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../07-libgd3_2.2.5-5.2+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libgd3:amd64 (2.2.5-5.2+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package nginx-common. Preparing to unpack .../08-nginx-common_1.14.0-0ubuntu1.7_all.deb ... Unpacking nginx-common (1.14.0-0ubuntu1.7) ... Selecting previously unselected package libnginx-mod-http-geoip. Preparing to unpack .../09-libnginx-mod-http-geoip_1.14.0-0ubuntu1.7_amd64.deb ... Unpacking libnginx-mod-http-geoip (1.14.0-0ubuntu1.7) ... Selecting previously unselected package libnginx-mod-http-image-filter. Preparing to unpack .../10-libnginx-mod-http-image-filter_1.14.0-0ubuntu1.7_amd64.deb ... Unpacking libnginx-mod-http-image-filter (1.14.0-0ubuntu1.7) ... Selecting previously unselected package libnginx-mod-http-xslt-filter. Preparing to unpack .../11-libnginx-mod-http-xslt-filter_1.14.0-0ubuntu1.7_amd64.deb ... Unpacking libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.7) ... Selecting previously unselected package libnginx-mod-mail. Preparing to unpack .../12-libnginx-mod-mail_1.14.0-0ubuntu1.7_amd64.deb ... Unpacking libnginx-mod-mail (1.14.0-0ubuntu1.7) ... Selecting previously unselected package libnginx-mod-stream. Preparing to unpack .../13-libnginx-mod-stream_1.14.0-0ubuntu1.7_amd64.deb ... Unpacking libnginx-mod-stream (1.14.0-0ubuntu1.7) ... Selecting previously unselected package nginx-core. Preparing to unpack .../14-nginx-core_1.14.0-0ubuntu1.7_amd64.deb ... Unpacking nginx-core (1.14.0-0ubuntu1.7) ... Selecting previously unselected package nginx. Preparing to unpack .../15-nginx_1.14.0-0ubuntu1.7_all.deb ... Unpacking nginx (1.14.0-0ubuntu1.7) ... Setting up libjbig0:amd64 (2.1-3.1build1) ... Setting up fonts-dejavu-core (2.37-1) ... Setting up nginx-common (1.14.0-0ubuntu1.7) ... Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service. Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... Setting up libnginx-mod-mail (1.14.0-0ubuntu1.7) ... Setting up libxpm4:amd64 (1:3.5.12-1) ... Setting up libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.7) ... Setting up libnginx-mod-http-geoip (1.14.0-0ubuntu1.7) ... Setting up libwebp6:amd64 (0.6.1-2) ... Setting up fontconfig-config (2.12.6-0ubuntu2) ... Setting up libnginx-mod-stream (1.14.0-0ubuntu1.7) ... Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... Setting up libgd3:amd64 (2.2.5-5.2+ubuntu18.04.1+deb.sury.org+1) ... Setting up libnginx-mod-http-image-filter (1.14.0-0ubuntu1.7) ... Setting up nginx-core (1.14.0-0ubuntu1.7) ... Setting up nginx (1.14.0-0ubuntu1.7) ... Processing triggers for systemd (237-3ubuntu10.33) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... + error_code=0 + '[' 0 '!=' 0 ']' + '[' -f /etc/nginx/conf.d/default ']' + '[' -f /etc/nginx/sites-enabled/default ']' + rm -rf /etc/nginx/sites-enabled/default + '[' -f /etc/nginx/sites-available/default ']' + rm -rf /etc/nginx/sites-available/default + service nginx start + echo 'Checking PHP...' Checking PHP... + install_php + hash php + echo 'PHP is not installed!' PHP is not installed! + set +x Do you want to install PHP (y/n)? + case "${answer}" in + '[' apt-get = apt-get ']' + echo 'Installing PHP...' Installing PHP... + apt install -y php7.2 php7.2-common --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.2 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0 libpcre3 libsodium23 php-common php7.2-cli php7.2-json php7.2-opcache php7.2-readline ssl-cert Suggested packages: www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom php-pear openssl-blacklist The following NEW packages will be installed: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.2 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0 libsodium23 php-common php7.2 php7.2-cli php7.2-common php7.2-json php7.2-opcache php7.2-readline ssl-cert The following packages will be upgraded: libpcre3 1 upgraded, 19 newly installed, 0 to remove and 5 not upgraded. Need to get 6,072 kB of archives. After this operation, 24.5 MB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3 amd64 2:8.43-1+ubuntu18.04.1+deb.sury.org+1 [237 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] Get:3 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-common all 2:72+ubuntu18.04.1+deb.sury.org+1 [15.1 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] Get:8 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-common amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [929 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.11 [1,071 kB] Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-json amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [18.9 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.11 [83.9 kB] Get:12 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-opcache amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [166 kB] Get:13 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-readline amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [12.2 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.11 [160 kB] Get:15 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libsodium23 amd64 1.0.18-1+ubuntu18.04.1+deb.sury.org+1 [150 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.11 [95.1 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] Get:18 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-cli amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [1,409 kB] Get:19 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libapache2-mod-php7.2 amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [1,352 kB] Get:20 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2 all 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [52.8 kB] Preconfiguring packages ... Fetched 6,072 kB in 8s (737 kB/s) Selecting previously unselected package libapr1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67242 files and directories currently installed.) Preparing to unpack .../0-libapr1_1.6.3-2_amd64.deb ... Unpacking libapr1:amd64 (1.6.3-2) ... Selecting previously unselected package libaprutil1:amd64. Preparing to unpack .../1-libaprutil1_1.6.1-2_amd64.deb ... Unpacking libaprutil1:amd64 (1.6.1-2) ... Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. Preparing to unpack .../2-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... Selecting previously unselected package libaprutil1-ldap:amd64. Preparing to unpack .../3-libaprutil1-ldap_1.6.1-2_amd64.deb ... Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... Selecting previously unselected package liblua5.2-0:amd64. Preparing to unpack .../4-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... Preparing to unpack .../5-libpcre3_2%3a8.43-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libpcre3:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) over (2:8.39-9) ... Setting up libpcre3:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package apache2-bin. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67282 files and directories currently installed.) Preparing to unpack .../00-apache2-bin_2.4.29-1ubuntu4.11_amd64.deb ... Unpacking apache2-bin (2.4.29-1ubuntu4.11) ... Selecting previously unselected package apache2-utils. Preparing to unpack .../01-apache2-utils_2.4.29-1ubuntu4.11_amd64.deb ... Unpacking apache2-utils (2.4.29-1ubuntu4.11) ... Selecting previously unselected package apache2-data. Preparing to unpack .../02-apache2-data_2.4.29-1ubuntu4.11_all.deb ... Unpacking apache2-data (2.4.29-1ubuntu4.11) ... Selecting previously unselected package apache2. Preparing to unpack .../03-apache2_2.4.29-1ubuntu4.11_amd64.deb ... Unpacking apache2 (2.4.29-1ubuntu4.11) ... Selecting previously unselected package php-common. Preparing to unpack .../04-php-common_2%3a72+ubuntu18.04.1+deb.sury.org+1_all.deb ... Unpacking php-common (2:72+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php7.2-common. Preparing to unpack .../05-php7.2-common_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-common (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php7.2-json. Preparing to unpack .../06-php7.2-json_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-json (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php7.2-opcache. Preparing to unpack .../07-php7.2-opcache_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-opcache (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php7.2-readline. Preparing to unpack .../08-php7.2-readline_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-readline (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package libsodium23:amd64. Preparing to unpack .../09-libsodium23_1.0.18-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libsodium23:amd64 (1.0.18-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php7.2-cli. Preparing to unpack .../10-php7.2-cli_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package libapache2-mod-php7.2. Preparing to unpack .../11-libapache2-mod-php7.2_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php7.2. Preparing to unpack .../12-php7.2_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_all.deb ... Unpacking php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package ssl-cert. Preparing to unpack .../13-ssl-cert_1.0.39_all.deb ... Unpacking ssl-cert (1.0.39) ... Setting up libapr1:amd64 (1.6.3-2) ... Setting up apache2-data (2.4.29-1ubuntu4.11) ... Setting up ssl-cert (1.0.39) ... Setting up libsodium23:amd64 (1.0.18-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up libaprutil1:amd64 (1.6.1-2) ... Setting up php-common (2:72+ubuntu18.04.1+deb.sury.org+1) ... Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer → /lib/systemd/system/phpsessionclean.timer. Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... Setting up php7.2-common (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/calendar.ini with new version Creating config file /etc/php/7.2/mods-available/ctype.ini with new version Creating config file /etc/php/7.2/mods-available/exif.ini with new version Creating config file /etc/php/7.2/mods-available/fileinfo.ini with new version Creating config file /etc/php/7.2/mods-available/ftp.ini with new version Creating config file /etc/php/7.2/mods-available/gettext.ini with new version Creating config file /etc/php/7.2/mods-available/iconv.ini with new version Creating config file /etc/php/7.2/mods-available/pdo.ini with new version Creating config file /etc/php/7.2/mods-available/phar.ini with new version Creating config file /etc/php/7.2/mods-available/posix.ini with new version Creating config file /etc/php/7.2/mods-available/shmop.ini with new version Creating config file /etc/php/7.2/mods-available/sockets.ini with new version Creating config file /etc/php/7.2/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.2/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.2/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.2/mods-available/tokenizer.ini with new version Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... Setting up apache2-utils (2.4.29-1ubuntu4.11) ... Setting up apache2-bin (2.4.29-1ubuntu4.11) ... Setting up php7.2-readline (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/readline.ini with new version Setting up php7.2-json (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/json.ini with new version Setting up php7.2-opcache (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/opcache.ini with new version Setting up apache2 (2.4.29-1ubuntu4.11) ... Enabling module mpm_event. Enabling module authz_core. Enabling module authz_host. Enabling module authn_core. Enabling module auth_basic. Enabling module access_compat. Enabling module authn_file. Enabling module authz_user. Enabling module alias. Enabling module dir. Enabling module autoindex. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module filter. Enabling module deflate. Enabling module status. Enabling module reqtimeout. Enabling conf charset. Enabling conf localized-error-pages. Enabling conf other-vhosts-access-log. Enabling conf security. Enabling conf serve-cgi-bin. Enabling site 000-default. Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details. invoke-rc.d: initscript apache2, action "start" failed. ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Mon 2020-01-27 15:03:17 UTC; 7ms ago Process: 28331 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE) Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: no listening sockets available, shutting down Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: AH00015: Unable to open logs Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: Action 'start' failed. Jan 27 15:03:17 rnd-cx-util01 apachectl[28331]: The Apache error log may have more information. Jan 27 15:03:17 rnd-cx-util01 systemd[1]: apache2.service: Control process exited, code=exited status=1 Jan 27 15:03:17 rnd-cx-util01 systemd[1]: apache2.service: Failed with result 'exit-code'. Jan 27 15:03:17 rnd-cx-util01 systemd[1]: Failed to start The Apache HTTP Server. Setting up php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... update-alternatives: using /usr/bin/php7.2 to provide /usr/bin/php (php) in auto mode update-alternatives: using /usr/bin/phar7.2 to provide /usr/bin/phar (phar) in auto mode update-alternatives: using /usr/bin/phar.phar7.2 to provide /usr/bin/phar.phar (phar.phar) in auto mode Creating config file /etc/php/7.2/cli/php.ini with new version Setting up libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/apache2/php.ini with new version Module mpm_event disabled. Enabling module mpm_prefork. apache2_switch_mpm Switch to prefork Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details. invoke-rc.d: initscript apache2, action "restart" failed. ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Mon 2020-01-27 15:03:19 UTC; 6ms ago Process: 30054 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE) Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: no listening sockets available, shutting down Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: AH00015: Unable to open logs Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: Action 'start' failed. Jan 27 15:03:19 rnd-cx-util01 apachectl[30054]: The Apache error log may have more information. Jan 27 15:03:19 rnd-cx-util01 systemd[1]: apache2.service: Control process exited, code=exited status=1 Jan 27 15:03:19 rnd-cx-util01 systemd[1]: apache2.service: Failed with result 'exit-code'. Jan 27 15:03:19 rnd-cx-util01 systemd[1]: Failed to start The Apache HTTP Server. apache2_invoke: Enable module php7.2 Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details. invoke-rc.d: initscript apache2, action "restart" failed. ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Mon 2020-01-27 15:03:20 UTC; 7ms ago Process: 30138 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE) Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: no listening sockets available, shutting down Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: AH00015: Unable to open logs Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: Action 'start' failed. Jan 27 15:03:20 rnd-cx-util01 apachectl[30138]: The Apache error log may have more information. Jan 27 15:03:20 rnd-cx-util01 systemd[1]: apache2.service: Control process exited, code=exited status=1 Jan 27 15:03:20 rnd-cx-util01 systemd[1]: apache2.service: Failed with result 'exit-code'. Jan 27 15:03:20 rnd-cx-util01 systemd[1]: Failed to start The Apache HTTP Server. Setting up php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for systemd (237-3ubuntu10.33) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Installing PHP fpm and cli extension...' Installing PHP fpm and cli extension... + '[' apt-get = apt-get ']' + apt install -y php7.2-fpm php7.2-cli --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... php7.2-cli is already the newest version (7.2.27-1+ubuntu18.04.1+deb.sury.org+1). php7.2-cli set to manually installed. The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. Suggested packages: php-pear The following NEW packages will be installed: php7.2-fpm 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 1,412 kB of archives. After this operation, 4,978 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-fpm amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [1,412 kB] Fetched 1,412 kB in 2s (753 kB/s) Selecting previously unselected package php7.2-fpm. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68101 files and directories currently installed.) Preparing to unpack .../php7.2-fpm_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/fpm/php.ini with new version NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Created symlink /etc/systemd/system/multi-user.target.wants/php7.2-fpm.service → /lib/systemd/system/php7.2-fpm.service. Processing triggers for systemd (237-3ubuntu10.33) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. + error_code=0 + '[' 0 '!=' 0 ']' + service php7.2-fpm start + '[' Ubuntu = Ubuntu ']' + echo .... .... + echo 'Checking PHP curl extension...' Checking PHP curl extension... + php -m + grep curl + '[' 1 -gt 0 ']' + echo 'Installing php-curl...' Installing php-curl... + '[' apt-get = apt-get ']' + apt install -y php7.2-curl --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following NEW packages will be installed: php7.2-curl 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 28.8 kB of archives. After this operation, 119 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-curl amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [28.8 kB] Fetched 28.8 kB in 0s (86.3 kB/s) Selecting previously unselected package php7.2-curl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68125 files and directories currently installed.) Preparing to unpack .../php7.2-curl_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-curl (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up php7.2-curl (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/curl.ini with new version Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Checking PHP pgsql extension...' Checking PHP pgsql extension... + php -m + grep pgsql + '[' 1 -gt 0 ']' + echo 'Installing php-pgsql...' Installing php-pgsql... + '[' apt-get = apt-get ']' + apt install libpq5 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following NEW packages will be installed: libpq5 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 108 kB of archives. After this operation, 381 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.10-0ubuntu0.18.04.1 [108 kB] Fetched 108 kB in 1s (176 kB/s) Selecting previously unselected package libpq5:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68134 files and directories currently installed.) Preparing to unpack .../libpq5_10.10-0ubuntu0.18.04.1_amd64.deb ... Unpacking libpq5:amd64 (10.10-0ubuntu0.18.04.1) ... Setting up libpq5:amd64 (10.10-0ubuntu0.18.04.1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... + apt install -y php7.2-pgsql --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following NEW packages will be installed: php7.2-pgsql 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 55.8 kB of archives. After this operation, 213 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-pgsql amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [55.8 kB] Fetched 55.8 kB in 0s (136 kB/s) Selecting previously unselected package php7.2-pgsql. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68139 files and directories currently installed.) Preparing to unpack .../php7.2-pgsql_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-pgsql (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up php7.2-pgsql (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/pgsql.ini with new version Creating config file /etc/php/7.2/mods-available/pdo_pgsql.ini with new version Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Checking PHP mbstring extension...' Checking PHP mbstring extension... + php -m + grep mbstring + '[' 1 -gt 0 ']' + echo 'Installing php-mbstring...' Installing php-mbstring... + '[' apt-get = apt-get ']' + apt install -y php7.2-mbstring --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following NEW packages will be installed: php7.2-mbstring 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 484 kB of archives. After this operation, 1,712 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mbstring amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [484 kB] Fetched 484 kB in 1s (551 kB/s) Selecting previously unselected package php7.2-mbstring. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68150 files and directories currently installed.) Preparing to unpack .../php7.2-mbstring_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-mbstring (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up php7.2-mbstring (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/mbstring.ini with new version Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Checking PHP ldap extension...' Checking PHP ldap extension... + php -m + grep ldap + '[' 1 -gt 0 ']' + echo 'Installing php-ldap...' Installing php-ldap... + '[' apt-get = apt-get ']' + apt install -y php7.2-ldap --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following NEW packages will be installed: php7.2-ldap 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 23.7 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-ldap amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [23.7 kB] Fetched 23.7 kB in 0s (71.6 kB/s) Selecting previously unselected package php7.2-ldap. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68159 files and directories currently installed.) Preparing to unpack .../php7.2-ldap_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-ldap (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up php7.2-ldap (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/ldap.ini with new version Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Checking PHP imagick extension...' Checking PHP imagick extension... + php -m + grep imagick + '[' 1 -gt 0 ']' + echo 'Installing php-imagick...' Installing php-imagick... + '[' apt-get = apt-get ']' + apt install -y gcc WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-7 gcc-7 gcc-7-base libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libgcc-7-dev libgomp1 libisl19 libitm1 liblsan0 libmpc3 libmpx2 libquadmath0 libtsan0 libubsan0 linux-libc-dev manpages-dev Suggested packages: binutils-doc cpp-doc gcc-7-locales gcc-multilib make autoconf automake libtool flex bison gdb gcc-doc gcc-7-multilib gcc-7-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc The following NEW packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-7 gcc gcc-7 gcc-7-base libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libgcc-7-dev libgomp1 libisl19 libitm1 liblsan0 libmpc3 libmpx2 libquadmath0 libtsan0 libubsan0 linux-libc-dev manpages-dev 0 upgraded, 27 newly installed, 0 to remove and 5 not upgraded. Need to get 26.9 MB of archives. After this operation, 115 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.2 [193 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.2 [503 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.2 [1,856 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.2 [3,396 B] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.4.0-1ubuntu1~18.04.1 [18.9 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.4.0-1ubuntu1~18.04.1 [6,742 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.3.0-6ubuntu1~18.04.1 [47.4 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.3.0-6ubuntu1~18.04.1 [76.4 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.3.0-6ubuntu1~18.04.1 [28.0 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.3.0-6ubuntu1~18.04.1 [9,184 B] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.4.0-1ubuntu1~18.04.1 [359 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.3.0-6ubuntu1~18.04.1 [288 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.4.0-1ubuntu1~18.04.1 [126 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.4.0-1ubuntu1~18.04.1 [42.5 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.3.0-6ubuntu1~18.04.1 [11.6 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.3.0-6ubuntu1~18.04.1 [133 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [2,381 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,463 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5,184 B] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-74.84 [1,015 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2,587 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2,217 kB] Fetched 26.9 MB in 15s (1,808 kB/s) Selecting previously unselected package binutils-common:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68168 files and directories currently installed.) Preparing to unpack .../00-binutils-common_2.30-21ubuntu1~18.04.2_amd64.deb ... Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../01-libbinutils_2.30-21ubuntu1~18.04.2_amd64.deb ... Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../02-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.2_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... Selecting previously unselected package binutils. Preparing to unpack .../03-binutils_2.30-21ubuntu1~18.04.2_amd64.deb ... Unpacking binutils (2.30-21ubuntu1~18.04.2) ... Selecting previously unselected package gcc-7-base:amd64. Preparing to unpack .../04-gcc-7-base_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package libisl19:amd64. Preparing to unpack .../05-libisl19_0.19-1_amd64.deb ... Unpacking libisl19:amd64 (0.19-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../06-libmpc3_1.1.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.1.0-1) ... Selecting previously unselected package cpp-7. Preparing to unpack .../07-cpp-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking cpp-7 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package cpp. Preparing to unpack .../08-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... Unpacking cpp (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../09-libcc1-0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../10-libgomp1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../11-libitm1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../12-libatomic1_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libasan4:amd64. Preparing to unpack .../13-libasan4_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../14-liblsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../15-libtsan0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../16-libubsan0_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../17-libcilkrts5_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package libmpx2:amd64. Preparing to unpack .../18-libmpx2_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../19-libquadmath0_8.3.0-6ubuntu1~18.04.1_amd64.deb ... Unpacking libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Selecting previously unselected package libgcc-7-dev:amd64. Preparing to unpack .../20-libgcc-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package gcc-7. Preparing to unpack .../21-gcc-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking gcc-7 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package gcc. Preparing to unpack .../22-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... Unpacking gcc (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../23-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... Unpacking libc-dev-bin (2.27-3ubuntu1) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../24-linux-libc-dev_4.15.0-74.84_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.15.0-74.84) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../25-libc6-dev_2.27-3ubuntu1_amd64.deb ... Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../26-manpages-dev_4.15-1_all.deb ... Unpacking manpages-dev (4.15-1) ... Setting up libquadmath0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up libgomp1:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up libatomic1:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up libcc1-0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up libtsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up linux-libc-dev:amd64 (4.15.0-74.84) ... Setting up liblsan0:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up gcc-7-base:amd64 (7.4.0-1ubuntu1~18.04.1) ... Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.2) ... Setting up libmpx2:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up libmpc3:amd64 (1.1.0-1) ... Setting up libc-dev-bin (2.27-3ubuntu1) ... Setting up manpages-dev (4.15-1) ... Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... Setting up libitm1:amd64 (8.3.0-6ubuntu1~18.04.1) ... Setting up libisl19:amd64 (0.19-1) ... Setting up libasan4:amd64 (7.4.0-1ubuntu1~18.04.1) ... Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.2) ... Setting up libcilkrts5:amd64 (7.4.0-1ubuntu1~18.04.1) ... Setting up libubsan0:amd64 (7.4.0-1ubuntu1~18.04.1) ... Setting up libgcc-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... Setting up cpp-7 (7.4.0-1ubuntu1~18.04.1) ... Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.2) ... Setting up cpp (4:7.4.0-1ubuntu2.3) ... Setting up binutils (2.30-21ubuntu1~18.04.2) ... Setting up gcc-7 (7.4.0-1ubuntu1~18.04.1) ... Setting up gcc (4:7.4.0-1ubuntu2.3) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... + error_code=0 + '[' 0 '!=' 0 ']' + apt install -y imagemagick WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: fontconfig fonts-droid-fallback fonts-noto-mono ghostscript gsfonts hicolor-icon-theme imagemagick-6-common imagemagick-6.q16 libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdjvulibre-text libdjvulibre21 libfftw3-double3 libgraphite2-3 libgs9 libgs9-common libharfbuzz0b libijs-0.35 libilmbase12 libjbig2dec0 liblcms2-2 liblqr-1-0 libltdl7 libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra libmagickwand-6.q16-3 libnetpbm10 libopenexr22 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpixman-1-0 libthai-data libthai0 libwmf0.2-7 libxcb-render0 libxcb-shm0 libxrender1 netpbm poppler-data Suggested packages: fonts-noto ghostscript-x imagemagick-doc autotrace cups-bsd | lpr | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin mplayer povray radiance sane-utils texlive-base-bin transfig ufraw-batch xdg-utils cups-common libfftw3-bin libfftw3-dev liblcms2-utils inkscape libjxr-tools libwmf0.2-7-gtk poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum The following NEW packages will be installed: fontconfig fonts-droid-fallback fonts-noto-mono ghostscript gsfonts hicolor-icon-theme imagemagick imagemagick-6-common imagemagick-6.q16 libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdjvulibre-text libdjvulibre21 libfftw3-double3 libgraphite2-3 libgs9 libgs9-common libharfbuzz0b libijs-0.35 libilmbase12 libjbig2dec0 liblcms2-2 liblqr-1-0 libltdl7 libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra libmagickwand-6.q16-3 libnetpbm10 libopenexr22 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpixman-1-0 libthai-data libthai0 libwmf0.2-7 libxcb-render0 libxcb-shm0 libxrender1 netpbm poppler-data 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded. Need to get 22.0 MB of archives. After this operation, 79.6 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1,805 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfftw3-double3 amd64 3.3.7-1 [735 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6-common all 8:6.9.7.4+dfsg-16ubuntu6.8 [60.0 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickcore-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [1,616 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickwand-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [294 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 poppler-data all 0.4.8-2 [1,479 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-noto-mono all 20171026-2 [75.5 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.7 [211 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsimage2 amd64 2.2.7-1ubuntu2.7 [18.6 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libijs-0.35 amd64 0.35-13 [15.5 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig2dec0 amd64 0.13-6 [55.9 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.18.04.12 [5,092 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.18.04.12 [2,264 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.18.04.12 [50.9 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.4 [3,120 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6.q16 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [423 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [14.2 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsfilters1 amd64 1.20.2-0ubuntu3.1 [108 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre-text all 3.5.27.1-8ubuntu0.1 [49.3 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre21 amd64 3.5.27.1-8ubuntu0.1 [560 kB] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libilmbase12 amd64 2.2.0-11ubuntu2 [71.4 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libopenexr22 amd64 2.2.0-11.1ubuntu1.1 [562 kB] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwmf0.2-7 amd64 0.2.8.4-12 [150 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickcore-6.q16-3-extra amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [62.3 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8,170 B] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1,017 kB] Preconfiguring packages ... Fetched 22.0 MB in 24s (932 kB/s) Selecting previously unselected package fontconfig. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 72348 files and directories currently installed.) Preparing to unpack .../00-fontconfig_2.12.6-0ubuntu2_amd64.deb ... Unpacking fontconfig (2.12.6-0ubuntu2) ... Selecting previously unselected package fonts-droid-fallback. Preparing to unpack .../01-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... Selecting previously unselected package libfftw3-double3:amd64. Preparing to unpack .../02-libfftw3-double3_3.3.7-1_amd64.deb ... Unpacking libfftw3-double3:amd64 (3.3.7-1) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../03-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... Selecting previously unselected package liblqr-1-0:amd64. Preparing to unpack .../04-liblqr-1-0_0.4.2-2.1_amd64.deb ... Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../05-libltdl7_2.4.6-2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-2) ... Selecting previously unselected package imagemagick-6-common. Preparing to unpack .../06-imagemagick-6-common_8%3a6.9.7.4+dfsg-16ubuntu6.8_all.deb ... Unpacking imagemagick-6-common (8:6.9.7.4+dfsg-16ubuntu6.8) ... Selecting previously unselected package libmagickcore-6.q16-3:amd64. Preparing to unpack .../07-libmagickcore-6.q16-3_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... Unpacking libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Selecting previously unselected package libmagickwand-6.q16-3:amd64. Preparing to unpack .../08-libmagickwand-6.q16-3_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... Unpacking libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Selecting previously unselected package poppler-data. Preparing to unpack .../09-poppler-data_0.4.8-2_all.deb ... Unpacking poppler-data (0.4.8-2) ... Selecting previously unselected package fonts-noto-mono. Preparing to unpack .../10-fonts-noto-mono_20171026-2_all.deb ... Unpacking fonts-noto-mono (20171026-2) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../11-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../12-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../13-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../14-libcups2_2.2.7-1ubuntu2.7_amd64.deb ... Unpacking libcups2:amd64 (2.2.7-1ubuntu2.7) ... Selecting previously unselected package libcupsimage2:amd64. Preparing to unpack .../15-libcupsimage2_2.2.7-1ubuntu2.7_amd64.deb ... Unpacking libcupsimage2:amd64 (2.2.7-1ubuntu2.7) ... Selecting previously unselected package libijs-0.35:amd64. Preparing to unpack .../16-libijs-0.35_0.35-13_amd64.deb ... Unpacking libijs-0.35:amd64 (0.35-13) ... Selecting previously unselected package libjbig2dec0:amd64. Preparing to unpack .../17-libjbig2dec0_0.13-6_amd64.deb ... Unpacking libjbig2dec0:amd64 (0.13-6) ... Selecting previously unselected package libpaper1:amd64. Preparing to unpack .../18-libpaper1_1.1.24+nmu5ubuntu1_amd64.deb ... Unpacking libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... Selecting previously unselected package libgs9-common. Preparing to unpack .../19-libgs9-common_9.26~dfsg+0-0ubuntu0.18.04.12_all.deb ... Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.18.04.12) ... Selecting previously unselected package libgs9:amd64. Preparing to unpack .../20-libgs9_9.26~dfsg+0-0ubuntu0.18.04.12_amd64.deb ... Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.18.04.12) ... Selecting previously unselected package ghostscript. Preparing to unpack .../21-ghostscript_9.26~dfsg+0-0ubuntu0.18.04.12_amd64.deb ... Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.18.04.12) ... Selecting previously unselected package gsfonts. Preparing to unpack .../22-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.4_all.deb ... Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.4) ... Selecting previously unselected package hicolor-icon-theme. Preparing to unpack .../23-hicolor-icon-theme_0.17-2_all.deb ... Unpacking hicolor-icon-theme (0.17-2) ... Selecting previously unselected package imagemagick-6.q16. Preparing to unpack .../24-imagemagick-6.q16_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... Unpacking imagemagick-6.q16 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Selecting previously unselected package imagemagick. Preparing to unpack .../25-imagemagick_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... Unpacking imagemagick (8:6.9.7.4+dfsg-16ubuntu6.8) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../26-libpixman-1-0_0.34.0-2_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.34.0-2) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../27-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../28-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../29-libxrender1_1%3a0.9.10-1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.10-1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../30-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... Selecting previously unselected package libcupsfilters1:amd64. Preparing to unpack .../31-libcupsfilters1_1.20.2-0ubuntu3.1_amd64.deb ... Unpacking libcupsfilters1:amd64 (1.20.2-0ubuntu3.1) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../32-libdatrie1_0.2.10-7_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.10-7) ... Selecting previously unselected package libdjvulibre-text. Preparing to unpack .../33-libdjvulibre-text_3.5.27.1-8ubuntu0.1_all.deb ... Unpacking libdjvulibre-text (3.5.27.1-8ubuntu0.1) ... Selecting previously unselected package libdjvulibre21:amd64. Preparing to unpack .../34-libdjvulibre21_3.5.27.1-8ubuntu0.1_amd64.deb ... Unpacking libdjvulibre21:amd64 (3.5.27.1-8ubuntu0.1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../35-libgraphite2-3_1.3.11-2_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.11-2) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../36-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... Selecting previously unselected package libilmbase12:amd64. Preparing to unpack .../37-libilmbase12_2.2.0-11ubuntu2_amd64.deb ... Unpacking libilmbase12:amd64 (2.2.0-11ubuntu2) ... Selecting previously unselected package libopenexr22:amd64. Preparing to unpack .../38-libopenexr22_2.2.0-11.1ubuntu1.1_amd64.deb ... Unpacking libopenexr22:amd64 (2.2.0-11.1ubuntu1.1) ... Selecting previously unselected package libthai-data. Preparing to unpack .../39-libthai-data_0.1.27-2_all.deb ... Unpacking libthai-data (0.1.27-2) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../40-libthai0_0.1.27-2_amd64.deb ... Unpacking libthai0:amd64 (0.1.27-2) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../41-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../42-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../43-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Selecting previously unselected package libwmf0.2-7:amd64. Preparing to unpack .../44-libwmf0.2-7_0.2.8.4-12_amd64.deb ... Unpacking libwmf0.2-7:amd64 (0.2.8.4-12) ... Selecting previously unselected package libmagickcore-6.q16-3-extra:amd64. Preparing to unpack .../45-libmagickcore-6.q16-3-extra_8%3a6.9.7.4+dfsg-16ubuntu6.8_amd64.deb ... Unpacking libmagickcore-6.q16-3-extra:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Selecting previously unselected package libnetpbm10. Preparing to unpack .../46-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ... Unpacking libnetpbm10 (2:10.0-15.3build1) ... Selecting previously unselected package libpaper-utils. Preparing to unpack .../47-libpaper-utils_1.1.24+nmu5ubuntu1_amd64.deb ... Unpacking libpaper-utils (1.1.24+nmu5ubuntu1) ... Selecting previously unselected package netpbm. Preparing to unpack .../48-netpbm_2%3a10.0-15.3build1_amd64.deb ... Unpacking netpbm (2:10.0-15.3build1) ... Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.18.04.12) ... Setting up libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... Creating config file /etc/papersize with new version Setting up imagemagick-6-common (8:6.9.7.4+dfsg-16ubuntu6.8) ... Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... Setting up libpaper-utils (1.1.24+nmu5ubuntu1) ... Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.4) ... Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... Setting up poppler-data (0.4.8-2) ... Setting up libdjvulibre-text (3.5.27.1-8ubuntu0.1) ... Setting up libnetpbm10 (2:10.0-15.3build1) ... Setting up libdatrie1:amd64 (0.2.10-7) ... Setting up libfftw3-double3:amd64 (3.3.7-1) ... Setting up fonts-noto-mono (20171026-2) ... Setting up libgraphite2-3:amd64 (1.3.11-2) ... Setting up libilmbase12:amd64 (2.2.0-11ubuntu2) ... Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... Setting up libjbig2dec0:amd64 (0.13-6) ... Setting up libpixman-1-0:amd64 (0.34.0-2) ... Setting up libltdl7:amd64 (2.4.6-2) ... Setting up libijs-0.35:amd64 (0.35-13) ... Setting up netpbm (2:10.0-15.3build1) ... Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxrender1:amd64 (1:0.9.10-1) ... Setting up libthai-data (0.1.27-2) ... Setting up hicolor-icon-theme (0.17-2) ... Setting up libwmf0.2-7:amd64 (0.2.8.4-12) ... Setting up fontconfig (2.12.6-0ubuntu2) ... Regenerating fonts cache... done. Setting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ... Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... Setting up libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Setting up libdjvulibre21:amd64 (3.5.27.1-8ubuntu0.1) ... Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... Setting up libthai0:amd64 (0.1.27-2) ... Setting up libopenexr22:amd64 (2.2.0-11.1ubuntu1.1) ... Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Setting up libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Setting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ... Setting up imagemagick-6.q16 (8:6.9.7.4+dfsg-16ubuntu6.8) ... update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Setting up imagemagick (8:6.9.7.4+dfsg-16ubuntu6.8) ... Setting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ... Setting up libcups2:amd64 (2.2.7-1ubuntu2.7) ... Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Setting up libcupsfilters1:amd64 (1.20.2-0ubuntu3.1) ... Setting up libcupsimage2:amd64 (2.2.7-1ubuntu2.7) ... Setting up libmagickcore-6.q16-3-extra:amd64 (8:6.9.7.4+dfsg-16ubuntu6.8) ... Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.18.04.12) ... Setting up ghostscript (9.26~dfsg+0-0ubuntu0.18.04.12) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... + error_code=0 + '[' 0 '!=' 0 ']' + apt install -y php7.2-imagick --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: ttf-dejavu-core The following NEW packages will be installed: php-imagick ttf-dejavu-core 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. Need to get 283 kB of archives. After this operation, 2,731 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ttf-dejavu-core all 2.37-1 [2,978 B] Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-imagick amd64 3.4.4-1+ubuntu18.04.1+deb.sury.org+20191129 [280 kB] Fetched 283 kB in 1s (264 kB/s) Selecting previously unselected package php-imagick. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74865 files and directories currently installed.) Preparing to unpack .../php-imagick_3.4.4-1+ubuntu18.04.1+deb.sury.org+20191129_amd64.deb ... Unpacking php-imagick (3.4.4-1+ubuntu18.04.1+deb.sury.org+20191129) ... Selecting previously unselected package ttf-dejavu-core. Preparing to unpack .../ttf-dejavu-core_2.37-1_all.deb ... Unpacking ttf-dejavu-core (2.37-1) ... Setting up php-imagick (3.4.4-1+ubuntu18.04.1+deb.sury.org+20191129) ... Setting up ttf-dejavu-core (2.37-1) ... Processing triggers for fontconfig (2.12.6-0ubuntu2) ... Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Checking PHP imap extension...' Checking PHP imap extension... + grep imap + php -m + '[' 1 -gt 0 ']' + echo 'Installing php7.2-imap...' Installing php7.2-imap... + '[' apt-get = apt-get ']' + apt install -y php7.2-imap --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: libc-client2007e mlock Suggested packages: uw-mailutils The following NEW packages will be installed: libc-client2007e mlock php7.2-imap 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. Need to get 622 kB of archives. After this operation, 1,605 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 mlock amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [11.6 kB] Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-imap amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [29.3 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libc-client2007e amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [582 kB] Fetched 622 kB in 1s (461 kB/s) Selecting previously unselected package mlock. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74930 files and directories currently installed.) Preparing to unpack .../mlock_8%3a2007f~dfsg-5ubuntu0.18.04.2_amd64.deb ... Unpacking mlock (8:2007f~dfsg-5ubuntu0.18.04.2) ... Selecting previously unselected package libc-client2007e. Preparing to unpack .../libc-client2007e_8%3a2007f~dfsg-5ubuntu0.18.04.2_amd64.deb ... Unpacking libc-client2007e (8:2007f~dfsg-5ubuntu0.18.04.2) ... Selecting previously unselected package php7.2-imap. Preparing to unpack .../php7.2-imap_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-imap (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up mlock (8:2007f~dfsg-5ubuntu0.18.04.2) ... Setting up libc-client2007e (8:2007f~dfsg-5ubuntu0.18.04.2) ... Setting up php7.2-imap (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Creating config file /etc/php/7.2/mods-available/imap.ini with new version Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Checking xml...' Checking xml... + php -m + grep xml libxml + '[' 0 -gt 0 ']' + echo 'Setting up timezone...' Setting up timezone... + set_timezone + '[' Ubuntu = Ubuntu ']' ++ cat /etc/timezone + timezone=Etc/UTC + sed -i -e 's/date.timezone/;date.timezone/g' /etc/php/7.2/fpm/php.ini + echo 'date.timezone = Etc/UTC' + echo 'Checking PostgreSQL...' Checking PostgreSQL... + install_postgresql + '[' Ubuntu = Ubuntu ']' + id -a postgres id: ‘postgres’: no such user + error_code=1 + '[' 1 '!=' 0 ']' + echo 'PostgreSQL not installed!' PostgreSQL not installed! + set +x Do you want to install PostgreSQL (y/n)? + case "${answer}" in + echo 'Installing PostgreSQL...' Installing PostgreSQL... + sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list' + apt install wget ca-certificates WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20180409). ca-certificates set to manually installed. wget is already the newest version (1.19.4-1ubuntu2.2). wget set to manually installed. The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. + error_code=0 + '[' 0 '!=' 0 ']' + wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc -----BEGIN PGP PUBLIC KEY BLOCK----- mQINBE6XR8IBEACVdDKT2HEH1IyHzXkb4nIWAY7echjRxo7MTcj4vbXAyBKOfjja UrBEJWHN6fjKJXOYWXHLIYg0hOGeW9qcSiaa1/rYIbOzjfGfhE4x0Y+NJHS1db0V G6GUj3qXaeyqIJGS2z7m0Thy4Lgr/LpZlZ78Nf1fliSzBlMo1sV7PpP/7zUO+aA4 bKa8Rio3weMXQOZgclzgeSdqtwKnyKTQdXY5MkH1QXyFIk1nTfWwyqpJjHlgtwMi c2cxjqG5nnV9rIYlTTjYG6RBglq0SmzF/raBnF4Lwjxq4qRqvRllBXdFu5+2pMfC IZ10HPRdqDCTN60DUix+BTzBUT30NzaLhZbOMT5RvQtvTVgWpeIn20i2NrPWNCUh hj490dKDLpK/v+A5/i8zPvN4c6MkDHi1FZfaoz3863dylUBR3Ip26oM0hHXf4/2U A/oA4pCl2W0hc4aNtozjKHkVjRx5Q8/hVYu+39csFWxo6YSB/KgIEw+0W8DiTII3 RQj/OlD68ZDmGLyQPiJvaEtY9fDrcSpI0Esm0i4sjkNbuuh0Cvwwwqo5EF1zfkVj Tqz2REYQGMJGc5LUbIpk5sMHo1HWV038TWxlDRwtOdzw08zQA6BeWe9FOokRPeR2 AqhyaJJwOZJodKZ76S+LDwFkTLzEKnYPCzkoRwLrEdNt1M7wQBThnC5z6wARAQAB tBxQb3N0Z3JlU1FMIERlYmlhbiBSZXBvc2l0b3J5iQJOBBMBCAA4AhsDBQsJCAcD BRUKCQgLBRYCAwEAAh4BAheAFiEEuXsK/KoaR/BE8kSgf8x9RqzMTPgFAlhtCD8A CgkQf8x9RqzMTPgECxAAk8uL+dwveTv6eH21tIHcltt8U3Ofajdo+D/ayO53LiYO xi27kdHD0zvFMUWXLGxQtWyeqqDRvDagfWglHucIcaLxoxNwL8+e+9hVFIEskQAY kVToBCKMXTQDLarz8/J030Pmcv3ihbwB+jhnykMuyyNmht4kq0CNgnlcMCdVz0d3 z/09puryIHJrD+A8y3TD4RM74snQuwc9u5bsckvRtRJKbP3GX5JaFZAqUyZNRJRJ Tn2OQRBhCpxhlZ2afkAPFIq2aVnEt/Ie6tmeRCzsW3lOxEH2K7MQSfSu/kRz7ELf Cz3NJHj7rMzC+76Rhsas60t9CjmvMuGONEpctijDWONLCuch3Pdj6XpC+MVxpgBy 2VUdkunb48YhXNW0jgFGM/BFRj+dMQOUbY8PjJjsmVV0joDruWATQG/M4C7O8iU0 B7o6yVv4m8LDEN9CiR6r7H17m4xZseT3f+0QpMe7iQjz6XxTUFRQxXqzmNnloA1T 7VjwPqIIzkj/u0V8nICG/ktLzp1OsCFatWXh7LbU+hwYl6gsFH/mFDqVxJ3+DKQi vyf1NatzEwl62foVjGUSpvh3ymtmtUQ4JUkNDsXiRBWczaiGSuzD9Qi0ONdkAX3b ewqmN4TfE+XIpCPxxHXwGq9Rv1IFjOdCX0iG436GHyTLC1tTUIKF5xV4Y0+cXIOI RgQQEQgABgUCTpdI7gAKCRDFr3dKWFELWqaPAKD1TtT5c3sZz92Fj97KYmqbNQZP +ACfSC6+hfvlj4GxmUjp1aepoVTo3weJAhwEEAEIAAYFAk6XSQsACgkQTFprqxLS p64F8Q//cCcutwrH50UoRFejg0EIZav6LUKejC6kpLeubbEtuaIH3r2zMblPGc4i +eMQKo/PqyQrceRXeNNlqO6/exHozYi2meudxa6IudhwJIOn1MQykJbNMSC2sGUp 1W5M1N5EYgt4hy+qhlfnD66LR4G+9t5FscTJSy84SdiOuqgCOpQmPkVRm1HX5X1+ dmnzMOCk5LHHQuiacV0qeGO7JcBCVEIDr+uhU1H2u5GPFNHm5u15n25tOxVivb94 xg6NDjouECBH7cCVuW79YcExH/0X3/9G45rjdHlKPH1OIUJiiX47OTxdG3dAbB4Q fnViRJhjehFscFvYWSqXo3pgWqUsEvv9qJac2ZEMSz9x2mj0ekWxuM6/hGWxJdB+ +985rIelPmc7VRAXOjIxWknrXnPCZAMlPlDLu6+vZ5BhFX0Be3y38f7GNCxFkJzl hWZ4Cj3WojMj+0DaC1eKTj3rJ7OJlt9S9xnO7OOPEUTGyzgNIDAyCiu8F4huLPaT ape6RupxOMHZeoCVlqx3ouWctelB2oNXcxxiQ/8y+21aHfD4n/CiIFwDvIQjl7dg mT3u5Lr6yxuosR3QJx1P6rP5ZrDTP9khT30t+HZCbvs5Pq+v/9m6XDmi+NlU7Zuh Ehy97tL3uBDgoL4b/5BpFL5U9nruPlQzGq1P9jj40dxAaDAX/WKJAj0EEwEIACcC GwMFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AFAlB5KywFCQPDFt8ACgkQf8x9RqzM TPhuCQ//QAjRSAOCQ02qmUAikT+mTB6baOAakkYq6uHbEO7qPZkv4E/M+HPIJ4wd nBNeSQjfvdNcZBA/x0hr5EMcBneKKPDj4hJ0panOIRQmNSTThQw9OU351gm3YQct AMPRUu1fTJAL/AuZUQf9ESmhyVtWNlH/56HBfYjE4iVeaRkkNLJyX3vkWdJSMwC/ LO3Lw/0M3R8itDsm74F8w4xOdSQ52nSRFRh7PunFtREl+QzQ3EA/WB4AIj3VohIG kWDfPFCzV3cyZQiEnjAe9gG5pHsXHUWQsDFZ12t784JgkGyO5wT26pzTiuApWM3k /9V+o3HJSgH5hn7wuTi3TelEFwP1fNzI5iUUtZdtxbFOfWMnZAypEhaLmXNkg4zD kH44r0ss9fR0DAgUav1a25UnbOn4PgIEQy2fgHKHwRpCy20d6oCSlmgyWsR40EPP YvtGq49A2aK6ibXmdvvFT+Ts8Z+q2SkFpoYFX20mR2nsF0fbt1lfH65P64dukxeR GteWIeNakDD40bAAOH8+OaoTGVBJ2ACJfLVNM53PEoftavAwUYMrR910qvwYfd/4 6rh46g1Frr9SFMKYE9uvIJIgDsQB3QBp71houU4H55M5GD8XURYs+bfiQpJG1p7e B8e5jZx1SagNWc4XwL2FzQ9svrkbg1Y+359buUiP7T6QXX2zY++JAj0EEwEIACcC GwMFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AFAlEqbZUFCQg2wEEACgkQf8x9RqzM TPhFMQ//WxAfKMdpSIA9oIC/yPD/dJpY/+DyouOljpE6MucMy/ArBECjFTBwi/j9 NYM4ynAk34IkhuNexc1i9/05f5RM6+riLCLgAOsADDbHD4miZzoSxiVr6GQ3YXMb OGld9kV9Sy6mGNjcUov7iFcf5Hy5w3AjPfKuR9zXswyfzIU1YXObiiZT38l55pp/ BSgvGVQsvbNjsff5CbEKXS7q3xW+WzN0QWF6YsfNVhFjRGj8hKtHvwKcA02wwjLe LXVTm6915ZUKhZXUFc0vM4Pj4EgNswH8Ojw9AJaKWJIZmLyW+aP+wpu6YwVCicxB Y59CzBO2pPJDfKFQzUtrErk9irXeuCCLesDyirxJhv8o0JAvmnMAKOLhNFUrSQ2m +3EnF7zhfz70gHW+EG8X8mL/EN3/dUM09j6TVrjtw43RLxBzwMDeariFF9yC+5bL tnGgxjsB9Ik6GV5v34/NEEGf1qBiAzFmDVFRZlrNDkq6gmpvGnA5hUWNr+y0i01L jGyaLSWHYjgw2UEQOqcUtTFK9MNzbZze4mVaHMEz9/aMfX25R6qbiNqCChveIm8m Yr5Ds2zdZx+G5bAKdzX7nx2IUAxFQJEE94VLSp3npAaTWv3sHr7dR8tSyUJ9poDw gw4W9BIcnAM7zvFYbLF5FNggg/26njHCCN70sHt8zGxKQINMc6SJAj0EEwEIACcC GwMFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AFAlLpFRkFCQ6EJy0ACgkQf8x9RqzM TPjOZA//Zp0e25pcvle7cLc0YuFr9pBv2JIkLzPm83nkcwKmxaWayUIG4Sv6pH6h m8+S/CHQij/yFCX+o3ngMw2J9HBUvafZ4bnbI0RGJ70GsAwraQ0VlkIfg7GUw3Tz voGYO42rZTru9S0K/6nFP6D1HUu+U+AsJONLeb6oypQgInfXQExPZyliUnHdipei 4WR1YFW6sjSkZT/5C3J1wkAvPl5lvOVthI9Zs6bZlJLZwusKxU0UM4Btgu1Sf3nn JcHmzisixwS9PMHE+AgPWIGSec/N27a0KmTTvImV6K6nEjXJey0K2+EYJuIBsYUN orOGBwDFIhfRk9qGlpgt0KRyguV+AP5qvgry95IrYtrOuE7307SidEbSnvO5ezNe mE7gT9Z1tM7IMPfmoKph4BfpNoH7aXiQh1Wo+ChdP92hZUtQrY2Nm13cmkxYjQ4Z gMWfYMC+DA/GooSgZM5i6hYqyyfAuUD9kwRN6BqTbuAUAp+hCWYeN4D88sLYpFh3 paDYNKJ+Gf7Yyi6gThcV956RUFDH3ys5Dk0vDL9NiWwdebWfRFbzoRM3dyGP889a OyLzS3mh6nHzZrNGhW73kslSQek8tjKrB+56hXOnb4HaElTZGDvD5wmrrhN94kby Gtz3cydIohvNO9d90+29h0eGEDYti7j7maHkBKUAwlcPvMg5m3Y= =DA1T -----END PGP PUBLIC KEY BLOCK----- + apt-key add ACCC4CF8.asc Warning: apt-key output should not be parsed (stdout is not a terminal) gpg: can't open 'ACCC4CF8.asc': No such file or directory + apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:4 http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease [46.3 kB] Err:4 http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7FCC7D46ACCC4CF8 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Reading package lists... W: GPG error: http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7FCC7D46ACCC4CF8 E: The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease' is not signed. + apt install -y postgresql --allow-unauthenticated WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: libsensors4 postgresql-10 postgresql-client-10 postgresql-client-common postgresql-common sysstat Suggested packages: lm-sensors postgresql-doc locales-all postgresql-doc-10 libjson-perl isag The following NEW packages will be installed: libsensors4 postgresql postgresql-10 postgresql-client-10 postgresql-client-common postgresql-common sysstat 0 upgraded, 7 newly installed, 0 to remove and 5 not upgraded. Need to get 5,209 kB of archives. After this operation, 20.6 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-10 amd64 10.10-0ubuntu0.18.04.1 [935 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-10 amd64 10.10-0ubuntu0.18.04.1 [3,758 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql all 10+190ubuntu0.1 [5,884 B] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sysstat amd64 11.6.1-1ubuntu0.1 [295 kB] Preconfiguring packages ... Fetched 5,209 kB in 6s (885 kB/s) Selecting previously unselected package libsensors4:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74966 files and directories currently installed.) Preparing to unpack .../0-libsensors4_1%3a3.4.0-4_amd64.deb ... Unpacking libsensors4:amd64 (1:3.4.0-4) ... Selecting previously unselected package postgresql-client-common. Preparing to unpack .../1-postgresql-client-common_190ubuntu0.1_all.deb ... Unpacking postgresql-client-common (190ubuntu0.1) ... Selecting previously unselected package postgresql-client-10. Preparing to unpack .../2-postgresql-client-10_10.10-0ubuntu0.18.04.1_amd64.deb ... Unpacking postgresql-client-10 (10.10-0ubuntu0.18.04.1) ... Selecting previously unselected package postgresql-common. Preparing to unpack .../3-postgresql-common_190ubuntu0.1_all.deb ... Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' Unpacking postgresql-common (190ubuntu0.1) ... Selecting previously unselected package postgresql-10. Preparing to unpack .../4-postgresql-10_10.10-0ubuntu0.18.04.1_amd64.deb ... Unpacking postgresql-10 (10.10-0ubuntu0.18.04.1) ... Selecting previously unselected package postgresql. Preparing to unpack .../5-postgresql_10+190ubuntu0.1_all.deb ... Unpacking postgresql (10+190ubuntu0.1) ... Selecting previously unselected package sysstat. Preparing to unpack .../6-sysstat_11.6.1-1ubuntu0.1_amd64.deb ... Unpacking sysstat (11.6.1-1ubuntu0.1) ... Setting up postgresql-client-common (190ubuntu0.1) ... Setting up postgresql-common (190ubuntu0.1) ... Adding user postgres to group ssl-cert Creating config file /etc/postgresql-common/createcluster.conf with new version Building PostgreSQL dictionaries from installed myspell/hunspell packages... Removing obsolete dictionary files: Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. Setting up libsensors4:amd64 (1:3.4.0-4) ... Setting up postgresql-client-10 (10.10-0ubuntu0.18.04.1) ... update-alternatives: using /usr/share/postgresql/10/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode Setting up sysstat (11.6.1-1ubuntu0.1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /lib/systemd/system/sysstat.service. Setting up postgresql-10 (10.10-0ubuntu0.18.04.1) ... Creating new PostgreSQL cluster 10/main ... /usr/lib/postgresql/10/bin/initdb -D /var/lib/postgresql/10/main --auth-local peer --auth-host md5 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.UTF-8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/10/main ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default timezone ... Etc/UTC selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: /usr/lib/postgresql/10/bin/pg_ctl -D /var/lib/postgresql/10/main -l logfile start Ver Cluster Port Status Owner Data directory Log file 10 main 5432 down postgres /var/lib/postgresql/10/main /var/log/postgresql/postgresql-10-main.log update-alternatives: using /usr/share/postgresql/10/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode Setting up postgresql (10+190ubuntu0.1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for systemd (237-3ubuntu10.33) ... + error_code=0 + '[' 0 '!=' 0 ']' ++ psql --version ++ egrep -o '[0-9]{1,}\.[0-9]{1,}' ++ head -1 + PSQL_VERSION=10.10 + [[ 10.10 == '' ]] + [[ 10.10 =~ ^10\.[0-9]{1,}$ ]] + PSQL_VERSION=10 + [[ 10 =~ ^11\.[0-9]{1,}$ ]] + [[ 10 =~ ^12\.[0-9]{1,}$ ]] + sed -e s/peer/trust/g -e s/ident/trust/g + cd /etc/postgresql/10/main + mv pg_hba.conf pg_hba.conf_old + mv pg_hba.conf.1 pg_hba.conf + service postgresql restart + install_geoip + '[' Ubuntu = Ubuntu ']' + hash GeoIP-devel + apt install -y php7.2-geoip php7.2-dev libgeoip-dev WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: autoconf automake autopoint autotools-dev build-essential debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev fakeroot g++ g++-7 geoip-bin gettext intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive-cpio-perl libarchive-zip-perl libcroco3 libdpkg-perl libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl libltdl-dev libmail-sendmail-perl libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libssl-dev libssl1.1 libstdc++-7-dev libsys-hostname-long-perl libtimedate-perl libtool m4 make php-pear php-xml php7.4-common php7.4-xml pkg-php-tools po-debconf shtool Suggested packages: autoconf-archive gnu-standards autoconf-doc dh-make dwz g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg gettext-doc libasprintf-dev libgettextpo-dev bzr libtool-doc libssl-doc libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc dh-php libmail-box-perl The following NEW packages will be installed: autoconf automake autopoint autotools-dev build-essential debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev fakeroot g++ g++-7 geoip-bin gettext intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive-cpio-perl libarchive-zip-perl libcroco3 libdpkg-perl libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl libgeoip-dev libltdl-dev libmail-sendmail-perl libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libssl-dev libstdc++-7-dev libsys-hostname-long-perl libtimedate-perl libtool m4 make php-geoip php-pear php-xml php7.2-dev php7.4-common php7.4-xml pkg-php-tools po-debconf shtool The following packages will be upgraded: libssl1.1 1 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. Need to get 21.2 MB of archives. After this operation, 90.5 MB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-geoip amd64 1.1.1-4+ubuntu18.04.1+deb.sury.org+20191129 [18.8 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] Get:3 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.43-1+ubuntu18.04.1+deb.sury.org+1 [156 kB] Get:4 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.43-1+ubuntu18.04.1+deb.sury.org+1 [147 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.43-1+ubuntu18.04.1+deb.sury.org+1 [50.7 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] Get:9 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.43-1+ubuntu18.04.1+deb.sury.org+1 [546 kB] Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl1.1 amd64 1.1.1d-1+ubuntu18.04.1+deb.sury.org+2 [1,523 kB] Get:11 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl-dev amd64 1.1.1d-1+ubuntu18.04.1+deb.sury.org+2 [1,792 kB] Get:12 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.4-common amd64 7.4.2-1+ubuntu18.04.1+deb.sury.org+2 [993 kB] Get:13 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.4-xml amd64 7.4.2-1+ubuntu18.04.1+deb.sury.org+2 [95.8 kB] Get:14 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-xml all 2:7.4+72+ubuntu18.04.1+deb.sury.org+1 [6,224 B] Get:15 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-pear all 1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1 [286 kB] Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-dev amd64 7.2.27-1+ubuntu18.04.1+deb.sury.org+1 [555 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1,468 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,574 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 geoip-bin amd64 1.6.12-1 [46.5 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgeoip-dev amd64 1.6.12-1 [77.2 kB] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shtool all 2.0.8-9 [121 kB] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-php-tools all 1.35ubuntu1 [27.8 kB] Preconfiguring packages ... Fetched 21.2 MB in 37s (580 kB/s) Selecting previously unselected package php-geoip. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 75766 files and directories currently installed.) Preparing to unpack .../00-php-geoip_1.1.1-4+ubuntu18.04.1+deb.sury.org+20191129_amd64.deb ... Unpacking php-geoip (1.1.1-4+ubuntu18.04.1+deb.sury.org+20191129) ... Selecting previously unselected package m4. Preparing to unpack .../01-m4_1.4.18-1_amd64.deb ... Unpacking m4 (1.4.18-1) ... Selecting previously unselected package autoconf. Preparing to unpack .../02-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../03-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../04-automake_1%3a1.15.1-3ubuntu2_all.deb ... Unpacking automake (1:1.15.1-3ubuntu2) ... Selecting previously unselected package autopoint. Preparing to unpack .../05-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... Selecting previously unselected package libstdc++-7-dev:amd64. Preparing to unpack .../06-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package g++-7. Preparing to unpack .../07-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ... Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ... Selecting previously unselected package g++. Preparing to unpack .../08-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... Unpacking g++ (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package make. Preparing to unpack .../09-make_4.1-9.1ubuntu1_amd64.deb ... Unpacking make (4.1-9.1ubuntu1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../10-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../11-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... Selecting previously unselected package build-essential. Preparing to unpack .../12-build-essential_12.4ubuntu1_amd64.deb ... Unpacking build-essential (12.4ubuntu1) ... Selecting previously unselected package libtool. Preparing to unpack .../13-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../14-dh-autoreconf_17_all.deb ... Unpacking dh-autoreconf (17) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../15-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../16-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../18-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../19-libcroco3_0.6.12-2_amd64.deb ... Unpacking libcroco3:amd64 (0.6.12-2) ... Selecting previously unselected package gettext. Preparing to unpack .../20-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... Unpacking gettext (0.19.8.1-6ubuntu0.3) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../21-intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package po-debconf. Preparing to unpack .../22-po-debconf_1.0.20_all.deb ... Unpacking po-debconf (1.0.20) ... Selecting previously unselected package debhelper. Preparing to unpack .../23-debhelper_11.1.6ubuntu2_all.deb ... Unpacking debhelper (11.1.6ubuntu2) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../24-libfakeroot_1.22-2ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../25-fakeroot_1.22-2ubuntu1_amd64.deb ... Unpacking fakeroot (1.22-2ubuntu1) ... Selecting previously unselected package geoip-bin. Preparing to unpack .../26-geoip-bin_1.6.12-1_amd64.deb ... Unpacking geoip-bin (1.6.12-1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../27-libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../28-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-5) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../29-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libarchive-cpio-perl. Preparing to unpack .../30-libarchive-cpio-perl_0.10-1_all.deb ... Unpacking libarchive-cpio-perl (0.10-1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../31-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build2) ... Selecting previously unselected package libgeoip-dev. Preparing to unpack .../32-libgeoip-dev_1.6.12-1_amd64.deb ... Unpacking libgeoip-dev (1.6.12-1) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../33-libltdl-dev_2.4.6-2_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-2) ... Selecting previously unselected package libsys-hostname-long-perl. Preparing to unpack .../34-libsys-hostname-long-perl_1.5-1_all.deb ... Unpacking libsys-hostname-long-perl (1.5-1) ... Selecting previously unselected package libmail-sendmail-perl. Preparing to unpack .../35-libmail-sendmail-perl_0.80-1_all.deb ... Unpacking libmail-sendmail-perl (0.80-1) ... Selecting previously unselected package libpcre16-3:amd64. Preparing to unpack .../36-libpcre16-3_2%3a8.43-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libpcre16-3:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package libpcre32-3:amd64. Preparing to unpack .../37-libpcre32-3_2%3a8.43-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libpcre32-3:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package libpcrecpp0v5:amd64. Preparing to unpack .../38-libpcrecpp0v5_2%3a8.43-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libpcrecpp0v5:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package libpcre3-dev:amd64. Preparing to unpack .../39-libpcre3-dev_2%3a8.43-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking libpcre3-dev:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Preparing to unpack .../40-libssl1.1_1.1.1d-1+ubuntu18.04.1+deb.sury.org+2_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1d-1+ubuntu18.04.1+deb.sury.org+2) over (1.1.1-1ubuntu2.1~18.04.5) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../41-libssl-dev_1.1.1d-1+ubuntu18.04.1+deb.sury.org+2_amd64.deb ... Unpacking libssl-dev:amd64 (1.1.1d-1+ubuntu18.04.1+deb.sury.org+2) ... Selecting previously unselected package php7.4-common. Preparing to unpack .../42-php7.4-common_7.4.2-1+ubuntu18.04.1+deb.sury.org+2_amd64.deb ... Unpacking php7.4-common (7.4.2-1+ubuntu18.04.1+deb.sury.org+2) ... Selecting previously unselected package php7.4-xml. Preparing to unpack .../43-php7.4-xml_7.4.2-1+ubuntu18.04.1+deb.sury.org+2_amd64.deb ... Unpacking php7.4-xml (7.4.2-1+ubuntu18.04.1+deb.sury.org+2) ... Selecting previously unselected package php-xml. Preparing to unpack .../44-php-xml_2%3a7.4+72+ubuntu18.04.1+deb.sury.org+1_all.deb ... Unpacking php-xml (2:7.4+72+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package php-pear. Preparing to unpack .../45-php-pear_1%3a1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1_all.deb ... Unpacking php-pear (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package shtool. Preparing to unpack .../46-shtool_2.0.8-9_all.deb ... Unpacking shtool (2.0.8-9) ... Selecting previously unselected package php7.2-dev. Preparing to unpack .../47-php7.2-dev_7.2.27-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb ... Unpacking php7.2-dev (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Selecting previously unselected package pkg-php-tools. Preparing to unpack .../48-pkg-php-tools_1.35ubuntu1_all.deb ... Unpacking pkg-php-tools (1.35ubuntu1) ... Setting up make (4.1-9.1ubuntu1) ... Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... Setting up libltdl-dev:amd64 (2.4.6-2) ... Setting up libtimedate-perl (2.3000-2) ... Setting up shtool (2.0.8-9) ... Setting up libarchive-cpio-perl (0.10-1) ... Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... Setting up geoip-bin (1.6.12-1) ... Setting up m4 (1.4.18-1) ... Setting up php-geoip (1.1.1-4+ubuntu18.04.1+deb.sury.org+20191129) ... Setting up libcroco3:amd64 (0.6.12-2) ... Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libfile-fcntllock-perl (0.22-3build2) ... Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... Setting up libmail-sendmail-perl (0.80-1) ... Setting up autotools-dev (20180224.1) ... Setting up libssl1.1:amd64 (1.1.1d-1+ubuntu18.04.1+deb.sury.org+2) ... Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libpcrecpp0v5:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up libpcre32-3:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up libpcre16-3:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up autopoint (0.19.8.1-6ubuntu0.3) ... Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... Setting up libtool (2.4.6-2) ... Setting up libgeoip-dev (1.6.12-1) ... Setting up php7.4-common (7.4.2-1+ubuntu18.04.1+deb.sury.org+2) ... Creating config file /etc/php/7.4/mods-available/calendar.ini with new version Creating config file /etc/php/7.4/mods-available/ctype.ini with new version Creating config file /etc/php/7.4/mods-available/exif.ini with new version Creating config file /etc/php/7.4/mods-available/fileinfo.ini with new version Creating config file /etc/php/7.4/mods-available/ffi.ini with new version Creating config file /etc/php/7.4/mods-available/ftp.ini with new version Creating config file /etc/php/7.4/mods-available/gettext.ini with new version Creating config file /etc/php/7.4/mods-available/iconv.ini with new version Creating config file /etc/php/7.4/mods-available/pdo.ini with new version Creating config file /etc/php/7.4/mods-available/phar.ini with new version Creating config file /etc/php/7.4/mods-available/posix.ini with new version Creating config file /etc/php/7.4/mods-available/shmop.ini with new version Creating config file /etc/php/7.4/mods-available/sockets.ini with new version Creating config file /etc/php/7.4/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.4/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.4/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.4/mods-available/tokenizer.ini with new version Setting up libpcre3-dev:amd64 (2:8.43-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up gettext (0.19.8.1-6ubuntu0.3) ... Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ... Setting up libssl-dev:amd64 (1.1.1d-1+ubuntu18.04.1+deb.sury.org+2) ... Setting up autoconf (2.69-11) ... Setting up fakeroot (1.22-2ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-merge-perl (0.08-3) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up libalgorithm-diff-xs-perl (0.04-5) ... Setting up automake (1:1.15.1-3ubuntu2) ... update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode Setting up g++ (4:7.4.0-1ubuntu2.3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up php7.4-xml (7.4.2-1+ubuntu18.04.1+deb.sury.org+2) ... Creating config file /etc/php/7.4/mods-available/dom.ini with new version Creating config file /etc/php/7.4/mods-available/simplexml.ini with new version Creating config file /etc/php/7.4/mods-available/xml.ini with new version Creating config file /etc/php/7.4/mods-available/xmlreader.ini with new version Creating config file /etc/php/7.4/mods-available/xmlwriter.ini with new version Creating config file /etc/php/7.4/mods-available/xsl.ini with new version Setting up php7.2-dev (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... update-alternatives: using /usr/bin/php-config7.2 to provide /usr/bin/php-config (php-config) in auto mode update-alternatives: using /usr/bin/phpize7.2 to provide /usr/bin/phpize (phpize) in auto mode Setting up po-debconf (1.0.20) ... Setting up build-essential (12.4ubuntu1) ... Setting up php-xml (2:7.4+72+ubuntu18.04.1+deb.sury.org+1) ... Setting up php-pear (1:1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1) ... Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... Setting up debhelper (11.1.6ubuntu2) ... Setting up dh-autoreconf (17) ... Setting up pkg-php-tools (1.35ubuntu1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for install-info (6.5.0.dfsg.1-2) ... Processing triggers for libapache2-mod-php7.2 (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... Processing triggers for php7.2-fpm (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... NOTICE: Not enabling PHP 7.2 FPM by default. NOTICE: To enable PHP 7.2 FPM in Apache2 do: NOTICE: a2enmod proxy_fcgi setenvif NOTICE: a2enconf php7.2-fpm NOTICE: You are seeing this message because you have apache2 package installed. Processing triggers for php7.2-cli (7.2.27-1+ubuntu18.04.1+deb.sury.org+1) ... + error_code=0 + '[' 0 '!=' 0 ']' + hash pecl/geoip + echo extension=geoip.so + mkdir -v /usr/share/GeoIP mkdir: cannot create directory ‘/usr/share/GeoIP’: File exists + error_code=1 + '[' 1 '!=' 0 ']' + echo 'GeoIP folder creation failed with error code 1 (GeoIP folder creation failed with error code 52)' GeoIP folder creation failed with error code 1 (GeoIP folder creation failed with error code 52) + get_geoip_data + wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz --2020-01-27 15:06:47-- http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz Resolving amec.zscaler.philips.com (amec.zscaler.philips.com)... 185.46.212.98, 185.46.212.97 Connecting to amec.zscaler.philips.com (amec.zscaler.philips.com)|185.46.212.98|:9480... connected. Proxy request sent, awaiting response... 502 Bad Gateway 2020-01-27 15:06:47 ERROR 502: Bad Gateway. + gunzip GeoIP.dat.gz gzip: GeoIP.dat.gz: No such file or directory + mv GeoIP.dat /usr/share/GeoIP/GeoIP.dat mv: cannot stat 'GeoIP.dat': No such file or directory + wget http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz --2020-01-27 15:06:47-- http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz Resolving amec.zscaler.philips.com (amec.zscaler.philips.com)... 185.46.212.98, 185.46.212.97 Connecting to amec.zscaler.philips.com (amec.zscaler.philips.com)|185.46.212.98|:9480... connected. Proxy request sent, awaiting response... 502 Bad Gateway 2020-01-27 15:06:47 ERROR 502: Bad Gateway. + gunzip GeoIPv6.dat.gz gzip: GeoIPv6.dat.gz: No such file or directory + mv GeoIPv6.dat /usr/share/GeoIP/GeoIPv6.dat mv: cannot stat 'GeoIPv6.dat': No such file or directory + wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz --2020-01-27 15:06:47-- http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz Resolving amec.zscaler.philips.com (amec.zscaler.philips.com)... 185.46.212.98, 185.46.212.97 Connecting to amec.zscaler.philips.com (amec.zscaler.philips.com)|185.46.212.98|:9480... connected. Proxy request sent, awaiting response... 502 Bad Gateway 2020-01-27 15:06:47 ERROR 502: Bad Gateway. + gunzip GeoLiteCity.dat.gz gzip: GeoLiteCity.dat.gz: No such file or directory + mv GeoLiteCity.dat /usr/share/GeoIP/GeoIPCity.dat mv: cannot stat 'GeoLiteCity.dat': No such file or directory + wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz --2020-01-27 15:06:47-- http://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz Resolving amec.zscaler.philips.com (amec.zscaler.philips.com)... 185.46.212.98, 185.46.212.97 Connecting to amec.zscaler.philips.com (amec.zscaler.philips.com)|185.46.212.98|:9480... connected. Proxy request sent, awaiting response... 502 Bad Gateway 2020-01-27 15:06:47 ERROR 502: Bad Gateway. + gunzip GeoLiteCityv6.dat.gz gzip: GeoLiteCityv6.dat.gz: No such file or directory + mv GeoLiteCityv6.dat /usr/share/GeoIP/GeoLiteCityv6.dat mv: cannot stat 'GeoLiteCityv6.dat': No such file or directory + wget http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz --2020-01-27 15:06:47-- http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz Resolving amec.zscaler.philips.com (amec.zscaler.philips.com)... 185.46.212.98, 185.46.212.97 Connecting to amec.zscaler.philips.com (amec.zscaler.philips.com)|185.46.212.98|:9480... connected. Proxy request sent, awaiting response... 404 Not Found 2020-01-27 15:06:47 ERROR 404: Not Found. + gunzip GeoIPASNum.dat.gz gzip: GeoIPASNum.dat.gz: No such file or directory + mv GeoIPASNum.dat /usr/share/GeoIP/GeoIPASNum.dat mv: cannot stat 'GeoIPASNum.dat': No such file or directory + wget http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNumv6.dat.gz --2020-01-27 15:06:47-- http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNumv6.dat.gz Resolving amec.zscaler.philips.com (amec.zscaler.philips.com)... 185.46.212.98, 185.46.212.97 Connecting to amec.zscaler.philips.com (amec.zscaler.philips.com)|185.46.212.98|:9480... connected. Proxy request sent, awaiting response... 404 Not Found 2020-01-27 15:06:48 ERROR 404: Not Found. + gunzip GeoIPASNumv6.dat.gz gzip: GeoIPASNumv6.dat.gz: No such file or directory + mv GeoIPASNumv6.dat /usr/share/GeoIP/GeoIPASNumv6.dat mv: cannot stat 'GeoIPASNumv6.dat': No such file or directory + echo 'Downloading Restyaboard script...' Downloading Restyaboard script... + '[' apt-get = apt-get ']' + apt install -y curl WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.58.0-2ubuntu3.8). The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. + mkdir /opt/restyaboard + curl -v -L -G -d 'app=board&ver=' -o /tmp/restyaboard.zip https://restya.com/download.php % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 185.46.212.98... * TCP_NODELAY set * Connected to amec.zscaler.philips.com (185.46.212.98) port 9480 (#0) * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to amec.zscaler.philips.com:9480 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 * Closing connection 0 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to amec.zscaler.philips.com:9480 + unzip /tmp/restyaboard.zip -d /opt/restyaboard unzip: cannot find or open /tmp/restyaboard.zip, /tmp/restyaboard.zip.zip or /tmp/restyaboard.zip.ZIP. + rm /tmp/restyaboard.zip rm: cannot remove '/tmp/restyaboard.zip': No such file or directory + configure_restyaboard + '[' Ubuntu = Ubuntu ']' + set +x To configure nginx, enter your domain name (e.g., www.example.com, 192.xxx.xxx.xxx, etc.,): + echo http://rnd-cx-util01.nest.anr.ms.philips.com/ http://rnd-cx-util01.nest.anr.ms.philips.com/ + set -x + cp /opt/restyaboard/restyaboard.conf /etc/nginx/conf.d cp: cannot stat '/opt/restyaboard/restyaboard.conf': No such file or directory + echo 'Changing server_name in nginx configuration...' Changing server_name in nginx configuration... + sed -i 's/server_name.*$/server_name "http://rnd-cx-util01.nest.anr.ms.philips.com/";/' /etc/nginx/conf.d/restyaboard.conf sed: -e expression #1, char 37: unknown option to `s' + sed -i 's|listen 80.*$|listen 80;|' /etc/nginx/conf.d/restyaboard.conf sed: can't read /etc/nginx/conf.d/restyaboard.conf: No such file or directory + set +x Enter your document root (where your Restyaboard to be installed. e.g., /usr/share/nginx/html/restyaboard): + echo /usr/share/nginx/html/restyaboard /usr/share/nginx/html/restyaboard + mkdir -p /usr/share/nginx/html/restyaboard + echo 'Changing root directory in nginx configuration...' Changing root directory in nginx configuration... + sed -i 's|root.*html|root /usr/share/nginx/html/restyaboard|' /etc/nginx/conf.d/restyaboard.conf sed: can't read /etc/nginx/conf.d/restyaboard.conf: No such file or directory + echo 'Copying Restyaboard script to root directory...' Copying Restyaboard script to root directory... + cp -r '/opt/restyaboard/*' /usr/share/nginx/html/restyaboard cp: cannot stat '/opt/restyaboard/*': No such file or directory + install_postfix + '[' Ubuntu = Ubuntu ']' + echo 'Installing postfix...' Installing postfix... + echo 'postfix postfix/mailname string http://rnd-cx-util01.nest.anr.ms.philips.com/' + debconf-set-selections + echo 'postfix postfix/main_mailer_type string '\''Internet Site'\''' + debconf-set-selections + apt install -y postfix WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. Suggested packages: procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb postfix-sqlite sasl2-bin dovecot-common resolvconf postfix-cdb mail-reader postfix-doc The following NEW packages will be installed: postfix 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 1,147 kB of archives. After this operation, 4,077 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postfix amd64 3.3.0-1ubuntu0.2 [1,147 kB] Preconfiguring packages ... Fetched 1,147 kB in 2s (531 kB/s) Selecting previously unselected package postfix. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 79392 files and directories currently installed.) Preparing to unpack .../postfix_3.3.0-1ubuntu0.2_amd64.deb ... Unpacking postfix (3.3.0-1ubuntu0.2) ... Setting up postfix (3.3.0-1ubuntu0.2) ... Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service → /lib/systemd/system/postfix.service. Adding group `postfix' (GID 115) ... Done. Adding system user `postfix' (UID 112) ... Adding new user `postfix' (UID 112) with group `postfix' ... Not creating home directory `/var/spool/postfix'. Creating /etc/postfix/dynamicmaps.cf Adding group `postdrop' (GID 116) ... Done. setting myhostname: rnd-cx-util01.nest.anr.ms.philips.com setting alias maps setting alias database changing /etc/mailname to http://rnd-cx-util01.nest.anr.ms.philips.com/ setting myorigin setting destinations: http://rnd-cx-util01.nest.anr.ms.philips.com/, $myhostname, rnd-cx-util01, localhost.localdomain, localhost setting relayhost: setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 setting mailbox_size_limit: 0 setting recipient_delimiter: + setting inet_interfaces: all setting inet_protocols: all /etc/aliases does not exist, creating it. WARNING: /etc/aliases exists, but does not have a root alias. Postfix (main.cf) is now set up with a default configuration. If you need to make changes, edit /etc/postfix/main.cf (and others) as needed. To view Postfix configuration values, see postconf(1). After modifying main.cf, be sure to run 'service postfix reload'. Running newaliases Processing triggers for ureadahead (0.100.0-21) ... Processing triggers for systemd (237-3ubuntu10.33) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for rsyslog (8.32.0-1ubuntu4) ... Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... + error_code=0 + '[' 0 '!=' 0 ']' + echo 'Changing permission...' Changing permission... + find /usr/share/nginx/html/restyaboard -type d -exec chmod 755 '{}' ';' + find /usr/share/nginx/html/restyaboard -type f -exec chmod 644 '{}' ';' + chmod -R go+w /usr/share/nginx/html/restyaboard/media chmod: cannot access '/usr/share/nginx/html/restyaboard/media': No such file or directory + chmod -R go+w /usr/share/nginx/html/restyaboard/client/img chmod: cannot access '/usr/share/nginx/html/restyaboard/client/img': No such file or directory + chmod -R go+w /usr/share/nginx/html/restyaboard/tmp/cache chmod: cannot access '/usr/share/nginx/html/restyaboard/tmp/cache': No such file or directory + chmod +x /usr/share/nginx/html/restyaboard/server/php/shell/main.sh chmod: cannot access '/usr/share/nginx/html/restyaboard/server/php/shell/main.sh': No such file or directory + change_permission + '[' Ubuntu = CentOS ']' + psql_connect + '[' Ubuntu = Ubuntu ']' + psql -U postgres -c '\q' + error_code=0 + '[' 0 '!=' 0 ']' + sleep 1 + echo 'Creating PostgreSQL user and database...' Creating PostgreSQL user and database... + psql -U postgres -c 'DROP USER IF EXISTS restya;CREATE USER restya WITH ENCRYPTED PASSWORD '\''hjVl2!rGd'\''' NOTICE: role "restya" does not exist, skipping CREATE ROLE + error_code=0 + '[' 0 '!=' 0 ']' + psql -U postgres -c 'CREATE DATABASE restyaboard OWNER restya ENCODING '\''UTF8'\'' TEMPLATE template0' CREATE DATABASE + error_code=0 + '[' 0 '!=' 0 ']' + psql -U postgres -c 'CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;' NOTICE: extension "plpgsql" already exists, skipping CREATE EXTENSION + error_code=0 + '[' 0 '!=' 0 ']' + psql -U postgres -c 'COMMENT ON EXTENSION plpgsql IS '\''PL/pgSQL procedural language'\'';' COMMENT + error_code=0 + '[' 0 = 0 ']' + echo 'Importing empty SQL...' Importing empty SQL... + psql -d restyaboard -f /usr/share/nginx/html/restyaboard/sql/restyaboard_with_empty_data.sql -U restya /usr/share/nginx/html/restyaboard/sql/restyaboard_with_empty_data.sql: No such file or directory + '[' 0 '!=' 0 ']' + echo 'Changing PostgreSQL database name, user and password...' Changing PostgreSQL database name, user and password... + sed -i 's/^.*'\''R_DB_NAME'\''.*$/define('\''R_DB_NAME'\'', '\''restyaboard'\'');/g' /usr/share/nginx/html/restyaboard/server/php/config.inc.php sed: can't read /usr/share/nginx/html/restyaboard/server/php/config.inc.php: No such file or directory + sed -i 's/^.*'\''R_DB_USER'\''.*$/define('\''R_DB_USER'\'', '\''restya'\'');/g' /usr/share/nginx/html/restyaboard/server/php/config.inc.php sed: can't read /usr/share/nginx/html/restyaboard/server/php/config.inc.php: No such file or directory + sed -i 's/^.*'\''R_DB_PASSWORD'\''.*$/define('\''R_DB_PASSWORD'\'', '\''hjVl2!rGd'\'');/g' /usr/share/nginx/html/restyaboard/server/php/config.inc.php sed: can't read /usr/share/nginx/html/restyaboard/server/php/config.inc.php: No such file or directory + sed -i 's/^.*'\''R_DB_HOST'\''.*$/define('\''R_DB_HOST'\'', '\''localhost'\'');/g' /usr/share/nginx/html/restyaboard/server/php/config.inc.php sed: can't read /usr/share/nginx/html/restyaboard/server/php/config.inc.php: No such file or directory + sed -i 's/^.*'\''R_DB_PORT'\''.*$/define('\''R_DB_PORT'\'', '\''5432'\'');/g' /usr/share/nginx/html/restyaboard/server/php/config.inc.php sed: can't read /usr/share/nginx/html/restyaboard/server/php/config.inc.php: No such file or directory + echo 'Setting up cron for every 5 minutes..' Setting up cron for every 5 minutes.. + echo '*/5 * * * * /usr/share/nginx/html/restyaboard/server/php/shell/main.sh > /dev/null 2> /dev/null' + php_fpm_reset + '[' Ubuntu = Ubuntu ']' + echo ......... ......... + set +x Do you want to install Restyaboard apps (y/n)? + case "${answer}" in + set_db_connection + '[' Ubuntu = Ubuntu ']' + echo 'Starting services...' Starting services... + service cron restart + service php7.2-fpm restart + '[' 0 -eq 1 ']' + service nginx restart + service postfix restart + apt install -y python-pip WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libdumbnet1 Use 'apt autoremove' to remove it. The following additional packages will be installed: libexpat1-dev libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python python-all python-all-dev python-asn1crypto python-cffi-backend python-crypto python-cryptography python-dbus python-dev python-enum34 python-gi python-idna python-ipaddress python-keyring python-keyrings.alt python-minimal python-pip-whl python-pkg-resources python-secretstorage python-setuptools python-six python-wheel python-xdg python2.7 python2.7-dev python2.7-minimal Suggested packages: python-doc python-tk python-crypto-doc python-cryptography-doc python-cryptography-vectors python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-fs python-gdata python-keyczar python-secretstorage-doc python-setuptools-doc python2.7-doc binfmt-support The following NEW packages will be installed: libexpat1-dev libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python python-all python-all-dev python-asn1crypto python-cffi-backend python-crypto python-cryptography python-dbus python-dev python-enum34 python-gi python-idna python-ipaddress python-keyring python-keyrings.alt python-minimal python-pip python-pip-whl python-pkg-resources python-secretstorage python-setuptools python-six python-wheel python-xdg python2.7 python2.7-dev python2.7-minimal 0 upgraded, 35 newly installed, 0 to remove and 4 not upgraded. Need to get 37.1 MB of archives. After this operation, 74.0 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1,294 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1,915 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7,620 B] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1,053 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04 [28.3 MB] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7,684 B] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-all-dev amd64 2.7.15~rc1-1 [1,092 B] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all amd64 2.7.15~rc1-1 [1,076 B] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04 [277 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1,256 B] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all-dev amd64 2.7.15~rc1-1 [1,100 B] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-crypto amd64 2.6.1-8ubuntu2 [244 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dbus amd64 1.2.6-1 [90.2 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gi amd64 3.26.1-2ubuntu1 [197 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-secretstorage all 2.3.1-2 [11.8 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyring all 10.6.0-1 [30.6 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyrings.alt all 3.0-1 [16.7 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1,653 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-wheel all 0.30.0-0.2 [36.4 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xdg all 0.25-4ubuntu1 [31.3 kB] Fetched 37.1 MB in 23s (1,624 kB/s) Selecting previously unselected package libpython2.7-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 79587 files and directories currently installed.) Preparing to unpack .../0-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../1-python2.7-minimal_2.7.17-1~18.04_amd64.deb ... Unpacking python2.7-minimal (2.7.17-1~18.04) ... Selecting previously unselected package python-minimal. Preparing to unpack .../2-python-minimal_2.7.15~rc1-1_amd64.deb ... Unpacking python-minimal (2.7.15~rc1-1) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../3-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ... Selecting previously unselected package python2.7. Preparing to unpack .../4-python2.7_2.7.17-1~18.04_amd64.deb ... Unpacking python2.7 (2.7.17-1~18.04) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ... Setting up python2.7-minimal (2.7.17-1~18.04) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.15~rc1-1) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80335 files and directories currently installed.) Preparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ... Unpacking python (2.7.15~rc1-1) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../01-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../02-libpython2.7_2.7.17-1~18.04_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.17-1~18.04) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../03-libpython2.7-dev_2.7.17-1~18.04_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../04-libpython-dev_2.7.15~rc1-1_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.15~rc1-1) ... Selecting previously unselected package libpython-all-dev:amd64. Preparing to unpack .../05-libpython-all-dev_2.7.15~rc1-1_amd64.deb ... Unpacking libpython-all-dev:amd64 (2.7.15~rc1-1) ... Selecting previously unselected package python-all. Preparing to unpack .../06-python-all_2.7.15~rc1-1_amd64.deb ... Unpacking python-all (2.7.15~rc1-1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../07-python2.7-dev_2.7.17-1~18.04_amd64.deb ... Unpacking python2.7-dev (2.7.17-1~18.04) ... Selecting previously unselected package python-dev. Preparing to unpack .../08-python-dev_2.7.15~rc1-1_amd64.deb ... Unpacking python-dev (2.7.15~rc1-1) ... Selecting previously unselected package python-all-dev. Preparing to unpack .../09-python-all-dev_2.7.15~rc1-1_amd64.deb ... Unpacking python-all-dev (2.7.15~rc1-1) ... Selecting previously unselected package python-asn1crypto. Preparing to unpack .../10-python-asn1crypto_0.24.0-1_all.deb ... Unpacking python-asn1crypto (0.24.0-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../11-python-cffi-backend_1.11.5-1_amd64.deb ... Unpacking python-cffi-backend (1.11.5-1) ... Selecting previously unselected package python-crypto. Preparing to unpack .../12-python-crypto_2.6.1-8ubuntu2_amd64.deb ... Unpacking python-crypto (2.6.1-8ubuntu2) ... Selecting previously unselected package python-enum34. Preparing to unpack .../13-python-enum34_1.1.6-2_all.deb ... Unpacking python-enum34 (1.1.6-2) ... Selecting previously unselected package python-idna. Preparing to unpack .../14-python-idna_2.6-1_all.deb ... Unpacking python-idna (2.6-1) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../15-python-ipaddress_1.0.17-1_all.deb ... Unpacking python-ipaddress (1.0.17-1) ... Selecting previously unselected package python-six. Preparing to unpack .../16-python-six_1.11.0-2_all.deb ... Unpacking python-six (1.11.0-2) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../17-python-cryptography_2.1.4-1ubuntu1.3_amd64.deb ... Unpacking python-cryptography (2.1.4-1ubuntu1.3) ... Selecting previously unselected package python-dbus. Preparing to unpack .../18-python-dbus_1.2.6-1_amd64.deb ... Unpacking python-dbus (1.2.6-1) ... Selecting previously unselected package python-gi. Preparing to unpack .../19-python-gi_3.26.1-2ubuntu1_amd64.deb ... Unpacking python-gi (3.26.1-2ubuntu1) ... Selecting previously unselected package python-secretstorage. Preparing to unpack .../20-python-secretstorage_2.3.1-2_all.deb ... Unpacking python-secretstorage (2.3.1-2) ... Selecting previously unselected package python-keyring. Preparing to unpack .../21-python-keyring_10.6.0-1_all.deb ... Unpacking python-keyring (10.6.0-1) ... Selecting previously unselected package python-keyrings.alt. Preparing to unpack .../22-python-keyrings.alt_3.0-1_all.deb ... Unpacking python-keyrings.alt (3.0-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../23-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ... Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ... Selecting previously unselected package python-pip. Preparing to unpack .../24-python-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ... Unpacking python-pip (9.0.1-2.3~ubuntu1.18.04.1) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../25-python-pkg-resources_39.0.1-2_all.deb ... Unpacking python-pkg-resources (39.0.1-2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../26-python-setuptools_39.0.1-2_all.deb ... Unpacking python-setuptools (39.0.1-2) ... Selecting previously unselected package python-wheel. Preparing to unpack .../27-python-wheel_0.30.0-0.2_all.deb ... Unpacking python-wheel (0.30.0-0.2) ... Selecting previously unselected package python-xdg. Preparing to unpack .../28-python-xdg_0.25-4ubuntu1_all.deb ... Unpacking python-xdg (0.25-4ubuntu1) ... Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ... Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ... Setting up python2.7 (2.7.17-1~18.04) ... Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... Setting up libpython2.7:amd64 (2.7.17-1~18.04) ... Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04) ... Setting up python2.7-dev (2.7.17-1~18.04) ... Setting up python (2.7.15~rc1-1) ... Setting up python-xdg (0.25-4ubuntu1) ... Setting up python-idna (2.6-1) ... Setting up libpython-dev:amd64 (2.7.15~rc1-1) ... Setting up python-asn1crypto (0.24.0-1) ... Setting up python-crypto (2.6.1-8ubuntu2) ... Setting up python-dev (2.7.15~rc1-1) ... Setting up python-wheel (0.30.0-0.2) ... Setting up libpython-all-dev:amd64 (2.7.15~rc1-1) ... Setting up python-pkg-resources (39.0.1-2) ... Setting up python-cffi-backend (1.11.5-1) ... Setting up python-gi (3.26.1-2ubuntu1) ... Setting up python-six (1.11.0-2) ... Setting up python-enum34 (1.1.6-2) ... Setting up python-dbus (1.2.6-1) ... Setting up python-ipaddress (1.0.17-1) ... Setting up python-pip (9.0.1-2.3~ubuntu1.18.04.1) ... Setting up python-all (2.7.15~rc1-1) ... Setting up python-setuptools (39.0.1-2) ... Setting up python-keyrings.alt (3.0-1) ... Setting up python-all-dev (2.7.15~rc1-1) ... Setting up python-cryptography (2.1.4-1ubuntu1.3) ... Setting up python-secretstorage (2.3.1-2) ... Setting up python-keyring (10.6.0-1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for mime-support (3.60ubuntu1) ... + pip install virtualenv The directory '/home/jzrawlins/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/jzrawlins/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting virtualenv Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB) Installing collected packages: virtualenv Successfully installed virtualenv-16.7.9 + /bin/echo '' + '[' Ubuntu = Ubuntu ']' + '[' 0 -eq 0 ']' + ssl_connectivity + [[ http://rnd-cx-util01.nest.anr.ms.philips.com/ =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] + set +x Do you want to set up SSL connectivity for your domain and your domain should be publicly accessible Restyaboard instance, Note: If you're trying to set SSL for Non-publicly accessible instance, then your Restyaboard will not work (y/n)? + case "${answer}" in + set +x Checking Hosting... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 185.46.212.98... * TCP_NODELAY set * Connected to amec.zscaler.philips.com (185.46.212.98) port 9480 (#0) * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to amec.zscaler.philips.com:9480 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 * Closing connection 0 curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to amec.zscaler.philips.com:9480 Restyaboard URL : http://rnd-cx-util01.nest.anr.ms.philips.com/ Login with username admin and password restya