petewarden / dstk

A collection of the best open data sets and open-source tools for data science
http://www.datasciencetoolkit.org/
1.12k stars 186 forks source link

Vagrant error for adding a box, bsdtar: Error opening archive: Unrecognized archive format #70

Open sarashakeri opened 4 years ago

sarashakeri commented 4 years ago

Hi, I am going to add a box in vagrant by

vagrant box add juniper/vqfx10k-pfe vqfx10k-pfe.box

but I get below error:

==> box: Box file was not detected as metadata. Adding it directly...
==> box: Adding box 'juniper/vqfx10k-pfe' (v0) for provider: 
    box: Unpacking necessary files from: file:///home/sshakeri/ron19_sr/lab/vqfx10k-vagrant/vagrant_boxes/vqfx10k-pfe.box
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):

bsdtar: Error opening archive: Unrecognized archive format

Vagrant version is: 2.2.6 The host system is: Ubuntu 18.04.3 LTS

Do you know what can be the possible problem?

tandrus commented 4 years ago

@sarashakeri Hi, did you resolve your issue ? Because I have the same problem.

Kasper886 commented 3 years ago

@tandrus , @sarashakeri Hi, packer has created the next files from CentOS7: MyCentOS7-disk001.vmdk and MyCentOS7.ovf, but vagrant doesn't want to work with them.

Theloyalty97 commented 3 years ago

Any one knows where can i find codes to run on phytonista ?