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

Vagrant 1.7.2 des not support VirtualBox 5.0 #5975

Closed
allentiak opened this issue Jul 16, 2015 · 3 comments
Closed

Vagrant 1.7.2 des not support VirtualBox 5.0 #5975

allentiak opened this issue Jul 16, 2015 · 3 comments

Comments

@allentiak
Copy link

Hello,

According to the official documentation, Vagrant supports VirtualBox 5.0. I have tried it with v1.7.2 (it was impossible to download v1.7.3), but it does not support it.

Tested using Vagrant 1.7.2 (both Debian's and upstream packages) and the edX VM from the course
"CS100.1x Introduction to Big Data with Apache Spark"
(https://courses.edx.org/courses/BerkeleyX/CS100.1x/1T2015/info)

Vagrant file:
https://github.com/spark-mooc/mooc-setup/blob/master/Vagrantfile

Here's the output from using VirtualBox 5.0. With VrtuaBox 4.3, everything runs perfectly.


$ vagrant up --provider=virtualbox
The provider 'virtualbox' that was requested to back the machine
'sparkvm' 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

@sethvargo
Copy link
Contributor

Hi there,

Vagrant 1.7.3 is the only version that supports Virtualbox 5. Vagrant 1.7.2 did not have support. You can read more in the CHANGELOG for the full changeset.

What issues were you having with downloading 1.7.3?

@allentiak
Copy link
Author

2015-07-16 18:00 GMT+02:00 Seth Vargo notifications@github.com:

Hi there,

Hi, Seth

Thanks for your quick reply.

Vagrant 1.7.3 is the only version that supports Virtualbox 5. Vagrant 1.7.2 did not have support. You can read more in the CHANGELOG for the full changeset.

Thanks for that information.

What issues were you having with downloading 1.7.3?

"File not found" or something like that. In any case, I am
downloading it right now :-)

Thanks again!
Leandro

@sethvargo
Copy link
Contributor

Okay thanks! I am going to close this issue, but please open a new issue if the download is not working.

@hashicorp hashicorp locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants