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

Couldn't open file... #1

Open
mstang opened this issue Mar 22, 2017 · 1 comment
Open

Couldn't open file... #1

mstang opened this issue Mar 22, 2017 · 1 comment

Comments

@mstang
Copy link

mstang commented Mar 22, 2017

mstang@mstang-Studio-XPS-8100:/Desktop/projects$ git clone https://github.com/braveclojure/ansible-tutorial.git
Cloning into 'ansible-tutorial'...
remote: Counting objects: 24, done.
remote: Total 24 (delta 0), reused 0 (delta 0), pack-reused 24
Unpacking objects: 100% (24/24), done.
Checking connectivity... done.
mstang@mstang-Studio-XPS-8100:
/Desktop/projects$ cd ansible-tutorial/
mstang@mstang-Studio-XPS-8100:~/Desktop/projects/ansible-tutorial$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'trusty64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'trusty64' (v0) for provider: virtualbox
default: Downloading: trusty64
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

Couldn't open file /home/mstang/Desktop/projects/ansible-tutorial/trusty64

@mauvehed
Copy link

@mstang The vm.box value is incorrect and should be changed from "trusty64" to "ubuntu/trusty64"

See my PR #2 for specifics

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