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

Vagrant up -> Vagrant assumes that this means the command failed! #67

Open
thepenguinthatwants opened this issue Jul 28, 2019 · 0 comments

Comments

@thepenguinthatwants
Copy link

Hi!

I succeeded on building this image by packer and using the virtualbox method.

so it created arch image.

Then I used following commands

vagrant init arch

vagrant up

And the output is

Virtualbox on your host claims:   6.0.0
VBoxService inside the vm claims: 6.0.10
Going on, assuming VBoxService is correct...
bash: line 4: setup: command not found
==> default: Checking for guest additions in VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

 setup

Stdout from the command:



Stderr from the command:

bash: line 4: setup: command not found

What might be the reason for it to fail? Vagrant ssh seems to work tho.

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

1 participant