geerlingguy / drupal-vm

A VM for Drupal development
https://www.drupalvm.com/
MIT License
1.37k stars 646 forks source link

'geerlingguy/ubuntu1604' could not be found #1021

Closed capsular closed 7 years ago

capsular commented 7 years ago

Issue Type

Your Environment

Vagrant 1.8.7
VirtualBox 5.1.10r112026
ansible 2.2.0.0

Your OS

Full console output

andres-MacBook-Pro:drupalvm andremu$ vagrant up Bringing machine 'drupalvm' up with 'virtualbox' provider... ==> drupalvm: Box 'geerlingguy/ubuntu1604' could not be found. Attempting to find and install... drupalvm: Box Provider: virtualbox drupalvm: Box Version: >= 0 The box 'geerlingguy/ubuntu1604' 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/geerlingguy/ubuntu1604"] Error:

Summary

I had no Problems installing drupalvm on my old macbook, have been working with it for quite some time and loving it. Just got my a macbook pro (touchbar) and now I can't get it installed.. the empty error message doesn't really help here : (

EDIT: Solution for all Sierra users (vagrant issue): https://github.com/mitchellh/vagrant/issues/7969

geerlingguy commented 7 years ago

@capsular - see https://github.com/geerlingguy/drupal-vm/issues/981

justincletus commented 6 years ago

The box 'hashicorp/precise64' 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/hashicorp/precise64"] Error: The requested URL returned error: 404 Not Found

I am using vagrant version 1.9.1 ansible version 2.5.1 I removed sudo rm /opt/vagrant/embedded/bin/curl I have the same above issue how to fix it. Any idea please.

geerlingguy commented 6 years ago

@justincletus please see #981 - also please make sure to upgrade to the latest version of Vagrant, which has a fix for this problem. Also, any reason you're not using the geerlingguy/ubuntu1204 box instead?

justincletus commented 6 years ago

Thanks for your reply, I fixed issue using vagrant version 2.0 or latest.

On Apr 26, 2018 10:47 PM, "Jeff Geerling" notifications@github.com wrote:

@justincletus https://github.com/justincletus please see #981 https://github.com/geerlingguy/drupal-vm/issues/981 - also please make sure to upgrade to the latest version of Vagrant, which has a fix for this problem. Also, any reason you're not using the geerlingguy/ubuntu1204 box instead?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/geerlingguy/drupal-vm/issues/1021#issuecomment-384720060, or mute the thread https://github.com/notifications/unsubscribe-auth/AG1ugk43imMT9toInrkqszS4C2pd5Lpkks5tsgEngaJpZM4K9zJo .