#23295: Medusa checksum invalid -------------------------------------+-------------------------------------- Reporter: bmorgenthaler@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: medusa -------------------------------------+-------------------------------------- Changes (by jmr@…): * keywords: medusa Portfile checksum => * owner: macports-tickets@… => pmq@… Old description:
Trying to install medusa from current ports gives the following errors.
$ sudo port install medusa ---> Computing dependencies for medusa ---> Fetching medusa ---> Verifying checksum(s) for medusa Error: Checksum (md5) mismatch for medusa-1.5.tar.gz Error: Checksum (sha1) mismatch for medusa-1.5.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Listed checksums in the Portfile are md5 11e04f6ac4bf559d5a0c6861a1cb8604 \ sha1 6a4a44584be1c672b8f9528582c5a2fc82faade8
Current ones from a recently downloaded version of medusa from foofus.net are md5 82f884666161af80f8cee7a7d5c7554d \ sha1 8c9251e929303bc462f41b8a4ecded3bf19868d4
Manual changing of the portfile allows medusa to install
New description: Trying to install medusa from current ports gives the following errors. {{{ $ sudo port install medusa ---> Computing dependencies for medusa ---> Fetching medusa ---> Verifying checksum(s) for medusa Error: Checksum (md5) mismatch for medusa-1.5.tar.gz Error: Checksum (sha1) mismatch for medusa-1.5.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. }}} Listed checksums in the Portfile are md5 11e04f6ac4bf559d5a0c6861a1cb8604 \ sha1 6a4a44584be1c672b8f9528582c5a2fc82faade8 Current ones from a recently downloaded version of medusa from foofus.net are md5 82f884666161af80f8cee7a7d5c7554d \ sha1 8c9251e929303bc462f41b8a4ecded3bf19868d4 Manual changing of the portfile allows medusa to install -- Comment: Please remember to preview and use WikiFormatting. As per the [wiki:FAQ#checksums FAQ], you need to indicate which mirror your file was downloaded from when reporting checksum mismatches. -- Ticket URL: <http://trac.macports.org/ticket/23295#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS