Skip to content

Instantly share code, notes, and snippets.

@dylanegan
Created July 2, 2010 11:51
Show Gist options
  • Save dylanegan/461258 to your computer and use it in GitHub Desktop.
Save dylanegan/461258 to your computer and use it in GitHub Desktop.
➜ vagrant-box vagrant ssh
/Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/virtualbox-0.7.3/lib/virtualbox/abstract_model/version_matcher.rb:9:in `assert_version_match': Required version: 3.2; Current: (VirtualBox::Exceptions::UnsupportedVersionException)
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/virtualbox-0.7.3/lib/virtualbox/abstract_model/relatable.rb:189:in `read_relationship'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/virtualbox-0.7.3/lib/virtualbox/abstract_model/relatable.rb:146:in `nat_driver'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/ssh.rb:143:in `port'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/ssh.rb:142:in `each'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/ssh.rb:142:in `port'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/ssh.rb:38:in `connect'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/commands/ssh.rb:62:in `ssh_connect'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/commands/ssh.rb:20:in `execute'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/commands/base.rb:41:in `dispatch'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/commands/base.rb:50:in `dispatch'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/command.rb:24:in `subcommand'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/lib/vagrant/command.rb:13:in `execute'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/gems/vagrant-0.4.1/bin/vagrant:7
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/bin/vagrant:19:in `load'
from /Users/dylanegan/.rvm/gems/ruby-1.8.7-p248/bin/vagrant:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment