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

Checksup fail despite correct value #13369

Open
bristol-d opened this issue Mar 20, 2024 · 0 comments
Open

Checksup fail despite correct value #13369

bristol-d opened this issue Mar 20, 2024 · 0 comments

Comments

@bristol-d
Copy link

Trying to download a vagrant box:

vagrant box add zenshade/mint64-xfce-20

Gets me this error:

==> box: Loading metadata for box 'zenshade/mint64-xfce-20'
box: URL: https://vagrantcloud.com/api/v2/vagrant/zenshade/mint64-xfce-20
==> box: Adding box 'zenshade/mint64-xfce-20' (v1.0.0) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/zenshade/boxes/mint64-xfce-20/versions/1.0.0/providers/virtualbox/unknown/vagrant.box
box:
box: Calculating and comparing box checksum...
The checksum of the downloaded box did not match the expected
value. Please verify that you have the proper URL setup and that
you're downloading the proper file.

Expected: 5cdefeacdd0259ea666f1112211af306  package.box
Received: 5cdefeacdd0259ea666f1112211af306

I'm not sure what's happening here, but those two hash values are the same.

If it helps,

vagrant --version
Vagrant 2.4.1

Both vagrant and virtualbox freshly installed on a Win10/intel i7-8700 machine.

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

No branches or pull requests

1 participant