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

Unable to install parallels/ubuntu boxes. #280

Closed
boucher opened this issue Nov 16, 2016 · 2 comments
Closed

Unable to install parallels/ubuntu boxes. #280

boucher opened this issue Nov 16, 2016 · 2 comments

Comments

@boucher
Copy link

boucher commented Nov 16, 2016

Any attempt to pull in boxes is failing for me. Here's a sample output:

$ vagrant box add parallels/ubuntu-16.04
The box 'parallels/ubuntu-16.04' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/parallels/ubuntu-16.04"]
Error: 

Running Vagrant 1.8.7, Parallels 12, and Vagrant Parallels 1.7.0.

@legal90
Copy link
Collaborator

legal90 commented Nov 16, 2016

Hi @boucher! Do you use Vagrant v1.8.7?
If yes, then it is a known issue of Vagrant. Please, refer to hashicorp/vagrant#7969
There is a workaround mentioned and it should help you.

@boucher
Copy link
Author

boucher commented Nov 16, 2016

Thanks, that's it. Did as suggested in the comments:

sudo rm -rf /opt/vagrant/embedded/bin/curl

@boucher boucher closed this as completed Nov 16, 2016
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

No branches or pull requests

2 participants