#26627 closed defect (fixed)
py*-cython @0.13 Checksum mismatch
Reported by: | dfokkema@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | akitada@…, alek.silverstone@…, bgschaid@…, ryandesign (Ryan Carsten Schmidt), adfernandes (Andrew Fernandes) | |
Port: | py-cython, py25-cython, py26-cython, py31-cython |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
There are multiple versions of Cython-0.13.tar.gz floating around on the net. In particular, the cython.org and pypi.python.org versions differ.
- cython.org: 630K Aug 25 08:41 md5: ed2ec5e0df60a6b8e500bedf93bb1feb
- pypi.python.org: 808K Aug 25 18:06 md5: 7c0c62ba3df5c97979b2e4b61d7e686e
Based on ping times, port selects the pypi version for download (in my case) which does not match with the portfile.
Change History (7)
comment:1 Changed 14 years ago by dfokkema@…
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | akitada@… added |
---|---|
Description: | modified (diff) |
Port: | py-cython py25-cython py26-cython py31-cython added |
Summary: | py26-cython @0.13 Checksum mismatch → py*-cython @0.13 Checksum mismatch |
There are multiple versions of Cython-0.13.tar.gz floating around on the net.
Delightful. :(
comment:4 Changed 14 years ago by alek.silverstone@…
Workaround:
sudo easy_install-(2.5, 2.6, etc.) cython
comment:6 follow-up: 7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… adfernandes@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
py*-cython was updated to 0.14 in r74760; hopefully the 0.14 distfile does not also have this problem.
comment:7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
hopefully the 0.14 distfile does not also have this problem.
No such luck; see #28682.
Note: See
TracTickets for help on using
tickets.
Sorry, forgot the Port: field.