mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 574 forks source link

vagrant plugin install vagrant-aws no install in ubuntu 16.04 #494

Open pmmre opened 7 years ago

pmmre commented 7 years ago

image

emmiga commented 6 years ago

Hi, Were you able to successfully install your plugin?

ghost commented 6 years ago

I've just seen this failure on 16.04 too; I would appreciate any known work-arounds /fixes

ghost commented 6 years ago

I managed to overcome the issue with some comments from a different article: https://stackoverflow.com/questions/36811863/cant-install-vagrant-plugins-in-ubuntu-16-04/36991648#36991648 Should note that I still get issues trying to use vagrant to create AWS instance :(