Opened 12 years ago

Closed 12 years ago

#34585 closed defect (invalid)

openssl checksum mismatch

Reported by: arisvd@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: openssl

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

$ sudo port install openssl
--->  Computing dependencies for openssl
--->  Verifying checksum(s) for openssl
Error: Checksum (md5) mismatch for openssl-1.0.1c.tar.gz
Error: Checksum (sha1) mismatch for openssl-1.0.1c.tar.gz
Error: Checksum (rmd160) mismatch for openssl-1.0.1c.tar.gz
Error: Checksum (sha256) mismatch for openssl-1.0.1c.tar.gz
Error: org.macports.checksum for port openssl returned: Unable to verify file checksums
Please see the log file for port openssl for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port openssl failed

Attachments (1)

main.log (4.1 KB) - added by arisvd@… 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by arisvd@…

Attachment: main.log added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…

What server delivered that file to you?

"sudo port clean --all openssl" and try again. Perhaps you got a corrupted download.

comment:2 Changed 12 years ago by mww@…

Resolution: invalid
Status: newclosed

the md5 and sha1 checksums of the Portfile are EXACTLY the same as given on the openssl website: http://www.openssl.org/source/openssl-1.0.1c.tar.gz.md5 http://www.openssl.org/source/openssl-1.0.1c.tar.gz.sha1 and those checksum fix exactly the file hosten on openssl.org

please re-download the sources, the distfile probably is broken due to a transfer error

Note: See TracTickets for help on using tickets.