I have also had this problem. I don't know if you found the solution, but I would love if you or someone else had a solution to this.
Note that when I launch the virtual machine via VirtualBox, everything is fine and the "corrupted" hard drive does not seem to cause any problem. On Thursday, August 7, 2014 12:29:45 PM UTC-4, Leonard Kong wrote: > > Issue: Spun up a VM w/ Vagrant/VirtualBox using a base box that I created > (Windows 2012). Made some changes to the box and then cloned it and used > the command: > > vagrant package PRI-SP2013 --base "F:\Virtualbox > VMs\PRI- SP2013base\PRI-SP2013base.vbox" --output > "C:\Vagrant\PRI-SP2013\PRI-SP2013base.box" > > Also tried using this command: > > vagrant package PRI-SP2013 --base "PRI-SP2013base" --output > "C:\Vagrant\PRI-SP2013\PRI-SP2013base.box" > > It seems to package correctly but when I try to add the box to the Vagrant > box list I get: > > ERROR warden: Error occurred: The box failed to unpackage properly. Please > verify that the box > file you're trying to add is not corrupted and try again. The > output from attempting to unpackage (if any): > > x ./box-disk1.vmdk: truncated gzip input > > bsdtar.EXE: Error exit delayed from previous errors. > > Anyone have any insight on this? Thanks! > -- 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]. For more options, visit https://groups.google.com/d/optout.
