memory-errors-lab
memory-errors-lab copied to clipboard
Can't install vagrant plugins in ubuntu 16.04 (amd64)
after running this command :
$ vagrant plugin install vagrant-vbguest
I get some Ruby errors and it stops without running bootstrap.sh file.
it is because of Vagrant bug!
Here are the steps to fix Vagrant 1.8.1 under Ubuntu 16.04 which has ruby 2.3.0
http://stackoverflow.com/questions/36811863/cant-install-vagrant-plugins-in-ubuntu-16-04/36991648#36991648