Opened 13 years ago

Closed 13 years ago

#30241 closed defect (fixed)

eigen3 checksum mismatch

Reported by: nectarien@… Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: eigen3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

>>> sudo port install eigen3
--->  Computing dependencies for eigen3
--->  Fetching eigen3
--->  Verifying checksum(s) for eigen3
Error: Checksum (md5) mismatch for 3.0.1.tar.bz2
Error: Checksum (sha1) mismatch for 3.0.1.tar.bz2
Error: Checksum (rmd160) mismatch for 3.0.1.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums

Change History (2)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to eborisch@…
Port: eigen3 added
Summary: Eigen3 [3.0.1] fails to install due to conflicting checksumeigen3 checksum mismatch

I get the same.

$ sudo port checksum eigen3
--->  Fetching eigen3
--->  Attempting to fetch 3.0.1.tar.bz2 from http://bitbucket.org/eigen/eigen/get/
--->  Verifying checksum(s) for eigen3
Error: Checksum (md5) mismatch for 3.0.1.tar.bz2
Error: Checksum (sha1) mismatch for 3.0.1.tar.bz2
Error: Checksum (rmd160) mismatch for 3.0.1.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for eigen3 is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_math_eigen3/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

comment:2 Changed 13 years ago by eborisch (Eric A. Borisch)

Resolution: fixed
Status: newclosed

Fixed in r80864. Found no changes to archive contents.

Note: See TracTickets for help on using tickets.