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

need to correct permissions after startup.sh #9

Open
CharlesTBetz opened this issue Mar 5, 2015 · 2 comments
Open

need to correct permissions after startup.sh #9

CharlesTBetz opened this issue Mar 5, 2015 · 2 comments

Comments

@CharlesTBetz
Copy link
Contributor

after running startup.sh, non-owners of vagrant will see this on attempting to vagrant up.

need to correct permissions as indicated.

There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", "-n", "/var/vagrant/.vagrant.d/boxes/opscode-ubuntu-14.04a/0/virtualbox/box.ovf"]

Stderr: 0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance read failed
VBoxManage: error: Could not read OVF file 'box.ovf' (VERR_ACCESS_DENIED)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 304 of file VBoxManageAppliance.cpp

@CharlesTBetz
Copy link
Contributor Author

and group

@CharlesTBetz
Copy link
Contributor Author

note that this is only when running Calavera on a shared server, which introduces various problems. No impact on single workstation use.

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