VIDA-NYU / reprozip-examples

Examples and demos for ReproZip
https://examples.reprozip.org/
16 stars 6 forks source link

Demo VM breaks building #23

Closed VickyRampin closed 5 years ago

VickyRampin commented 5 years ago

I was running this on Ubuntu 18.04. I have both vagrant and virtualbox installed, and downloaded the Vagrantfile in this repo. About 12 minutes after running vagrant up prebuilt, I got this error:

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

Command: ["startvm", "e5ca146f-82b8-4228-bfdc-7e546a5ec52c", "--type", "headless"]

Stderr: VBoxManage: error: Implementation of the USB 2.0 controller not found!
VBoxManage: error: Because the USB 2.0 controller state is part of the saved VM state, the VM cannot be started. To fix this problem, either install the 'Oracle VM VirtualBox Extension Pack' or disable USB 2.0 support in the VM settings.
VBoxManage: error: Note! This error could also mean that an incompatible version of the 'Oracle VM VirtualBox Extension Pack' is installed (VERR_NOT_FOUND)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole
fchirigati commented 5 years ago

I think you just need to install or update the Extension Pack, no?

remram44 commented 5 years ago

https://download.virtualbox.org/virtualbox/

Choose your version and get the vbox-extpack file