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 runs the virtualbox guest additions installer everytime if --provision is used. #85

Open
echeadle opened this issue Feb 11, 2022 · 0 comments

Comments

@echeadle
Copy link

I noticed I get the error below every time I use the --provision flag with vagrant up.

[virtualbox] GuestAdditions seems to be installed (6.1.32) correctly, but not running.

Then vagrant runs the guest addtions: VirtualBox Guest Additions: Starting.

I am still trying to figure out how it all works, but if I run:
$sudo systemctl disable vboxadd.service, this behavior quits and I get:
[virtualbox] GuestAdditions 6.1.32 running --- OK.

I do have the vagrant vagrant-vbguest plugin installed and I don't know what will happen when I upgrade my virtualbox to the next version.

If this is the right way to fix the issue, I was thinking you might want to add it to your role that installs the vbguest addtions.

@echeadle echeadle changed the title Vagrant runs the virtualbox guest additions installer everytime if --povision is used. Vagrant runs the virtualbox guest additions installer everytime if --provision is used. Feb 11, 2022
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