Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jakirkham/df3fb2f99431da0cb211 to your computer and use it in GitHub Desktop.
Save jakirkham/df3fb2f99431da0cb211 to your computer and use it in GitHub Desktop.
$ vagrant up ; vagrant ssh
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/pre-rubygems.rb:31: warning: Insecure world writable dir /zopt in PATH, mode 040777
/opt/vagrant/embedded/gems/gems/bundler-1.10.5/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /zopt in PATH, mode 040777
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 => 9022 (adapter 1)
default: 5900 => 14900 (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!
GuestAdditions seems to be installed (4.3.30) correctly, but not running.
/var/tmp/scl9aEOVH: line 8: -E: command not found
/var/tmp/scltvtUo6: line 8: -E: command not found
==> default: Checking for guest additions in VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
/etc/init.d/vboxadd setup
Stdout from the command:
Stderr from the command:
/var/tmp/scltvtUo6: line 8: -E: command not found
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/pre-rubygems.rb:31: warning: Insecure world writable dir /zopt in PATH, mode 040777
/opt/vagrant/embedded/gems/gems/bundler-1.10.5/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /zopt in PATH, mode 040777
Last login: Tue Jul 21 12:20:36 2015 from 10.0.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment