[MacPorts] #39518: mysql56 @5.6.12 +openssl Doesn't have the correct checksum
#39518: mysql56 @5.6.12 +openssl Doesn't have the correct checksum --------------------+-------------------------------- Reporter: s@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: mysql56 --------------------+-------------------------------- I apologize that I haven't had an opportunity to look at this in any detail. I don't know if the binaries were silently changed without a version rev or the Portfile was incorrect. {{{ :debug:checksum checksum phase started at Mon Jun 24 10:30:33 EDT 2013 :notice:checksum ---> Verifying checksum(s) for mysql56 :debug:checksum Executing org.macports.checksum (mysql56) :info:checksum ---> Checksumming mysql-5.6.12.tar.gz :error:checksum Checksum (rmd160) mismatch for mysql-5.6.12.tar.gz :info:checksum Portfile checksum: mysql-5.6.12.tar.gz rmd160 0088072e353f21fe0b079fe7c26500c822c76819 :info:checksum Distfile checksum: mysql-5.6.12.tar.gz rmd160 235b2c7b52ca40b98b08d0b27ebd0154d71f6a83 :error:checksum Checksum (sha256) mismatch for mysql-5.6.12.tar.gz :info:checksum Portfile checksum: mysql-5.6.12.tar.gz sha256 1153c1e0ae94116c150be5f173c336a80471b5ed4642a682b8462d36d54d5817 :info:checksum Distfile checksum: mysql-5.6.12.tar.gz sha256 7911af0180c8014b9193bde42b6b705460fa70bf75681b62c64d1cf2580686bc :info:checksum The correct checksum line may be: :info:checksum checksums rmd160 235b2c7b52ca40b98b08d0b27ebd0154d71f6a83 \ sha256 7911af0180c8014b9193bde42b6b705460fa70bf75681b62c64d1cf2580686bc :error:checksum org.macports.checksum for port mysql56 returned: Unable to verify file checksums }}} -- Ticket URL: <https://trac.macports.org/ticket/39518> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl Doesn't have the correct checksum ----------------------+-------------------------------- Reporter: s@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mysql56 | ----------------------+-------------------------------- Comment (by egall@…): See #39513 and #39516 which are the same thing, but for mysql55. I suppose as this one's for mysql56 though, that this probably technically isn't a duplicate... -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl Doesn't have the correct checksum ----------------------+-------------------------------- Reporter: s@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mysql56 | ----------------------+-------------------------------- Comment (by s@…): Replying to [comment:1 egall@…]:
See #39513 and #39516 which are the same thing, but for mysql55. I suppose as this one's for mysql56 though, that this probably technically isn't a duplicate... Odd. mysql55 works for me. Could there be different binaries with the same version floating around on different mirrors?
-- Ticket URL: <https://trac.macports.org/ticket/39518#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl: checksum mismatch ----------------------+----------------------- Reporter: s@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mysql56 | ----------------------+----------------------- Changes (by larryv@…): * owner: macports-tickets@… => pixilla@… * cc: pixilla@…, openmaintainer@… (removed) Comment: “openmaintainer” is a dummy email address. Could you please clean, try installing again, and attach the `main.log` when it fails? It will tell us where your MacPorts installation downloaded the distfiles from. {{{ % sudo port clean --all mysql56 % sudo port install mysql56 }}} -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl: checksum mismatch ----------------------+----------------------- Reporter: s@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mysql56 | ----------------------+----------------------- Comment (by s@…): Replying to [comment:3 larryv@…]:
“openmaintainer” is a dummy email address.
Sorry about that, I thought it was an alias that went to people monitoring MP more generally, I won't make that mistake in the future.
Could you please clean, try installing again, and attach the `main.log` when it fails? It will tell us where your MacPorts installation downloaded the distfiles from. {{{ % sudo port clean --all mysql56 % sudo port install mysql56 }}}
Does this contain the information you want? {{{ $ sudo port install mysql56---> Computing dependencies for mysql56 ---> Fetching archive for mysql56 ---> Attempting to fetch mysql56-5.6.12_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/mysql56 ---> Attempting to fetch mysql56-5.6.12_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/mysql56 ---> Attempting to fetch mysql56-5.6.12_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/mysql56 ---> Fetching distfiles for mysql56 ---> Attempting to fetch mysql-5.6.12.tar.gz from http://mysql.mirrors.pair.com/Downloads/MySQL-5.6/ ---> Verifying checksum(s) for mysql56 Error: Checksum (rmd160) mismatch for mysql-5.6.12.tar.gz Error: Checksum (sha256) mismatch for mysql-5.6.12.tar.gz Error: org.macports.checksum for port mysql56 returned: Unable to verify file checksums }}} -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl: checksum mismatch ----------------------+----------------------- Reporter: s@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: mysql56 | ----------------------+----------------------- Changes (by pixilla@…): * status: new => closed * resolution: => fixed Comment: See r107315 -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl: checksum mismatch ----------------------+----------------------- Reporter: s@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: mysql56 | ----------------------+----------------------- Comment (by ryandesign@…): It was a stealth update. You need to [wiki:PortfileRecipes#stealth-updates change the dist_subdir] so users who already had the old distfile do not encounter checksum mismatches when upgrading, as reported in #39531. -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl: checksum mismatch ----------------------+----------------------- Reporter: s@… | Owner: pixilla@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mysql56 | ----------------------+----------------------- Changes (by pixilla@…): * status: closed => reopened * resolution: fixed => Comment: Has duplicate #39531 -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#39518: mysql56 @5.6.12 +openssl: checksum mismatch ----------------------+----------------------- Reporter: s@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: mysql56 | ----------------------+----------------------- Changes (by pixilla@…): * status: reopened => closed * resolution: => fixed Comment: See r107374 -- Ticket URL: <https://trac.macports.org/ticket/39518#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts