[MacPorts] #7972: tcptraceroute/libnet11 fails under 10.4.5 on Intel platform
MacPorts
noreply at macports.org
Thu Mar 24 09:30:06 PDT 2016
#7972: tcptraceroute/libnet11 fails under 10.4.5 on Intel platform
-----------------------+--------------------------------
Reporter: dsinn@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.2
Resolution: fixed | Keywords:
Port: libnet11 |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* port: => libnet11
Old description:
> tcptraceroute reports a failure when attempting to trace to a site:
>
> fatman:~ dsinn$ sudo tcptraceroute www.seanet.com 80
> Selected device en1, address 192.168.42.241, port 59746 for outgoing
> packets
> Tracing the path to www.seanet.com (64.38.166.88) on TCP port 80, 30 hops
> max
> libnet_write failed? Attempted to write 40 bytes, only wrote -1
>
> This occurs via both en0 and en1.
>
> Both libnet11 and tcptraceroute build fine:
>
> fatman:~ dsinn$ sudo port install libnet11
> ---> Fetching libnet11
> ---> Attempting to fetch libnet-1.1.2.1.tar.gz from
> http://www.packetfactory.net/libnet/dist/
> ---> Attempting to fetch libnet-1.1.2.1.tar.gz from http://distfiles-
> od.opendarwin.org/
> ---> Verifying checksum(s) for libnet11
> ---> Extracting libnet11
> ---> Configuring libnet11
> ---> Building libnet11 with target all
> ---> Staging libnet11 into destroot
> ---> Packaging tgz archive for libnet11 1.1.2.1_0
> ---> Installing libnet11 1.1.2.1_0
> ---> Activating libnet11 1.1.2.1_0
> ---> Cleaning libnet11
> fatman:~ dsinn$ sudo port install tcptraceroute
> ---> Fetching tcptraceroute
> ---> Attempting to fetch tcptraceroute-1.5beta4.tar.gz from
> http://michael.toren.net/code/tcptraceroute/
> ---> Verifying checksum(s) for tcptraceroute
> ---> Extracting tcptraceroute
> ---> Configuring tcptraceroute
> ---> Building tcptraceroute with target all
> ---> Staging tcptraceroute into destroot
> ---> Packaging tgz archive for tcptraceroute 1.5beta4_0
> ---> Installing tcptraceroute 1.5beta4_0
> ---> Activating tcptraceroute 1.5beta4_0
> ---> Cleaning tcptraceroute
>
> I have no other installed port's that rely on libnet11, so I am unable to
> test if it is tcptraceroute or libnet11 that is failing. The system is a
> MacBookPro running 10.4.5.
New description:
tcptraceroute reports a failure when attempting to trace to a site:
{{{
fatman:~ dsinn$ sudo tcptraceroute www.seanet.com 80
Selected device en1, address 192.168.42.241, port 59746 for outgoing
packets
Tracing the path to www.seanet.com (64.38.166.88) on TCP port 80, 30 hops
max
libnet_write failed? Attempted to write 40 bytes, only wrote -1
}}}
This occurs via both en0 and en1.
Both libnet11 and tcptraceroute build fine:
{{{
fatman:~ dsinn$ sudo port install libnet11
---> Fetching libnet11
---> Attempting to fetch libnet-1.1.2.1.tar.gz from
http://www.packetfactory.net/libnet/dist/
---> Attempting to fetch libnet-1.1.2.1.tar.gz from http://distfiles-
od.opendarwin.org/
---> Verifying checksum(s) for libnet11
---> Extracting libnet11
---> Configuring libnet11
---> Building libnet11 with target all
---> Staging libnet11 into destroot
---> Packaging tgz archive for libnet11 1.1.2.1_0
---> Installing libnet11 1.1.2.1_0
---> Activating libnet11 1.1.2.1_0
---> Cleaning libnet11
fatman:~ dsinn$ sudo port install tcptraceroute
---> Fetching tcptraceroute
---> Attempting to fetch tcptraceroute-1.5beta4.tar.gz from
http://michael.toren.net/code/tcptraceroute/
---> Verifying checksum(s) for tcptraceroute
---> Extracting tcptraceroute
---> Configuring tcptraceroute
---> Building tcptraceroute with target all
---> Staging tcptraceroute into destroot
---> Packaging tgz archive for tcptraceroute 1.5beta4_0
---> Installing tcptraceroute 1.5beta4_0
---> Activating tcptraceroute 1.5beta4_0
---> Cleaning tcptraceroute
}}}
I have no other installed port's that rely on libnet11, so I am unable to
test if it is tcptraceroute or libnet11 that is failing. The system is a
MacBookPro running 10.4.5.
--
--
Ticket URL: <https://trac.macports.org/ticket/7972#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list