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

Vagrant fails to download boxes from new Hashicorp Cloud Platform #127

Closed
anoopcs9 opened this issue Jan 14, 2025 · 0 comments · Fixed by samba-in-kubernetes/samba-centosci#75

Comments

@anoopcs9
Copy link
Collaborator

Since the migration of vagrant boxes from Vagrant cloud to HCP(Hashicorp Cloud Patform) we started observing the following failure in our CI runs:

Bringing machine 'setup0' up with 'libvirt' provider...
==> setup0: Box 'generic/centos9s' could not be found. Attempting to find and install...
    setup0: Box Provider: libvirt
    setup0: Box Version: >= 0
==> setup0: Box file was not detected as metadata. Adding it directly...
==> setup0: Adding box 'generic/centos9s' (v0) for provider: libvirt
    setup0: Downloading: https://vagrantcloud.com/generic/centos9s
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

ref: hashicorp/vagrant#13571
ref: https://bugzilla.redhat.com/show_bug.cgi?id=2337302

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

Successfully merging a pull request may close this issue.

1 participant