#30288: rb-rails rb-activesupport checksum error -----------------------------------------+---------------------------------- Reporter: neukomp@… | Owner: rcavanaugh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: rb-activesupport -----------------------------------------+---------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => rcavanaugh@… Old description:
I've tried to install rb-rails. rb-activesupport is a dependency. The error mentions that there is a checksum mismatch.
This looks to be similar to 27219.
I did a clean just to be sure before trying again but got the same error.
I hope the log contains sufficient information.
Here is the log:
port -v install rb-rails
Port command started with PID 27461
---> Computing dependencies for rb-rails. . . . . . .. .. .. .
---> Dependencies to be installed: rb-actionmailer rb-actionpack rb- activesupport rb-activerecord rb-activeresource rb-rake rb-sqlite3
---> Verifying checksum(s) for rb-activesupport
---> Checksumming activesupport-2.2.2.gem
Error: Checksum (md5) mismatch for activesupport-2.2.2.gem Portfile checksum: activesupport-2.2.2.gem md5 2251cb08f36e40bb48ea3bb805323cc7
Distfile checksum: activesupport-2.2.2.gem md5 6873b4db8915630cbabf6238e8b60ddc
Error: Checksum (sha1) mismatch for activesupport-2.2.2.gem
Portfile checksum: activesupport-2.2.2.gem sha1 4fc82b0c7f8f38879c593a722cdd788f876a1868
Distfile checksum: activesupport-2.2.2.gem sha1 50a8c63c396a162a14faf374ac5a7718e87733c1
Error: Checksum (rmd160) mismatch for activesupport-2 .2.2.gem
Portfile checksum: activesupport-2.2.2.gem rmd160 6064300c37ac2a542d87019fd485b5877c379b2e
Distfile checksum: activesupport-2.2.2.gem rmd160 93136e33a41a593754916317e4464f5566b85859
The correct checksum line may be: checksums md5 6873b4db8915630cbabf6238e8b60ddc \ sha1 50a8c63c396a162a14faf374ac5a7718e87733c1 \ rmd160 93136e33a41a593754916317e4464f5566b85859 ***
The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch:
<http://trac.macports.org/wiki/MisbehavingServers> ***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for rb-activesupport): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Failed to install rb-activesupport
Log for rb-activesupport is at: /opt/local/var/macports/logs/_opt_local _var_macports_sources_rsync.macports.org_release_ports_ruby_rb- activesupport/main.log
Error: The following dependencies were not installed: rb-actionmailer rb- actionpack rb-activesupport rb-activerecord rb-activeresource rb-rake rb- sqlite3
Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
New description: I've tried to install rb-rails. rb-activesupport is a dependency. The error mentions that there is a checksum mismatch. This looks to be similar to 27219. I did a clean just to be sure before trying again but got the same error. I hope the log contains sufficient information. Here is the log: {{{ port -v install rb-rails Port command started with PID 27461 ---> Computing dependencies for rb-rails. . . . . . .. .. .. . ---> Dependencies to be installed: rb-actionmailer rb-actionpack rb- activesupport rb-activerecord rb-activeresource rb-rake rb-sqlite3 ---> Verifying checksum(s) for rb-activesupport ---> Checksumming activesupport-2.2.2.gem Error: Checksum (md5) mismatch for activesupport-2.2.2.gem Portfile checksum: activesupport-2.2.2.gem md5 2251cb08f36e40bb48ea3bb805323cc7 Distfile checksum: activesupport-2.2.2.gem md5 6873b4db8915630cbabf6238e8b60ddc Error: Checksum (sha1) mismatch for activesupport-2.2.2.gem Portfile checksum: activesupport-2.2.2.gem sha1 4fc82b0c7f8f38879c593a722cdd788f876a1868 Distfile checksum: activesupport-2.2.2.gem sha1 50a8c63c396a162a14faf374ac5a7718e87733c1 Error: Checksum (rmd160) mismatch for activesupport-2 .2.2.gem Portfile checksum: activesupport-2.2.2.gem rmd160 6064300c37ac2a542d87019fd485b5877c379b2e Distfile checksum: activesupport-2.2.2.gem rmd160 93136e33a41a593754916317e4464f5566b85859 The correct checksum line may be: checksums md5 6873b4db8915630cbabf6238e8b60ddc \ sha1 50a8c63c396a162a14faf374ac5a7718e87733c1 \ rmd160 93136e33a41a593754916317e4464f5566b85859 *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <http://trac.macports.org/wiki/MisbehavingServers> *** Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for rb-activesupport): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Failed to install rb-activesupport Log for rb-activesupport is at: /opt/local/var/macports/logs/_opt_local _var_macports_sources_rsync.macports.org_release_ports_ruby_rb- activesupport/main.log Error: The following dependencies were not installed: rb-actionmailer rb- actionpack rb-activesupport rb-activerecord rb-activeresource rb-rake rb- sqlite3 Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Comment: Please remember to cc the maintainer. Have you read the MisbehavingServers page referred to in the output? What does the HTML in the file say? -- Ticket URL: <https://trac.macports.org/ticket/30288#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS