Opened 12 years ago

Closed 12 years ago

#34944 closed defect (fixed)

p0f throwing checksum error

Reported by: davidfavor (David Favor) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: p0f

Description

Error: Checksum (sha1) mismatch for p0f-2.0.8.tgz
Portfile checksum: p0f-2.0.8.tgz sha1 7b4d5b2f24af4b5a299979134bc7f6d7b1eaf875
Distfile checksum: p0f-2.0.8.tgz sha1 8b91e084e1a04888bd86095549f2b57dbb0a4892
Error: Checksum (rmd160) mismatch for p0f-2.0.8.tgz
Portfile checksum: p0f-2.0.8.tgz rmd160 87d5b30d2d5e156b9fdcb026160155f413ce13d3
Distfile checksum: p0f-2.0.8.tgz rmd160 cfd71d646387b682f803384aee5dd633eff8f82a
The correct checksum line may be:
checksums           sha1    8b91e084e1a04888bd86095549f2b57dbb0a4892 \
                    rmd160  cfd71d646387b682f803384aee5dd633eff8f82a
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<https://trac.macports.org/wiki/MisbehavingServers>
***
Error: org.macports.checksum for port p0f returned: Unable to verify file checksums
DEBUG: Error code: NONE
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
Warning: targets not executed for p0f: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port p0f for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_p0f/p0f/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port p0f failed

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

The developers of p0f reorganized the site without consideration to old download locations. See also #34899 which updates the port to a newer version.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r94504.

Wait 30 minutes, then "sudo port clean --all p0f" and "sudo port selfupdate" before trying again.

Note: See TracTickets for help on using tickets.