Thanks, I only did regular package uninstall before and was not aware that I had to manually clean up anything else. Works now :-)
Am Freitag, 12. August 2016 09:37:00 UTC+2 schrieb Alvaro Miranda Aguilera: > > > On Fri, Aug 12, 2016 at 1:30 AM, Markus Wolff <[email protected] > <javascript:>> wrote: > >> VMMR0.r0 module version does not match VBoxVMM.dll/so/dylib. > > > The Virtualbox error is due some left over from one version causing issue > from other. > > suggestion blow all that away > > sudo apt-get remove virtualbox virtualbox-ose virtualbox-qt > > then find / -name '*VMMR0*' -o -name '*VBoxVMM*' > > And see whats left over, and try to clean as much as possible. > > The 2nd error is related to config inside some Vagrantfile, check you got > the headers complete, seems you are missing the variable VERSION=2 or > something around that. > > Alvaro. > -- > Alvaro > (+31)103400555 > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/57586c84-c1a9-4b13-85dc-a9ceb3d7050a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
