ContinuumIO / anaconda-issues

Anaconda issue tracking
648 stars 221 forks source link

md5 mismatch when updating packages #71

Closed RayVR closed 10 years ago

RayVR commented 10 years ago

when multiple packages need to be updated the conda tool generates an error saying md5 sum mismatch after the first package. This sometimes disappears during a second run.

conda info output:

platform : win-32 conda version : 2.3.0 root environment : C:\Anaconda (writable) default environment : C:\Anaconda envs directories : C:\Anaconda\envs package cache : C:\Anaconda\pkgs channel URLs : http://repo.continuum.io/pkgs/free/win-32/ http://repo.continuum.io/pkgs/pro/win-32/ config file : None is foreign system : False

kalefranz commented 8 years ago

At this point, most of the MD5 tickets I end up seeing are for R packages. Also haven't dug in to understand 100% why, guessing that it was something intermittent going on with the anaconda.org database.