[MacPorts] #23295: Medusa checksum invalid
#23295: Medusa checksum invalid --------------------------------------+------------------------------------- Reporter: bmorgenthaler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: medusa Portfile checksum | Port: medusa --------------------------------------+------------------------------------- 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 -- Ticket URL: <http://trac.macports.org/ticket/23295> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#23295: Medusa checksum invalid -------------------------------------+-------------------------------------- Reporter: bmorgenthaler@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: checksum | Port: medusa -------------------------------------+-------------------------------------- Changes (by nox@…): * cc: nox@… (added) * keywords: => checksum * version: 1.8.2 => Comment: Works here: {{{ $ sudo port -v checksum medusa ---> Computing dependencies for medusa. ---> Fetching medusa ---> medusa-1.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/medusa ---> Attempting to fetch medusa-1.5.tar.gz from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 338k 100 338k 0 0 204k 0 0:00:01 0:00:01 --:--:-- 455k ---> Verifying checksum(s) for medusa ---> Checksumming medusa-1.5.tar.gz $ echo $? 0 }}} Try this: {{{ sudo port selfupdate sudo port clean --all medusa sudo port install medusa }}} -- Ticket URL: <http://trac.macports.org/ticket/23295#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23295: Medusa checksum invalid -------------------------------------+-------------------------------------- Reporter: bmorgenthaler@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: checksum | Port: medusa -------------------------------------+-------------------------------------- Comment(by bmorgenthaler@…): Still does not work after cleaning. {{{ $ sudo port clean --all medusa ---> Cleaning medusa $ sudo port -v checksum medusa ---> Computing dependencies for medusa. ---> Fetching medusa ---> medusa-1.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/medusa ---> Attempting to fetch medusa-1.5.tar.gz from http://www.foofus.net/jmk/tools % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 338k 100 338k 0 0 3917k 0 --:--:-- --:--:-- --:--:-- 10.0M ---> Verifying checksum(s) for medusa ---> Checksumming medusa-1.5.tar.gz Error: Checksum (md5) mismatch for medusa-1.5.tar.gz Portfile checksum: medusa-1.5.tar.gz md5 11e04f6ac4bf559d5a0c6861a1cb8604 Distfile checksum: medusa-1.5.tar.gz md5 82f884666161af80f8cee7a7d5c7554d Error: Checksum (sha1) mismatch for medusa-1.5.tar.gz Portfile checksum: medusa-1.5.tar.gz sha1 6a4a44584be1c672b8f9528582c5a2fc82faade8 Distfile checksum: medusa-1.5.tar.gz sha1 8c9251e929303bc462f41b8a4ecded3bf19868d4 The correct checksum line may be: checksums md5 82f884666161af80f8cee7a7d5c7554d \ sha1 8c9251e929303bc462f41b8a4ecded3bf19868d4 \ rmd160 f926db9ce2cca7cf4fb83b937e4d4fbd0da5f9c2 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for medusa): org.macports.checksum Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. }}} Different version of medusa-1.5.tar.gz on the mirrors, because foofus.net is the original and maintained location for Medusa? -- Ticket URL: <http://trac.macports.org/ticket/23295#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23295: Medusa checksum invalid --------------------------------------+------------------------------------- Reporter: bmorgenthaler@… | Owner: pmq@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: checksum Port: medusa | --------------------------------------+------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: Definitely a stealth upgrade (src/medusa.c has a single bugfix). Should be fixed in r62749. -- Ticket URL: <http://trac.macports.org/ticket/23295#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts