Created
February 1, 2017 16:24
-
-
Save shivam-tripathi/d64c689419e172558a97e6df1c8cb978 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ acousticbrainz-server git:(master) ✗ vagrant up | |
/usr/share/vagrant/lib/vagrant/pre-rubygems.rb:31: warning: Insecure world writable dir /home/shivam_new/.local/bin in PATH, mode 040777 | |
/usr/share/gems/gems/bundler-1.10.6/lib/bundler/shared_helpers.rb:78: warning: Insecure world writable dir /home/shivam_new/.local/bin in PATH, mode 040777 | |
Bringing machine 'acousticbrainz' up with 'libvirt' provider... | |
==> acousticbrainz: Box 'ubuntu/trusty64' could not be found. Attempting to find and install... | |
acousticbrainz: Box Provider: libvirt | |
acousticbrainz: Box Version: >= 0 | |
==> acousticbrainz: Loading metadata for box 'ubuntu/trusty64' | |
acousticbrainz: URL: https://atlas.hashicorp.com/ubuntu/trusty64 | |
The box you're attempting to add doesn't support the provider | |
you requested. Please find an alternate box or use an alternate | |
provider. Double-check your requested provider to verify you didn't | |
simply misspell it. | |
If you're adding a box from HashiCorp's Atlas, make sure the box is | |
released. | |
Name: ubuntu/trusty64 | |
Address: https://atlas.hashicorp.com/ubuntu/trusty64 | |
Requested provider: [:libvirt] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment