Opened 14 years ago

Closed 13 years ago

#25462 closed defect (invalid)

checksum error with py25-cjson

Reported by: Andreas.Krueger2@… Owned by: michael.dagitses@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: py25-cjson

Description

First time that I encounter this error with macports. Please see below.

thx

port install py25-cjson
--->  Computing dependencies for py25-cjson
--->  Verifying checksum(s) for py25-cjson
Error: Checksum (md5) mismatch for python-cjson-1.0.5.tar.gz
Error: Checksum (sha1) mismatch for python-cjson-1.0.5.tar.gz
Error: Checksum (rmd160) mismatch for python-cjson-1.0.5.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.
.
.
.
Error: Checksum (md5) mismatch for python-cjson-1.0.5.tar.gz
Portfile checksum: python-cjson-1.0.5.tar.gz md5 4d55b66ecdf0300313af9d030d9644a3
Distfile checksum: python-cjson-1.0.5.tar.gz md5 7038b46938e5ca0811b145b0a98e9067
Error: Checksum (sha1) mismatch for python-cjson-1.0.5.tar.gz
Portfile checksum: python-cjson-1.0.5.tar.gz sha1 a00519debfdc6dcc33acfe68dc10ee4866fdcd8b
Distfile checksum: python-cjson-1.0.5.tar.gz sha1 2fb08ce88a81c201f3c3e0abad3cbe4578db1a56
Error: Checksum (rmd160) mismatch for python-cjson-1.0.5.tar.gz
Portfile checksum: python-cjson-1.0.5.tar.gz rmd160 c1256cf176af3194233de3704ec07ab4ccfb522c
Distfile checksum: python-cjson-1.0.5.tar.gz rmd160 eb19735ec0ed019c695c0247cca03eafe11f04f0

Change History (4)

comment:1 Changed 14 years ago by Andreas.Krueger2@…

Cc: Andreas.Krueger2@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: Andreas.Krueger2@… removed
Keywords: cjson checksum removed
Owner: changed from macports-tickets@… to michael.dagitses@…

Please remember to cc the maintainer, and note that you do not need to be in cc when you are the reporter. As per the FAQ, you need to indicate which mirror your file was downloaded from.

comment:3 Changed 14 years ago by Andreas.Krueger2@…

you need to indicate which mirror your file was downloaded from

is this what you want to know?

 Attempting to fetch python-cjson-1.0.5.tar.gz from http://pypi.python.org/packages/source/p/python-cjson/

Thanks for pointing to the FAQ. Perhaps it was this what has helped:

$ sudo port selfupdate
$ sudo port clean --all py25-cjson
$ sudo port install py25-cjson

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.