Created
February 17, 2015 22:21
-
-
Save deviantintegral/c08be1445468a915423d to your computer and use it in GitHub Desktop.
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
| $ vagrant up --provider=virtualbox && vagrant reload | |
| Bringing machine 'default' up with 'virtualbox' provider... | |
| ==> default: Importing base box 'rasmus/php7dev'... | |
| ==> default: Matching MAC address for NAT networking... | |
| ==> default: Checking if box 'rasmus/php7dev' is up to date... | |
| ==> default: Setting the name of the VM: php7dev | |
| ==> default: Clearing any previously set network interfaces... | |
| ==> default: Available bridged network interfaces: | |
| 1) en0: Ethernet | |
| 2) en1: Wi-Fi (AirPort) | |
| 3) en2: Thunderbolt 1 | |
| 4) p2p0 | |
| ==> default: When choosing an interface, it is usually the one that is | |
| ==> default: being used to connect to the internet. | |
| default: Which interface should the network bridge to? 1 | |
| ==> default: Preparing network interfaces based on configuration... | |
| default: Adapter 1: nat | |
| default: Adapter 2: hostonly | |
| default: Adapter 3: bridged | |
| ==> default: Forwarding ports... | |
| default: 80 => 8000 (adapter 1) | |
| default: 443 => 44300 (adapter 1) | |
| default: 3306 => 33060 (adapter 1) | |
| default: 22 => 2222 (adapter 1) | |
| ==> default: Running 'pre-boot' VM customizations... | |
| ==> default: Booting VM... | |
| ==> default: Waiting for machine to boot. This may take a few minutes... | |
| default: SSH address: 127.0.0.1:2222 | |
| default: SSH username: vagrant | |
| default: SSH auth method: private key | |
| default: Warning: Connection timeout. Retrying... | |
| default: | |
| default: Vagrant insecure key detected. Vagrant will automatically replace | |
| default: this with a newly generated keypair for better security. | |
| default: | |
| default: Inserting generated public key within guest... | |
| default: Removing insecure key from the guest if its present... | |
| default: Key inserted! Disconnecting and reconnecting using new SSH key... | |
| ==> default: Machine booted and ready! | |
| ==> default: Checking for guest additions in VM... | |
| default: The guest additions on this VM do not match the installed version of | |
| default: VirtualBox! In most cases this is fine, but in rare cases it can | |
| default: prevent things such as shared folders from working properly. If you see | |
| default: shared folder errors, please make sure the guest additions within the | |
| default: virtual machine match the version of VirtualBox you have installed on | |
| default: your host and reload your VM. | |
| default: | |
| default: Guest Additions Version: 4.1.18 | |
| default: VirtualBox Version: 4.3 | |
| ==> default: Checking for host entries | |
| ==> default: adding to (/etc/hosts) : 192.168.7.7 php7dev # VAGRANT: 82e268d29234fae4e96d4ee5a5bd2496 (default) / d64b692e-feb7-4eb5-a767-b3cf61850077 | |
| ==> default: Setting hostname... | |
| ==> default: Configuring and enabling network interfaces... | |
| ==> default: Rsyncing folder: /Users/andrew/vagrant/php7dev/www/ => /var/www | |
| ==> default: Mounting shared folders... | |
| default: /vagrant => /Users/andrew/vagrant/php7dev | |
| ==> default: Running provisioner: file... | |
| ==> default: Running provisioner: shell... | |
| default: Running: inline script | |
| ==> default: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuhbzEVXRjQLxlfjLaX/xSlQ3H3dfucBLmkEMYmvxDiHdD4S2zvTpCBzvNBOXERvAuOZkHuBNaaOuQyn2GjgqbGvc3tZ9nkpGFhLQY9xQoVG25KLH3Yncc4h/ypDu5xtuAEguQ3noYo1J+M37Jeo/c6anCquauYY89f67+r+QRgZ6IttedHiA8l9VMvWugqekdKYSwrLr+b4NgTteueNHV+ksPVW3b9FBmHUvJTUvbge2kOYTOazFGVJkknsSAA42JIBTpXGZurCKV3LDneTgUzRXa0t99L6CVo4e43aP95PfBXDqaVHmnfu3kNK+GF0oxZ+s8wTuVdqH6Q3gk1Kn9 [email protected] | |
| ==> default: Running provisioner: shell... | |
| default: Running: inline script | |
| ==> default: Running provisioner: shell... | |
| default: Running: /var/folders/kh/l4v73x014452yvc02s48c3y40000gn/T/vagrant-shell20150217-38715-17dbfnd.sh | |
| ==> default: Warning: Using a password on the command line interface can be insecure. | |
| ==> default: Warning: Using a password on the command line interface can be insecure. | |
| ==> default: Running provisioner: shell... | |
| default: Running: inline script | |
| ==> default: Updating to version 833ce984264204e7d6576ab082660105c7d8f04c. | |
| ==> default: Downloading: connection... | |
| ==> default: Downloading: 0% | |
| ==> default: Downloading: 5% | |
| ==> default: Downloading: 10% | |
| ==> default: Downloading: 15% | |
| ==> default: Downloading: 20% | |
| ==> default: Downloading: 25% | |
| ==> default: Downloading: 30% | |
| ==> default: Downloading: 35% | |
| ==> default: Downloading: 40% | |
| ==> default: Downloading: 45% | |
| ==> default: Downloading: 50% | |
| ==> default: Downloading: 55% | |
| ==> default: Downloading: 60% | |
| ==> default: Downloading: 65% | |
| ==> default: Downloading: 70% | |
| ==> default: Downloading: 75% | |
| ==> default: Downloading: 80% | |
| ==> default: Downloading: 85% | |
| ==> default: Downloading: 90% | |
| ==> default: Downloading: 95% | |
| ==> default: Downloading: 100% | |
| ==> default: Use composer self-update --rollback to return to version 269767366623bc7ff74cf048d00c96307c65bf34 | |
| ==> default: Running provisioner: shell... | |
| default: Running: /var/folders/kh/l4v73x014452yvc02s48c3y40000gn/T/vagrant-shell20150217-38715-p526cu.sh | |
| ==> default: Attempting graceful shutdown of VM... | |
| ==> default: Checking if box 'rasmus/php7dev' is up to date... | |
| ==> default: Clearing any previously set forwarded ports... | |
| ==> default: Clearing any previously set network interfaces... | |
| ==> default: Available bridged network interfaces: | |
| 1) en0: Ethernet | |
| 2) en1: Wi-Fi (AirPort) | |
| 3) en2: Thunderbolt 1 | |
| 4) p2p0 | |
| ==> default: When choosing an interface, it is usually the one that is | |
| ==> default: being used to connect to the internet. | |
| default: Which interface should the network bridge to? 1 | |
| ==> default: Preparing network interfaces based on configuration... | |
| default: Adapter 1: nat | |
| default: Adapter 2: hostonly | |
| default: Adapter 3: bridged | |
| ==> default: Forwarding ports... | |
| default: 80 => 8000 (adapter 1) | |
| default: 443 => 44300 (adapter 1) | |
| default: 3306 => 33060 (adapter 1) | |
| default: 22 => 2222 (adapter 1) | |
| ==> default: Running 'pre-boot' VM customizations... | |
| ==> default: Booting VM... | |
| ==> default: Waiting for machine to boot. This may take a few minutes... | |
| default: SSH address: 127.0.0.1:2222 | |
| default: SSH username: vagrant | |
| default: SSH auth method: private key | |
| default: Warning: Connection timeout. Retrying... | |
| ==> default: Machine booted and ready! | |
| ==> default: Checking for guest additions in VM... | |
| default: The guest additions on this VM do not match the installed version of | |
| default: VirtualBox! In most cases this is fine, but in rare cases it can | |
| default: prevent things such as shared folders from working properly. If you see | |
| default: shared folder errors, please make sure the guest additions within the | |
| default: virtual machine match the version of VirtualBox you have installed on | |
| default: your host and reload your VM. | |
| default: | |
| default: Guest Additions Version: 4.1.18 | |
| default: VirtualBox Version: 4.3 | |
| ==> default: Checking for host entries | |
| ==> default: Setting hostname... | |
| ==> default: Configuring and enabling network interfaces... | |
| The following SSH command responded with a non-zero exit status. | |
| Vagrant assumes that this means the command failed! | |
| /sbin/ifup eth1 | |
| Stdout from the command: | |
| Stderr from the command: | |
| /etc/network/interfaces:28: interface eth2 declared allow-auto twice | |
| /sbin/ifup: couldn't read interfaces file "/etc/network/interfaces" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment