-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update to support VirtualBox 5.2 #944
Comments
testing a new build on my box using bento configs. |
Yep, simply rebuilding the box with updated Guest Additions worked. https://gist.github.com/Artistan/523b7274ae89cb77b5bd66d8bf0bb8f4 |
Took it a step further, for those who want to stay bleeding edge. https://github.com/Artistan/homestead-builder |
A big part of the problem is that we're chose not to build against VirtualBox 5.2 at the time because the current release of Vagrant didn't support it. There were also other issues with the most recent two Vagrant releases that essentially broke an entire platform so it didn't seem worth cutting releases that nobody could use. We'll be building new images against 5.2 once I can validate that some of the other dependent tools are in good working order at latest versions as well. I'm not sure this is really a bug, at least the real issues here would be 'Support VirtualBox 5.2' |
fair enough. it is not a bug in bento, but there is not a current bento release that works with the updated virtual box and additions, hence the report. So far it is working fine for me with hte setup I posted above. |
Cool, just wanted to make sure I understood the report - we're definitely aware that we need to build against 5.2 but the timing of the last build just happened to be right before Vagrant supported it. They definitely build with 5.2, at least last I ran it through so shipping new ones shouldn't be much extra work if any. |
Fixed by #971 |
vboxsf: Unknown symbol VBoxGuestIDC (err 0)
hashicorp/vagrant#8303 (comment)
https://www.virtualbox.org/ticket/17189?cversion=0&cnum_hist=5
Error examples....
Linux homestead 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 09:04:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
https://gist.github.com/Artistan/199c8b6c988ad9c20fbeda5dc8218b24
Using Laravel/Homestead, which uses
https://app.vagrantup.com/bento/boxes/ubuntu-16.04-i386/versions/201710.25.0
The text was updated successfully, but these errors were encountered: