[MacPorts] #36933: port install for dsniff failed on 10.7.5
#36933: port install for dsniff failed on 10.7.5 -----------------------------+-------------------------------- Reporter: sudhir.singh4@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: -----------------------------+-------------------------------- I have MAC OS X 10.7.5 I was trying to install dsniff. port search showed following two results: ---------------------------------- dsniff @2.3 (net) network auditing and penetration testing tools dsniff-devel @2.4b1 (net) network auditing and penetration testing tools ---------------------------------- I tried installing both one by one using port install. Looks like there are some build errors in both the cases. Following is the error message that I got. --------------------------- Error: org.macports.build for port dsniff returned: command execution failed Please see the log file for port dsniff for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_dsniff/dsniff/main.log --------------------------- I will try to attach the log files. -- Ticket URL: <https://trac.macports.org/ticket/36933> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36933: port install for dsniff failed on 10.7.5 ------------------------------+------------------- Reporter: sudhir.singh4@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dsniff | ------------------------------+------------------- Changes (by cal@…): * owner: macports-tickets@… => cal@… * port: => dsniff Comment: `libnids` must be installed with the `+libnet` and without the `+libnet11` variant. I've added some code in r99543 to check for this. The same probably applies to `dsniff-devel`; I'll take a look. -- Ticket URL: <https://trac.macports.org/ticket/36933#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36933: port install for dsniff failed on 10.7.5 ----------------------------------+-------------------- Reporter: sudhir.singh4@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: dsniff dnsiff-devel | ----------------------------------+-------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed * port: dsniff => dsniff dnsiff-devel Comment: It's the other way around with `dsniff-devel`. I've added code in r99545. Both ports now build fine for me (given `libnids` is installed with the correct variants). I'm closing this as fixed, but feel free to re-open if your problem persists after waiting 30 minutes, running selfupdate, cleaning dsniff and dsniff-devel and re-trying. -- Ticket URL: <https://trac.macports.org/ticket/36933#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36933: port install for dsniff failed on 10.7.5 ----------------------------------+---------------------- Reporter: sudhir.singh4@… | Owner: cal@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dsniff dnsiff-devel | ----------------------------------+---------------------- Changes (by quintas@…): * status: closed => reopened * resolution: fixed => Comment: After a fresh install of macports, installing dsniff-devel failed because it tried to use libnet11 instead of libnet. I had to uninstall libnet11 and specify the +libnet variant. -- Ticket URL: <https://trac.macports.org/ticket/36933#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36933: port install for dsniff failed on 10.7.5 ----------------------------------+-------------------- Reporter: sudhir.singh4@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: dsniff dnsiff-devel | ----------------------------------+-------------------- Changes (by cal@…): * status: reopened => closed * resolution: => fixed Comment: dsniff-devel only works with libnet11, not libnet. The port currently checks whether libnids is installed with the +libnet11 variant and fails, if it isn't. You, however, are stating that you had to use libnet with dsniff-devel over libnet11? I'd expect this to be true for dsniff, but not dsniff-devel. There's not a lot that can be done there, though, because MacPorts does not support dependencies on specific variants. There's no way to automatically install the correct variant of libnids depending on whether dsniff or dsniff-devel are to be installed. -- Ticket URL: <https://trac.macports.org/ticket/36933#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts