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

MD5Sum Error #5686

Closed
smeagan opened this issue Jul 14, 2017 · 2 comments
Closed

MD5Sum Error #5686

smeagan opened this issue Jul 14, 2017 · 2 comments
Labels
locked [bot] locked due to inactivity source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere

Comments

@smeagan
Copy link

smeagan commented Jul 14, 2017

Whenever I try to update Anaconda, I get this error with respect to numpy and the entire update stops. Currently have numpy 1.12.0. I can force update numpy to 1.13, but if/when I try to update other packages/anaconda, it wants to downgrade numpy to 1.12.1 and the result is always as follows.

CondaError: MD5MismatchError: Conda detected a mismatch between the expected content and downloaded content
for url 'https://repo.continuum.io/pkgs/free/win-64/numpy-1.12.1-py35_0.tar.bz2'.
download saved to: C:\Anaconda3\pkgs\numpy-1.12.1-py35_0.tar.bz2
expected md5 sum: e3ce359a591360ca8b6f9622a4abca9f
actual md5 sum: 6c4e21a0bb26d9c99576fec3cc92fa71

@kalefranz
Copy link
Contributor

Appears good now

$ curl -sS https://repo.continuum.io/pkgs/free/win-64/numpy-1.12.1-py35_0.tar.bz2 | md5
e3ce359a591360ca8b6f9622a4abca9f

Use conda clean --tarballs if you still have the error.

@kalefranz kalefranz added source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere labels Oct 12, 2017
@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 29, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere
Projects
None yet
Development

No branches or pull requests

2 participants