Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtualbox 5 Support #47

Closed
lxe opened this issue Jul 31, 2015 · 2 comments
Closed

Virtualbox 5 Support #47

lxe opened this issue Jul 31, 2015 · 2 comments

Comments

@lxe
Copy link

lxe commented Jul 31, 2015

I install Virtualbox version 5 via Caskroom to use as my dinghy vagrant provider, but when I do dinghy up, I see the following error:

❯ dinghy up -p virtualbox
The provider 'virtualbox' that was requested to back the machine
'dinghy' is reporting that it isn't usable on this system. The
reason is shown below:

Vagrant has detected that you have a version of VirtualBox installed
that is not supported. Please install one of the supported versions
listed below to use Vagrant:

4.0, 4.1, 4.2, 4.3
/usr/local/Cellar/dinghy/3.0.3/cli/dinghy/vagrant.rb:21:in `up': There was an error bringing up the Vagrant box. Dinghy cannot continue. (RuntimeError)
    from /usr/local/Cellar/dinghy/3.0.3/cli/cli.rb:33:in `up'
    from /usr/local/Cellar/dinghy/3.0.3/cli/thor/lib/thor/command.rb:27:in `run'
    from /usr/local/Cellar/dinghy/3.0.3/cli/thor/lib/thor/invocation.rb:126:in `invoke_command'
    from /usr/local/Cellar/dinghy/3.0.3/cli/thor/lib/thor.rb:359:in `dispatch'
    from /usr/local/Cellar/dinghy/3.0.3/cli/thor/lib/thor/base.rb:440:in `start'
    from /usr/local/bin/dinghy:5:in `<main>'
@lxe
Copy link
Author

lxe commented Jul 31, 2015

I'm fairly certain this is a Vagrant error... investigating

@lxe
Copy link
Author

lxe commented Jul 31, 2015

I think this is because I have an old version of vagrant...

❯ vagrant -v
Vagrant 1.7.2

The latest one is 1.7.4 as of right now. I upgraded Vagrant and it works. Sorry for the trouble!

@lxe lxe closed this as completed Jul 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant