New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22448 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Checksum verification fails on pydot-1.0.2.tar.gz

Reported by: macports.org@… Owned by: singingwolfboy@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: python Cc:
Port: py26-pydot

Description

 $ sudo port clean --all py26-pydot
--->  Cleaning py26-pydot
 $ sudo port install -d py26-pydot
--->  Computing dependencies for py26-pydot
--->  Fetching py26-pydot
--->  Attempting to fetch pydot-1.0.2.tar.gz from http://pypi.python.org/packages/source/p/pydot/
--->  Verifying checksum(s) for py26-pydot
Error: Checksum (md5) mismatch for pydot-1.0.2.tar.gz
Error: Checksum (sha1) mismatch for pydot-1.0.2.tar.gz
Error: Checksum (rmd160) mismatch for pydot-1.0.2.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.

Change History

comment:1 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to singingwolfboy@…
  • Cc singingwolfboy@… removed

comment:2 Changed 4 years ago by blb@…

  • Status changed from new to closed
  • Keywords pydot py26 removed
  • Resolution set to fixed

pypi removed from master_sites in r60583; in an hour or so, run

$ sudo port selfupdate
$ sudo port clean --all py26-pydot

and things should work.

comment:3 Changed 4 years ago by macports.org@…

Yep, thanks a lot.

Note: See TracTickets for help on using tickets.