#34276: mysql55 fails checksum -----------------------------------+---------------------------------------- Reporter: theboergers@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: mysql55 -----------------------------------+---------------------------------------- Comment(by pixilla@…): I manually downloaded the source file from the same site in your fetch phase and my checksums match the Portfile. Try it yourself. You may have networking issues. {{{ $ curl http://mysql.mirrors.pair.com/Downloads/MySQL-5.5/mysql-5.5.23.tar.gz -O $ du -h mysql-5.5.23.tar.gz 23M mysql-5.5.23.tar.gz $ openssl rmd160 mysql-5.5.23.tar.gz RIPEMD160(mysql-5.5.23.tar.gz)= 26e3e076fd90b506866ce9deec8f0060196d1049 $ openssl sha256 mysql-5.5.23.tar.gz SHA256(mysql-5.5.23.tar.gz)= edcd76710d7367300a551688003cfe3ed2fc0acb20a8c4c32b145ca4315ce9e5 }}} -- Ticket URL: <https://trac.macports.org/ticket/34276#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS