Opened 15 years ago
Last modified 14 years ago
#21074 closed defect
libpcap fails to build bad md5 checksum — at Version 1
Reported by: | traf@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | nmap | Cc: | |
Port: | libpcap |
Description (last modified by blb@…)
beliskner:~ $ port install libpcap ---> Computing dependencies for libpcap ---> Verifying checksum(s) for libpcap Error: Checksum (md5) mismatch for libpcap-1.0.0.tar.gz Error: Checksum (sha1) mismatch for libpcap-1.0.0.tar.gz Error: Checksum (rmd160) mismatch for libpcap-1.0.0.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 15 years ago by blb@…
Description: | modified (diff) |
---|---|
Keywords: | libpcap removed |
Port: | libpcap added |
Note: See
TracTickets for help on using
tickets.
Works here; try
sudo port clean --all libpcap
and try again (it may have been a corrupt download). Also see the FAQ entry on bad checksums.