-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
When trying to run configure.sh on my Arch GNU/Linux install, I get this error:
OS: linux
DIST:
REV:
DistroBasedOn:
start vagrant with /home/tobias/code/foxbox/B2G
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'hashicorp/precise64' is up to date...
==> default: Clearing any previously set network interfaces...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["hostonlyif", "create"]
Stderr: 0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterface, interface IHostNetworkInterface
VBoxManage: error: Context: "int handleCreate(HandlerArg*, int, int*)" at line 66 of file VBoxManageHostonly.cpp
The error seems to be the same as this one:
hashicorp/vagrant#1671
The problem is, the comments in that thread say that the issue is fixed in newer versions of Virtualbox (https://www.virtualbox.org/ticket/8940), but apparently that's not the case.
My setup:
linux 3.15.5-1
virtualbox 4.3.12-1
vagrant 1.6.3-1
nfs-utils 1.3.0-3
net-tools 1.60.20130531git-1
Have I missed anything (i.e. dependencies, daemons that have to be enabled etc.)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels