Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOSXR - bsdtar: Error opening archive: Unrecognized archive format #41

Open
xppratibha opened this issue Dec 19, 2018 · 0 comments
Open

Comments

@xppratibha
Copy link

I ran the following command 👍

./iosxr_iso2vbox.py -s -v xrv9k-fullk9-x.vga-6.5.1.iso.

Then went to "/home/root/cisco_xrv/iosxrv-x64-vbox/machines/xrv9k-fullk9-x.vga-6.5.1"

Executed the below commands:

  1. vagrant init 'IOS XRv' , then

  2. [root@root xrv9k-fullk9-x.vga-6.5.1]$ vagrant box add --name 'IOS XRv' xrv9k-fullk9-x.vga-6.5.1.vbox --force
    ==> box: Box file was not detected as metadata. Adding it directly...
    ==> box: Adding box 'IOS XRv' (v0) for provider:
    box: Unpacking necessary files from: file:///home/root/cisco_xrv/iosxrv-x64-vbox/machines/xrv9k-fullk9-x.vga-6.5.1/xrv9k-fullk9-x.vga-6.5.1.vbox
    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):

bsdtar: Error opening archive: Unrecognized archive format

[root@root xrv9k-fullk9-x.vga-6.5.1]$

Any idea why it is failing ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant