#32857: openssl @1.0.0f checksum mismatch ---------------------------+------------------------------------------------ Reporter: pablo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: openssl | Port: openssl ---------------------------+------------------------------------------------ Hi there, First of all I did check https://trac.macports.org/wiki/FAQ#checksums I'm having the following error when trying to install openssl. I'm actually trying to install bind9, however the error happens of course if I try to just install openssl. {{{ sudo port install openssl Password: ---> Computing dependencies for openssl ---> Verifying checksum(s) for openssl Error: Checksum (md5) mismatch for openssl-1.0.0f.tar.gz Error: Checksum (sha1) mismatch for openssl-1.0.0f.tar.gz Error: Checksum (rmd160) mismatch for openssl-1.0.0f.tar.gz Error: Checksum (sha256) mismatch for openssl-1.0.0f.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for openssl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} As I mentioned before I tried the recommended: {{{ $ sudo port selfupdate $ sudo port clean --dist <portname> $ sudo port install <portname> }}} -- Ticket URL: <https://trac.macports.org/ticket/32857> MacPorts <http://www.macports.org/> Ports system for Mac OS