xmar / 360Transformations

67 stars 16 forks source link

Vagrant Box failed to unpackage properly #29

Closed hirwaam closed 5 years ago

hirwaam commented 5 years ago

bitnami@ip-172-31-41-171:~$ wget http://dash.ipv6.enstb.fr/headMovements/archives/360TransformationsDebianVagrant.box --2019-02-05 11:54:12-- http://dash.ipv6.enstb.fr/headMovements/archives/360TransformationsDebianVagrant.box Resolving dash.ipv6.enstb.fr (dash.ipv6.enstb.fr)... 192.108.119.146, 2001:660:7301:1:20c:29ff:fe27:664a Connecting to dash.ipv6.enstb.fr (dash.ipv6.enstb.fr)|192.108.119.146|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3696476461 (3.4G) Saving to: ‘360TransformationsDebianVagrant.box’ 360TransformationsDebianVagrant.box 100%[=====================================================================================>] 3.44G 11.1MB/s in 6m 6s 2019-02-05 12:00:20 (9.63 MB/s) - ‘360TransformationsDebianVagrant.box’ saved [3696476461/3696476461]

bitnami@ip-172-31-41-171:~$ vagrant -v Vagrant 1.8.1 bitnami@ip-172-31-41-171:~$

bitnami@ip-172-31-41-171:~$ vagrant box add '360TransformationsDebianVagrant' '360TransformationsDebianVagrant.box' ==> box: Box file was not detected as metadata. Adding it directly... ==> box: Adding box '360TransformationsDebianVagrant' (v0) for provider: box: Unpacking necessary files from: file:///home/bitnami/360TransformationsDebianVagrant.box 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.ovf x ./box-disk001.vmdk: Write failed x ./vagrant_private_key: Write failed x ./Vagrantfile: Write failed bsdtar: Error exit delayed from previous errors.

I have performed the download twice just to be sure that the box did not download correctly on the first attempt.