Skip to content

Instantly share code, notes, and snippets.

@rbruhn
Created September 12, 2022 23:19
Show Gist options
  • Save rbruhn/9799b2f559dfd6398ad04820c9a989ad to your computer and use it in GitHub Desktop.
Save rbruhn/9799b2f559dfd6398ad04820c9a989ad to your computer and use it in GitHub Desktop.
Vagrant output
D:\Homestead> vagrant destroy
homestead: Are you sure you want to destroy the 'homestead' VM? [y/N] y
==> homestead: Forcing shutdown of VM...
==> homestead: Destroying VM and associated drives...
==> homestead: Pruning invalid NFS exports.
D:\\Homestead> vagrant up
Bringing machine 'homestead' up with 'virtualbox' provider...
==> homestead: Importing base box 'laravel/homestead'...
==> homestead: Matching MAC address for NAT networking...
==> homestead: Checking if box 'laravel/homestead' version '12.2.0' is up to date...
==> homestead: Setting the name of the VM: homestead
==> homestead: Clearing any previously set network interfaces...
==> homestead: Preparing network interfaces based on configuration...
homestead: Adapter 1: nat
homestead: Adapter 2: hostonly
==> homestead: Forwarding ports...
homestead: 80 (guest) => 8000 (host) (adapter 1)
homestead: 443 (guest) => 44300 (host) (adapter 1)
homestead: 22 (guest) => 2222 (host) (adapter 1)
==> homestead: Running 'pre-boot' VM customizations...
==> homestead: Booting VM...
==> homestead: Waiting for machine to boot. This may take a few minutes...
homestead: SSH address: 127.0.0.1:2222
homestead: SSH username: vagrant
homestead: SSH auth method: private key
homestead:
homestead: Vagrant insecure key detected. Vagrant will automatically replace
homestead: this with a newly generated keypair for better security.
homestead:
homestead: Inserting generated public key within guest...
homestead: Removing insecure key from the guest if it's present...
homestead: Key inserted! Disconnecting and reconnecting using new SSH key...
==> homestead: Machine booted and ready!
[homestead] GuestAdditions versions on your host (6.1.38) and guest (6.1.36) do not match.
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
dctrl-tools linux-headers-5.4.0-124
Suggested packages:
debtags menu
The following NEW packages will be installed:
dctrl-tools dkms linux-headers-5.4.0-124 linux-headers-5.4.0-124-generic
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.5 MB of archives.
After this operation, 86.9 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 dkms all 2.8.1-5ubuntu2 [66.8 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-124 all 5.4.0-124.140 [11.0 MB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-124-generic amd64 5.4.0-124.140 [1,386 kB]
Fetched 12.5 MB in 9s (1,403 kB/s)
Selecting previously unselected package dctrl-tools.
(Reading database ... 77213 files and directories currently installed.)
Preparing to unpack .../dctrl-tools_2.24-3_amd64.deb ...
Unpacking dctrl-tools (2.24-3) ...
Selecting previously unselected package dkms.
Preparing to unpack .../dkms_2.8.1-5ubuntu2_all.deb ...
Unpacking dkms (2.8.1-5ubuntu2) ...
Selecting previously unselected package linux-headers-5.4.0-124.
Preparing to unpack .../linux-headers-5.4.0-124_5.4.0-124.140_all.deb ...
Unpacking linux-headers-5.4.0-124 (5.4.0-124.140) ...
Selecting previously unselected package linux-headers-5.4.0-124-generic.
Preparing to unpack .../linux-headers-5.4.0-124-generic_5.4.0-124.140_amd64.deb ...
Unpacking linux-headers-5.4.0-124-generic (5.4.0-124.140) ...
Setting up linux-headers-5.4.0-124 (5.4.0-124.140) ...
Setting up linux-headers-5.4.0-124-generic (5.4.0-124.140) ...
/etc/kernel/header_postinst.d/dkms:
* dkms: running auto installation service for kernel 5.4.0-124-generic
...done.
Setting up dctrl-tools (2.24-3) ...
Setting up dkms (2.8.1-5ubuntu2) ...
Processing triggers for man-db (2.9.1-1) ...
Copy iso file C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
Mounting Virtualbox Guest Additions ISO to: /mnt
mount: /mnt: WARNING: device write-protected, mounted read-only.
Installing Virtualbox Guest Additions 6.1.38 - guest version is 6.1.36
Verifying archive integrity... All good.
Uncompressing VirtualBox 6.1.38 Guest Additions for Linux........
VirtualBox Guest Additions installer
Removing installed version 6.1.36 of VirtualBox Guest Additions...
update-initramfs: Generating /boot/initrd.img-5.4.0-124-generic
Copying additional installer modules ...
Installing additional modules ...
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>
VirtualBox Guest Additions: or
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Building the modules for kernel 5.4.0-124-generic.
update-initramfs: Generating /boot/initrd.img-5.4.0-124-generic
VirtualBox Guest Additions: Running kernel modules will not be replaced until
the system is restarted
An error occurred during installation of VirtualBox Guest Additions 6.1.38. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
Unmounting Virtualbox Guest Additions ISO from: /mnt
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 6.1.36
VBoxService inside the vm claims: 6.1.38
Going on, assuming VBoxService is correct...
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 6.1.36
VBoxService inside the vm claims: 6.1.38
Going on, assuming VBoxService is correct...
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 6.1.36
VBoxService inside the vm claims: 6.1.38
Going on, assuming VBoxService is correct...
Restarting VM to apply changes...
==> homestead: Attempting graceful shutdown of VM...
==> homestead: Booting VM...
==> homestead: Waiting for machine to boot. This may take a few minutes...
==> homestead: Machine booted and ready!
==> homestead: Checking for guest additions in VM...
==> homestead: Setting hostname...
==> homestead: Configuring and enabling network interfaces...
==> homestead: Installing NFS client...
==> homestead: Exporting NFS shared folders...
==> homestead: Preparing to edit nfs mounting file.
[NFS] Status: running
==> homestead: Mounting NFS shared folders...
==> homestead: Mounting shared folders...
homestead: /vagrant => D:/Robert/Documents/MyWebs/Homestead
==> homestead: Checking for bindfs in VM...
homestead: Package manager detected: apt-get
homestead: Fuse kernel module is installed
homestead: Fuse kernel module is loaded
==> homestead: Bindfs seems to not be installed on the virtual machine, installing now
homestead: Bindfs 1.14.1 is installed
==> homestead: Machine is ready to use bindfs!
==> homestead: Creating bind mounts after synced_folders...
homestead: /home/vagrant/sites/server => /home/vagrant/sites/server
homestead: /home/vagrant/sites/biospexProd => /home/vagrant/sites/biospexProd
homestead: /home/vagrant/sites/biospexDev => /home/vagrant/sites/biospexDev
homestead: /home/vagrant/sites/rapid => /home/vagrant/sites/rapid
homestead: /home/vagrant/sites/wedigbio => /home/vagrant/sites/wedigbio
homestead: /home/vagrant/sites/drupal => /home/vagrant/sites/drupal
homestead: /home/vagrant/sites/webio => /home/vagrant/sites/webio
homestead: /home/vagrant/sites/jetstream => /home/vagrant/sites/jetstream
homestead: /home/vagrant/sites/digitizationacademy => /home/vagrant/sites/digitizationacademy
==> homestead: Running provisioner: file...
homestead: D:/Robert/Documents/MyWebs/Homestead/aliases => /tmp/bash_aliases
==> homestead: Running provisioner: handle_aliases (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: setting authorize key (shell)...
homestead: Running: inline script
homestead:
homestead: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCvcrWN4XMrrQMNFcxFicffL0mGDva+JW5/pmif/fmdGHzfXBl7jI2WBFH9l2pos//pE2LkOXgf7abFxN0Ug6i4H4mGwT7/uBeTUsiC9jDPqLMcQsKwGH
mKXPB5fdSY852Hz6JlvciHe5fyNbh2HihkZpJkPeO5qx1v9Mz800qTd77pV04NHlutna2bqrig3yK9gPKJbRhC/kILXoVa1huvf6ste25wNq7TGZp18Ub0WTAp3QkzGktAdc2i8kcX9S3yy79NAX8g1HkKjEJkwYXXT9p8bFo
Pdx/jT+pGDkf0T1NR7BJPZeb+KPCh2QTPraSlsMWRXkSrFOh6KgUdiuBJqB2mnPB3po23K6AFAl3kC8hTUrGczk67sAVL5RZ38R/n5oEpqkIM/fkk7Vn+gknSzCrFGbariIlcWOAyzkN8GIcpmOJUIb5h68LVqXbMTBJaIIeV
L0WZ+/PE/qP/0EIUkiJQR5KdctW9eMCjYgrkkHfQT5IOG8YI03FC6D+XOMZCZjB8E7aFfpiPbqtQdFrETQ4u3mvSawuGbnDZYvt31Y4vNcDR6KQjwIC4/16Dthrr+UT3Gfj6Y7QdhJq7vUyfjyn99z9tpEm2yPBG2ALgQqLAj
krWX4vhHyyS1AUsL5oAO8IagTA+jclHofpfVVBu37gklqSvYbYMHBE2BXUc/Q== bruhnrp@gmail.com
homestead:
==> homestead: Running provisioner: setting authorize permissions (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: mk_features (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: own_features (shell)...
homestead: Running: inline script
==> homestead: Running provisioner: apt_update (shell)...
homestead: Running: inline script
homestead: Hit:1 https://download.docker.com/linux/ubuntu focal InRelease
homestead: Hit:2 http://us.archive.ubuntu.com/ubuntu focal InRelease
homestead: Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
homestead: Hit:4 https://deb.nodesource.com/node_14.x focal InRelease
homestead: Hit:5 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
homestead: Hit:6 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
homestead: Hit:7 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
homestead: Hit:8 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease
homestead: Hit:9 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
homestead: Reading package lists...
==> homestead: Running provisioner: Installing mongodb (shell)...
homestead: Running: script: Installing mongodb
homestead: deb [ arch=amd64 ] https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 multiverse
homestead: Warning: apt-key output should not be parsed (stdout is not a terminal)
homestead: OK
homestead: Hit:1 https://download.docker.com/linux/ubuntu focal InRelease
homestead: Hit:2 http://us.archive.ubuntu.com/ubuntu focal InRelease
homestead: Ign:3 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease
homestead: Hit:4 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
homestead: Hit:5 https://deb.nodesource.com/node_14.x focal InRelease
homestead: Hit:6 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
homestead: Get:7 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release [5,384 B]
homestead: Hit:8 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
homestead: Hit:9 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
homestead: Hit:10 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease
homestead: Get:11 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release.gpg [801 B]
homestead: Hit:12 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
homestead: Get:13 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 Packages [28.1 kB]
homestead: Fetched 34.3 kB in 1s (35.0 kB/s)
homestead: Reading package lists...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: autoconf is already the newest version (2.69-11.1).
homestead: autoconf set to manually installed.
homestead: g++ is already the newest version (4:9.3.0-1ubuntu2).
homestead: g++ set to manually installed.
homestead: make is already the newest version (4.2.1-1.2).
homestead: pkg-config is already the newest version (0.29.1-0ubuntu4).
homestead: pkg-config set to manually installed.
homestead: libssl-dev is already the newest version (1.1.1f-1ubuntu2.16).
homestead: libssl-dev set to manually installed.
homestead: openssl is already the newest version (1.1.1f-1ubuntu2.16).
homestead: openssl set to manually installed.
homestead: php-dev is already the newest version (2:8.1+92+ubuntu20.04.1+deb.sury.org+2).
homestead: The following additional packages will be installed:
homestead: curl libcurl4 mongodb-database-tools mongodb-org-database-tools-extra
homestead: mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools
homestead: Suggested packages:
homestead: libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev
homestead: The following NEW packages will be installed:
homestead: libcurl4-openssl-dev libsasl2-dev mongodb-database-tools mongodb-org
homestead: mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
homestead: mongodb-org-shell mongodb-org-tools
homestead: The following packages will be upgraded:
homestead: curl libcurl4
homestead: 2 upgraded, 9 newly installed, 0 to remove and 105 not upgraded.
homestead: Need to get 98.9 MB of archives.
homestead: After this operation, 205 MB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB]
homestead: Get:2 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-database-tools amd64 100.6.0 [47.8 MB]
homestead: Get:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB]
homestead: Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.13 [322 kB]
homestead: Get:5 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB]
homestead: Get:6 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-org-shell amd64 4.4.16 [13.4 MB]
homestead: Get:7 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-org-server amd64 4.4.16 [20.8 MB]
homestead: Get:8 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-org-mongos amd64 4.4.16 [16.1 MB]
homestead: Get:9 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-org-database-tools-extra amd64 4.4.16 [7,756 B]
homestead: Get:10 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-org-tools amd64 4.4.16 [2,896 B]
homestead: Get:11 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 mongodb-org amd64 4.4.16 [3,524 B]
homestead: Fetched 98.9 MB in 5s (21.8 MB/s)
(Reading database ... 107206 files and directories currently installed.)
homestead: Preparing to unpack .../00-curl_7.68.0-1ubuntu2.13_amd64.deb ...
homestead: Unpacking curl (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.12) ...
homestead: Preparing to unpack .../01-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ...
homestead: Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.12) ...
homestead: Selecting previously unselected package libcurl4-openssl-dev:amd64.
homestead: Preparing to unpack .../02-libcurl4-openssl-dev_7.68.0-1ubuntu2.13_amd64.deb ...
homestead: Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.13) ...
homestead: Selecting previously unselected package libsasl2-dev.
homestead: Preparing to unpack .../03-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
homestead: Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
homestead: Selecting previously unselected package mongodb-database-tools.
homestead: Preparing to unpack .../04-mongodb-database-tools_100.6.0_amd64.deb ...
homestead: Unpacking mongodb-database-tools (100.6.0) ...
homestead: Selecting previously unselected package mongodb-org-shell.
homestead: Preparing to unpack .../05-mongodb-org-shell_4.4.16_amd64.deb ...
homestead: Unpacking mongodb-org-shell (4.4.16) ...
homestead: Selecting previously unselected package mongodb-org-server.
homestead: Preparing to unpack .../06-mongodb-org-server_4.4.16_amd64.deb ...
homestead: Unpacking mongodb-org-server (4.4.16) ...
homestead: Selecting previously unselected package mongodb-org-mongos.
homestead: Preparing to unpack .../07-mongodb-org-mongos_4.4.16_amd64.deb ...
homestead: Unpacking mongodb-org-mongos (4.4.16) ...
homestead: Selecting previously unselected package mongodb-org-database-tools-extra.
homestead: Preparing to unpack .../08-mongodb-org-database-tools-extra_4.4.16_amd64.deb ...
homestead: Unpacking mongodb-org-database-tools-extra (4.4.16) ...
homestead: Selecting previously unselected package mongodb-org-tools.
homestead: Preparing to unpack .../09-mongodb-org-tools_4.4.16_amd64.deb ...
homestead: Unpacking mongodb-org-tools (4.4.16) ...
homestead: Selecting previously unselected package mongodb-org.
homestead: Preparing to unpack .../10-mongodb-org_4.4.16_amd64.deb ...
homestead: Unpacking mongodb-org (4.4.16) ...
homestead: Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
homestead: Setting up mongodb-database-tools (100.6.0) ...
homestead: Setting up mongodb-org-database-tools-extra (4.4.16) ...
homestead: Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ...
homestead: Setting up curl (7.68.0-1ubuntu2.13) ...
homestead: Setting up mongodb-org-server (4.4.16) ...
homestead: Adding system user `mongodb' (UID 123) ...
homestead: Adding new user `mongodb' (UID 123) with group `nogroup' ...
homestead: Not creating home directory `/home/mongodb'.
homestead: Adding group `mongodb' (GID 128) ...
homestead: Done.
homestead: Adding user `mongodb' to group `mongodb' ...
homestead: Adding user mongodb to group mongodb
homestead: Done.
homestead: Setting up mongodb-org-shell (4.4.16) ...
homestead: Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.13) ...
homestead: Setting up mongodb-org-tools (4.4.16) ...
homestead: Setting up mongodb-org-mongos (4.4.16) ...
homestead: Setting up mongodb-org (4.4.16) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
homestead: Rules updated
homestead: Rules updated (v6)
homestead: Created symlink /etc/systemd/system/multi-user.target.wants/mongod.service → /lib/systemd/system/mongod.service.
homestead: Configuring for:
homestead: PHP Api Version: 20210902
homestead: Zend Module Api No: 20210902
homestead: Zend Extension Api No: 420210902
homestead: Installing shared extensions: /usr/lib/php/20210902/
homestead: MongoDB shell version v4.4.16
homestead: connecting to: mongodb://127.0.0.1:27017/admin?compressors=disabled&gssapiServiceName=mongodb
homestead: Implicit session: session { "id" : UUID("a649dfd7-a710-478d-bb73-c18813f02c69") }
homestead: MongoDB server version: 4.4.16
homestead: Successfully added user: { "user" : "homestead", "roles" : [ "root" ] }
==> homestead: Running provisioner: Installing python (shell)...
homestead: Running: script: Installing python
homestead: Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
homestead: Hit:2 https://download.docker.com/linux/ubuntu focal InRelease
homestead: Ign:3 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease
homestead: Hit:4 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
homestead: Hit:5 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
homestead: Hit:6 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release
homestead: Hit:7 https://deb.nodesource.com/node_14.x focal InRelease
homestead: Hit:8 http://us.archive.ubuntu.com/ubuntu focal-security InRelease
homestead: Hit:9 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
homestead: Hit:10 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease
homestead: Hit:12 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
homestead: Reading package lists...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: libffi-dev is already the newest version (3.3-4).
homestead: libffi-dev set to manually installed.
homestead: python3-dev is already the newest version (3.8.2-0ubuntu2).
homestead: python3-dev set to manually installed.
homestead: build-essential is already the newest version (12.8ubuntu1.1).
homestead: libssl-dev is already the newest version (1.1.1f-1ubuntu2.16).
homestead: python3-pip is already the newest version (20.0.2-5ubuntu1.6).
homestead: The following additional packages will be installed:
homestead: python3.8-venv
homestead: The following NEW packages will be installed:
homestead: python3-venv python3.8-venv
homestead: 0 upgraded, 2 newly installed, 0 to remove and 105 not upgraded.
homestead: Need to get 6,672 B of archives.
homestead: After this operation, 38.9 kB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B]
homestead: Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B]
homestead: Fetched 6,672 B in 0s (44.5 kB/s)
homestead: Selecting previously unselected package python3.8-venv.
(Reading database ... 107341 files and directories currently installed.)
homestead: Preparing to unpack .../python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ...
homestead: Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ...
homestead: Selecting previously unselected package python3-venv.
homestead: Preparing to unpack .../python3-venv_3.8.2-0ubuntu2_amd64.deb ...
homestead: Unpacking python3-venv (3.8.2-0ubuntu2) ...
homestead: Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ...
homestead: Setting up python3-venv (3.8.2-0ubuntu2) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Collecting django
homestead: Downloading Django-4.1.1-py3-none-any.whl (8.1 MB)
homestead: Collecting sqlparse>=0.2.2
homestead: Downloading sqlparse-0.4.2-py3-none-any.whl (42 kB)
homestead: Collecting backports.zoneinfo; python_version < "3.9"
homestead: Downloading backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB)
homestead: Collecting asgiref<4,>=3.5.2
homestead: Downloading asgiref-3.5.2-py3-none-any.whl (22 kB)
homestead: Installing collected packages: sqlparse, backports.zoneinfo, asgiref, django
homestead: WARNING: The script sqlformat is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script django-admin is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: Successfully installed asgiref-3.5.2 backports.zoneinfo-0.2.1 django-4.1.1 sqlparse-0.4.2
homestead: Collecting numpy
homestead: Downloading numpy-1.23.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
homestead: Installing collected packages: numpy
homestead: WARNING: The scripts f2py, f2py3 and f2py3.8 are installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: Successfully installed numpy-1.23.3
homestead: Collecting masonite
homestead: Downloading masonite-4.16.4-py3-none-any.whl (566 kB)
homestead: Collecting inflection>=0.3<0.4
homestead: Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
homestead: Collecting dotty-dict>=1.3.0<1.40
homestead: Downloading dotty_dict-1.3.1-py3-none-any.whl (7.0 kB)
homestead: Collecting pendulum<3,>=2
homestead: Downloading pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB)
homestead: Collecting pytest>=7<8
homestead: Downloading pytest-7.1.3-py3-none-any.whl (298 kB)
homestead: Collecting python-dotenv<0.16,>=0.15
homestead: Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB)
homestead: Collecting masonite-orm<3,>=2.14
homestead: Downloading masonite-orm-2.18.5.tar.gz (75 kB)
homestead: Collecting exceptionite>=2.2<3.0
homestead: Downloading exceptionite-2.2.5-py3-none-any.whl (484 kB)
homestead: Collecting hupper<1.11,>=1.10
homestead: Downloading hupper-1.10.3-py2.py3-none-any.whl (26 kB)
homestead: Collecting watchdog>=2<3
homestead: Downloading watchdog-2.1.9-py3-none-manylinux2014_x86_64.whl (78 kB)
homestead: Requirement already satisfied: jinja2<3.1.0 in /usr/lib/python3/dist-packages (from masonite) (2.10.1)
homestead: Collecting cryptography>=36<37
homestead: Downloading cryptography-38.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
homestead: Collecting pyjwt<2.5,>=2.3
homestead: Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)
homestead: Collecting hfilesize>=0.1
homestead: Downloading hfilesize-0.1.0.zip (7.4 kB)
homestead: Collecting hashids<1.4,>=1.3
homestead: Downloading hashids-1.3.1-py2.py3-none-any.whl (6.6 kB)
homestead: Collecting tldextract<2.3,>=2.2
homestead: Downloading tldextract-2.2.3-py2.py3-none-any.whl (48 kB)
homestead: Collecting werkzeug>=2<3
homestead: Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB)
homestead: Collecting cleo<0.9,>=0.8.1
homestead: Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
homestead: Collecting bcrypt<3.3,>=3.2
homestead: Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
homestead: Collecting whitenoise<5.3,>=5.2
homestead: Downloading whitenoise-5.2.0-py2.py3-none-any.whl (19 kB)
homestead: Collecting python-dateutil<3.0,>=2.6
homestead: Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
homestead: Collecting pytzdata>=2020.1
homestead: Downloading pytzdata-2020.1-py2.py3-none-any.whl (489 kB)
homestead: Collecting iniconfig
homestead: Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
homestead: Collecting packaging
homestead: Downloading packaging-21.3-py3-none-any.whl (40 kB)
homestead: Collecting py>=1.8.2
homestead: Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
homestead: Collecting pluggy<2.0,>=0.12
homestead: Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
homestead: Collecting tomli>=1.0.0
homestead: Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
homestead: Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3/dist-packages (from pytest>=7<8->masonite) (19.3.0)
homestead: Collecting faker<14.0,>=4.1.0
homestead: Downloading Faker-13.16.0-py3-none-any.whl (1.6 MB)
homestead: Requirement already satisfied: colorama in /usr/lib/python3/dist-packages (from exceptionite>=2.2<3.0->masonite) (0.4.3)
homestead: Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from exceptionite>=2.2<3.0->masonite) (2.22.0)
homestead: Collecting typing-extensions
homestead: Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB)
homestead: Collecting mock
homestead: Downloading mock-4.0.3-py3-none-any.whl (28 kB)
homestead: Collecting cffi>=1.12
homestead: Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
homestead: Collecting requests-file>=1.4
homestead: Downloading requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB)
homestead: Requirement already satisfied: idna in /usr/lib/python3/dist-packages (from tldextract<2.3,>=2.2->masonite) (2.8)
homestead: Collecting MarkupSafe>=2.1.1
homestead: Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
homestead: Collecting clikit<0.7.0,>=0.6.0
homestead: Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
homestead: Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil<3.0,>=2.6->pendulum<3,>=2->masonite) (1.14.0)
homestead: Collecting pyparsing!=3.0.5,>=2.0.2
homestead: Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
homestead: Collecting pycparser
homestead: Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
homestead: Collecting pastel<0.3.0,>=0.2.0
homestead: Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
homestead: Collecting pylev<2.0,>=1.3
homestead: Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
homestead: Collecting crashtest<0.4.0,>=0.3.0; python_version >= "3.6" and python_version < "4.0"
homestead: Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
homestead: Building wheels for collected packages: masonite-orm, hfilesize
homestead: Building wheel for masonite-orm (setup.py): started
homestead: Building wheel for masonite-orm (setup.py): finished with status 'done'
homestead: Created wheel for masonite-orm: filename=masonite_orm-2.18.5-py3-none-any.whl size=125549 sha256=61548f9e07fa9460f8110d334ba5e46f68ce74c5dac4d6a8ddb4c1e
e05fc1567
homestead: Stored in directory: /home/vagrant/.cache/pip/wheels/ab/df/ad/673047507d5b8f073a4a4bea10745e851aaa6e2f2a2e53ff20
homestead: Building wheel for hfilesize (setup.py): started
homestead: Building wheel for hfilesize (setup.py): finished with status 'done'
homestead: Created wheel for hfilesize: filename=hfilesize-0.1.0-py3-none-any.whl size=3736 sha256=d27e6c7353f47148fefb9449da9740d8374101e2b58a639c7dad9fdff3e01bc0
homestead: Stored in directory: /home/vagrant/.cache/pip/wheels/78/14/2a/ec06d4d559d6fac6e052b2c189f73d9b6d4d488a7a3d8b4b1f
homestead: Successfully built masonite-orm hfilesize
homestead: Installing collected packages: inflection, dotty-dict, python-dateutil, pytzdata, pendulum, iniconfig, pyparsing, packaging, py, pluggy, tomli, pytest, py
thon-dotenv, pastel, pylev, crashtest, clikit, cleo, faker, masonite-orm, typing-extensions, mock, exceptionite, hupper, watchdog, pycparser, cffi, cryptography, pyjwt,
hfilesize, hashids, requests-file, tldextract, MarkupSafe, werkzeug, bcrypt, whitenoise, masonite
homestead: WARNING: The scripts py.test and pytest are installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script dotenv is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script faker is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script masonite-orm is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script hupper is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script watchmedo is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script tldextract is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: WARNING: The script project is installed in '/home/vagrant/.local/bin' which is not on PATH.
homestead: Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
homestead: Successfully installed MarkupSafe-2.1.1 bcrypt-3.2.2 cffi-1.15.1 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-38.0.1 dotty-dict-1.3.1 exceptionite
-2.2.5 faker-13.16.0 hashids-1.3.1 hfilesize-0.1.0 hupper-1.10.3 inflection-0.5.1 iniconfig-1.1.1 masonite-4.16.4 masonite-orm-2.18.5 mock-4.0.3 packaging-21.3 pastel-0.
2.1 pendulum-2.1.2 pluggy-1.0.0 py-1.11.0 pycparser-2.21 pyjwt-2.4.0 pylev-1.4.0 pyparsing-3.0.9 pytest-7.1.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytzdata-2020.1
requests-file-1.5.1 tldextract-2.2.3 tomli-2.0.1 typing-extensions-4.3.0 watchdog-2.1.9 werkzeug-2.2.2 whitenoise-5.2.0
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead: Invalid feature: mysql
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead: Ignoring feature: mariadb because it is set to false
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead: Ignoring feature: postgresql because it is set to false
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead: Ignoring feature: ohmyzsh because it is set to false
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead: Ignoring feature: webdriver because it is set to false
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: The following additional packages will be installed:
homestead: firebird3.0-common firebird3.0-common-doc libfbclient2 libtommath1
homestead: Suggested packages:
homestead: dh-php
homestead: The following NEW packages will be installed:
homestead: firebird3.0-common firebird3.0-common-doc libfbclient2 libtommath1
homestead: php8.1-interbase
homestead: The following packages will be upgraded:
homestead: php8.1 php8.1-bcmath php8.1-bz2 php8.1-cgi php8.1-cli php8.1-common
homestead: php8.1-curl php8.1-dba php8.1-dev php8.1-enchant php8.1-fpm php8.1-gd
homestead: php8.1-gmp php8.1-imap php8.1-intl php8.1-ldap php8.1-mbstring php8.1-mysql
homestead: php8.1-odbc php8.1-opcache php8.1-pgsql php8.1-phpdbg php8.1-pspell
homestead: php8.1-readline php8.1-snmp php8.1-soap php8.1-sqlite3 php8.1-sybase
homestead: php8.1-tidy php8.1-xml php8.1-xsl php8.1-zip
homestead: 32 upgraded, 5 newly installed, 0 to remove and 73 not upgraded.
homestead: Need to get 10.6 MB of archives.
homestead: After this operation, 2,421 kB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 firebird3.0-common-doc all 3.0.5.33220.ds4-1build2 [25.3 kB]
homestead: Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 firebird3.0-common all 3.0.5.33220.ds4-1build2 [14.9 kB]
homestead: Get:3 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libtommath1 amd64 1.2.0-3 [53.0 kB]
homestead: Get:4 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-bcmath amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [15.5 kB]
homestead: Get:5 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libfbclient2 amd64 3.0.5.33220.ds4-1build2 [557 kB]
homestead: Get:6 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-zip amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [24.3 kB]
homestead: Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-xml amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [106 kB]
homestead: Get:8 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-tidy amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [18.4 kB]
homestead: Get:9 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-sybase amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [12.1 kB]
homestead: Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-sqlite3 amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [29.2 kB]
homestead: Get:11 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-soap amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [120 kB]
homestead: Get:12 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-snmp amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [21.5 kB]
homestead: Get:13 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-readline amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [12.8 kB]
homestead: Get:14 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-pspell amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [8,916 B]
homestead: Get:15 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-opcache amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [334 kB]
homestead: Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-phpdbg amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [1,686 kB]
homestead: Get:17 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-pgsql amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [58.5 kB]
homestead: Get:18 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-odbc amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [31.7 kB]
homestead: Get:19 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-mysql amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [116 kB]
homestead: Get:20 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-mbstring amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [392 kB]
homestead: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-ldap amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [30.7 kB]
homestead: Get:22 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-intl amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [126 kB]
homestead: Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-imap amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [31.8 kB]
homestead: Get:24 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-gmp amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [22.5 kB]
homestead: Get:25 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-gd amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [28.8 kB]
homestead: Get:26 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-enchant amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [9,568 B]
homestead: Get:27 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-dev amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [488 kB]
homestead: Get:28 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-dba amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [24.1 kB]
homestead: Get:29 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-curl amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [33.8 kB]
homestead: Get:30 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-cgi amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [1,623 kB]
homestead: Get:31 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-bz2 amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [10.7 kB]
homestead: Get:32 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-fpm amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [1,677 kB]
homestead: Get:33 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-cli amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [1,670 kB]
homestead: Get:34 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-common amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [1,103 kB]
homestead: Get:35 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1 all 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [26.9 kB]
homestead: Get:36 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-interbase amd64 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [15.2 kB]
homestead: Get:37 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-xsl all 8.1.9-1+ubuntu20.04.1+deb.sury.org+1 [26.6 kB]
homestead: Fetched 10.6 MB in 33s (325 kB/s)
homestead: Selecting previously unselected package firebird3.0-common-doc.
(Reading database ... 107350 files and directories currently installed.)
homestead: Preparing to unpack .../00-firebird3.0-common-doc_3.0.5.33220.ds4-1build2_all.deb ...
homestead: Unpacking firebird3.0-common-doc (3.0.5.33220.ds4-1build2) ...
homestead: Selecting previously unselected package firebird3.0-common.
homestead: Preparing to unpack .../01-firebird3.0-common_3.0.5.33220.ds4-1build2_all.deb ...
homestead: Unpacking firebird3.0-common (3.0.5.33220.ds4-1build2) ...
homestead: Selecting previously unselected package libtommath1:amd64.
homestead: Preparing to unpack .../02-libtommath1_1.2.0-3_amd64.deb ...
homestead: Unpacking libtommath1:amd64 (1.2.0-3) ...
homestead: Selecting previously unselected package libfbclient2:amd64.
homestead: Preparing to unpack .../03-libfbclient2_3.0.5.33220.ds4-1build2_amd64.deb ...
homestead: Unpacking libfbclient2:amd64 (3.0.5.33220.ds4-1build2) ...
homestead: Preparing to unpack .../04-php8.1-bcmath_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-bcmath (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../05-php8.1-zip_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-zip (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../06-php8.1-xml_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-xml (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../07-php8.1-tidy_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-tidy (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../08-php8.1-sybase_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-sybase (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../09-php8.1-sqlite3_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-sqlite3 (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../10-php8.1-soap_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-soap (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../11-php8.1-snmp_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-snmp (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../12-php8.1-readline_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-readline (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../13-php8.1-pspell_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-pspell (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../14-php8.1-opcache_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-opcache (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../15-php8.1-phpdbg_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-phpdbg (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../16-php8.1-pgsql_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-pgsql (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../17-php8.1-odbc_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-odbc (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../18-php8.1-mysql_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-mysql (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../19-php8.1-mbstring_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-mbstring (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../20-php8.1-ldap_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-ldap (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../21-php8.1-intl_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-intl (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../22-php8.1-imap_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-imap (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../23-php8.1-gmp_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-gmp (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../24-php8.1-gd_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-gd (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../25-php8.1-enchant_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-enchant (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../26-php8.1-dev_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-dev (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../27-php8.1-dba_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-dba (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../28-php8.1-curl_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-curl (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../29-php8.1-cgi_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-cgi (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../30-php8.1-bz2_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-bz2 (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../31-php8.1-fpm_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-fpm (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../32-php8.1-cli_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-cli (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../33-php8.1-common_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-common (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../34-php8.1_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_all.deb ...
homestead: Unpacking php8.1 (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Selecting previously unselected package php8.1-interbase.
homestead: Preparing to unpack .../35-php8.1-interbase_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-interbase (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../36-php8.1-xsl_8.1.9-1+ubuntu20.04.1+deb.sury.org+1_all.deb ...
homestead: Unpacking php8.1-xsl (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) over (8.1.8-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-common (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up libtommath1:amd64 (1.2.0-3) ...
homestead: Setting up php8.1-imap (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-gd (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-pgsql (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up firebird3.0-common-doc (3.0.5.33220.ds4-1build2) ...
homestead: Setting up php8.1-curl (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-odbc (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-sqlite3 (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-xml (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up firebird3.0-common (3.0.5.33220.ds4-1build2) ...
homestead: Setting up php8.1-soap (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-enchant (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-mysql (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-tidy (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-zip (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-pspell (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-readline (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-opcache (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-intl (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-sybase (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-ldap (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-dba (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-snmp (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-bcmath (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-gmp (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-bz2 (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-mbstring (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up libfbclient2:amd64 (3.0.5.33220.ds4-1build2) ...
homestead: Setting up php8.1-xsl (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-cli (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 8.1 cli sapi
homestead: Setting up php8.1-dev (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-cgi (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Installing new version of config file /etc/apache2/conf-available/php8.1-cgi.conf ...
homestead: Setting up php8.1-interbase (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead:
homestead: Creating config file /etc/php/8.1/mods-available/pdo_firebird.ini with new version
homestead: Setting up php8.1-phpdbg (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1 (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.1-fpm (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Installing new version of config file /etc/apache2/conf-available/php8.1-fpm.conf ...
homestead: NOTICE: Not enabling PHP 8.1 FPM by default.
homestead: NOTICE: To enable PHP 8.1 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php8.1-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for systemd (245.4-4ubuntu3.17) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
homestead: Processing triggers for php8.1-cli (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php8.1-cgi (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php8.1-phpdbg (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php8.1-fpm (8.1.9-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 8.1 FPM by default.
homestead: NOTICE: To enable PHP 8.1 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php8.1-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: [openssl]
homestead: openssl.cainfo = /etc/ssl/certs/ca-certificates.crt
homestead: [curl]
homestead: curl.cainfo = /etc/ssl/certs/ca-certificates.crt
homestead: Synchronizing state of php8.1-fpm.service with SysV service script with /lib/systemd/systemd-sysv-install.
homestead: Executing: /lib/systemd/systemd-sysv-install enable php8.1-fpm
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php7.3 (shell)...
homestead: Running: script: Installing php7.3
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: php7.3 is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-bcmath is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-bz2 is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-cgi is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-cli is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-common is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-curl is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-dba is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-dev is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-enchant is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-fpm is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-gd is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-gmp is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-imap is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-intl is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-json is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-ldap is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-mbstring is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-memcached is already the newest version (3.2.0+2.2.0-1+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-mysql is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-odbc is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-opcache is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-pgsql is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-phpdbg is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-pspell is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-readline is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-recode is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-redis is already the newest version (5.3.7+4.3.0-1+ubuntu20.04.1+deb.sury.org+2).
homestead: php7.3-snmp is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-soap is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-sqlite3 is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-sybase is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-tidy is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-xml is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-xmlrpc is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-xsl is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: php7.3-zip is already the newest version (7.3.33-5+ubuntu20.04.1+deb.sury.org+1).
homestead: The following additional packages will be installed:
homestead: php-xdebug
homestead: The following NEW packages will be installed:
homestead: php7.3-interbase
homestead: The following packages will be upgraded:
homestead: php-xdebug php7.3-xdebug
homestead: 2 upgraded, 1 newly installed, 0 to remove and 71 not upgraded.
homestead: Need to get 621 kB of archives.
homestead: After this operation, 176 kB of additional disk space will be used.
homestead: Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [7,388 B]
homestead: Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php7.3-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [573 kB]
homestead: Get:3 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php7.3-interbase amd64 7.3.33-5+ubuntu20.04.1+deb.sury.org+1 [40.9 kB]
homestead: Fetched 621 kB in 2s (275 kB/s)
(Reading database ... 107386 files and directories currently installed.)
homestead: Preparing to unpack .../php-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Preparing to unpack .../php7.3-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php7.3-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Selecting previously unselected package php7.3-interbase.
homestead: Preparing to unpack .../php7.3-interbase_7.3.33-5+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php7.3-interbase (7.3.33-5+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php7.3-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: WARNING: Not enabling the xdebug module for PHP 7.3 cli SAPI since the module
homestead: WARNING: was disabled by local administrator.
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 7.3 cli sapi
homestead: Setting up php7.3-interbase (7.3.33-5+ubuntu20.04.1+deb.sury.org+1) ...
homestead:
homestead: Creating config file /etc/php/7.3/mods-available/interbase.ini with new version
homestead:
homestead: Creating config file /etc/php/7.3/mods-available/pdo_firebird.ini with new version
homestead: Setting up php-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php7.3-fpm (7.3.33-5+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 7.3 FPM by default.
homestead: NOTICE: To enable PHP 7.3 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php7.3-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for php7.3-cli (7.3.33-5+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php7.3-cgi (7.3.33-5+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php7.3-phpdbg (7.3.33-5+ubuntu20.04.1+deb.sury.org+1) ...
homestead: [openssl]
homestead: openssl.cainfo = /etc/ssl/certs/ca-certificates.crt
homestead: [curl]
homestead: curl.cainfo = /etc/ssl/certs/ca-certificates.crt
homestead: Synchronizing state of php7.3-fpm.service with SysV service script with /lib/systemd/systemd-sysv-install.
homestead: Executing: /lib/systemd/systemd-sysv-install enable php7.3-fpm
homestead: Created symlink /etc/systemd/system/multi-user.target.wants/php7.3-fpm.service → /lib/systemd/system/php7.3-fpm.service.
==> homestead: Running provisioner: Installing php7.3 (shell)...
homestead: Running: script: Installing php7.3
homestead: PHP 7.3 already installed.
==> homestead: Running provisioner: Installing php7.3 (shell)...
homestead: Running: script: Installing php7.3
homestead: PHP 7.3 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: Installing php8.1 (shell)...
homestead: Running: script: Installing php8.1
homestead: PHP 8.1 already installed.
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-8r70g3.sh
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1ftpe94.sh
==> homestead: Running provisioner: Creating Certificate: biospex.test (shell)...
homestead: Running: script: Creating Certificate: biospex.test
homestead: Updating certificates in /etc/ssl/certs...
homestead: rehash: warning: skipping duplicate certificate in ca.homestead.homestead.pem
homestead: rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
homestead: 1 added, 0 removed; done.
homestead: Running hooks in /etc/ca-certificates/update.d...
homestead: done.
==> homestead: Running provisioner: Creating Site: biospex.test (shell)...
homestead: Running: script: Creating Site: biospex.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-94nrp2.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: api.biospex.test (shell)...
homestead: Running: script: Creating Certificate: api.biospex.test
==> homestead: Running provisioner: Creating Site: api.biospex.test (shell)...
homestead: Running: script: Creating Site: api.biospex.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1v0mxjz.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: dev.biospex.test (shell)...
homestead: Running: script: Creating Certificate: dev.biospex.test
==> homestead: Running provisioner: Creating Site: dev.biospex.test (shell)...
homestead: Running: script: Creating Site: dev.biospex.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1bxt3pg.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: devapi.biospex.test (shell)...
homestead: Running: script: Creating Certificate: devapi.biospex.test
==> homestead: Running provisioner: Creating Site: devapi.biospex.test (shell)...
homestead: Running: script: Creating Site: devapi.biospex.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1dwk0jj.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: rapid.biospex.test (shell)...
homestead: Running: script: Creating Certificate: rapid.biospex.test
==> homestead: Running provisioner: Creating Site: rapid.biospex.test (shell)...
homestead: Running: script: Creating Site: rapid.biospex.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-dl0fk2.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: phpmyadmin.test (shell)...
homestead: Running: script: Creating Certificate: phpmyadmin.test
==> homestead: Running provisioner: Creating Site: phpmyadmin.test (shell)...
homestead: Running: script: Creating Site: phpmyadmin.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-ju3ipw.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: beanstalk.test (shell)...
homestead: Running: script: Creating Certificate: beanstalk.test
==> homestead: Running provisioner: Creating Site: beanstalk.test (shell)...
homestead: Running: script: Creating Site: beanstalk.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-kamwee.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: opcache.test (shell)...
homestead: Running: script: Creating Certificate: opcache.test
==> homestead: Running provisioner: Creating Site: opcache.test (shell)...
homestead: Running: script: Creating Site: opcache.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-rayvfh.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: memcache.test (shell)...
homestead: Running: script: Creating Certificate: memcache.test
==> homestead: Running provisioner: Creating Site: memcache.test (shell)...
homestead: Running: script: Creating Site: memcache.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-c6u3s4.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: wedigbio.test (shell)...
homestead: Running: script: Creating Certificate: wedigbio.test
==> homestead: Running provisioner: Creating Site: wedigbio.test (shell)...
homestead: Running: script: Creating Site: wedigbio.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1q0q7e3.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: idiginfo.test (shell)...
homestead: Running: script: Creating Certificate: idiginfo.test
==> homestead: Running provisioner: Creating Site: idiginfo.test (shell)...
homestead: Running: script: Creating Site: idiginfo.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1ddeegg.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: mastlab.test (shell)...
homestead: Running: script: Creating Certificate: mastlab.test
==> homestead: Running provisioner: Creating Site: mastlab.test (shell)...
homestead: Running: script: Creating Site: mastlab.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-e5er7x.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: webio.test (shell)...
homestead: Running: script: Creating Certificate: webio.test
==> homestead: Running provisioner: Creating Site: webio.test (shell)...
homestead: Running: script: Creating Site: webio.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-18ovulp.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: api.webio.test (shell)...
homestead: Running: script: Creating Certificate: api.webio.test
==> homestead: Running provisioner: Creating Site: api.webio.test (shell)...
homestead: Running: script: Creating Site: api.webio.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-111o3sl.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: jetstream.test (shell)...
homestead: Running: script: Creating Certificate: jetstream.test
==> homestead: Running provisioner: Creating Site: jetstream.test (shell)...
homestead: Running: script: Creating Site: jetstream.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-24z3ot.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Creating Certificate: digitizationacademy.test (shell)...
homestead: Running: script: Creating Certificate: digitizationacademy.test
==> homestead: Running provisioner: Creating Site: digitizationacademy.test (shell)...
homestead: Running: script: Creating Site: digitizationacademy.test
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-men3c7.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Clear Variables (shell)...
homestead: Running: script: Clear Variables
==> homestead: Running provisioner: Restarting Cron (shell)...
homestead: Running: script: Restarting Cron
==> homestead: Running provisioner: Restart Webserver (shell)...
homestead: Running: script: Restart Webserver
==> homestead: Running provisioner: Update Composer (shell)...
homestead: Running: script: Update Composer
homestead: Upgrading to version 2.4.1 (stable channel).
homestead:
homestead: Use composer self-update --rollback to return to version 2.3.10
==> homestead: Running provisioner: shell...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-1vk68rf.sh
==> homestead: Running provisioner: Update motd (shell)...
homestead: Running: script: Update motd
==> homestead: Running provisioner: Run after.sh (shell)...
homestead: Running: C:/Users/Robert/AppData/Local/Temp/vagrant-shell20220912-17192-uaxd1r.sh
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: 71 packages can be upgraded. Run 'apt list --upgradable' to see them.
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: Calculating upgrade...
homestead: The following NEW packages will be installed:
homestead: linux-image-5.4.0-125-generic linux-modules-5.4.0-125-generic
homestead: linux-modules-extra-5.4.0-125-generic
homestead: The following packages will be upgraded:
homestead: base-files containerd.io docker-ce docker-ce-cli docker-ce-rootless-extras
homestead: docker-compose-plugin intel-microcode libcurl3-gnutls libpoppler97 libpq-dev
homestead: libpq5 libsnmp-base libsnmp35 libtiff5 libtss2-esys0 libxslt1.1
homestead: linux-image-generic linux-libc-dev motd-news-config open-vm-tools
homestead: php7.1-xdebug php7.2-xdebug php7.4-xdebug php8.0 php8.0-bcmath php8.0-bz2
homestead: php8.0-cgi php8.0-cli php8.0-common php8.0-curl php8.0-dba php8.0-dev
homestead: php8.0-enchant php8.0-fpm php8.0-gd php8.0-gmp php8.0-imap php8.0-intl
homestead: php8.0-ldap php8.0-mbstring php8.0-mysql php8.0-odbc php8.0-opcache
homestead: php8.0-pgsql php8.0-phpdbg php8.0-pspell php8.0-readline php8.0-snmp
homestead: php8.0-soap php8.0-sqlite3 php8.0-sybase php8.0-tidy php8.0-xdebug
homestead: php8.0-xml php8.0-xsl php8.0-zip php8.1-xdebug postgresql-13
homestead: postgresql-13-postgis-3 postgresql-13-postgis-3-scripts postgresql-client-12
homestead: postgresql-client-13 postgresql-client-common postgresql-common
homestead: postgresql-server-dev-12 python-apt-common python3-apt rsync snmp tzdata
homestead: ubuntu-advantage-tools
homestead: 71 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
homestead: 9 standard security updates
homestead: Need to get 216 MB of archives.
homestead: After this operation, 280 MB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 motd-news-config all 11ubuntu5.6 [4,348 B]
homestead: Get:2 https://download.docker.com/linux/ubuntu focal/stable amd64 containerd.io amd64 1.6.8-1 [28.1 MB]
homestead: Get:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.6 [60.4 kB]
homestead: Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB]
homestead: Get:5 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php7.4-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [576 kB]
homestead: Get:6 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 libpq-dev amd64 14.5-1.pgdg20.04+1 [139 kB]
homestead: Get:7 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB]
homestead: Get:8 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB]
homestead: Get:9 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 libpq5 amd64 14.5-1.pgdg20.04+1 [173 kB]
homestead: Get:10 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 snmp amd64 5.8+dfsg-2ubuntu2.5 [168 kB]
homestead: Get:11 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-cli amd64 5:20.10.18~3-0~ubuntu-focal [41.5 MB]
homestead: Get:12 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-common all 243.pgdg20.04+1 [231 kB]
homestead: Get:13 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB]
homestead: Get:14 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-client-common all 243.pgdg20.04+1 [91.9 kB]
homestead: Get:15 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-client-13 amd64 13.8-1.pgdg20.04+1 [1,501 kB]
homestead: Get:16 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-13 amd64 13.8-1.pgdg20.04+1 [15.1 MB]
homestead: Get:17 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [566 kB]
homestead: Get:18 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce amd64 5:20.10.18~3-0~ubuntu-focal [20.4 MB]
homestead: Get:19 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022c-0ubuntu0.20.04.0 [288 kB]
homestead: Get:20 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-vm-tools amd64 2:11.3.0-2ubuntu0~ubuntu20.04.3 [648 kB]
homestead: Get:21 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-rootless-extras amd64 5:20.10.18~3-0~ubuntu-focal [8,392 kB]
homestead: Get:22 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-compose-plugin amd64 2.10.2~ubuntu-focal [6,692 kB]
homestead: Get:23 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-13-postgis-3-scripts all 3.3.1+dfsg-1.pgdg20.04+1 [1,448 kB]
homestead: Get:24 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-13-postgis-3 amd64 3.3.1+dfsg-1.pgdg20.04+1 [3,679 kB]
homestead: Get:25 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
homestead: Get:26 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.8 [154 kB]
homestead: Get:27 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-client-12 amd64 12.12-1.pgdg20.04+1 [1,426 kB]
homestead: Get:28 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-advantage-tools amd64 27.10.1~20.04.1 [146 kB]
homestead: Get:29 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.1-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [579 kB]
homestead: Get:30 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main amd64 postgresql-server-dev-12 amd64 12.12-1.pgdg20.04+1 [991 kB]
homestead: Get:31 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.13 [233 kB]
homestead: Get:32 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.4 [162 kB]
homestead: Get:33 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1.1 [916 kB]
homestead: Get:34 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtss2-esys0 amd64 2.3.2-1ubuntu0.20.04.1 [226 kB]
homestead: Get:35 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-125-generic amd64 5.4.0-125.141 [15.0 MB]
homestead: Get:36 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php7.1-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [473 kB]
homestead: Get:37 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php7.2-xdebug amd64 3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1 [565 kB]
homestead: Get:38 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-bcmath amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [15.5 kB]
homestead: Get:39 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-zip amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [23.7 kB]
homestead: Get:40 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-xml amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [98.1 kB]
homestead: Get:41 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-tidy amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [18.4 kB]
homestead: Get:42 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-sybase amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [12.2 kB]
homestead: Get:43 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-sqlite3 amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [28.2 kB]
homestead: Get:44 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-soap amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [115 kB]
homestead: Get:45 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-snmp amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [20.1 kB]
homestead: Get:46 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-readline amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [12.7 kB]
homestead: Get:47 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-pspell amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [8,488 B]
homestead: Get:48 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-opcache amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [463 kB]
homestead: Get:49 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-cli amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [1,477 kB]
homestead: Get:50 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-125-generic amd64 5.4.0-125.141 [10.5 MB]
homestead: Get:51 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-phpdbg amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [1,515 kB]
homestead: Get:52 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-pgsql amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [56.5 kB]
homestead: Get:53 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-odbc amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [31.2 kB]
homestead: Get:54 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-mysql amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [121 kB]
homestead: Get:55 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-mbstring amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [396 kB]
homestead: Get:56 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-125-generic amd64 5.4.0-125.141 [39.2 MB]
homestead: Get:57 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-ldap amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [28.8 kB]
homestead: Get:58 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-intl amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [124 kB]
homestead: Get:59 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-imap amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [31.0 kB]
homestead: Get:60 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-gmp amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [22.0 kB]
homestead: Get:61 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-gd amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [27.8 kB]
homestead: Get:62 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-fpm amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [1,488 kB]
homestead: Get:63 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-enchant amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [9,620 B]
homestead: Get:64 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-dev amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [465 kB]
homestead: Get:65 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-dba amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [24.1 kB]
homestead: Get:66 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-curl amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [32.9 kB]
homestead: Get:67 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-cgi amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [1,436 kB]
homestead: Get:68 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-bz2 amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [10.7 kB]
homestead: Get:69 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-common amd64 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [1,059 kB]
homestead: Get:70 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0 all 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [33.4 kB]
homestead: Get:71 http://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-xsl all 1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1 [33.1 kB]
homestead: Get:72 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 intel-microcode amd64 3.20220809.0ubuntu0.20.04.1 [4,070 kB]
homestead: Get:73 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.125.126 [2,568 B]
homestead: Get:74 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-125.141 [1,100 kB]
homestead: dpkg-preconfigure: unable to re-open stdin: No such file or directory
homestead: Fetched 216 MB in 52s (4,164 kB/s)
(Reading database ... 107397 files and directories currently installed.)
homestead: Preparing to unpack .../motd-news-config_11ubuntu5.6_all.deb ...
homestead: Unpacking motd-news-config (11ubuntu5.6) over (11ubuntu5.5) ...
homestead: Preparing to unpack .../base-files_11ubuntu5.6_amd64.deb ...
homestead: Warning: Stopping motd-news.service, but it can still be activated by:
homestead: motd-news.timer
homestead: Unpacking base-files (11ubuntu5.6) over (11ubuntu5.5) ...
homestead: Setting up base-files (11ubuntu5.6) ...
homestead: Installing new version of config file /etc/issue ...
homestead: Installing new version of config file /etc/issue.net ...
homestead: Installing new version of config file /etc/lsb-release ...
homestead: motd-news.service is a disabled or a static unit, not starting it.
(Reading database ... 107397 files and directories currently installed.)
homestead: Preparing to unpack .../00-rsync_3.1.3-8ubuntu0.4_amd64.deb ...
homestead: Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8ubuntu0.3) ...
homestead: Preparing to unpack .../01-php7.4-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php7.4-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Preparing to unpack .../02-php8.0-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Preparing to unpack .../03-php8.1-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.1-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Preparing to unpack .../04-php7.1-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php7.1-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Preparing to unpack .../05-php7.2-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php7.2-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) over (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
homestead: Preparing to unpack .../06-php8.0-bcmath_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-bcmath (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../07-php8.0-zip_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-zip (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../08-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
homestead: Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ...
homestead: Preparing to unpack .../09-php8.0-xml_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-xml (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../10-php8.0-tidy_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-tidy (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../11-php8.0-sybase_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-sybase (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../12-php8.0-sqlite3_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-sqlite3 (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../13-php8.0-soap_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-soap (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../14-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ...
homestead: Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) over (5.8+dfsg-2ubuntu2.4) ...
homestead: Preparing to unpack .../15-snmp_5.8+dfsg-2ubuntu2.5_amd64.deb ...
homestead: Unpacking snmp (5.8+dfsg-2ubuntu2.5) over (5.8+dfsg-2ubuntu2.4) ...
homestead: Preparing to unpack .../16-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ...
homestead: Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) over (5.8+dfsg-2ubuntu2.4) ...
homestead: Preparing to unpack .../17-php8.0-snmp_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-snmp (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../18-php8.0-readline_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-readline (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../19-php8.0-pspell_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-pspell (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../20-php8.0-opcache_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-opcache (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../21-tzdata_2022c-0ubuntu0.20.04.0_all.deb ...
homestead: Unpacking tzdata (2022c-0ubuntu0.20.04.0) over (2022a-0ubuntu0.20.04) ...
homestead: Preparing to unpack .../22-php8.0-cli_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-cli (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../23-php8.0-phpdbg_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-phpdbg (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../24-libpq-dev_14.5-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking libpq-dev (14.5-1.pgdg20.04+1) over (14.4-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../25-libpq5_14.5-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking libpq5:amd64 (14.5-1.pgdg20.04+1) over (14.4-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../26-php8.0-pgsql_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-pgsql (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../27-php8.0-odbc_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-odbc (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../28-php8.0-mysql_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-mysql (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../29-php8.0-mbstring_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-mbstring (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../30-php8.0-ldap_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-ldap (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../31-php8.0-intl_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-intl (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../32-php8.0-imap_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-imap (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../33-php8.0-gmp_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-gmp (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../34-php8.0-gd_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-gd (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../35-php8.0-fpm_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-fpm (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../36-php8.0-enchant_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-enchant (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../37-php8.0-dev_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-dev (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../38-php8.0-dba_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-dba (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../39-php8.0-curl_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-curl (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../40-php8.0-cgi_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-cgi (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../41-php8.0-bz2_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-bz2 (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../42-php8.0-common_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
homestead: Unpacking php8.0-common (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../43-open-vm-tools_2%3a11.3.0-2ubuntu0~ubuntu20.04.3_amd64.deb ...
homestead: Unpacking open-vm-tools (2:11.3.0-2ubuntu0~ubuntu20.04.3) over (2:11.3.0-2ubuntu0~ubuntu20.04.2) ...
homestead: Preparing to unpack .../44-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
homestead: Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) over (2.0.0ubuntu0.20.04.7) ...
homestead: Preparing to unpack .../45-python3-apt_2.0.0ubuntu0.20.04.8_amd64.deb ...
homestead: Unpacking python3-apt (2.0.0ubuntu0.20.04.8) over (2.0.0ubuntu0.20.04.7) ...
homestead: Preparing to unpack .../46-ubuntu-advantage-tools_27.10.1~20.04.1_amd64.deb ...
homestead: Unpacking ubuntu-advantage-tools (27.10.1~20.04.1) over (27.9~20.04.1) ...
homestead: Preparing to unpack .../47-containerd.io_1.6.8-1_amd64.deb ...
homestead: Unpacking containerd.io (1.6.8-1) over (1.6.7-1) ...
homestead: Preparing to unpack .../48-docker-ce-cli_5%3a20.10.18~3-0~ubuntu-focal_amd64.deb ...
homestead: Unpacking docker-ce-cli (5:20.10.18~3-0~ubuntu-focal) over (5:20.10.17~3-0~ubuntu-focal) ...
homestead: Preparing to unpack .../49-docker-ce_5%3a20.10.18~3-0~ubuntu-focal_amd64.deb ...
homestead: Unpacking docker-ce (5:20.10.18~3-0~ubuntu-focal) over (5:20.10.17~3-0~ubuntu-focal) ...
homestead: Preparing to unpack .../50-docker-ce-rootless-extras_5%3a20.10.18~3-0~ubuntu-focal_amd64.deb ...
homestead: Unpacking docker-ce-rootless-extras (5:20.10.18~3-0~ubuntu-focal) over (5:20.10.17~3-0~ubuntu-focal) ...
homestead: Preparing to unpack .../51-docker-compose-plugin_2.10.2~ubuntu-focal_amd64.deb ...
homestead: Unpacking docker-compose-plugin (2.10.2~ubuntu-focal) over (2.6.0~ubuntu-focal) ...
homestead: Preparing to unpack .../52-libcurl3-gnutls_7.68.0-1ubuntu2.13_amd64.deb ...
homestead: Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.12) ...
homestead: Preparing to unpack .../53-libtiff5_4.1.0+git191117-2ubuntu0.20.04.4_amd64.deb ...
homestead: Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.4) over (4.1.0+git191117-2ubuntu0.20.04.3) ...
homestead: Preparing to unpack .../54-libpoppler97_0.86.1-0ubuntu1.1_amd64.deb ...
homestead: Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1.1) over (0.86.1-0ubuntu1) ...
homestead: Preparing to unpack .../55-libtss2-esys0_2.3.2-1ubuntu0.20.04.1_amd64.deb ...
homestead: Unpacking libtss2-esys0 (2.3.2-1ubuntu0.20.04.1) over (2.3.2-1) ...
homestead: Selecting previously unselected package linux-modules-5.4.0-125-generic.
homestead: Preparing to unpack .../56-linux-modules-5.4.0-125-generic_5.4.0-125.141_amd64.deb ...
homestead: Unpacking linux-modules-5.4.0-125-generic (5.4.0-125.141) ...
homestead: Selecting previously unselected package linux-image-5.4.0-125-generic.
homestead: Preparing to unpack .../57-linux-image-5.4.0-125-generic_5.4.0-125.141_amd64.deb ...
homestead: Unpacking linux-image-5.4.0-125-generic (5.4.0-125.141) ...
homestead: Selecting previously unselected package linux-modules-extra-5.4.0-125-generic.
homestead: Preparing to unpack .../58-linux-modules-extra-5.4.0-125-generic_5.4.0-125.141_amd64.deb ...
homestead: Unpacking linux-modules-extra-5.4.0-125-generic (5.4.0-125.141) ...
homestead: Preparing to unpack .../59-intel-microcode_3.20220809.0ubuntu0.20.04.1_amd64.deb ...
homestead: Unpacking intel-microcode (3.20220809.0ubuntu0.20.04.1) over (3.20220510.0ubuntu0.20.04.1) ...
homestead: Preparing to unpack .../60-linux-image-generic_5.4.0.125.126_amd64.deb ...
homestead: Unpacking linux-image-generic (5.4.0.125.126) over (5.4.0.124.125) ...
homestead: Preparing to unpack .../61-linux-libc-dev_5.4.0-125.141_amd64.deb ...
homestead: Unpacking linux-libc-dev:amd64 (5.4.0-125.141) over (5.4.0-124.140) ...
homestead: Preparing to unpack .../62-php8.0_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_all.deb ...
homestead: Unpacking php8.0 (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../63-php8.0-xsl_1%3a8.0.22-1+ubuntu20.04.1+deb.sury.org+1_all.deb ...
homestead: Unpacking php8.0-xsl (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) over (1:8.0.21-2+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Preparing to unpack .../64-postgresql-common_243.pgdg20.04+1_all.deb ...
homestead: Leaving 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
homestead: Unpacking postgresql-common (243.pgdg20.04+1) over (241.pgdg20.04+1) ...
homestead: Preparing to unpack .../65-postgresql-client-common_243.pgdg20.04+1_all.deb ...
homestead: Unpacking postgresql-client-common (243.pgdg20.04+1) over (241.pgdg20.04+1) ...
homestead: Preparing to unpack .../66-postgresql-client-13_13.8-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking postgresql-client-13 (13.8-1.pgdg20.04+1) over (13.7-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../67-postgresql-13_13.8-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking postgresql-13 (13.8-1.pgdg20.04+1) over (13.7-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../68-postgresql-13-postgis-3-scripts_3.3.1+dfsg-1.pgdg20.04+1_all.deb ...
homestead: Unpacking postgresql-13-postgis-3-scripts (3.3.1+dfsg-1.pgdg20.04+1) over (3.2.2+dfsg-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../69-postgresql-13-postgis-3_3.3.1+dfsg-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking postgresql-13-postgis-3 (3.3.1+dfsg-1.pgdg20.04+1) over (3.2.2+dfsg-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../70-postgresql-client-12_12.12-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking postgresql-client-12 (12.12-1.pgdg20.04+1) over (12.11-1.pgdg20.04+1) ...
homestead: Preparing to unpack .../71-postgresql-server-dev-12_12.12-1.pgdg20.04+1_amd64.deb ...
homestead: Unpacking postgresql-server-dev-12 (12.12-1.pgdg20.04+1) over (12.11-1.pgdg20.04+1) ...
homestead: Setting up postgresql-client-common (243.pgdg20.04+1) ...
homestead: Setting up motd-news-config (11ubuntu5.6) ...
homestead: Setting up php7.2-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: WARNING: Not enabling the xdebug module for PHP 7.2 cli SAPI since the module
homestead: WARNING: was disabled by local administrator.
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 7.2 cli sapi
homestead: Setting up php8.1-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: WARNING: Not enabling the xdebug module for PHP 8.1 cli SAPI since the module
homestead: WARNING: was disabled by local administrator.
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 8.1 cli sapi
homestead: Setting up libtss2-esys0 (2.3.2-1ubuntu0.20.04.1) ...
homestead: Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ...
homestead: Setting up intel-microcode (3.20220809.0ubuntu0.20.04.1) ...
homestead: update-initramfs: deferring update (trigger activated)
homestead: intel-microcode: microcode will be updated at next boot
homestead: Setting up linux-modules-5.4.0-125-generic (5.4.0-125.141) ...
homestead: Setting up libpq5:amd64 (14.5-1.pgdg20.04+1) ...
homestead: Setting up linux-libc-dev:amd64 (5.4.0-125.141) ...
homestead: Setting up php7.4-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: WARNING: Not enabling the xdebug module for PHP 7.4 cli SAPI since the module
homestead: WARNING: was disabled by local administrator.
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 7.4 cli sapi
homestead: Setting up libpq-dev (14.5-1.pgdg20.04+1) ...
homestead: Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.13) ...
homestead: Setting up postgresql-client-13 (13.8-1.pgdg20.04+1) ...
homestead: Setting up tzdata (2022c-0ubuntu0.20.04.0) ...
homestead:
homestead: Current default time zone: 'Etc/UTC'
homestead: Local time is now: Mon Sep 12 23:12:14 UTC 2022.
homestead: Universal Time is now: Mon Sep 12 23:12:14 UTC 2022.
homestead: Run 'dpkg-reconfigure tzdata' if you wish to change it.
homestead:
homestead: Setting up postgresql-client-12 (12.12-1.pgdg20.04+1) ...
homestead: Setting up postgresql-common (243.pgdg20.04+1) ...
homestead: Setting up containerd.io (1.6.8-1) ...
homestead: Setting up docker-compose-plugin (2.10.2~ubuntu-focal) ...
homestead: Setting up docker-ce-cli (5:20.10.18~3-0~ubuntu-focal) ...
homestead: Setting up php8.0-common (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
homestead: Setting up open-vm-tools (2:11.3.0-2ubuntu0~ubuntu20.04.3) ...
homestead: Setting up php8.0-ldap (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up postgresql-13-postgis-3-scripts (3.3.1+dfsg-1.pgdg20.04+1) ...
homestead: Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
homestead: Setting up php8.0-pgsql (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-enchant (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up postgresql-13 (13.8-1.pgdg20.04+1) ...
homestead: Setting up postgresql-13-postgis-3 (3.3.1+dfsg-1.pgdg20.04+1) ...
homestead: Setting up php7.1-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: WARNING: Not enabling the xdebug module for PHP 7.1 cli SAPI since the module
homestead: WARNING: was disabled by local administrator.
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 7.1 cli sapi
homestead: Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.4) ...
homestead: Setting up docker-ce-rootless-extras (5:20.10.18~3-0~ubuntu-focal) ...
homestead: Setting up php8.0-sqlite3 (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-dba (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up postgresql-server-dev-12 (12.12-1.pgdg20.04+1) ...
homestead: Setting up php8.0-sybase (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up rsync (3.1.3-8ubuntu0.4) ...
homestead: Setting up php8.0-tidy (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-xml (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-imap (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up linux-image-5.4.0-125-generic (5.4.0-125.141) ...
homestead: I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-125-generic
homestead: I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-125-generic
homestead: Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ...
homestead: Setting up php8.0-soap (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-mysql (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
homestead: Setting up php8.0-mbstring (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-bz2 (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-zip (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-intl (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up snmp (5.8+dfsg-2ubuntu2.5) ...
homestead: Setting up libpoppler97:amd64 (0.86.1-0ubuntu1.1) ...
homestead: Setting up php8.0-bcmath (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-odbc (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-gd (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-gmp (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-pspell (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-curl (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up docker-ce (5:20.10.18~3-0~ubuntu-focal) ...
homestead: Setting up php8.0-readline (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-opcache (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-xsl (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up ubuntu-advantage-tools (27.10.1~20.04.1) ...
homestead: Setting up php8.0-snmp (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up linux-modules-extra-5.4.0-125-generic (5.4.0-125.141) ...
homestead: Setting up linux-image-generic (5.4.0.125.126) ...
homestead: Setting up php8.0-cli (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-xdebug (3.1.5+2.9.8+2.8.1+2.5.5-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: WARNING: Not enabling the xdebug module for PHP 8.0 cli SAPI since the module
homestead: WARNING: was disabled by local administrator.
homestead: php_invoke xdebug: no action - module was disabled by maintainer for PHP 8.0 cli sapi
homestead: Setting up php8.0-cgi (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0 (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-fpm (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 8.0 FPM by default.
homestead: NOTICE: To enable PHP 8.0 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php8.0-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Setting up php8.0-phpdbg (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Setting up php8.0-dev (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
homestead: Processing triggers for systemd (245.4-4ubuntu3.17) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for plymouth-theme-ubuntu-text (0.9.4git20200323-0ubuntu6.2) ...
homestead: update-initramfs: deferring update (trigger activated)
homestead: Processing triggers for install-info (6.7.0.dfsg.2-5) ...
homestead: Processing triggers for initramfs-tools (0.136ubuntu6.7) ...
homestead: update-initramfs: Generating /boot/initrd.img-5.4.0-124-generic
homestead: Processing triggers for linux-image-5.4.0-125-generic (5.4.0-125.141) ...
homestead: /etc/kernel/postinst.d/dkms:
homestead: * dkms: running auto installation service for kernel 5.4.0-125-generic
homestead: ...done.
homestead: /etc/kernel/postinst.d/initramfs-tools:
homestead: update-initramfs: Generating /boot/initrd.img-5.4.0-125-generic
homestead: /etc/kernel/postinst.d/zz-update-grub:
homestead: Sourcing file `/etc/default/grub'
homestead: Sourcing file `/etc/default/grub.d/init-select.cfg'
homestead: Generating grub configuration file ...
homestead: Found linux image: /boot/vmlinuz-5.4.0-125-generic
homestead: Found initrd image: /boot/initrd.img-5.4.0-125-generic
homestead: Found linux image: /boot/vmlinuz-5.4.0-124-generic
homestead: Found initrd image: /boot/initrd.img-5.4.0-124-generic
homestead: done
homestead: Processing triggers for php8.0-cli (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php8.0-cgi (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: Processing triggers for php8.0-fpm (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead: NOTICE: Not enabling PHP 8.0 FPM by default.
homestead: NOTICE: To enable PHP 8.0 FPM in Apache2 do:
homestead: NOTICE: a2enmod proxy_fcgi setenvif
homestead: NOTICE: a2enconf php8.0-fpm
homestead: NOTICE: You are seeing this message because you have apache2 package installed.
homestead: Processing triggers for php8.0-phpdbg (1:8.0.22-1+ubuntu20.04.1+deb.sury.org+1) ...
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: python3-setuptools is already the newest version (45.2.0-1).
homestead: python3-setuptools set to manually installed.
homestead: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: python3-pip is already the newest version (20.0.2-5ubuntu1.6).
homestead: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: The following additional packages will be installed:
homestead: python3-appdirs python3-distlib python3-filelock python3-virtualenv
homestead: The following NEW packages will be installed:
homestead: python3-appdirs python3-distlib python3-filelock python3-virtualenv
homestead: virtualenv
homestead: 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
homestead: Need to get 199 kB of archives.
homestead: After this operation, 1,056 kB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal/main amd64 python3-appdirs all 1.4.3-2.1 [10.8 kB]
homestead: Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 python3-distlib all 0.3.0-1 [116 kB]
homestead: Get:3 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 python3-filelock all 3.0.12-2 [7,948 B]
homestead: Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-virtualenv all 20.0.17-1ubuntu0.4 [62.7 kB]
homestead: Get:5 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 virtualenv all 20.0.17-1ubuntu0.4 [2,144 B]
homestead: dpkg-preconfigure: unable to re-open stdin: No such file or directory
homestead: Fetched 199 kB in 0s (630 kB/s)
homestead: Selecting previously unselected package python3-appdirs.
(Reading database ... 114071 files and directories currently installed.)
homestead: Preparing to unpack .../python3-appdirs_1.4.3-2.1_all.deb ...
homestead: Unpacking python3-appdirs (1.4.3-2.1) ...
homestead: Selecting previously unselected package python3-distlib.
homestead: Preparing to unpack .../python3-distlib_0.3.0-1_all.deb ...
homestead: Unpacking python3-distlib (0.3.0-1) ...
homestead: Selecting previously unselected package python3-filelock.
homestead: Preparing to unpack .../python3-filelock_3.0.12-2_all.deb ...
homestead: Unpacking python3-filelock (3.0.12-2) ...
homestead: Selecting previously unselected package python3-virtualenv.
homestead: Preparing to unpack .../python3-virtualenv_20.0.17-1ubuntu0.4_all.deb ...
homestead: Unpacking python3-virtualenv (20.0.17-1ubuntu0.4) ...
homestead: Selecting previously unselected package virtualenv.
homestead: Preparing to unpack .../virtualenv_20.0.17-1ubuntu0.4_all.deb ...
homestead: Unpacking virtualenv (20.0.17-1ubuntu0.4) ...
homestead: Setting up python3-filelock (3.0.12-2) ...
homestead: Setting up python3-distlib (0.3.0-1) ...
homestead: Setting up python3-appdirs (1.4.3-2.1) ...
homestead: Setting up python3-virtualenv (20.0.17-1ubuntu0.4) ...
homestead: Setting up virtualenv (20.0.17-1ubuntu0.4) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: The following NEW packages will be installed:
homestead: zip
homestead: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
homestead: Need to get 167 kB of archives.
homestead: After this operation, 638 kB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB]
homestead: dpkg-preconfigure: unable to re-open stdin: No such file or directory
homestead: Fetched 167 kB in 0s (590 kB/s)
homestead: Selecting previously unselected package zip.
(Reading database ... 114263 files and directories currently installed.)
homestead: Preparing to unpack .../zip_3.0-11build1_amd64.deb ...
homestead: Unpacking zip (3.0-11build1) ...
homestead: Setting up zip (3.0-11build1) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: The following additional packages will be installed:
homestead: liblept5 libtesseract4 tesseract-ocr-eng tesseract-ocr-osd
homestead: The following NEW packages will be installed:
homestead: liblept5 libtesseract4 tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd
homestead: 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
homestead: Need to get 7,086 kB of archives.
homestead: After this operation, 22.3 MB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB]
homestead: Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1,237 kB]
homestead: Get:3 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1,598 kB]
homestead: Get:4 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2,990 kB]
homestead: Get:5 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB]
homestead: dpkg-preconfigure: unable to re-open stdin: No such file or directory
homestead: Fetched 7,086 kB in 5s (1,423 kB/s)
homestead: Selecting previously unselected package liblept5:amd64.
(Reading database ... 114277 files and directories currently installed.)
homestead: Preparing to unpack .../liblept5_1.79.0-1_amd64.deb ...
homestead: Unpacking liblept5:amd64 (1.79.0-1) ...
homestead: Selecting previously unselected package libtesseract4:amd64.
homestead: Preparing to unpack .../libtesseract4_4.1.1-2build2_amd64.deb ...
homestead: Unpacking libtesseract4:amd64 (4.1.1-2build2) ...
homestead: Selecting previously unselected package tesseract-ocr-eng.
homestead: Preparing to unpack .../tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ...
homestead: Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ...
homestead: Selecting previously unselected package tesseract-ocr-osd.
homestead: Preparing to unpack .../tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ...
homestead: Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ...
homestead: Selecting previously unselected package tesseract-ocr.
homestead: Preparing to unpack .../tesseract-ocr_4.1.1-2build2_amd64.deb ...
homestead: Unpacking tesseract-ocr (4.1.1-2build2) ...
homestead: Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ...
homestead: Setting up liblept5:amd64 (1.79.0-1) ...
homestead: Setting up libtesseract4:amd64 (4.1.1-2build2) ...
homestead: Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ...
homestead: Setting up tesseract-ocr (4.1.1-2build2) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: The following additional packages will be installed:
homestead: libarchive-dev libleptonica-dev
homestead: The following NEW packages will be installed:
homestead: libarchive-dev libleptonica-dev libtesseract-dev
homestead: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
homestead: Need to get 3,343 kB of archives.
homestead: After this operation, 15.7 MB of additional disk space will be used.
homestead: Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1.2 [491 kB]
homestead: Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1,389 kB]
homestead: Get:3 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1,463 kB]
homestead: dpkg-preconfigure: unable to re-open stdin: No such file or directory
homestead: Fetched 3,343 kB in 2s (1,361 kB/s)
homestead: Selecting previously unselected package libarchive-dev:amd64.
(Reading database ... 114371 files and directories currently installed.)
homestead: Preparing to unpack .../libarchive-dev_3.4.0-2ubuntu1.2_amd64.deb ...
homestead: Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1.2) ...
homestead: Selecting previously unselected package libleptonica-dev:amd64.
homestead: Preparing to unpack .../libleptonica-dev_1.79.0-1_amd64.deb ...
homestead: Unpacking libleptonica-dev:amd64 (1.79.0-1) ...
homestead: Selecting previously unselected package libtesseract-dev:amd64.
homestead: Preparing to unpack .../libtesseract-dev_4.1.1-2build2_amd64.deb ...
homestead: Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ...
homestead: Setting up libleptonica-dev:amd64 (1.79.0-1) ...
homestead: Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1.2) ...
homestead: Setting up libtesseract-dev:amd64 (4.1.1-2build2) ...
homestead: Processing triggers for man-db (2.9.1-1) ...
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: Some packages could not be installed. This may mean that you have
homestead: requested an impossible situation or if you are using the unstable
homestead: distribution that some required packages have not yet been created
homestead: or been moved out of Incoming.
homestead: The following information may help to resolve the situation:
homestead:
homestead: The following packages have unmet dependencies:
homestead: npm : Depends: nodejs (>= 6.11~)
homestead: Depends: node-abbrev (>= 1.1.1~) but it is not going to be installed
homestead: Depends: node-ajv but it is not going to be installed
homestead: Depends: node-ansi but it is not going to be installed
homestead: Depends: node-ansi-regex (>= 3.0~) but it is not going to be installed
homestead: Depends: node-ansi-styles but it is not going to be installed
homestead: Depends: node-ansistyles but it is not going to be installed
homestead: Depends: node-aproba but it is not going to be installed
homestead: Depends: node-archy (>= 1.0~) but it is not going to be installed
homestead: Depends: node-are-we-there-yet but it is not going to be installed
homestead: Depends: node-asap but it is not going to be installed
homestead: Depends: node-asn1 but it is not going to be installed
homestead: Depends: node-assert-plus but it is not going to be installed
homestead: Depends: node-asynckit but it is not going to be installed
homestead: Depends: node-aws4 but it is not going to be installed
homestead: Depends: node-aws-sign2 but it is not going to be installed
homestead: Depends: node-balanced-match but it is not going to be installed
homestead: Depends: node-bcrypt-pbkdf but it is not going to be installed
homestead: Depends: node-bl but it is not going to be installed
homestead: Depends: node-bluebird but it is not going to be installed
homestead: Depends: node-boxen but it is not going to be installed
homestead: Depends: node-brace-expansion but it is not going to be installed
homestead: Depends: node-builtin-modules but it is not going to be installed
homestead: Depends: node-builtins but it is not going to be installed
homestead: Depends: node-cacache but it is not going to be installed
homestead: Depends: node-call-limit but it is not going to be installed
homestead: Depends: node-camelcase but it is not going to be installed
homestead: Depends: node-caseless but it is not going to be installed
homestead: Depends: node-chalk but it is not going to be installed
homestead: Depends: node-chownr but it is not going to be installed
homestead: Depends: node-ci-info but it is not going to be installed
homestead: Depends: node-cli-boxes but it is not going to be installed
homestead: Depends: node-cliui but it is not going to be installed
homestead: Depends: node-clone but it is not going to be installed
homestead: Depends: node-co but it is not going to be installed
homestead: Depends: node-color-convert but it is not going to be installed
homestead: Depends: node-color-name but it is not going to be installed
homestead: Depends: node-colors but it is not going to be installed
homestead: Depends: node-columnify but it is not going to be installed
homestead: Depends: node-combined-stream but it is not going to be installed
homestead: Depends: node-concat-map but it is not going to be installed
homestead: Depends: node-concat-stream but it is not going to be installed
homestead: Depends: node-config-chain but it is not going to be installed
homestead: Depends: node-configstore but it is not going to be installed
homestead: Depends: node-console-control-strings but it is not going to be installed
homestead: Depends: node-copy-concurrently but it is not going to be installed
homestead: Depends: node-core-util-is but it is not going to be installed
homestead: Depends: node-cross-spawn but it is not going to be installed
homestead: Depends: node-crypto-random-string but it is not going to be installed
homestead: Depends: node-cyclist but it is not going to be installed
homestead: Depends: node-dashdash but it is not going to be installed
homestead: Depends: node-debug but it is not going to be installed
homestead: Depends: node-decamelize but it is not going to be installed
homestead: Depends: node-deep-extend but it is not going to be installed
homestead: Depends: node-defaults but it is not going to be installed
homestead: Depends: node-define-properties but it is not going to be installed
homestead: Depends: node-delayed-stream but it is not going to be installed
homestead: Depends: node-delegates but it is not going to be installed
homestead: Depends: node-detect-indent but it is not going to be installed
homestead: Depends: node-detect-newline but it is not going to be installed
homestead: Depends: node-dot-prop but it is not going to be installed
homestead: Depends: node-duplexer3 but it is not going to be installed
homestead: Depends: node-duplexify but it is not going to be installed
homestead: Depends: node-ecc-jsbn but it is not going to be installed
homestead: Depends: node-editor but it is not going to be installed
homestead: Depends: node-encoding but it is not going to be installed
homestead: Depends: node-end-of-stream but it is not going to be installed
homestead: Depends: node-err-code but it is not going to be installed
homestead: Depends: node-errno but it is not going to be installed
homestead: Depends: node-es6-promise but it is not going to be installed
homestead: Depends: node-escape-string-regexp but it is not going to be installed
homestead: Depends: node-execa but it is not going to be installed
homestead: Depends: node-extend but it is not going to be installed
homestead: Depends: node-extsprintf but it is not going to be installed
homestead: Depends: node-fast-deep-equal but it is not going to be installed
homestead: Depends: node-find-up but it is not going to be installed
homestead: Depends: node-flush-write-stream but it is not going to be installed
homestead: Depends: node-forever-agent but it is not going to be installed
homestead: Depends: node-form-data but it is not going to be installed
homestead: Depends: node-from2 but it is not going to be installed
homestead: Depends: node-fs.realpath but it is not going to be installed
homestead: Depends: node-fs-vacuum but it is not going to be installed
homestead: Depends: node-fs-write-stream-atomic but it is not going to be installed
homestead: Depends: node-function-bind but it is not going to be installed
homestead: Depends: node-gauge but it is not going to be installed
homestead: Depends: node-genfun but it is not going to be installed
homestead: Depends: node-get-caller-file but it is not going to be installed
homestead: Depends: node-getpass but it is not going to be installed
homestead: Depends: node-glob (>= 7.1.2~) but it is not going to be installed
homestead: Depends: node-got but it is not going to be installed
homestead: Depends: node-graceful-fs (>= 4.1.11~) but it is not going to be installed
homestead: Depends: node-gyp (>= 3.6.2~) but it is not going to be installed
homestead: Depends: node-har-schema but it is not going to be installed
homestead: Depends: node-har-validator but it is not going to be installed
homestead: Depends: node-has-flag but it is not going to be installed
homestead: Depends: node-has-unicode but it is not going to be installed
homestead: Depends: node-hosted-git-info (>= 2.6~) but it is not going to be installed
homestead: Depends: node-http-signature but it is not going to be installed
homestead: Depends: node-iconv-lite but it is not going to be installed
homestead: Depends: node-iferr but it is not going to be installed
homestead: Depends: node-import-lazy but it is not going to be installed
homestead: Depends: node-imurmurhash but it is not going to be installed
homestead: Depends: node-inflight but it is not going to be installed
homestead: Depends: node-inherits (>= 2.0.3~) but it is not going to be installed
homestead: Depends: node-ini (>= 1.3.5~) but it is not going to be installed
homestead: Depends: node-invert-kv but it is not going to be installed
homestead: Depends: node-ip but it is not going to be installed
homestead: Depends: node-ip-regex but it is not going to be installed
homestead: Depends: node-isarray but it is not going to be installed
homestead: Depends: node-isexe but it is not going to be installed
homestead: Depends: node-is-npm but it is not going to be installed
homestead: Depends: node-is-obj but it is not going to be installed
homestead: Depends: node-is-path-inside but it is not going to be installed
homestead: Depends: node-is-retry-allowed but it is not going to be installed
homestead: Depends: node-is-stream but it is not going to be installed
homestead: Depends: node-isstream but it is not going to be installed
homestead: Depends: node-is-typedarray but it is not going to be installed
homestead: Depends: node-jsbn but it is not going to be installed
homestead: Depends: node-jsonparse but it is not going to be installed
homestead: Depends: node-json-parse-better-errors but it is not going to be installed
homestead: Depends: node-json-schema but it is not going to be installed
homestead: Depends: node-json-schema-traverse but it is not going to be installed
homestead: Depends: node-jsonstream (>= 1.3.2~) but it is not going to be installed
homestead: Depends: node-json-stringify-safe but it is not going to be installed
homestead: Depends: node-jsprim but it is not going to be installed
homestead: Depends: node-latest-version but it is not going to be installed
homestead: Depends: node-lazy-property but it is not going to be installed
homestead: Depends: node-lcid but it is not going to be installed
homestead: Depends: node-libnpx but it is not going to be installed
homestead: Depends: node-locate-path but it is not going to be installed
homestead: Depends: node-lodash but it is not going to be installed
homestead: Depends: node-lockfile (>= 1.0.3~) but it is not going to be installed
homestead: Depends: node-lowercase-keys but it is not going to be installed
homestead: Depends: node-lru-cache (>= 4.1.1~) but it is not going to be installed
homestead: Depends: node-make-dir but it is not going to be installed
homestead: Depends: node-mem but it is not going to be installed
homestead: Depends: node-mime but it is not going to be installed
homestead: Depends: node-mime-types but it is not going to be installed
homestead: Depends: node-mimic-fn but it is not going to be installed
homestead: Depends: node-minimatch but it is not going to be installed
homestead: Depends: node-minimist but it is not going to be installed
homestead: Depends: node-mississippi but it is not going to be installed
homestead: Depends: node-mkdirp (>= 0.5.1~) but it is not going to be installed
homestead: Depends: node-move-concurrently but it is not going to be installed
homestead: Depends: node-ms but it is not going to be installed
homestead: Depends: node-mute-stream but it is not going to be installed
homestead: Depends: node-nopt but it is not going to be installed
homestead: Depends: node-normalize-package-data (>= 2.4~) but it is not going to be installed
homestead: Depends: node-npm-bundled but it is not going to be installed
homestead: Depends: node-npm-package-arg (>= 6.1.1) but it is not going to be installed
homestead: Depends: node-npmlog (>= 4.1.2~) but it is not going to be installed
homestead: Depends: node-number-is-nan but it is not going to be installed
homestead: Depends: node-oauth-sign but it is not going to be installed
homestead: Depends: node-object-assign but it is not going to be installed
homestead: Depends: node-once (>= 1.4~) but it is not going to be installed
homestead: Depends: node-opener but it is not going to be installed
homestead: Depends: node-osenv (>= 0.1.5~) but it is not going to be installed
homestead: Depends: node-os-locale but it is not going to be installed
homestead: Depends: node-os-tmpdir but it is not going to be installed
homestead: Depends: node-package-json but it is not going to be installed
homestead: Depends: node-parallel-transform but it is not going to be installed
homestead: Depends: node-path-exists but it is not going to be installed
homestead: Depends: node-path-is-absolute but it is not going to be installed
homestead: Depends: node-path-is-inside but it is not going to be installed
homestead: Depends: node-promise-inflight but it is not going to be installed
homestead: Depends: node-promise-retry but it is not going to be installed
homestead: Depends: node-promzard but it is not going to be installed
homestead: Depends: node-performance-now but it is not going to be installed
homestead: Depends: node-p-finally but it is not going to be installed
homestead: Depends: node-p-is-promise but it is not going to be installed
homestead: Depends: node-pify but it is not going to be installed
homestead: Depends: node-p-limit but it is not going to be installed
homestead: Depends: node-p-locate but it is not going to be installed
homestead: Depends: node-prepend-http but it is not going to be installed
homestead: Depends: node-process-nextick-args but it is not going to be installed
homestead: Depends: node-proto-list but it is not going to be installed
homestead: Depends: node-prr but it is not going to be installed
homestead: Depends: node-pseudomap but it is not going to be installed
homestead: Depends: node-psl but it is not going to be installed
homestead: Depends: node-pump but it is not going to be installed
homestead: Depends: node-pumpify but it is not going to be installed
homestead: Depends: node-punycode but it is not going to be installed
homestead: Depends: node-qs but it is not going to be installed
homestead: Depends: node-qw but it is not going to be installed
homestead: Depends: node-rc but it is not going to be installed
homestead: Depends: node-read (>= 1.0.7~) but it is not going to be installed
homestead: Depends: node-readable-stream but it is not going to be installed
homestead: Depends: node-read-package-json (>= 2.0.13~) but it is not going to be installed
homestead: Depends: node-registry-auth-token but it is not going to be installed
homestead: Depends: node-registry-url but it is not going to be installed
homestead: Depends: node-request (>= 2.83~) but it is not going to be installed
homestead: Depends: node-require-main-filename but it is not going to be installed
homestead: Depends: node-require-directory but it is not going to be installed
homestead: Depends: node-resolve-from (>= 4.0~) but it is not going to be installed
homestead: Depends: node-retry (>= 0.10.1~) but it is not going to be installed
homestead: Depends: node-rimraf (>= 2.6.2~) but it is not going to be installed
homestead: Depends: node-run-queue but it is not going to be installed
homestead: Depends: node-safe-buffer but it is not going to be installed
homestead: Depends: node-semver (>= 5.5~) but it is not going to be installed
homestead: Depends: node-set-blocking but it is not going to be installed
homestead: Depends: node-sha (>= 2.0.1~) but it is not going to be installed
homestead: Depends: node-shebang-command but it is not going to be installed
homestead: Depends: node-shebang-regex but it is not going to be installed
homestead: Depends: node-signal-exit but it is not going to be installed
homestead: Depends: node-slide (>= 1.1.6~) but it is not going to be installed
homestead: Depends: node-sorted-object but it is not going to be installed
homestead: Depends: node-slash but it is not going to be installed
homestead: Depends: node-semver-diff but it is not going to be installed
homestead: Depends: node-spdx-correct but it is not going to be installed
homestead: Depends: node-spdx-exceptions but it is not going to be installed
homestead: Depends: node-spdx-expression-parse but it is not going to be installed
homestead: Depends: node-spdx-license-ids but it is not going to be installed
homestead: Depends: node-sshpk but it is not going to be installed
homestead: Depends: node-ssri but it is not going to be installed
homestead: Depends: node-stream-each but it is not going to be installed
homestead: Depends: node-stream-iterate but it is not going to be installed
homestead: Depends: node-stream-shift but it is not going to be installed
homestead: Depends: node-strict-uri-encode but it is not going to be installed
homestead: Depends: node-string-decoder but it is not going to be installed
homestead: Depends: node-string-width but it is not going to be installed
homestead: Depends: node-strip-ansi (>= 4.0~) but it is not going to be installed
homestead: Depends: node-strip-json-comments but it is not going to be installed
homestead: Depends: node-strip-eof but it is not going to be installed
homestead: Depends: node-supports-color but it is not going to be installed
homestead: Depends: node-tar (>= 4.4~) but it is not going to be installed
homestead: Depends: node-term-size but it is not going to be installed
homestead: Depends: node-text-table but it is not going to be installed
homestead: Depends: node-through but it is not going to be installed
homestead: Depends: node-through2 but it is not going to be installed
homestead: Depends: node-timed-out but it is not going to be installed
homestead: Depends: node-tough-cookie but it is not going to be installed
homestead: Depends: node-tunnel-agent but it is not going to be installed
homestead: Depends: node-tweetnacl but it is not going to be installed
homestead: Depends: node-typedarray but it is not going to be installed
homestead: Depends: node-uid-number but it is not going to be installed
homestead: Depends: node-unique-filename but it is not going to be installed
homestead: Depends: node-unique-string but it is not going to be installed
homestead: Depends: node-unpipe but it is not going to be installed
homestead: Depends: node-url-parse-lax but it is not going to be installed
homestead: Depends: node-util-deprecate but it is not going to be installed
homestead: Depends: node-uuid but it is not going to be installed
homestead: Depends: node-validate-npm-package-name but it is not going to be installed
homestead: Depends: node-verror but it is not going to be installed
homestead: Depends: node-which (>= 1.3~) but it is not going to be installed
homestead: Depends: node-which-module but it is not going to be installed
homestead: Depends: node-wide-align but it is not going to be installed
homestead: Depends: node-widest-line but it is not going to be installed
homestead: Depends: node-wrap-ansi but it is not going to be installed
homestead: Depends: node-wrappy but it is not going to be installed
homestead: Depends: node-wcwidth.js but it is not going to be installed
homestead: Depends: node-write-file-atomic but it is not going to be installed
homestead: Depends: node-xdg-basedir but it is not going to be installed
homestead: Depends: node-xtend but it is not going to be installed
homestead: Depends: node-yargs but it is not going to be installed
homestead: Depends: node-yargs-parser but it is not going to be installed
homestead: Depends: node-yallist but it is not going to be installed
homestead: Depends: node-y18n but it is not going to be installed
homestead: E: Unable to correct problems, you have held broken packages.
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: supervisor is already the newest version (4.1.0-1ubuntu1).
homestead: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
homestead:
homestead: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
homestead:
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: gcc is already the newest version (4:9.3.0-1ubuntu2).
homestead: build-essential is already the newest version (12.8ubuntu1.1).
homestead: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
homestead: npm notice
homestead: npm notice New minor version of npm available! 8.16.0 -> 8.19.1
homestead: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.1>
homestead: npm notice Run `npm install -g npm@8.19.1` to update!
homestead: npm notice
homestead: npm ERR! code 128
homestead: npm ERR! An unknown git error occurred
homestead: npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/uNetworking/uWebSockets.js.git
homestead: npm ERR! Warning: Permanently added 'github.com,140.82.114.4' (ECDSA) to the list of known hosts.
homestead: npm ERR! git@github.com: Permission denied (publickey).
homestead: npm ERR! fatal: Could not read from remote repository.
homestead: npm ERR!
homestead: npm ERR! Please make sure you have the correct access rights
homestead: npm ERR! and the repository exists.
homestead:
homestead: npm ERR! A complete log of this run can be found in:
homestead: npm ERR! /root/.npm/_logs/2022-09-12T23_13_34_373Z-debug-0.log
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment