Opened 14 years ago
Closed 13 years ago
#29392 closed defect (fixed)
metasploit3: checksum mismatch
Reported by: | rhizome23@… | Owned by: | opendarwin.org@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | metasploit3 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I suspect the hash values just need updating.
---> Fetching metasploit3 ---> Attempting to fetch framework-3.0.tar.gz from http://framework.metasploit.com/releases/ ---> Verifying checksum(s) for metasploit3 Error: Checksum (md5) mismatch for framework-3.0.tar.gz Error: Checksum (sha1) mismatch for framework-3.0.tar.gz *** 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 Log for metasploit3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_metasploit3/main.log Error: Status 1 encountered during processing.
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Keywords: | metasploit3 hashmismatch removed |
Owner: | changed from macports-tickets@… to opendarwin.org@… |
Priority: | Low → Normal |
Summary: | MD5 and SHA1 Mismatch for metasploit3 → metasploit3: checksum mismatch |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
it is actually metasploit's own web server that is misconfigured, and delivers a "200 OK" response even for documents which should be reported as "404 Not Found".
I've reported this problem to the developers and also modified the port to no longer try to fetch from that location (r78435).
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've just received the reply that they've fixed their server.
Their server doesn't have version 3.0 anymore (it's much too old) so I'm not reinstating their master_sites. metasploit3 needs to be updated to a newer version. See #24103 for that request.
Note: See
TracTickets for help on using
tickets.
Replying to rhizome23@…:
Unlikely. See where it says "The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: MisbehavingServers". Did you read that page? In this case, it is actually metasploit's own web server that is misconfigured, and delivers a "200 OK" response even for documents which should be reported as "404 Not Found".
See also #24103. The port is years out of date.