Created
February 23, 2021 23:17
-
-
Save svpernova09/2c859ac2a1c086af0516631650802e11 to your computer and use it in GitHub Desktop.
Vagrant up w s.inline = 'sudo chown -R vagrant:vagrant /usr/local/bin && sudo -u vagrant /usr/local/bin/composer self-update --no-progress && sudo chown -R vagrant:vagrant /home/vagrant/.config/'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ─(~/Code/homestead)(20.04 M:1 S:8)─────────────────────────────────────────────────────────────────────────────────┐ | |
| └── vagrant destroy -f && vagrant up ─(17:12:21)(02/23/21)─┘ | |
| ==> homestead: Forcing shutdown of VM... | |
| ==> homestead: Destroying VM and associated drives... | |
| 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 '10.1.1' 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: 3306 (guest) => 33060 (host) (adapter 1) | |
| homestead: 4040 (guest) => 4040 (host) (adapter 1) | |
| homestead: 5432 (guest) => 54320 (host) (adapter 1) | |
| homestead: 8025 (guest) => 8025 (host) (adapter 1) | |
| homestead: 9600 (guest) => 9600 (host) (adapter 1) | |
| homestead: 27017 (guest) => 27017 (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: Checking for guest additions in VM... | |
| ==> homestead: Setting hostname... | |
| ==> homestead: Configuring and enabling network interfaces... | |
| ==> homestead: Mounting shared folders... | |
| homestead: /vagrant => /Users/halo/Code/homestead | |
| homestead: /home/vagrant/laravel => /Users/halo/Code/fresh-laravel | |
| ==> homestead: Detected mount owner ID within mount options. (uid: 1000 guestpath: /home/vagrant/laravel) | |
| ==> homestead: Detected mount group ID within mount options. (gid: 1000 guestpath: /home/vagrant/laravel) | |
| ==> homestead: Running provisioner: file... | |
| homestead: /Users/halo/Code/homestead/aliases => /tmp/bash_aliases | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| homestead: | |
| homestead: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeub1sTnpX7Tp7f0ukLAz7dMn7CS9w6eHmc1wtJNp/iXHzyBRKZ+ov8z+voCVJOrSDyTsG0IKcby8+UxwpzR2nyqiBPw+oaSD1elIHFS48h7Wd5f41S6QeHUlhac20fa5EHTnNw9jphtxDuYPa+xiaNdbdvJKC1jZuipsqc4qlcDC1LISOtIsAzMF1fnByWEe3JBvRxvCmegruu424chIGG23elIoBHsOvY/6BI+5G2BNSBvqzHxfQ2mK6j4tEj2K2s+4M3r4FrgZIYgHxxZtADdNGwditFu5ipfaQSc1n5YFQiI87iTO5OZCBdffMY3qQWaE3ne+hAVDSdJLWFDn halo@mobile-rage-work | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| homestead: Synchronizing state of mysql.service with SysV service script with /lib/systemd/systemd-sysv-install. | |
| homestead: Executing: /lib/systemd/systemd-sysv-install enable mysql | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| homestead: Invalid feature: mysql | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20210223-96506-zb8p3g.sh | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20210223-96506-lzpj27.sh | |
| ==> homestead: Running provisioner: Creating Certificate: laravel.test (shell)... | |
| homestead: Running: script: Creating Certificate: laravel.test | |
| homestead: Updating certificates in /etc/ssl/certs... | |
| homestead: rehash: warning: skipping duplicate certificate in ca.homestead.homestead.crt | |
| homestead: 1 added, 0 removed; done. | |
| homestead: Running hooks in /etc/ca-certificates/update.d... | |
| homestead: done. | |
| ==> homestead: Running provisioner: Creating Site: laravel.test (shell)... | |
| homestead: Running: script: Creating Site: laravel.test | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: inline script | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20210223-96506-rv9jey.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: Creating MySQL / MariaDB Database: homestead (shell)... | |
| homestead: Running: script: Creating MySQL / MariaDB Database: homestead | |
| homestead: We didn't find a PID for mariadb, skipping $DB creation | |
| ==> homestead: Running provisioner: Update Composer (shell)... | |
| homestead: Running: script: Update Composer | |
| homestead: A new stable major version of Composer is available (2.0.10), run "composer self-update --2" to update to it. See also https://github.com/composer/composer/releases for changelogs. | |
| homestead: Updating to version 1.10.20 (1 channel). | |
| homestead: | |
| homestead: Use composer self-update --rollback to return to version 1.10.13 | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20210223-96506-hlct3c.sh | |
| ==> homestead: Running provisioner: Update motd (shell)... | |
| homestead: Running: script: Update motd | |
| ==> homestead: Running provisioner: shell... | |
| homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20210223-96506-1po3wdn.sh | |
| vagrant destroy -f && vagrant up: 01:52 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment