Opened 13 years ago
Closed 13 years ago
#31378 closed defect (fixed)
py26-distribute: checksum mismatch
Reported by: | meshko@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | py26-distribute |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
---> Verifying checksum(s) for py26-distribute Error: Checksum (md5) mismatch for distribute-0.6.21.tar.gz Error: Checksum (rmd160) mismatch for distribute-0.6.21.tar.gz Error: Checksum (sha256) mismatch for distribute-0.6.21.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums
Change History (8)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
Port: | py26-distribute added |
Summary: | checksum mismatch for py26-distribute → py26-distribute: checksum mismatch |
comment:2 Changed 13 years ago by mf2k (Frank Schima)
comment:3 Changed 13 years ago by meshko@…
No, you read it and tell me where it says that I have to provide download mirror.
---> Attempting to fetch py26-distribute-0.6.21_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/py26-distribute ---> Fetching py26-distribute ---> Attempting to fetch distribute-0.6.21.tar.gz from http://pypi.python.org/packages/source/d/distribute/
comment:4 Changed 13 years ago by mf2k (Frank Schima)
It's clearly there in bold: "Please do NOT file a ticket without first ruling out a misconfiguration on your end. Also make sure that you specify which mirror your download came from when filing a ticket."
comment:6 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The file on pypi was stealth updated yesterday. The diff is trivial, so I've just removed pypi until the next release: r84373
comment:7 Changed 13 years ago by rbeyer (Ross Beyer)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This problem seems to have re-occurred (or maybe it remains unfixed).
The port does not seem to upgrade:
---> Checksumming distribute-0.6.21.tar.gz Error: Checksum (md5) mismatch for distribute-0.6.21.tar.gz Portfile checksum: distribute-0.6.21.tar.gz md5 c8cfcfd42ec9ab900fb3960a3308eef2 Distfile checksum: distribute-0.6.21.tar.gz md5 f783444754861f9b33e9f4083bd97b60
There is currently a change date on the Portfile of 2011-09-27, with the c8cf... md5 checksum.
The http://pypi.python.org/pypi/distribute/#downloads page for 0.6.21 shows a latest date of 2011-09-22 and an f783... md5.
Downloading the tar.gz file from the site indicates the f783... checksum like the python.org site indicates. Where is this c8cf... checksum coming from?
comment:8 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
As I wrote above, the file was stealth updated and I (temporarily) removed pypi from the mirror list used by the port. The file on the macports mirrors has the checksums listed in the portfile. If you downloaded the distfile from pypi, clean and redownload it as per the FAQ.
Please read the FAQ on checksum errors. You did not provide the download mirror.