#66201 closed defect (fixed)

py27-cycler @0.10.0 checksum mismatch

Reported by: astroboylrx (Rixin Li) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: py-cycler

Description

Unable to install py27-matplotlib because of this dependency's error.

--->  Fetching archive for py27-cycler
--->  Attempting to fetch py27-cycler-0.10.0_0.darwin_22.noarch.tbz2 from https://packages.macports.org/py27-cycler
--->  Attempting to fetch py27-cycler-0.10.0_0.darwin_22.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py27-cycler
--->  Attempting to fetch py27-cycler-0.10.0_0.darwin_22.noarch.tbz2 from https://mse.uk.packages.macports.org/py27-cycler
--->  Fetching distfiles for py27-cycler
--->  Attempting to fetch cycler-0.10.0.tar.gz from https://files.pythonhosted.org/packages/source/c/cycler
--->  Verifying checksums for py27-cycler
Error: Checksum (rmd160) mismatch for cycler-0.10.0.tar.gz
Error: Checksum (sha256) mismatch for cycler-0.10.0.tar.gz
Error: Checksum (size) mismatch for cycler-0.10.0.tar.gz
Error: Failed to checksum py27-cycler: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cycler/py27-cycler/main.log for details.

Attachments (1)

main.log (4.6 KB) - added by astroboylrx (Rixin Li) 17 months ago.
main log

Download all attachments as: .zip

Change History (3)

Changed 17 months ago by astroboylrx (Rixin Li)

Attachment: main.log added

main log

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Owner: set to reneeotten
Port: py-cycler added; py27-cycler removed
Status: newassigned
Summary: Failed to checksum py27-cycler: Unable to verify file checksumspy27-cycler @0.10.0 checksum mismatch

comment:2 Changed 16 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 176b3f37a056f3737ac7c8a7fd568eb160dd2c2c/macports-ports (master):

py-cycler: correct checksums for py27/py3{5,6} subports

  • switched from GitHub sources to PyPI but when reverting to the latest supported version for older Python versions put back the GitHub checksums...

Closes: #66201

Note: See TracTickets for help on using tickets.