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

[Documentation] Does not work with VirtualBox 5.0 #43

Closed
bradspry opened this issue Aug 5, 2015 · 19 comments
Closed

[Documentation] Does not work with VirtualBox 5.0 #43

bradspry opened this issue Aug 5, 2015 · 19 comments

Comments

@bradspry
Copy link

bradspry commented Aug 5, 2015

New users who have never installed VirtualBox, will go for the prominently marketed 5.0 version on virtualbox.org. Existing VirtualBox users, may naturally assume the need to upgrade to the latest version (my story).

Requirements on the install/README page should be updated to reflect this pitfall, maybe with a specific recommendation for VirtualBox 4.3.

Error when "vagrant up" is ran against VirtualBox 5.0:

virtualbox5-error

@ruebot ruebot self-assigned this Aug 5, 2015
@ruebot
Copy link
Member

ruebot commented Aug 5, 2015

What version of vagrant are you running? See also hashicorp/vagrant#5572

@bradspry
Copy link
Author

bradspry commented Aug 5, 2015

vagrant --version
Vagrant 1.7.4

@ruebot
Copy link
Member

ruebot commented Aug 5, 2015

Huh. According to the Vagrant documentation, it should be working.

@bradspry
Copy link
Author

bradspry commented Aug 5, 2015

No worries, I downgraded to VirtualBox 4.3 and all is swell.

@itxx00
Copy link

itxx00 commented Oct 8, 2015

It's not working against vbox 5.0

@whikloj
Copy link
Member

whikloj commented Oct 9, 2015

I have it working with VirtualBox 5 and vagrant 1.7.4

@ruebot ruebot assigned bradspry and unassigned ruebot Nov 2, 2015
@bradspry
Copy link
Author

bradspry commented Nov 2, 2015

@itxx00 Please provide specific environmental variables, including Operating System version and Vagrant version (vagrant --version)

For example, I personally encountered Virtualbox 5 errors on OSX 10.7.5 (Lion) with Vagrant 1.7.4.

@u007
Copy link

u007 commented Nov 4, 2015

works on mac osx el capitan
web: Guest Additions Version: 4.3.10
web: VirtualBox Version: 5.0
vagrant .1.7.4

@bradspry bradspry removed their assignment Nov 5, 2015
@nigelgbanks
Copy link
Member

Doesn't work for me with Ubuntu 14.04 LTS with VirtualBox Version: 5.0, Vagrant 1.7.4. I'm seeing the same behaviour as Brad. Just switch from NIXOS cause of random seg-faults...

@nigelgbanks
Copy link
Member

Slightly different output, after trying later in the day. Seems to die after installing Java.
vagrant.txt

@nigelgbanks
Copy link
Member

Also tried with VirtualBox 4.3.34 on Ubuntu, (4.3.10 no longer works with new Linux kernels and I couldn't install it), and I can't get it to work either way.

@ruebot
Copy link
Member

ruebot commented Nov 18, 2015

@nigelgbanks that's no good!

Are you getting the same error as before? Or something different?

@nigelgbanks
Copy link
Member

Same as before, I've got it to run on the misses Mac book though, so maybe this is just an issue in Linux?

@ruebot
Copy link
Member

ruebot commented Nov 18, 2015

@nigelgbanks no. Definitely not OS specific given other folks issues above.

@daniel-dgi
Copy link
Contributor

Seems to be more prominent on Linux. Which is sad... since we're targeting linux :( Something about how it virtualizes itself doesn't play well with Karaf.

@daniel-dgi
Copy link
Contributor

FYI, we're hashing this out in #111. We may need you to test, @nigelgbanks.

@nigelgbanks
Copy link
Member

No problem I can test.

@ruebot
Copy link
Member

ruebot commented Dec 28, 2015

VirtualBox 5.0.10_Ubuntu r104061
Vagrant 1.7.4
Ubuntu 15.10

Everything builds fine.

@ruebot
Copy link
Member

ruebot commented Apr 7, 2016

I haven't heard any issues on this in a while, so I'm going to close it for now. If we have to re-open it, we can.

@ruebot ruebot closed this as completed Apr 7, 2016
@ruebot ruebot added the vagrant label Apr 7, 2016
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

7 participants