Hello,
I'm trying to use for the first time Vagrant, on a Mac, with Virtualbox and 
puPHPet.

I created a configuration file on puPHPet, unzipped and tried to run 
vagrant up

in that folder. This is what I get:

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'puphpet/ubuntu1404-x64' could not be found. Attempting to 
find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'puphpet/ubuntu1404-x64'
    default: URL: https://atlas.hashicorp.com/puphpet/ubuntu1404-x64
==> default: Adding box 'puphpet/ubuntu1404-x64' (v2.0) for provider: 
virtualbox
    default: Downloading: https:
//atlas.hashicorp.com/puphpet/boxes/ubuntu1404-x64/versions/2.0/providers/virtualbox.box
==> default: Successfully added box 'puphpet/ubuntu1404-x64' (v2.0) for 
'virtualbox'!
==> default: Importing base box 'puphpet/ubuntu1404-x64'...
Progress: 30%There was an error while executing `VBoxManage`, a CLI used by 
Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", 
"/Users/carlo/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/2.0/virtualbox/box.ovf"
, "--vsys", "0", "--vmname", 
"packer-virtualbox-iso-1422601639_1439386977327_37300", "--vsys", "0", 
"--unit", "7", "--disk", "/Users/carlo/VirtualBox 
VMs/packer-virtualbox-iso-1422601639_1439386977327_37300/packer-virtualbox-iso-1422601639-disk1.vmdk"
]

Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/carlo/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-
x64/2.0/virtualbox/box.ovf...
OK.
0%...10%...20%...30%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not create the imported medium 
'/Users/carlo/VirtualBox 
VMs/packer-virtualbox-iso-1422601639_1439386977327_37300/packer-virtualbox-iso-1422601639-disk1.vmdk'
.
VBoxManage: error: VMDK: Compressed image is corrupted 
'/Users/carlo/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/2.0/virtualbox/packer-virtualbox-iso-1422601639-disk1.vmdk'
 
(VERR_ZIP_CORRUPTED)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component 
ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg*)" 
at line 876 of file VBoxManageAppliance.cpp

any idea what's happening?

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/af64d6e1-99bd-48f7-9e01-511ef3ba1205%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to