Skip to content

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

@thepenguinthatwants

Description

@thepenguinthatwants

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions