Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sbenthall/dfddf62eeb44b73623ea744244d55bb8 to your computer and use it in GitHub Desktop.
Save sbenthall/dfddf62eeb44b73623ea744244d55bb8 to your computer and use it in GitHub Desktop.
sb@arcadia:~/projects/ionchannel/githubarchive-spark$ vagrant up --provider virtualbox
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'paulovn/spark-base64'...
Progress: 70%There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/home/sb/.vagrant.d/boxes/paulovn-VAGRANTSLASH-spark-base64/1.9.7/virtualbox/box.ovf", "--vsys", "0", "--vmname", "vgr-spark-base64_1494957164966_12643", "--vsys", "0", "--unit", "9", "--disk", "/home/sb/VirtualBox VMs/vgr-spark-base64_1494957164966_12643/box-disk1.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /home/sb/.vagrant.d/boxes/paulovn-VAGRANTSLASH-spark-base64/1.9.7/virtualbox/box.ovf...
OK.
0%...10%...20%...30%...40%...50%...60%...70%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not create the imported medium '/home/sb/VirtualBox VMs/vgr-spark-base64_1494957164966_12643/box-disk1.vmdk'.
VBoxManage: error: VMDK: cannot write allocated data block in '/home/sb/VirtualBox VMs/vgr-spark-base64_1494957164966_12643/box-disk1.vmdk' (VERR_DISK_FULL)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" at line 877 of file VBoxManageAppliance.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment