Opened 10 years ago

Closed 10 years ago

#41276 closed defect (fixed)

py*-pymc: Unable to verify file checksums

Reported by: mdekauwe (Martin De Kauwe) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: vkuznet (Valentin Kuznetsov), jdlong@…
Port: py-pymc

Description (last modified by larryv (Lawrence Velázquez))

Rebuilding py27-pymc after fresh install using Mavericks OS X. Appears to report a checksum error

error:checksum org.macports.checksum for port py27-pymc returned: Unable to verify file checksums

Attachments (1)

main.log (40.7 KB) - added by mdekauwe (Martin De Kauwe) 10 years ago.

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by mdekauwe (Martin De Kauwe)

Attachment: main.log added

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to mnick@…
Port: py-pymc added
Summary: py27-pymc Unable to verify file checksumspy*-pymc: Unable to verify file checksums

Thanks. In the future, please Cc relevant port maintainers (e.g., port info --maintainers py27-pymc).

comment:2 Changed 10 years ago by vkuznet (Valentin Kuznetsov)

Cc: vkuznet@… added

Cc Me!

comment:3 Changed 10 years ago by jdlong@…

Cc: jdlong@… added

Cc Me!

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from mnick@… to macports-tickets@…

mnick has retired.

comment:5 Changed 10 years ago by mf2k (Frank Schima)

From the log:

:debug:main Skipping completed org.macports.fetch (py27-pymc)

Please read the FAQ on checksum errors. The download mirror was not specified.

comment:6 Changed 10 years ago by mdekauwe (Martin De Kauwe)

I tried following that FAQ, i.e.

$ sudo port selfupdate
$ sudo port clean --dist py27-pymc
$ sudo port install py27-pymc

But I still got an error...

--->  Fetching distfiles for py27-pymc
--->  Attempting to fetch pymc-2.3.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/py-pymc/2.3_2
--->  Attempting to fetch pymc-2.3.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-pymc/2.3_2
--->  Attempting to fetch pymc-2.3.tar.gz from http://distfiles.macports.org/py-pymc/2.3_2
--->  Attempting to fetch pymc-2.3.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-pymc/2.3_2
--->  Attempting to fetch pymc-2.3.tar.gz from https://github.com/pymc-devs/pymc/tarball/2.3
--->  Verifying checksums for py27-pymc
Error: Checksum (rmd160) mismatch for pymc-2.3.tar.gz
Error: Checksum (sha256) mismatch for pymc-2.3.tar.gz
Error: org.macports.checksum for port py27-pymc returned: Unable to verify file checksums

Last edited 10 years ago by mdekauwe (Martin De Kauwe) (previous) (diff)

comment:7 Changed 10 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Fixed in r115527, see #41682.

Note: See TracTickets for help on using tickets.