New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26627 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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@…, adfernandes@…
Port: py-cython, py25-cython, py26-cython, py31-cython

Description (last modified by ryandesign@…) (diff)

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

comment:1 Changed 3 years ago by dfokkema@…

Sorry, forgot the Port: field.

comment:2 Changed 3 years ago by ryandesign@…

  • Cc akitada@… added
  • Summary changed from py26-cython @0.13 Checksum mismatch to py*-cython @0.13 Checksum mismatch
  • Description modified (diff)
  • Port set to py-cython, py25-cython, py26-cython, py31-cython

There are multiple versions of Cython-0.13.tar.gz floating around on the net.

Delightful. :(

comment:3 Changed 3 years ago by alek.silverstone@…

  • Cc alek.silverstone@… added

Cc Me!

comment:4 Changed 3 years ago by alek.silverstone@…

Workaround:

sudo easy_install-(2.5, 2.6, etc.) cython

comment:5 Changed 2 years ago by bgschaid@…

  • Cc bgschaid@… added

Cc Me!

comment:6 follow-up: ↓ 7 Changed 2 years ago by ryandesign@…

  • Status changed from new to closed
  • Cc ryandesign@…, adfernandes@… added
  • Resolution set to fixed

py*-cython was updated to 0.14 in r74760; hopefully the 0.14 distfile does not also have this problem.

comment:7 in reply to: ↑ 6 Changed 2 years ago by ryandesign@…

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.