Last active
December 13, 2015 18:58
-
-
Save amite/4958659 to your computer and use it in GitHub Desktop.
Error with Stagr script: http://stagr.gmanricks.com/
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 | |
| [default] Importing base box 'debian'... | |
| [default] The guest additions on this VM do not match the install version of | |
| VirtualBox! This may cause things such as forwarded ports, shared | |
| folders, and more to not work properly. If any of those things fail on | |
| this machine, please update the guest additions and repackage the | |
| box. | |
| Guest Additions Version: 4.1.14 | |
| VirtualBox Version: 4.2.4 | |
| [default] Matching MAC address for NAT networking... | |
| [default] Clearing any previously set forwarded ports... | |
| [default] Forwarding ports... | |
| [default] -- 22 => 2222 (adapter 1) | |
| [default] Creating shared folders metadata... | |
| [default] Clearing any previously set network interfaces... | |
| [default] Available bridged network interfaces: | |
| 1) en0: Ethernet | |
| 2) en1: Wi-Fi (AirPort) | |
| 3) bridge0 | |
| What interface should the network bridge to? 2 | |
| [default] Preparing network interfaces based on configuration... | |
| [default] Running any VM customizations... | |
| [default] Booting VM... | |
| [default] Waiting for VM to boot. This can take a few minutes. | |
| [default] Forcing shutdown of VM... | |
| [default] Destroying VM and associated drives... | |
| /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1638:in `raise_if_conflicts': Unable to activate net-scp-1.0.6, because net-ssh-2.2.2 conflicts with net-ssh (>= 2.6.5) (Gem::LoadError) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment