On 3/25/10 11:33 AM, Erik L. Arneson wrote: > Hi everybody, > > I'm trying to install libmemcache, and it's failing with a bad checksum > on the README file. Here's the error: > > curl --connect-timeout 30 -f -L -A 'fink/0.29.10' -O > http://distfiles.sjc.ca.us.finkmirrors.net/README > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left Speed > 100 557 100 557 0 0 3112 0 --:--:-- --:--:-- --:--:-- 3616 > The checksum of the file is incorrect. The most likely cause for this is a > corrupted or incomplete download > Expected: 0fe380e6247be8daa826ee561053de63 > Actual: MD5(2493fa5202d98f0bd16cc0e87ec90768) > SHA1(e9012cc678267719b6c4ef06564844d6b1695bf8) > Downloading the file "README" failed.
The packages libmemcache and stride both download a file called README, but they're obviously different and the mirrors can only host one version of a particular name at a time (and currently stride is winning). For now, you should be able to tell the download process to download the file from the original source and not from the mirrors. Maintainers for both packages have been cc'd so they know about this. Simplest solution would be to use SourceNRename for their generic named downloads. Hanspeter ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
