Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22448 closed defect (fixed)

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 (3)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

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

comment:2 Changed 14 years ago by blb@…

Keywords: pydot py26 removed
Resolution: fixed
Status: newclosed

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 14 years ago by macports.org@…

Yep, thanks a lot.

Note: See TracTickets for help on using tickets.