phretor / memory-errors-lab

Virtual machine + repository of typical memory errors for teaching computer security courses.
28 stars 11 forks source link

Can't install vagrant plugins in ubuntu 16.04 (amd64) #9

Open saeednm opened 8 years ago

saeednm commented 8 years ago

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