[MacPorts] #24444: tcpreplay checksum error
MacPorts
noreply at macports.org
Mon Apr 12 11:05:21 PDT 2010
#24444: tcpreplay checksum error
----------------------------------------+-----------------------------------
Reporter: drstrangep0rk@… | Owner: pmq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: tcpreplay
----------------------------------------+-----------------------------------
Comment(by drstrangep0rk@…):
Also from macPort Site Hash are
# $Id$
2
3 PortSystem 1.0
4
5 name tcpreplay
6 categories net security
7 version 3.4.3
8 platforms darwin
9 maintainers pmq openmaintainer
10
11 description Replay pcap files at arbitrary speeds onto the
network
12 long_description \
13 Tcpreplay is a suite of BSD licensed tools written by Aaron
Turner for \
14 *NIX operating systems which gives you the ability to use
previously \
15 captured traffic in libpcap format to test a variety of
network devices. \
16 It allows you to classify traffic as client or server, rewrite
Layer 2, 3 \
17 and 4 headers and finally replay the traffic back onto the
network and \
18 through other devices such as switches, routers, firewalls,
NIDS and \
19 IPS's. Tcpreplay supports both single and dual NIC modes for
testing both \
20 sniffing and inline devices.
21
22 homepage http://tcpreplay.synfin.net
23 master_sites sourceforge
24 checksums sha1 441365eefdad608d41ccce92cc995ebb8559f35c
\
25 rmd160
fc3430bd5a638d3f7bc9504032948598b4efede5
26
27 # TODO use libpcapnav
28 # libdnet is required for fragroute support
29 depends_lib port:libpcap port:tcpdump port:libdnet
30
31 configure.args --with-libpcap=${prefix} \
32 --with-tcpdump=${prefix}/sbin/tcpdump
Error: Checksum (sha1) mismatch for tcpreplay-3.4.3.tar.gz
Portfile checksum: tcpreplay-3.4.3.tar.gz sha1
441365eefdad608d41ccce92cc995ebb8559f35c
Distfile checksum: tcpreplay-3.4.3.tar.gz sha1
016249e0e51d18b116675ecfeb94aaab1762855a
Error: Checksum (rmd160) mismatch for tcpreplay-3.4.3.tar.gz
Portfile checksum: tcpreplay-3.4.3.tar.gz rmd160
fc3430bd5a638d3f7bc9504032948598b4efede5
Distfile checksum: tcpreplay-3.4.3.tar.gz rmd160
d082fddbf75f6ba6b64fbf5902c50a6115942ef6
The correct checksum line may be:
Did sync and port selfupdate.
Which mirror are you using?
--
Ticket URL: <http://trac.macports.org/ticket/24444#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list