Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

vagrant up fails with wrong box name error #1

Closed
proofoftom opened this issue Sep 3, 2015 · 0 comments
Closed

vagrant up fails with wrong box name error #1

proofoftom opened this issue Sep 3, 2015 · 0 comments

Comments

@proofoftom
Copy link
Contributor

Vagrant 1.7.4
VirtualBox 5.0.2

~/v/pantheon-local-drupal-development (master) $ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'chef/debian-7.8' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'chef/debian-7.8'
    default: URL: https://atlas.hashicorp.com/chef/debian-7.8
The box you're adding has a name different from the name you
requested. For boxes with metadata, you cannot override the name.
If you're adding a box using `vagrant box add`, don't specify
the `--name` parameter. If the box is being added via a Vagrantfile,
change the `config.vm.box` value to match the name below.

Requested name: chef/debian-7.8
Actual name: bento/debian-7.8
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant