Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Issue #1370: Add VirtualBox version requirement check #1401

Closed
wants to merge 1 commit into from

Conversation

oxyc
Copy link
Collaborator

@oxyc oxyc commented Jun 2, 2017

As I mentioned in #1370, this is not 100% reliable as it enforces the version requirements as long as VirtualBox is available, regardless if the provider is used or not.

As there's no way to determine the current provider in a Vagrantfile, I don't think we can improve this. Feel free to close if you think the false positives outweigh the benefit.

@geerlingguy
Copy link
Owner

I'm still torn on this. There are enough reports of weird things happening for people stuck on 5.0.x—but then this might introduce new reports of "I'm not using VirtualBox, why is Drupal VM complaining about it!" and other things like that.

It's kind of six of one, half dozen the other... and closing this out means less code to maintain, so that's one benefit of not including it.

@geerlingguy
Copy link
Owner

Especially if we consider adding Vagrant-based Docker support, and people want to play around with that, but still have an older release of VirtualBox installed for some reason.

@geerlingguy geerlingguy closed this Jun 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants