Closed maxinacube closed 3 years ago
Thanks for opening your first issue here! Be sure to follow the issue template and include your OS/Vagrant/VVV versions! Don't forget you can get support in the VVV slack at https://varyingvagrantvagrants.org/docs/en-US/slack/
Varying Vagrant VagrantsJoin the VVV Slack Workspace
Updating with more info - I started up a new instance to see if there was an error in the set-up I had been using.
I am running MacOS 10.13.6/Vagrant 2.2.10/VBox 6.0.4/VVV 3.5.0.
Here is the output from the initial vagrant up --provision
of a clean instance of VVV
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/bionic64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'ubuntu/bionic64' version '20200922.0.0' is up to date...
==> default: Setting the name of the VM: vvv_de338cfd1d3
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 22 (guest) => 2200 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2200
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 5.2.42
default: VirtualBox Version: 6.0
==> default: [vagrant-goodhosts] Checking for host entries
==> default: [vagrant-goodhosts] - found entry for: 192.168.50.4 vvv
==> default: [vagrant-goodhosts] - found entry for: 192.168.50.4 vvv.test
==> default: [vagrant-goodhosts] - found entry for: 192.168.50.4 one.wordpress.test
==> default: [vagrant-goodhosts] - found entry for: 192.168.50.4 two.wordpress.test
Password:
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
default: /srv/www => /Users/maxwellmorgan/vvv/www
default: /srv/config => /Users/maxwellmorgan/vvv/config
default: /var/log/php => /Users/maxwellmorgan/vvv/log/php
default: /srv/database => /Users/maxwellmorgan/vvv/database/sql
default: /var/log/nginx => /Users/maxwellmorgan/vvv/log/nginx
default: /srv/provision => /Users/maxwellmorgan/vvv/provision
default: /srv/certificates => /Users/maxwellmorgan/vvv/certificates
default: /var/log/memcached => /Users/maxwellmorgan/vvv/log/memcached
default: /var/log/provisioners => /Users/maxwellmorgan/vvv/log/provisioners
==> default: Detected mount owner ID within mount options. (uid: 0 guestpath: /var/log/memcached)
==> default: Detected mount group ID within mount options. (gid: 106 guestpath: /var/log/memcached)
==> default: Detected mount owner ID within mount options. (uid: 0 guestpath: /var/log/nginx)
==> default: Detected mount group ID within mount options. (gid: 106 guestpath: /var/log/nginx)
==> default: Detected mount owner ID within mount options. (uid: 0 guestpath: /var/log/php)
==> default: Detected mount group ID within mount options. (gid: 106 guestpath: /var/log/php)
==> default: Detected mount owner ID within mount options. (uid: 0 guestpath: /var/log/provisioners)
==> default: Detected mount group ID within mount options. (gid: 106 guestpath: /var/log/provisioners)
==> default: Detected mount owner ID within mount options. (uid: 1000 guestpath: /srv/www)
==> default: Detected mount group ID within mount options. (gid: 33 guestpath: /srv/www)
==> default: Running provisioner: file...
default: /Users/maxwellmorgan/vvv/version => /home/vagrant/version
==> default: Running provisioner: default (shell)...
default: Running: /var/folders/pd/xm4gr7nn25l4j68kt80swh1h0000gn/T/vagrant-shell20200929-5083-r88u24.sh
default: ▷ Running the 'main' provisioner...
default: * Bash profile setup and directories.
default: * Setting ownership of files in /home/vagrant to vagrant
default: * Copying /srv/config/bash_profile to /home/vagrant/.bash_profile
default: * Copying /srv/config/bash_aliases to /home/vagrant/.bash_aliases
default: * Copying /srv/config/bash_aliases to /root/.bash_aliases
default: * Copying /srv/config/vimrc to /home/vagrant/.vimrc
default: * Copying /srv/config/subversion-servers to /home/vagrant/.subversion/servers
default: * Copying /srv/config/subversion-config to /home/vagrant/.subversion/config
default: * Copying /srv/config/ssh_known_hosts to /etc/ssh/ssh_known_hosts
default: * Copying /srv/config/sshd_config to /etc/ssh/sshd_config
default: * Reloading SSH Daemon
default: * Copying /srv/config/apt-conf-d/99hashmismatch to /etc/apt/apt.conf.d/99hashmismatch
default: * Testing network connection to https://ppa.launchpad.net
default: * Successful Network connection to https://ppa.launchpad.net detected
default: * Testing network connection to https://wordpress.org
default: * Successful Network connection to https://wordpress.org detected
default: * Testing network connection to https://github.com
default: * Successful Network connection to https://github.com detected
default: * Testing network connection to https://raw.githubusercontent.com
default: * Successful Network connection to https://raw.githubusercontent.com detected
default: * Testing network connection to https://getcomposer.org
default: * Successful Network connection to https://getcomposer.org detected
default: * Testing network connection to http://ams2.mirrors.digitalocean.com
default: * Successful Network connection to http://ams2.mirrors.digitalocean.com detected
default: * Network checks succeeded
default: * Applying the Varying Vagrant Vagrants mirror signing key...
default: OK
default: * Adding ppa:git-core/ppa repository
default: * git-core/ppa added
default: * Applying the PackageCloud Git-LFS signing key...
default: OK
default:
default: * Setting up MySQL configuration file links...
default: * creating mysql group
default: * adding the mysql user
default: * Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf
default: * Applying the MariaDB signing key...
default: OK
default: * Applying Nginx signing key...
default: OK
default: * Applying the Ondřej PHP signing key...
default: OK
default: * Applying NodeSource NodeJS signing key...
default: OK
default:
default: * Main packages check and install.
default: * Cleaning up dpkg lock file
default: * Updating apt keys
default: gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
default: gpg: key 3B4FE6ACC0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>" not changed
default: gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
default: gpg: key D94AA3F0EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>" not changed
default: gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
default: gpg: key 871920D1991BC93C: "Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>" not changed
default: gpg: Total number processed: 3
default: gpg: unchanged: 3
default: * Running apt-get update...
default: Get:1 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
default: Get:2 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
default: Get:3 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1746 B]
default: Get:4 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.8 kB]
default: Get:5 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1746 B]
default: Get:6 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
default: Get:7 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
default: Get:8 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.3 kB]
default: Get:9 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.8 kB]
default: Get:10 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.3 kB]
default: Get:11 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
default: Get:12 https://deb.nodesource.com/node_10.x bionic InRelease [4584 B]
default: Get:13 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
default: Get:14 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease [20.7 kB]
default: Get:15 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main Sources [1746 B]
default: Get:16 https://deb.nodesource.com/node_10.x bionic/main amd64 Packages [765 B]
default: Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [868 kB]
default: Get:18 https://nginx.org/packages/mainline/ubuntu bionic InRelease [2862 B]
default: Get:19 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
default: Get:20 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.3 kB]
default: Get:21 https://nginx.org/packages/mainline/ubuntu bionic/nginx Sources [55.4 kB]
default: Get:22 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.8 kB]
default: Get:23 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease [15.9 kB]
default: Get:24 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [269 kB]
default: Get:25 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 Packages [56.3 kB]
default: Get:26 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
default: Get:27 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
default: Get:28 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [95.5 kB]
default: Get:29 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main amd64 Packages [3036 B]
default: Get:30 http://mirrors.ukfast.co.uk/sites/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
default: Get:31 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic InRelease [6265 B]
default: Get:32 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [20.4 kB]
default: Get:33 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main Sources [1746 B]
default: Get:34 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [709 kB]
default: Get:35 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.8 kB]
default: Get:36 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main Translation-en [2252 B]
default: Get:38 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic InRelease [6265 B]
default: Get:39 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
default: Get:40 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main Sources [1746 B]
default: Get:41 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.3 kB]
default: Get:42 http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
default: Get:43 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
default: Get:44 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [236 kB]
default: Get:45 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Sources [28.3 kB]
default: Get:46 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [16.3 kB]
default: Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
default: Get:48 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main Sources [1746 B]
default: Get:49 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8512 B]
default: Get:50 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2908 B]
default: Get:51 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [15.8 kB]
default: Get:52 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [51.9 kB]
default: Get:53 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main ppc64el Packages [15.8 kB]
default: Get:54 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
default: Get:37 https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease [23.2 kB]
default: Get:55 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
default: Get:56 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main arm64 Packages [15.8 kB]
default: Get:57 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.9 kB]
default: Get:58 http://mirrors.piconets.webwerks.in/mariadb-mirror/repo/10.4/ubuntu bionic/main amd64 Packages [16.3 kB]
default: Get:59 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
default: Get:61 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
default: Get:62 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Sources [15.1 kB]
default: Get:63 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
default: Get:60 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [3587 B]
default: Get:64 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main amd64 Packages [41.0 kB]
default: Get:65 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Translation-en [11.5 kB]
default: Get:66 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
default: Get:67 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
default: Get:68 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
default: Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1089 kB]
default: Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [360 kB]
default: Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [107 kB]
default: Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [23.0 kB]
default: Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1114 kB]
default: Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [349 kB]
default: Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [21.7 kB]
default: Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6920 B]
default: Get:77 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [7516 B]
default: Get:78 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B]
default: Get:79 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7736 B]
default: Get:80 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B]
default: Fetched 21.8 MB in 20s (1113 kB/s)
default: Reading package lists...
default: * Installing apt-get packages...
default: Reading package lists...
default: Building dependency tree...
default: Reading state information...
default: curl is already the newest version (7.58.0-2ubuntu3.10).
default: curl set to manually installed.
default: software-properties-common is already the newest version (0.96.24.32.14).
default: software-properties-common set to manually installed.
default: vim is already the newest version (2:8.0.1453-1ubuntu1.3).
default: vim set to manually installed.
default: The following additional packages will be installed:
default: autoconf automake autopoint autotools-dev binutils binutils-common
default: binutils-x86-64-linux-gnu build-essential cpp cpp-7 debhelper dh-autoreconf
default: dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config
default: fonts-dejavu-core fonts-droid-fallback fonts-liberation fonts-noto-mono
default: g++-7 galera-4 gcc gcc-7 gcc-7-base ghostscript git-man gsfonts
default: hicolor-icon-theme imagemagick-6-common imagemagick-6.q16 intltool-debian
default: libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl
default: libalgorithm-merge-perl libann0 libapr1 libaprutil1 libarchive-cpio-perl
default: libarchive-zip-perl libasan4 libatomic1 libavahi-client3
default: libavahi-common-data libavahi-common3 libbinutils libc-client2007e
default: libc-dev-bin libc6-dev libcairo2 libcc1-0 libcdt5 libcgi-fast-perl
default: libcgi-pm-perl libcgraph6 libcilkrts5 libcroco3 libcups2 libcupsfilters1
default: libcupsimage2 libdatrie1 libdbd-mysql-perl libdbi-perl libdjvulibre-text
default: libdjvulibre21 libdpkg-perl libencode-locale-perl libexpat1-dev libfakeroot
default: libfcgi-perl libfftw3-double3 libfile-fcntllock-perl
default: libfile-stripnondeterminism-perl libfontconfig1 libgcc-7-dev libgd3 libgomp1
default: libgraphite2-3 libgs9 libgs9-common libgts-0.7-5 libgts-bin libgvc6 libgvpr2
default: libharfbuzz0b libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl
default: libhttp-date-perl libhttp-message-perl libice6 libicu65 libijs-0.35
default: libilmbase12 libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0
default: libjpeg-turbo8 libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0
default: libltdl-dev libltdl7 liblwp-mediatypes-perl libmagickcore-6.q16-3
default: libmagickcore-6.q16-3-extra libmagickwand-6.q16-3 libmail-sendmail-perl
default: libmariadb3 libmemcached11 libmpc3 libmpx2 libmysqlclient20 libnet1
default: libnetpbm10 libopenexr22 libopts25 libpango-1.0-0 libpangocairo-1.0-0
default: libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 libpcre16-3
default: libpcre2-8-0 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-0
default: libpython-all-dev libpython-dev libpython-stdlib libpython2.7
default: libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0
default: libserf-1-1 libsm6 libsodium23 libssh2-1 libssl-dev libssl1.1
default: libstdc++-7-dev libsvn-perl libsvn1 libsys-hostname-long-perl
default: libterm-readkey-perl libthai-data libthai0 libtiff5 libtimedate-perl libtool
default: libtsan0 libubsan0 liburi-perl libwebp6 libwmf0.2-7 libxaw7 libxcb-render0
default: libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6 libyaml-libyaml-perl
default: libyaml-perl libzip4 linux-libc-dev m4 manpages-dev mariadb-client-10.4
default: mariadb-client-core-10.4 mariadb-common mariadb-server-10.4
default: mariadb-server-core-10.4 mlock mysql-common netpbm php-common php-igbinary
default: php-msgpack php7.2-opcache php7.2-readline pkg-php-tools po-debconf
default: poppler-data python python-all python-all-dev python-asn1crypto
default: python-cffi-backend python-crypto python-cryptography python-dbus python-dev
default: python-enum34 python-gi python-idna python-ipaddress python-keyring
default: python-keyrings.alt python-minimal python-pip-whl python-pkg-resources
default: python-secretstorage python-setuptools python-six python-wheel python-xdg
default: python2.7 python2.7-dev python2.7-minimal shtool sntp socat ssl-cert
default: ttf-dejavu-core x11-common
default: Suggested packages:
default: autoconf-archive gnu-standards autoconf-doc binutils-doc cpp-doc
default: gcc-7-locales dh-make dwz debian-keyring fonts-noto g++-multilib
default: g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
default: gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
default: libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
default: libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev
default: ghostscript-x git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
default: git-gui gitk gitweb git-cvs git-mediawiki graphviz-doc imagemagick-doc
default: autotrace cups-bsd | lpr | lprng enscript ffmpeg gimp gnuplot grads hp2xx
default: html2ps libwmf-bin mplayer povray radiance sane-utils texlive-base-bin
default: transfig ufraw-batch xdg-utils uw-mailutils glibc-doc cups-common
default: libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl bzr
default: libfftw3-bin libfftw3-dev libgd-tools libdata-dump-perl
default: libipc-sharedcache-perl liblcms2-utils libtool-doc inkscape libjxr-tools
default: libssl-doc libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libwww-perl
default: libwmf0.2-7-gtk libyaml-shell-perl m4-doc make-doc mailx mariadb-test tinyca
default: libcache-memcached-perl libmemcached libanyevent-perl ntp-doc dh-php
default: libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
default: fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
default: fonts-arphic-uming fonts-nanum procmail postfix-mysql postfix-pgsql
default: postfix-ldap postfix-pcre postfix-lmdb postfix-sqlite sasl2-bin
default: dovecot-common resolvconf postfix-cdb mail-reader postfix-doc python-doc
default: python-tk python-crypto-doc python-cryptography-doc
default: python-cryptography-vectors python-dbus-dbg python-dbus-doc
default: python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin
default: gir1.2-gnomekeyring-1.0 python-fs python-gdata python-keyczar
default: python-secretstorage-doc python-setuptools-doc python2.7-doc binfmt-support
default: openssl-blacklist db5.3-util libapache2-mod-svn subversion-tools
default: The following NEW packages will be installed:
default: autoconf automake autopoint autotools-dev binutils binutils-common
default: binutils-x86-64-linux-gnu build-essential colordiff cpp cpp-7 debhelper
default: dh-autoreconf dh-strip-nondeterminism dos2unix dpkg-dev fakeroot fontconfig
default: fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-liberation
default: fonts-noto-mono g++ g++-7 galera-4 gcc gcc-7 gcc-7-base gettext ghostscript
default: git-lfs git-svn graphviz gsfonts hicolor-icon-theme imagemagick
default: imagemagick-6-common imagemagick-6.q16 intltool-debian lftp libaio1
default: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
default: libann0 libapr1 libaprutil1 libarchive-cpio-perl libarchive-zip-perl
default: libasan4 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3
default: libbinutils libc-client2007e libc-dev-bin libc6-dev libcairo2 libcc1-0
default: libcdt5 libcgi-fast-perl libcgi-pm-perl libcgraph6 libcilkrts5 libcroco3
default: libcups2 libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl
default: libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl
default: libencode-locale-perl libexpat1-dev libfakeroot libfcgi-perl
default: libfftw3-double3 libfile-fcntllock-perl libfile-stripnondeterminism-perl
default: libfontconfig1 libgcc-7-dev libgd3 libgomp1 libgraphite2-3 libgs9
default: libgs9-common libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz0b
default: libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl
default: libhttp-date-perl libhttp-message-perl libice6 libicu65 libijs-0.35
default: libilmbase12 libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0
default: libjpeg-turbo8 libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0
default: libltdl-dev libltdl7 liblwp-mediatypes-perl libmagickcore-6.q16-3
default: libmagickcore-6.q16-3-extra libmagickwand-6.q16-3 libmail-sendmail-perl
default: libmariadb3 libmemcached11 libmpc3 libmpx2 libmysqlclient20 libnet1
default: libnetpbm10 libopenexr22 libopts25 libpango-1.0-0 libpangocairo-1.0-0
default: libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 libpcre16-3
default: libpcre2-8-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-0
default: libpython-all-dev libpython-dev libpython-stdlib libpython2.7
default: libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0
default: libserf-1-1 libsm6 libsodium23 libssh2-1 libssl-dev libstdc++-7-dev
default: libsvn-perl libsvn1 libsys-hostname-long-perl libterm-readkey-perl
default: libthai-data libthai0 libtiff5 libtimedate-perl libtool libtsan0 libubsan0
default: liburi-perl libwebp6 libwmf0.2-7 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
default: libxpm4 libxrender1 libxt6 libyaml-libyaml-perl libyaml-perl libzip4
default: linux-libc-dev m4 make manpages-dev mariadb-client-10.4
default: mariadb-client-core-10.4 mariadb-common mariadb-server mariadb-server-10.4
default: mariadb-server-core-10.4 memcached mlock mysql-common netpbm nginx ngrep
default: nodejs ntp ntpdate php-common php-igbinary php-imagick php-memcache
default: php-memcached php-msgpack php-pear php-ssh2 php-xdebug php-yaml
default: php7.2-bcmath php7.2-cli php7.2-common php7.2-curl php7.2-dev php7.2-fpm
default: php7.2-gd php7.2-imap php7.2-intl php7.2-json php7.2-mbstring php7.2-mysql
default: php7.2-opcache php7.2-readline php7.2-soap php7.2-xml php7.2-zip
default: pkg-php-tools po-debconf poppler-data postfix python python-all
default: python-all-dev python-asn1crypto python-cffi-backend python-crypto
default: python-cryptography python-dbus python-dev python-enum34 python-gi
default: python-idna python-ipaddress python-keyring python-keyrings.alt
default: python-minimal python-pip python-pip-whl python-pkg-resources
default: python-secretstorage python-setuptools python-six python-wheel python-xdg
default: python2.7 python2.7-dev python2.7-minimal shtool sntp socat ssl-cert
default: subversion ttf-dejavu-core unzip x11-common zip
default: The following packages will be upgraded:
default: git git-man libpcre3 libssl1.1
default: 4 upgraded, 267 newly installed, 0 to remove and 4 not upgraded.
default: Need to get 199 MB of archives.
default: After this operation, 790 MB of additional disk space will be used.
default: Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
default: Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl1.1 amd64 1.1.1g-1+ubuntu18.04.1+deb.sury.org+1 [1529 kB]
default: Get:3 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mysql-common all 1:10.4.14+maria~bionic [5564 B]
default: Get:4 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-common all 1:10.4.14+maria~bionic [3528 B]
default: Get:5 https://deb.nodesource.com/node_10.x bionic/main amd64 nodejs amd64 10.22.1-1nodesource1 [16.2 MB]
default: Get:7 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 galera-4 amd64 26.4.5-bionic [9453 kB]
default: Get:8 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 nginx amd64 1.19.3-1~bionic [870 kB]
default: Get:6 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 git-lfs amd64 2.12.0 [6886 kB]
default: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB]
default: Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1 [239 kB]
default: Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]
default: Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]
default: Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]
default: Get:14 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-common all 2:76+ubuntu18.04.1+deb.sury.org+9 [15.7 kB]
default: Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB]
default: Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-common amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1 [930 kB]
default: Get:17 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-json amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1 [18.9 kB]
default: Get:18 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-opcache amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1 [166 kB]
default: Get:19 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-readline amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1 [12.2 kB]
default: Get:20 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]
default: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-cli amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1 [1410 kB]
default: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB]
default: Get:23 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 libmariadb3 amd64 1:10.4.14+maria~bionic [147 kB]
default: Get:24 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-core-10.4 amd64 1:10.4.14+maria~bionic [781 kB]
default: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
default: Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfftw3-double3 amd64 3.3.7-1 [735 kB]
default: Get:27 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-10.4 amd64 1:10.4.14+maria~bionic [1174 kB]
default: Get:28 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-fpm amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1 [1414 kB]
default: Get:29 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-core-10.4 amd64 1:10.4.14+maria~bionic [6296 kB]
default: Get:30 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-igbinary amd64 3.1.5+2.0.8-1+ubuntu18.04.1+deb.sury.org+1 [178 kB]
default: Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
default: Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
default: Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB]
default: Get:34 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-imagick amd64 3.4.4-4+ubuntu18.04.1+deb.sury.org+1 [284 kB]
default: Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB]
default: Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
default: Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB]
default: Get:38 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-memcache amd64 4.0.5.2+3.0.9~20170802.e702b5f9-1+ubuntu18.04.1+deb.sury.org+1 [125 kB]
default: Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6-common all 8:6.9.7.4+dfsg-16ubuntu6.8 [60.0 kB]
default: Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickcore-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [1616 kB]
default: Get:41 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-msgpack amd64 2.1.0+0.5.7-1+ubuntu18.04.1+deb.sury.org+1 [79.1 kB]
default: Get:42 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-memcached amd64 3.1.4+2.2.0-1+ubuntu18.04.1+deb.sury.org+20191129 [116 kB]
default: Get:43 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-xdebug amd64 2.9.6+2.8.1+2.5.5-3+ubuntu18.04.1+deb.sury.org+1 [1759 kB]
default: Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagickwand-6.q16-3 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [294 kB]
default: Get:45 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-10.4 amd64 1:10.4.14+maria~bionic [4668 kB]
default: Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]
default: Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]
default: Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]
default: Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbi-perl amd64 1.640-1ubuntu0.2 [724 kB]
default: Get:50 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-yaml amd64 2.1.0+2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+1 [40.9 kB]
default: Get:51 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-ssh2 amd64 1.2+0.13-1+ubuntu18.04.1+deb.sury.org+1 [64.1 kB]
default: Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B]
default: Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]
default: Get:54 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main amd64 git amd64 1:2.28.0-0ppa1~ubuntu18.04.1 [6768 kB]
default: Get:55 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB]
default: Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.2 [640 kB]
default: Get:57 http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server all 1:10.4.14+maria~bionic [3184 B]
default: Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntpdate amd64 1:4.2.8p10+dfsg-5ubuntu7.2 [51.3 kB]
default: Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmemcached11 amd64 1.0.18-4.2ubuntu0.18.04.1 [83.2 kB]
default: Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 poppler-data all 0.4.8-2 [1479 kB]
default: Get:61 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main amd64 git-man all 1:2.28.0-0ppa1~ubuntu18.04.1 [1782 kB]
default: Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.1 [335 kB]
default: Get:63 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre2-8-0 amd64 10.35-4+ubuntu18.04.1+deb.sury.org+1 [201 kB]
default: Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.1 [1303 kB]
default: Get:65 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main amd64 git-svn all 1:2.28.0-0ppa1~ubuntu18.04.1 [954 kB]
default: Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]
default: Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.1 [1915 kB]
default: Get:68 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libgd3 amd64 2.3.0-2+ubuntu18.04.1+deb.sury.org+1 [136 kB]
default: Get:69 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libicu65 amd64 65.1-1+ubuntu18.04.1+deb.sury.org+1 [8467 kB]
default: Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.1 [248 kB]
default: Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B]
default: Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]
default: Get:73 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libssh2-1 amd64 1.8.0-1 [73.2 kB]
default: Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
default: Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
default: Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
default: Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
default: Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
default: Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB]
default: Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB]
default: Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB]
default: Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B]
default: Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB]
default: Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-118.119 [994 kB]
default: Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB]
default: Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
default: Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
default: Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
default: Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
default: Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
default: Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
default: Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
default: Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
default: Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
default: Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
default: Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
default: Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
default: Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
default: Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
default: Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
default: Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
default: Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
default: Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
default: Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
default: Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
default: Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
default: Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
default: Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]
default: Get:109 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]
default: Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
default: Get:111 http://archive.ubuntu.com/ubuntu bionic/universe amd64 colordiff all 1.0.18-1 [13.2 kB]
default: Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
default: Err:113 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1
default: Could not connect to ppa.launchpad.net:80 (91.189.95.83), connection timed out [IP: 91.189.95.83 80]
default: Err:114 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:115 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:116 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.44-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:117 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl-dev amd64 1.1.1g-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:118 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libzip4 amd64 1.6.1-3+ubuntu18.04.1+deb.sury.org+2
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:119 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-xml amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Ign:120 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
default: Err:121 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-bcmath amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:122 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-curl amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:123 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-dev amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:124 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-gd amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:125 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-imap amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:126 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-intl amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:127 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mbstring amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:128 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mysql amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:129 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-soap amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:130 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-zip amd64 7.2.33-1+ubuntu18.04.1+deb.sury.org+1
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Err:120 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
default: Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
default: Get:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
default: Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
default: Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
default: Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
default: Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
default: Get:137 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
default: Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
default: Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
default: Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
default: Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
default: Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
default: Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-noto-mono all 20171026-2 [75.5 kB]
default: Get:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]
default: Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]
default: Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]
default: Get:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.8 [211 kB]
default: Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsimage2 amd64 2.2.7-1ubuntu2.8 [18.6 kB]
default: Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libijs-0.35 amd64 0.35-13 [15.5 kB]
default: Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig2dec0 amd64 0.13-6 [55.9 kB]
default: Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB]
default: Get:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.18.04.13 [5092 kB]
default: Get:153 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.18.04.13 [2263 kB]
default: Get:154 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.18.04.13 [51.0 kB]
default: Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB]
default: Get:156 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB]
default: Get:157 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libserf-1-1 amd64 1.3.9-6 [44.4 kB]
default: Get:158 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn1 amd64 1.9.7-4ubuntu1 [1183 kB]
default: Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn-perl amd64 1.9.7-4ubuntu1 [855 kB]
default: Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-perl all 1.24-1 [56.4 kB]
default: Get:161 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libterm-readkey-perl amd64 2.37-1build1 [24.4 kB]
default: Get:162 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB]
default: Get:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB]
default: Get:164 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB]
default: Get:165 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]
default: Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
default: Get:167 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]
default: Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]
default: Get:169 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]
default: Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B]
default: Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]
default: Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]
default: Get:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]
default: Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]
default: Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]
default: Get:176 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]
default: Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]
default: Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]
default: Get:179 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]
default: Get:180 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]
default: Get:181 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB]
default: Get:182 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB]
default: Get:183 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB]
default: Get:184 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB]
default: Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]
default: Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
default: Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]
default: Get:188 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB]
default: Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.4 [3120 kB]
default: Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9976 B]
default: Get:191 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick-6.q16 amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [423 kB]
default: Get:192 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [14.2 kB]
default: Get:193 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lftp amd64 4.8.1-1ubuntu0.1 [560 kB]
default: Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
default: Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
default: Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
default: Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
default: Get:198 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 mlock amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [11.6 kB]
default: Get:199 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libc-client2007e amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [582 kB]
default: Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
default: Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
default: Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
default: Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
default: Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
default: Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
default: Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsfilters1 amd64 1.20.2-0ubuntu3.1 [108 kB]
default: Get:207 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.31-0ubuntu0.18.04.1 [688 kB]
default: Get:208 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libdbd-mysql-perl amd64 4.046-1 [82.0 kB]
default: Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre-text all 3.5.27.1-8ubuntu0.2 [49.3 kB]
default: Get:210 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre21 amd64 3.5.27.1-8ubuntu0.2 [560 kB]
default: Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
default: Get:212 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]
default: Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
default: Get:214 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB]
default: Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB]
default: Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
default: Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
default: Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
default: Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
default: Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libilmbase12 amd64 2.2.0-11ubuntu2 [71.4 kB]
default: Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
default: Get:222 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libopenexr22 amd64 2.2.0-11.1ubuntu1.3 [561 kB]
default: Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwmf0.2-7 amd64 0.2.8.4-12 [150 kB]
default: Get:224 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]
default: Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
default: Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
default: Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [42.9 kB]
default: Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]
default: Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8170 B]
default: Get:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.1 [1053 kB]
default: Get:231 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.1 [28.3 MB]
default: Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7684 B]
default: Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-all-dev amd64 2.7.15~rc1-1 [1092 B]
default: Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
default: Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
default: Get:236 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB]
default: Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1017 kB]
default: Get:238 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ngrep amd64 1.47+ds1-1 [32.5 kB]
default: Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 shtool all 2.0.8-9 [121 kB]
default: Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB]
default: Get:241 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postfix amd64 3.3.0-1ubuntu0.3 [1148 kB]
default: Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all amd64 2.7.15~rc1-1 [1076 B]
default: Get:243 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.1 [279 kB]
default: Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1256 B]
default: Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all-dev amd64 2.7.15~rc1-1 [1100 B]
default: Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB]
default: Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB]
default: Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-crypto amd64 2.6.1-8ubuntu2 [244 kB]
default: Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB]
default: Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB]
default: Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB]
default: Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
default: Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB]
default: Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dbus amd64 1.2.6-1 [90.2 kB]
default: Get:255 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gi amd64 3.26.1-2ubuntu1 [197 kB]
default: Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-secretstorage all 2.3.1-2 [11.8 kB]
default: Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyring all 10.6.0-1 [30.6 kB]
default: Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyrings.alt all 3.0-1 [16.7 kB]
default: Get:259 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.2 [1653 kB]
default: Get:260 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.2 [151 kB]
default: Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
default: Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB]
default: Get:263 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-wheel all 0.30.0-0.2 [36.4 kB]
default: Get:264 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xdg all 0.25-4ubuntu1 [31.3 kB]
default: Get:265 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 sntp amd64 1:4.2.8p10+dfsg-5ubuntu7.2 [86.5 kB]
default: Get:266 http://archive.ubuntu.com/ubuntu bionic/universe amd64 subversion amd64 1.9.7-4ubuntu1 [834 kB]
default: Get:267 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ttf-dejavu-core all 2.37-1 [2978 B]
default: Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]
default: Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB]
default: Get:270 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dos2unix amd64 7.3.4-3 [351 kB]
default: Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-php-tools all 1.35ubuntu1 [27.8 kB]
default: Fetched 195 MB in 2min 32s (1285 kB/s)
default: Unable to correct missing packages.
default: E
default: : Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/pcre3/libpcre16-3_8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Could not connect to ppa.launchpad.net:80 (91.189.95.83), connection timed out [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/pcre3/libpcre32-3_8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/pcre3/libpcrecpp0v5_8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/pcre3/libpcre3-dev_8.44-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/o/openssl/libssl-dev_1.1.1g-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/libz/libzip/libzip4_1.6.1-3+ubuntu18.04.1+deb.sury.org+2_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-xml_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu/pool/main/p/php-pear/php-pear_1.10.8+submodules+notgz-1+ubuntu18.04.1+deb.sury.org+1_all.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-bcmath_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-curl_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-dev_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-gd_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-imap_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-intl_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-mbstring_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-mysql_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-soap_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/pool/main/p/php7.2/php7.2-zip_7.2.33-1+ubuntu18.04.1+deb.sury.org+1_amd64.deb Unable to connect to ppa.launchpad.net:http: [IP: 91.189.95.83 80]
default: E: Aborting install.
default: * Installing apt-get packages returned a failure code, cleaning up apt caches then exiting
default: ! Main packages check and install failed, halting provision
default: ! The 'main' provisioner ran into problems, check the full log for more details! It completed in 208 seconds.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The first error is different from the second one.
The first one is about something damaged with the Vagrant bot so a vagrant destroy
should fix it.
The second one is that there was connectivity issues so run again vagrant up
with internet working will fix it.
Agreed, the second issue is unrelated, and most likely due to unfortunate timing, your VM tried to download PHP 7.2 and couldn't get the package files, likely because it tried while they were being updated
I do notice though that you're using an old virtualbox version, the current version is 6.1.14
. If upgrading virtualbox doesn't work, then a vagrant destroy
is the only solution we're aware of
@Mte90 @tomjn Thank you for that - I realized a bit later that the second was unrelated. I thought I was having system issues but was able to get the second Vagrant running after trying again.
I'll update VBox but question in the meantime - if it does come to a vagrant destroy, this will also wipe databases correct? If so, is there a way to somehow port the broken Vagrant's installs to the new one that is up and running?
No if you do vagrant halt
it will generate a dump of the database in your VVV folder so at next vagrant up
or provision (if it is a an already existing machine and is not your case) they will be imported automatically.
A destroy
will destroy the database, but in the meantime you still have a VM, you can try to SSH in manually and backup that way, and you may be able to use a database client to grab the data
No if you do vagrant halt it will generate a dump of the database in your VVV folder
That may not work as Vagrant needs too SSH into the VM to run the backup command, assuming backups haven't been turned off
@maxinacube do you have any information that might help us figure out the cause of this? E.g. a system update, software changes, new or updated software installed in the days leading up to this ( even unrelated ), user changes, SSH keys added/removed? Especially security software or new network adapters
And before you run vagrant destroy
, I'd like to know a few things, if you can answer every question that'd be good, but an I don't know is okay too. Don't worry if you need some time for some questions, the sooner I know the better :)
ssh-agent
in the terminal then retrying a provisionecho $SSH_AUTH_SOCK
on your host machine and let me know what the result is?vagrant up
with no parameters can you still visit vvv.test
? Even if it complains with an error?vagrant ssh
does that work? If not what's the output?vagrant plugin list
?ssh vagrant@vvv.test
does that work?ssh
or vagrant ssh
, can you tell me what the output of the echo $SSH_AUTH_SOCK
command is?vagrant
command ( VirtualBox preferred ), note that the resulting file might be bigI'm getting the same error
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
but it only occurs when trying to use the local_dir
example:
skip_provisioning: false
description: "Example Dev"
repo: https://github.com/Varying-Vagrant-Vagrants/custom-site-template.git
vm_dir: /srv/www/example
local_dir: /Users/marcus/Projects/example
hosts:
- example.test
custom:
wpconfig_constants:
WP_DEBUG: true
WP_DEBUG_LOG: true
WP_DISABLE_FATAL_ERROR_HANDLER: true # To disable in WP 5.2 the FER mode
I've not used vvv before and just trying to get going, but wondering if it some sort of permissions issue on mac, my current version is 10.15.7
Are you getting on boot or during a provision?
it's when trying to provision
default: ▷ Running the 'utility-core-php74' provisioner...
default: ✔ The 'utility-core-php74' provisioner completed in 6 seconds.
==> default: Running provisioner: site-example (shell)...
default: Running: /var/folders/1p/bmfd8s8j4kl88dnfysmr0rf00000gq/T/vagrant-shell20210204-25428-13tvlzf.sh
default: ▷ Running the 'site-example' provisioner...
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
If I do it without vm_dir
& local_dir
it provisions ok.
@dottodot it's extremely unlikely that is the same, can you raise this as a new issue? Include the site provisioner log file for that site when you do.
The SSH command responded with a non-zero exit status. Vagrant...
is just a generic message that provisioning failed, it isn't the actual error message
@maxinacube I've had a report that someone switched to the stable
branch and had better results, can you test this?
I tried finding logs but wasn't sure what was needed, so I'll try to be descriptive and can provide logs as needed.
This issue seemed to creep up out of nowhere today, no updates or anything to cause this.
Computer needed a restart and when I attempt a
vagrant up
orvagrant provision
after restarting my computer, I consistently receive the error below.I ended up pulling latest from vvv, updating Vagrant, updating VB, and updating vagrant plugins. When I try to
vagrant up
, vagrant-goodhosts find all of my local entries. After those are found, terminal spits out what I have included.There was a few lines before provisioner with vagrant-hostsupdater but I removed that plugin in the debugging process.
I've been trying to find a solution to this for a few hours and I'm really hoping there is some help for me.