Mitchell Hashimoto
Mitchell Hashimoto
Yes, this plugin is no longer maintained.
Is this running within Cygwin or something of the sort? I haven't tested this very well on Windows. Can you get me the VAGRANT_LOG=debug output as well?
I think this would be perfect for Vagrant-style development where creating a dev environment can be "cheap" I'd love to look into this.
bdimcheff, What version of Windows are you on and is it 64-bit? Mitchell
I should make myself more clear. `virtualbox` gem uses the `win32ole` library to talk to VirtualBox on Windows. This library works great but does not work at all on 64-bit...
Although we talked in IRC, I want to make note here for other googlers or people searching by other means: The main issue is that `win32ole` isn't supported on 64-bit...
Interesting. Vagrant used to in fact check for OSE and give an error message and quit, but the OSE version is no longer available, according to Oracle. They replaced OSE...
Interesting, and what is the VirtualBox version string associated with them?
> Has this project been abandoned? For what I gather here the owner does not care about fixing the issues :( I don’t. I plan on archiving this repo soon,...
Thanks! I'll tag this as an enhancement. A feature request like this may already exist but until we find it will just tag it.