Skip to content

Instantly share code, notes, and snippets.

@lindenle
Created June 25, 2013 02:09
Show Gist options
  • Select an option

  • Save lindenle/5855369 to your computer and use it in GitHub Desktop.

Select an option

Save lindenle/5855369 to your computer and use it in GitHub Desktop.
DEBUG subprocess: stderr: Interpreting /home/alevy/.vagrant.d/boxes/centos-5.8-puppet-2.7.21-mobitv-oracle/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr:
Progress object failure: NS_ERROR_CALL_FAILED
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "RedHat_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "centos-5.8-puppet-2.7.21-mobitv-oracle"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 4096 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/home/alevy/VirtualBox VMs/centos-5.8-puppet-2.7.21-mobitv-oracle/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["import", "/home/alevy/.vagrant.d/boxes/centos-5.8-puppet-2.7.21-mobitv-oracle/box.ovf"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
INFO warden: Calling recover: #<Vagrant::Action::VM::Import:0x7f34950f19c0>
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment