mitchellh / virtualbox

[ABANDONED] Create and modify virtual machines in VirtualBox using pure ruby.
http://mitchellh.github.com/virtualbox/
MIT License
245 stars 45 forks source link

Detect incompatible virtualbox versions (namely OSE) #26

Closed KieranP closed 14 years ago

KieranP commented 14 years ago

Got this from someone on IRC:

http://p.hagelb.org/vagrant-undefined-enabled.html

(or incase the above one gets deleted, http://pastebin.com/bLykW43k)

It turns out that they had an OSE version causing issues.

When they upgraded to the non-OSE version, it worked.

Maybe add some checks, to ensure the ffi/com interface properly connected?

mitchellh commented 14 years ago

This is more of a Vagrant issue, fixed: http://github.com/mitchellh/vagrant/commit/28eb56b9f8fa771a39c4d692e645bff42f8aaf32