Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.54k stars 848 forks source link

! Main packages check and install failed, halting provision #2153

Closed redbarra closed 4 years ago

redbarra commented 4 years ago

Unable to provision VVV due to problems downloading 3 packages - here is output:

`__ __ __ __
\ V\ V\ V / Varying Vagrant Vagrants
 \_/\_/\_/  v3.3.0-git::master

Platform: platform-mingw32 windows vagrant-hostsupdater NoColour shared_db_folder_disabled , VVV Path: "C:/Users/benja/vagrant-local"
Vagrant: v2.2.9, VirtualBox: v6.1.8r137981

Docs:       https://varyingvagrantvagrants.org/
Contribute: https://github.com/varying-vagrant-vagrants/vvv
Dashboard:  http://vvv.test

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 '20200514.0.0' is up to date...
==> default: Setting the name of the VM: vagrant-local_c13b35fba77
==> 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) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection reset. 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.34
    default: VirtualBox Version: 6.1
==> default: [vagrant-hostsupdater] Checking for host entries
==> default: [vagrant-hostsupdater] Writing the following entries to (C:/WINDOWS/system32/drivers/etc/hosts)
==> default: [vagrant-hostsupdater]   192.168.50.4  vvv  # VAGRANT: 69f194e82ed119f872c9feabbbe545ce (default) / ae3dd0eb-5a97-46bf-8f1c-5d604dc44004
==> default: [vagrant-hostsupdater]   192.168.50.4  vvv.test  # VAGRANT: 69f194e82ed119f872c9feabbbe545ce (default) / ae3dd0eb-5a97-46bf-8f1c-5d604dc44004
==> default: [vagrant-hostsupdater]   192.168.50.4  one.wordpress.test  # VAGRANT: 69f194e82ed119f872c9feabbbe545ce (default) / 
ae3dd0eb-5a97-46bf-8f1c-5d604dc44004
==> default: [vagrant-hostsupdater]   192.168.50.4  two.wordpress.test  # VAGRANT: 69f194e82ed119f872c9feabbbe545ce (default) / 
ae3dd0eb-5a97-46bf-8f1c-5d604dc44004
==> default: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file.
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /srv/www => C:/Users/benja/vagrant-local/www
    default: /srv/config => C:/Users/benja/vagrant-local/config
    default: /var/log/php => C:/Users/benja/vagrant-local/log/php
    default: /srv/database => C:/Users/benja/vagrant-local/database/sql
    default: /var/log/nginx => C:/Users/benja/vagrant-local/log/nginx
    default: /srv/provision => C:/Users/benja/vagrant-local/provision
    default: /srv/certificates => C:/Users/benja/vagrant-local/certificates
    default: /var/log/memcached => C:/Users/benja/vagrant-local/log/memcached
    default: /var/log/provisioners => C:/Users/benja/vagrant-local/log/provisioners
==> default: Running provisioner: file...
    default: C:/Users/benja/vagrant-local/version => /home/vagrant/version
==> default: Running provisioner: default (shell)...
    default: Running: C:/Users/benja/AppData/Local/Temp/vagrant-shell20200517-12440-13hipp3.sh
    default:  * Beginning Main VVV Provisioner, if this is the first provision this may take a few minutes
    default:  * Testing network connection
    default:  * Succesful Network connection to ppa.launchpad.net detected...
    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:  * Testing network connection
    default:  * Succesful Network connection to ppa.launchpad.net detected...
    default:
    default:  * Main packages check and install.
    default: grep:
    default: /etc/apt/sources.list.d/*.list: No such file or directory
    default:  * git-core/ppa already present, skipping
    default: 
    default:  * Setting up MySQL configuration file links...
    default:  * creating mysql group
    default:  * adding the mysql user
    default: uid=9001(mysql) gid=9001(mysql) groups=9001(mysql),115(vboxsf)
    default:  * Copying /srv/config/mysql-config/vvv-core.cnf to /etc/mysql/conf.d/vvv-core.cnf
    default:  * Copying custom apt sources
    default:  * Checking Apt Keys
    default:  * Applying NodeSource NodeJS signing key...
    default: OK
    default:  * Applying Nginx signing key...
    default: OK
    default:  * Applying the Ondřej PHP signing key...
    default: OK
    default:  * Applying the Varying Vagrant Vagrants mirror signing key...
    default: OK
    default:  * Applying the MariaDB signing key...
    default: OK
    default:  * Applying the PackageCloud Git-LFS signing key...
    default: OK
    default:  * Applying the MongoDB 4.0 signing key...
    default: OK
    default:  * Running apt-get update...
    default: Get:1 https://deb.nodesource.com/node_10.x bionic InRelease [4584 B]
    default: Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
    default: Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease
    default: Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
    default: Get:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
    default: Get:7 https://deb.nodesource.com/node_10.x bionic/main amd64 Packages [767 B]
    default: Get:8 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic InRelease [15.9 kB]
    default: Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [710 kB]
    default: Get:11 https://nginx.org/packages/mainline/ubuntu bionic InRelease [2862 B]
    default: Get:12 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
    default: Get:6 https://packagecloud.io/github/git-lfs/ubuntu bionic InRelease [23.2 kB]
    default: Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
    default: Get:14 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Sources [28.2 kB]
    default: Get:15 https://nginx.org/packages/mainline/ubuntu bionic/nginx Sources [47.3 kB]
    default: Get:9 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic InRelease [6265 B]
    default: Get:17 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main Sources [1737 B]
    default: Get:18 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [52.1 kB]
    default: Get:19 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 Packages [15.7 kB]
    default: Get:20 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 Packages [48.9 kB]
    default: Get:16 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [3423 B]
    default: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.9 kB]
    default: Get:22 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Sources [15.1 kB]
    default: Get:23 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main amd64 Packages [41.0 kB]
    default: Get:24 http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic/main Translation-en [11.5 kB]
    default: Get:25 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [226 kB]
    default: Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [662 kB]
    default: Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [220 kB]
    default: Get:28 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [7392 B]
    default: Get:29 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2788 B]
    default: Get:30 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
    default: Get:31 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
    default: Get:32 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
    default: Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [933 kB]
    default: Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [319 kB]
    default: Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1068 kB]
    default: Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [332 kB]
    default: Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [15.5 kB]
    default: Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6352 B]
    default: Get:39 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [7516 B]
    default: Get:40 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B]
    default: Get:41 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7484 B]
    default: Get:42 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4436 B]
    default: Fetched 18.9 MB in 1min 23s (229 kB/s)
    default: Reading package lists...
    default:  * Installing apt-get packages...
    default: Reading package lists...
    default: Building dependency tree...
    default: 
    default: Reading state information...
    default: curl is already the newest version (7.58.0-2ubuntu3.8).
    default: curl set to manually installed.
    default: git is already the newest version (1:2.17.1-1ubuntu0.7).
    default: git set to manually installed.
    default: software-properties-common is already the newest version (0.96.24.32.12).
    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-3 gcc gcc-7 gcc-7-base ghostscript gsfonts hicolor-icon-theme
    default:   imagemagick-6-common imagemagick-6.q16 intltool-debian 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 libijs-0.35 libilmbase12
    default:   libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0 libjpeg-turbo8
    default:   libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0 libltdl-dev libltdl7
    default:   liblwp-mediatypes-perl libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra
    default:   libmagickwand-6.q16-3 libmail-sendmail-perl libmariadb3 libmemcached11
    default:   libmpc3 libmpx2 libmysqlclient20 libnet1 libnetpbm10 libopenexr22 libopts25
    default:   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils
    default:   libpaper1 libpathplan4 libpcre16-3 libpcre3 libpcre3-dev libpcre32-3
    default:   libpcrecpp0v5 libpixman-1-0 libpython-all-dev libpython-dev libpython-stdlib
    default:   libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib
    default:   libquadmath0 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.3
    default:   mariadb-client-core-10.3 mariadb-common mariadb-server-10.3
    default:   mariadb-server-core-10.3 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-doc graphviz-doc imagemagick-doc autotrace cups-bsd | lpr
    default:   | lprng enscript ffmpeg gimp gnuplot grads hp2xx html2ps libwmf-bin mplayer
    default:   povray radiance sane-utils texlive-base-bin transfig ufraw-batch xdg-utils
    default:   uw-mailutils glibc-doc cups-common libclone-perl libmldbm-perl
    default:   libnet-daemon-perl libsql-statement-perl bzr libfftw3-bin libfftw3-dev
    default:   libgd-tools libdata-dump-perl libipc-sharedcache-perl liblcms2-utils
    default:   libtool-doc inkscape libjxr-tools libssl-doc libstdc++-7-doc gfortran
    default:   | fortran95-compiler gcj-jdk libwww-perl libwmf0.2-7-gtk libyaml-shell-perl
    default:   m4-doc make-doc mailx mariadb-test tinyca libcache-memcached-perl
    default:   libmemcached libanyevent-perl ntp-doc dh-php libmail-box-perl poppler-utils
    default:   fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic
    default:   | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum
    default:   procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb
    default:   postfix-sqlite sasl2-bin dovecot-common resolvconf postfix-cdb mail-reader
    default:   postfix-doc python-doc 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-3 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 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 libijs-0.35 libilmbase12
    default:   libio-html-perl libisl19 libitm1 libjbig0 libjbig2dec0 libjpeg-turbo8
    default:   libjpeg8 liblab-gamut1 liblcms2-2 liblqr-1-0 liblsan0 libltdl-dev libltdl7
    default:   liblwp-mediatypes-perl libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra
    default:   libmagickwand-6.q16-3 libmail-sendmail-perl libmariadb3 libmemcached11
    default:   libmpc3 libmpx2 libmysqlclient20 libnet1 libnetpbm10 libopenexr22 libopts25
    default:   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils
    default:   libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
    default:   libpixman-1-0 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.3
    default:   mariadb-client-core-10.3 mariadb-common mariadb-server mariadb-server-10.3
    default:   mariadb-server-core-10.3 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-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:   libpcre3 libssl1.1
    default: 2 upgraded, 263 newly installed, 0 to remove and 5 not upgraded.
    default: Need to get 179 MB of archives.
    default: After this operation, 729 MB of additional disk space will be used.
    default: Get:1 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:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
    default: Get:3 https://deb.nodesource.com/node_10.x bionic/main amd64 nodejs amd64 10.20.1-1nodesource1 [16.2 MB]
    default: Get:5 https://nginx.org/packages/mainline/ubuntu bionic/nginx amd64 nginx amd64 1.17.10-1~bionic [857 kB]
    default: Get:4 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 git-lfs amd64 2.11.0 [6877 kB]
    default: Get:6 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mysql-common all 1:10.3.23+maria~bionic [5532 B]
    default: Get:7 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-common all 1:10.3.23+maria~bionic 
[3496 B]
    default: Get:8 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 galera-3 amd64 25.3.29-bionic [8271 kB]
    default: Get:15 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]
    default: Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB]
    default: Get:17 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:18 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-common amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [929 kB]
    default: Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]
    default: Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]
    default: Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]
    default: Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB]
    default: Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-json amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [18.9 kB]
    default: Err:4 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 git-lfs amd64 2.11.0
    default:   Hash Sum mismatch
    default:   Hashes of expected file:
    default:    - SHA512:a06efd98b40b94dcde15e618f6cbbbb75ae91a06f5eff29f8750ce2ccbadff47fe5d53f6428e36d5b3b06251e735ea71ee3724043965ea16ca9b2ff9b67644c2
    default:    - SHA256:04599677487e4b0251c98b232757ef539d4fcfa48d6ff5b1fcb9688083e31cc8
    default:    - SHA1:21b731498c071eed9e159cbb8268ec20f7315873 [weak]
    default:    - MD5Sum:adebfd22cb983e639236a57b16de144c [weak]
    default:    - Filesize:6876554 [weak]
    default:   Hashes of received file:
    default:    - SHA512:c842173938622a3af1195249ca4abf84bbe34a23c1b02b28ef755b7877dfb937c30680b03cce9681598902e090df0bb55d242c446ffe62acc7423bc65656bffd
    default:    - SHA256:e983bef59a17ebc4842b5e01cd6fb06efb96a23c6bd7cf610c90ea73fe0792af
    default:    - SHA1:3c5a6d29bc84c8a1522b5566de2560cf290a6945 [weak]
    default:    - MD5Sum:4d8ba7eed7ab7b0e9e09fecc1aec84c1 [weak]
    default:    - Filesize:6876554 [weak]
    default:   Last modification reported: Fri, 08 May 2020 17:15:40 +0000
    default: Get:24 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-opcache amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [166 kB]
    default: Get:25 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-readline amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [12.2 kB]
    default: Get:26 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:27 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-cli amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [1410 kB]
    default: Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.3 [110 
kB]
    default: Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
    default: Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfftw3-double3 amd64 3.3.7-1 [735 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://archive.ubuntu.com/ubuntu bionic/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [27.7 kB]
    default: Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
    default: Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB]
    default: Get:37 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:38 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-fpm amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [1414 kB]
    default: Get:39 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:40 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:41 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-igbinary amd64 3.1.2+2.0.8-1+ubuntu18.04.1+deb.sury.org+1 [176 kB]
    default: Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]
    default: Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]
    default: Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]
    default: Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdbi-perl amd64 1.640-1 [724 kB]
    default: Get:46 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:9 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 libmariadb3 amd64 1:10.3.23+maria~bionic [148 kB]
    default: Get:10 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-client-core-10.3 amd64 1:10.3.23+maria~bionic [764 kB]
    default: Get:47 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:48 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:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B]
    default: Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]
    default: Get:51 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:52 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB]
    default: Get:11 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-client-10.3 amd64 1:10.3.23+maria~bionic [1146 kB]
    default: Get:53 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-xdebug amd64 2.9.3+2.8.1+2.5.5-1+ubuntu18.04.1+deb.sury.org+1 [1744 kB]
    default: Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [640 kB]    default: Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntpdate amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [51.8 kB]
    default: Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmemcached11 amd64 1.0.18-4.2ubuntu0.18.04.1 [83.2 kB]
    default: Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 poppler-data all 0.4.8-2 [1479 kB]
    default: Get:12 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-server-core-10.3 amd64 1:10.3.23+maria~bionic [5906 kB]
    default: Get:58 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php-yaml amd64 2.0.4+1.3.2-1+ubuntu18.04.1+deb.sury.org+20191129 [40.9 kB]
    default: Get:59 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:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1 
[335 kB]
    default: Get:61 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:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1 [1294 kB]
    default: Get:63 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]
    default: Get:64 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]
    default: Get:65 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]
    default: Get:66 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]
    default: Get:67 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libssl-dev amd64 1.1.1g-1+ubuntu18.04.1+deb.sury.org+1 [1797 kB]
    default: Err:12 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-server-core-10.3 amd64 1:10.3.23+maria~bionic
    default:   Hash Sum mismatch
    default:   Hashes of expected file:
    default:    - SHA256:6579a773ec378f97a2e74fb2ea42373e0f10f04ebb5302eb3cc38e71b0019862
    default:    - SHA1:d7c0df353f36c2c1a904cb40004eb2b34ee48eb5 [weak]
    default:    - MD5Sum:3a32cfc5dc7e1cc7919e917cc56397c0 [weak]
    default:    - Filesize:5905652 [weak]
    default:   Hashes of received file:
    default:    - SHA256:7302262bc5975150ad2992caa8e64024f79c713655117798e0929d77fe85e8f9
    default:    - SHA1:681d0654547bfd33a4dc0074399a9ea939bf44eb [weak]
    default:    - MD5Sum:2b475279b8e2be91d12c5dec7639f944 [weak]
    default:    - Filesize:5905652 [weak]
    default:   Last modification reported: Mon, 11 May 2020 20:20:05 +0000
    default: Get:13 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-server-10.3 amd64 1:10.3.23+maria~bionic [4327 kB]
    default: Get:68 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 libzip4 amd64 1.6.1-3+ubuntu18.04.1+deb.sury.org+2 [52.0 kB]
    default: Get:69 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-xml amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [107 kB]
    default: Get:70 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]
    default: Get:71 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-bcmath amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [15.3 kB]
    default: Get:72 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-curl amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [28.8 kB]
    default: Get:73 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-dev amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [555 kB]
    default: Get:74 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-gd amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [27.1 kB]
    default: Get:14 https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu bionic/main amd64 mariadb-server all 1:10.3.23+maria~bionic [3156 B]
    default: Get:75 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-imap amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [29.2 kB]
    default: Get:76 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mbstring amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [484 kB]
    default: Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]
    default: Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1 [1915 kB]
    default: Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1 [248 kB]
    default: Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B]
    default: Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]
    default: Get:82 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libssh2-1 amd64 1.8.0-1 [73.2 kB]
    default: Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
    default: Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
    default: Get:85 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
    default: Get:86 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
    default: Get:87 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-mysql amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [117 kB]
    default: Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
    default: Get:89 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-soap amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [113 kB]
    default: Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB]
    default: Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB]    default: Get:92 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 php7.2-zip amd64 7.2.31-1+ubuntu18.04.1+deb.sury.org+1 [20.8 kB]
    default: Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB]
    default: Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B]
    default: Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB]
    default: Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-99.100 [1006 kB]
    default: Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB]
    default: Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
    default: Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
    default: Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
    default: Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
    default: Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
    default: Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
    default: Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
    default: Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
    default: Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
    default: Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
    default: Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
    default: Get:109 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
    default: Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]    default: Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
    default: Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]    default: Get:113 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
    default: Get:114 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
    default: Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
    default: Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
    default: Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
    default: Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
    default: Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
    default: Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]
    default: Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]
    default: Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
    default: Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 colordiff all 1.0.18-1 [13.2 kB]
    default: Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
    default: Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
    default: Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
    default: Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
    default: Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
    default: Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
    default: Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
    default: Get:131 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
    default: Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
    default: Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
    default: Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
    default: Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
    default: Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
    default: Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-noto-mono all 20171026-2 [75.5 kB]
    default: Get:138 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]
    default: Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]
    default: Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]
    default: Get:141 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.8 [211 kB]
    default: Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsimage2 amd64 2.2.7-1ubuntu2.8 [18.6 kB]
    default: Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libijs-0.35 amd64 0.35-13 [15.5 kB]
    default: Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig2dec0 amd64 0.13-6 [55.9 kB]
    default: Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB]
    default: Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.18.04.12 
[5092 kB]
    default: Get:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.18.04.12 [2264 kB]
    default: Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.18.04.12 
[50.9 kB]
    default: Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB]
    default: Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB]
    default: Get:151 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libserf-1-1 amd64 1.3.9-6 [44.4 kB]
    default: Get:152 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn1 amd64 1.9.7-4ubuntu1 [1183 kB]
    default: Get:153 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsvn-perl amd64 1.9.7-4ubuntu1 [855 kB]
    default: Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-perl all 1.24-1 [56.4 kB]
    default: Get:155 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libterm-readkey-perl amd64 2.37-1build1 [24.4 kB]
    default: Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 git-svn all 1:2.17.1-1ubuntu0.7 [80.9 kB]
    default: Get:157 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB]
    default: Get:158 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB]
    default: Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB]
    default: Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]
    default: Get:161 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
    default: Get:162 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]
    default: Get:163 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]
    default: Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]
    default: Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B]
    default: Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]
    default: Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]
    default: Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]
    default: Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]
    default: Get:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]
    default: Get:171 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]    default: Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]
    default: Get:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]
    default: Get:174 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]
    default: Get:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]
    default: Get:176 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB]
    default: Get:177 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB]
    default: Get:178 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB]
    default: Get:179 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB]
    default: Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]
    default: Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
    default: Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]
    default: Get:183 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB]
    default: Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.4 [3120 kB]
    default: Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9976 B]
    default: Get:186 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:187 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 imagemagick amd64 8:6.9.7.4+dfsg-16ubuntu6.8 [14.2 kB]
    default: Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
    default: Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
    default: Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
    default: Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
    default: Get:192 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 mlock amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [11.6 kB]
    default: Get:193 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libc-client2007e amd64 8:2007f~dfsg-5ubuntu0.18.04.2 [582 kB]
    default: Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
    default: Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
    default: Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
    default: Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
    default: Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
    default: Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
    default: Get:200 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcupsfilters1 amd64 1.20.2-0ubuntu3.1 [108 kB]    default: Get:201 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.30-0ubuntu0.18.04.1 [690 kB]
    default: Get:202 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libdbd-mysql-perl amd64 4.046-1 [82.0 kB]
    default: Get:203 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre-text all 3.5.27.1-8ubuntu0.1 [49.3 
kB]
    default: Get:204 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdjvulibre21 amd64 3.5.27.1-8ubuntu0.1 [560 kB]
    default: Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
    default: Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]
    default: Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
    default: Get:208 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB]
    default: Get:209 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB]
    default: Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
    default: Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
    default: Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
    default: Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
    default: Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libilmbase12 amd64 2.2.0-11ubuntu2 [71.4 kB]
    default: Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
    default: Get:216 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libopenexr22 amd64 2.2.0-11.1ubuntu1.2 [561 kB]
    default: Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwmf0.2-7 amd64 0.2.8.4-12 [150 kB]
    default: Get:218 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:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
    default: Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
    default: Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [42.9 kB]
    default: Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]
    default: Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8170 B]
    default: Get:224 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1 [1053 kB]
    default: Get:225 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1 [28.3 MB]
    default: Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7684 B]
    default: Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-all-dev amd64 2.7.15~rc1-1 [1092 B]
    default: Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
    default: Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
    default: Get:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB]
    default: Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1017 kB]
    default: Get:232 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ngrep amd64 1.47+ds1-1 [32.5 kB]
    default: Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 shtool all 2.0.8-9 [121 kB]
    default: Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB]
    default: Get:235 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postfix amd64 3.3.0-1ubuntu0.2 [1147 kB]
    default: Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all amd64 2.7.15~rc1-1 [1076 B]
    default: Get:237 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1 [279 kB]
    default: Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1256 B]
    default: Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-all-dev amd64 2.7.15~rc1-1 [1100 B]
    default: Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB]
    default: Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB]
    default: Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-crypto amd64 2.6.1-8ubuntu2 [244 kB]
    default: Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB]
    default: Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB]
    default: Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB]
    default: Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
    default: Get:247 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 
kB]
    default: Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dbus amd64 1.2.6-1 [90.2 kB]
    default: Get:249 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gi amd64 3.26.1-2ubuntu1 [197 kB]
    default: Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-secretstorage all 2.3.1-2 [11.8 kB]
    default: Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyring all 10.6.0-1 [30.6 kB]
    default: Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-keyrings.alt all 3.0-1 [16.7 kB]
    default: Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB]
    default: Get:254 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB]
    default: Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
    default: Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB]
    default: Get:257 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-wheel all 0.30.0-0.2 [36.4 kB]
    default: Get:258 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xdg all 0.25-4ubuntu1 [31.3 kB]
    default: Get:259 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 sntp amd64 1:4.2.8p10+dfsg-5ubuntu7.1 [86.9 
kB]
    default: Get:260 http://archive.ubuntu.com/ubuntu bionic/universe amd64 subversion amd64 1.9.7-4ubuntu1 [834 kB]
    default: Get:261 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ttf-dejavu-core all 2.37-1 [2978 B]
    default: Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]
    default: Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB]
    default: Get:264 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dos2unix amd64 7.3.4-3 [351 kB]
    default: Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-php-tools all 1.35ubuntu1 [27.8 kB]
    default: Fetched 179 MB in 6min 46s (440 kB/s)
    default: Unable to correct missing packages.
    default: E: Failed to fetch https://mirror.wtnet.de/mariadb/repo/10.3/ubuntu/pool/main/m/mariadb-10.3/mariadb-server-core-10.3_10.3.23+maria~bionic_amd64.deb  Hash Sum mismatch
    default:    Hashes of expected file:
    default:     - SHA256:6579a773ec378f97a2e74fb2ea42373e0f10f04ebb5302eb3cc38e71b0019862
    default:     - SHA1:d7c0df353f36c2c1a904cb40004eb2b34ee48eb5 [weak]
    default:     - MD5Sum:3a32cfc5dc7e1cc7919e917cc56397c0 [weak]
    default:     - Filesize:5905652 [weak]
    default:    Hashes of received file:
    default:     - SHA256:7302262bc5975150ad2992caa8e64024f79c713655117798e0929d77fe85e8f9
    default:     - SHA1:681d0654547bfd33a4dc0074399a9ea939bf44eb [weak]
    default:     - MD5Sum:2b475279b8e2be91d12c5dec7639f944 [weak]
    default:     - Filesize:5905652 [weak]
    default:    Last modification reported: Mon, 11 May 2020 20:20:05 +0000
    default: E: Failed to fetch https://d28dx6y1hfq314.cloudfront.net/1358/1665/ubuntu/package_files/1503644.deb?t=1589743150_d51c202211e6f720b2a29438c72d88d3ddb3c665  Hash Sum mismatch
    default:    Hashes of expected file:
    default:     - SHA512:a06efd98b40b94dcde15e618f6cbbbb75ae91a06f5eff29f8750ce2ccbadff47fe5d53f6428e36d5b3b06251e735ea71ee3724043965ea16ca9b2ff9b67644c2
    default:     - SHA256:04599677487e4b0251c98b232757ef539d4fcfa48d6ff5b1fcb9688083e31cc8
    default:     - SHA1:21b731498c071eed9e159cbb8268ec20f7315873 [weak]
    default:     - MD5Sum:adebfd22cb983e639236a57b16de144c [weak]
    default:     - Filesize:6876554 [weak]
    default:    Hashes of received file:
    default:     - SHA512:c842173938622a3af1195249ca4abf84bbe34a23c1b02b28ef755b7877dfb937c30680b03cce9681598902e090df0bb55d242c446ffe62acc7423bc65656bffd
    default:     - SHA256:e983bef59a17ebc4842b5e01cd6fb06efb96a23c6bd7cf610c90ea73fe0792af
    default:     - SHA1:3c5a6d29bc84c8a1522b5566de2560cf290a6945 [weak]
    default:     - MD5Sum:4d8ba7eed7ab7b0e9e09fecc1aec84c1 [weak]
    default:     - Filesize:6876554 [weak]
    default:    Last modification reported: Fri, 08 May 2020 17:15:40 +0000
    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
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.`

I have tried several times on both the master and develop versions. Any ideas on what I need to do?

welcome[bot] commented 4 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 Vagrants
VVV Slack Workspace
Join the VVV Slack Workspace
Mte90 commented 4 years ago

Seems an issue with mariadb repo. How did you tried with a new provision?

redbarra commented 4 years ago

I tried the following:

1 - Git branch Master new provision - got his error 2 - Git branch Develop new provision - got this error 3 - Vagrant destroy and then provision again - still got the same error.

tomjn commented 4 years ago

Sounds like the people who maintain that mirror server have made a mistake or are having issues. However we don’t run those servers so there’s not much we can do to change that.

We can however use different servers and that’s exactly what we do on the develop branch. We will need to see the output from a reprovision on that branch if that isn’t working for you.

I would note though, that the domain/server mentioned in that log is unfamiliar to me

On Mon, 18 May 2020 at 00:04, redbarra notifications@github.com wrote:

I tried the following:

1 - Git branch Master new provision - got his error 2 - Git branch Develop new provision - got this error 3 - Vagrant destroy and then provision again - still got the same error.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Varying-Vagrant-Vagrants/VVV/issues/2153#issuecomment-629874863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOLZYS72WJIA3JLYUZPFDRSBUQNANCNFSM4NDQSGIA .

tomjn commented 4 years ago

Also, on the develop branch we switched to 10.4, but those errors mention 10.3 in the URLs, the error cannot be identical/the same

redbarra commented 4 years ago

Ok so ran it again on the develop branch and this is what I got:

default: Get:265 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dos2unix amd64 7.3.4-3 [351 kB] default: Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-php-tools all 1.35ubuntu1 [27.8 kB] default: Fetched 181 MB in 9min 7s (331 kB/s) default: Unable to correct missing packages. default: E: Failed to fetch https://mirror.wtnet.de/mariadb/repo/10.4/ubuntu/pool/main/g/galera-4/galera-4_26.4.4-bionic_amd64.deb Hash Sum mismatch default: Hashes of expected file: default: - SHA256:1a4b37d2b9c7b42723e9e9e3b6e8c679077af348fe60957a13b0765674a5b66f default: - SHA1:b8c55061d683f46a9b5c1bda235a617766324299 [weak] default: - MD5Sum:9b0339b6d8fd4649d2eed5dc3535e5c1 [weak] default: - Filesize:9443088 [weak] default: Hashes of received file: default: - SHA256:2dd5cb3ebf871aed697fa8a1baecbab9b5ebc615418a9f0b58840d5b34964fed default: - SHA1:5201499b5b220d478d6a1bf8039288cea4711dff [weak] default: - MD5Sum:eb443e1a1d1667e8c6fa5837cab76e06 [weak] default: - Filesize:9443088 [weak] default: Last modification reported: Mon, 11 May 2020 21:44:51 +0000 default: E: Failed to fetch https://mirror.wtnet.de/mariadb/repo/10.4/ubuntu/pool/main/m/mariadb-10.4/libmariadb3_10.4.13+maria~bionic_amd64.deb Hash Sum mismatch default: Hashes of expected file: default: - SHA256:737c8987458e395a173b42184aab45482c1d159b67f031f3361366870aaa1c2d default: - SHA1:f29fda2507ddadbd14940695b7429f1cd5975499 [weak] default: - MD5Sum:a01e2fe4541102ee23ef463cf66013e9 [weak] default: - Filesize:147704 [weak] default: Hashes of received file: default: - SHA256:76454aa2d3e0aef5f524bf9475857e4753c76133c6c57c0719fa0aca1eecdd25 default: - SHA1:63265fef06c4c4c6f3f1d7ec5a28c7d674aba147 [weak] default: - MD5Sum:e076dae0cf16a51b12758e4e3735b0ad [weak] default: - Filesize:147704 [weak] default: Last modification reported: Mon, 11 May 2020 21:43:13 +0000 default: E: Failed to fetch https://mirror.wtnet.de/mariadb/repo/10.4/ubuntu/pool/main/m/mariadb-10.4/mariadb-client-10.4_10.4.13+maria~bionic_amd64.deb Hash Sum mismatch default: Hashes of expected file: default: - SHA256:1eaff7f53a2be895429b1728b93b17e8702469ddc6befe7c153f4a854efc00c0 default: - SHA1:a9b3fe80a1b351ee813f6e44393b544682ea8113 [weak] default: - MD5Sum:cada9171966ffb0204ba2f5caf9a497b [weak] default: - Filesize:1173304 [weak] default: Hashes of received file: default: - SHA256:0ca75bc8059754cf35deaaf57d208e581c660909f371391224d7422633d6ddf7 default: - SHA1:23332d3da0f85cfccc52aff9fa131e52bdec5fc5 [weak] default: - MD5Sum:f81f83c94813de8d7c8c4128b5a66b9c [weak] default: - Filesize:1173304 [weak] default: Last modification reported: Mon, 11 May 2020 21:43:09 +0000 default: E: Failed to fetch https://mirror.wtnet.de/mariadb/repo/10.4/ubuntu/pool/main/m/mariadb-10.4/mariadb-server-core-10.4_10.4.13+maria~bionic_amd64.deb Hash Sum mismatch default: Hashes of expected file: default: - SHA256:69e88f7e65c18827c0ba5d7823d01d47c45f29e5e93b94512061e7da3d7e39a6 default: - SHA1:742915b1d2448284197fa10a2b60a4249d664984 [weak] default: - MD5Sum:cf725dd25e70c380f823f651cd251730 [weak] default: - Filesize:6310216 [weak] default: Hashes of received file: default: - SHA256:2fe9d21ec55df3123ddd39ac380871e3e38daeac8887fac91ace343602fbfc46 default: - SHA1:7032d6e0cb8cce84bbf24f3c2d684388ed6c98db [weak] default: - MD5Sum:6b007acb186a9941e737668a54854716 [weak] default: - Filesize:6310216 [weak] default: Last modification reported: Mon, 11 May 2020 21:43:01 +0000 default: E: Failed to fetch https://deb.nodesource.com/node_10.x/pool/main/n/nodejs/nodejs_10.20.1-1nodesource1_amd64.deb Hash Sum mismatch default: Hashes of expected file: default: * Installing apt-get packages returned a failure code, cleaning up apt caches then exiting default: default: - SHA256:233544192588e8a4c5c906acbcb890a80e5be4a4a837e1a8942c177bbab6b411 default: - SHA1:7ef4a54df581b330aba79befda918684b8e2e383 [weak] default: - MD5Sum:0ef09ec26ff3410d22e1ede80ab2ce36 [weak] default: - Filesize:16210060 [weak] default: Hashes of received file: default: - SHA256:0b38fc0b1076871cee3872e50af63466b0e179ce04ebf8c68e99d6a07beb275f default: - SHA1:e695845acabeb4bbce5b6f8a1f87dc84ee913cc4 [weak] default: - MD5Sum:04853e91833962e7b21382e5d3f5d678 [weak] default: - Filesize:16210060 [weak] default: Last modification reported: Mon, 13 Apr 2020 12:50:38 +0000 default: E: Aborting install. default: ! Main packages check and install failed, halting provision default: ------------------------------------------------------------------------------------ default: ! The 'main' provisioner ran into problems, check the full log for more details! It completed in 655 seconds. default: ------------------------------------------------------------------------------------ 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.

redbarra commented 4 years ago

Sorry - here is the full log: provisioner-main.log

Mte90 commented 4 years ago

I tested now with develop and this problems is not happening to me, maybe in the meantime they fixed the repository issue.

redbarra commented 4 years ago

Man I guess it is just me - I still can't get it working. Thanks for your help chaps, I'm going to have to try another option I think. provisioner-main.log

tomjn commented 4 years ago

@redbarra are you using a VPN or on a restrictive ISP? Your problem basically boils down to this:

Either the sources are misreporting something, which is extremely unlikely as other people have not had this issue, or, something is meddling with things, such as an ISP or security software.

redbarra commented 4 years ago

Thank you for following up. In the end I got it working by destroying the vagrant box, reinstalling vagrant and starting again. This time it worked out. So I am up and running.

bosconian-dynamics commented 4 years ago

I just did a clean install of Vagrant 2.2.6, VirtualBox 6.1, and VVV v3.3.0-git::master on a Win10 x64 host which has never had any of this software on it before. On the initial vagrant up as well as a subsequent vagrant halt/vagrant up --provision, I'm receiving hash mismatches for the nodejs package, interrupting provisioning.

No VPN or restrictive ISP (Comcast Xfinity).

Destroying and switching to VVV v3.4.0-git::develop yielded the same result:

    default: Processing triggers for php7.2-fpm (7.2.31-1+ubuntu18.04.1+deb.sury.org+1) ...
    default: E
    default: : Failed to fetch https://deb.nodesource.com/node_10.x/pool/main/n/nodejs/nodejs_10.21.0-1nodesource1_amd64.deb  Hash Sum mismatch
    default:    Hashes of expected file:
    default:     - SHA256:3423d89ea1df2457e4fe52b04bfef542d999f004334814dd25170aa62966a04d
    default:     - SHA1:6c6198d7b2586103755f48fc7b5e998a22f59d28 [weak]
    default:     - MD5Sum:03107006ef817c69665f37ae5088d64d [weak]
    default:     - Filesize:16208070 [weak]
    default:    Hashes of received file:
    default:     - SHA256:6145d9f9483696c4530bfa65dee5aacf3a899358ed73c0329b82f752b4093013
    default:     - SHA1:5503b875fa1aaeaf9672bf4484c4ab346d72570c [weak]
    default:     - MD5Sum:dabffc9adb9dab91b79b209bbb4c9c4b [weak]
    default:     - Filesize:16208070 [weak]
    default:    Last modification reported: Tue, 02 Jun 2020 19:15:07 +0000
    default:  * Installing apt-get packages returned a failure code, cleaning up apt caches then exiting
    default:  ! Main packages check and install failed, halting provision

I'll try reinstalling Vagrant as worked for redbarra tomorrow.

tomjn commented 4 years ago

Reinstalling vagrant itself should be unnecessary, but, if you're not using the latest version I'd recommend updating. Reinstalling vagrant is like buying a new PC when a WP plugin doesn't work, it's an extreme measure and unnecessary.

Right now there are a number of known issues that have been fixed on the develop branch, and we're currently trying to fix a non-breaking blocker related to terminal output before a release of 3.4 can be made.

bosconian-dynamics commented 4 years ago

Hey Tom - thanks for the quick reply!

VVV v3.4.0-git::develop on Vagrant 2.2.9 came up without a hitch on a separate Win10 host running Hyper-V and Docker.

I can update my Vagrant installation and otherwise continue to fiddle with VVV on the original host if you would like me to try and explore this issue any further.

tomjn commented 4 years ago

Switch to the develop branch and reprovision, I'm only interested in the develop branch at the moment. If you can reproduce on develop then we have a bug, if you cannot then the bug has been fixed and this issue can be closed

vengefulpunk commented 4 years ago

provisioner-main.log

I am using the develop branch and running into this exact same issue. I have 2 fresh Windows 10 systems I am trying to install this on.

default: E: Failed to fetch https://d28dx6y1hfq314.cloudfront.net/1358/1665/ubuntu/package_files/1503644.deb?t=1593542796_75f273f848f43d045a4aaf2e9d3d385dae1ee5a0 Hash Sum mismatch default: Hashes of expected file: default: - SHA512:a06efd98b40b94dcde15e618f6cbbbb75ae91a06f5eff29f8750ce2ccbadff47fe5d53f6428e36d5b3b06251e735ea71ee3724043965ea16ca9b2ff9b67644c2 default: - SHA256:04599677487e4b0251c98b232757ef539d4fcfa48d6ff5b1fcb9688083e31cc8 default: - SHA1:21b731498c071eed9e159cbb8268ec20f7315873 [weak] default: - MD5Sum:adebfd22cb983e639236a57b16de144c [weak] default: - Filesize:6876554 [weak] default: Hashes of received file: default: - SHA512:9679d7c7315ccbb0f12a1e4739c7300483240a38028d3855414f7c1f756440c71eb05a1e306ecfadf9fcb83a53056f4990396ab6c5a4cacce092e1fa016e3422 default: - SHA256:0813bbc0fa50e7fdc053173d871746e60105d820b5be0d5c1b63b932fd1adb97 default: - SHA1:06b11564f4357d3bc7a15775fd0a62ce9009fc94 [weak] default: - MD5Sum:de529cf5ed2b71f2e3f2a68c1b35b12c [weak] default: - Filesize:6876554 [weak] default: Last modification reported: Fri, 08 May 2020 17:15:40 +0000 default: E: Failed to fetch https://deb.nodesource.com/node_10.x/pool/main/n/nodejs/nodejs_10.21.0-1nodesource1_amd64.deb Hash Sum mismatch default: Hashes of expected file: default: - SHA256:3423d89ea1df2457e4fe52b04bfef542d999f004334814dd25170aa62966a04d default: - SHA1:6c6198d7b2586103755f48fc7b5e998a22f59d28 [weak] default: - MD5Sum:03107006ef817c69665f37ae5088d64d [weak] default: - Filesize:16208070 [weak] default: Hashes of received file: default: - SHA256:45b7f6ae1f019788dee5824060c9a96000dfd5b9531015ff2b5d92bd195e379f default: - SHA1:de025e0a9cd41058fff079d47bc45e0b1dec8fc4 [weak] default: - MD5Sum:6dca1745d9adc7116d45794332935538 [weak] default: - Filesize:16208070 [weak] default: Last modification reported: Tue, 02 Jun 2020 19:15:07 +0000 default: * Installing apt-get packages returned a failure code, cleaning up apt caches then exiting

tomjn commented 4 years ago

@obsidiannonparity is that on the develop branch? Usually people post their versions of OS/Vagrant/VBox/VVV but all that information is missing for you :(

The TLDR: