The 4GB file size would only matter if you were on a FAT32 filesystem. As long as you are on NTFS the file size shouldn't matter. What is more likely is that you need to run vagrant box --package yourboxname to export the box as you've been using it over to a new system.
On Tuesday, May 26, 2015 at 6:24:38 PM UTC-5, Michael Legleux wrote: > > Could this be possibly related to the commands vagrant is using being > 32bit while the file i'm trying to package is greater than 4GB? > > On Thursday, May 21, 2015 at 12:32:35 PM UTC-7, Michael Legleux wrote: >> >> I packaged a windows 7 box using vagrant 1.6.5 on windows 8.1 and have >> been using it successfully for awhile on the same machine. >> >> I just moved the .box to a few other machines (windows 8.1 and >> ubuntu12.04) and when adding the box I get the error: >> >> 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. >> >> >> >> -- 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.
