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

virtualbox guest addition fail to build on VM #34

Open
paskino opened this issue Mar 1, 2019 · 2 comments · May be fixed by #35
Open

virtualbox guest addition fail to build on VM #34

paskino opened this issue Mar 1, 2019 · 2 comments · May be fixed by #35

Comments

@paskino
Copy link
Collaborator

paskino commented Mar 1, 2019

image

@paskino
Copy link
Collaborator Author

paskino commented Mar 1, 2019

vagrant complains

[default] GuestAdditions versions on your host (5.2.26) and guest (5.2.12) do not match.
Package kernel-devel-3.10.0-957.5.1.el7.x86_64 already installed and latest version
No package kernel-devel-3.10.0-862.11.6.el7.x86_64 available.

@paskino
Copy link
Collaborator Author

paskino commented Mar 1, 2019

Basically it seems that the kernel headers for the installed version 3.10.0-862.11.6.el7.x86_64 aren't available. Upgrading the kernel to 3.10.0-957.5.1.el7.x86_64 did the trick.

sudo yum update -y kernel.x86_64

@paskino paskino linked a pull request Mar 1, 2019 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant