[MacPorts] #37981: dnsniff fails to install
#37981: dnsniff fails to install ------------------------+-------------------------------- Reporter: mozatlan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: dsniff ------------------------+-------------------------------- dsniff will not install in the latest MacPorts under 10.8.2. "Error: org.macports.archivefetch for port dsniff returned: libnids must be installed with +libnet and without +libnet11." Log attached. -- Ticket URL: <https://trac.macports.org/ticket/37981> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37981: dnsniff fails to install -------------------------+-------------------------------- Reporter: mozatlan@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: dsniff | -------------------------+-------------------------------- Changes (by larryv@…): * status: new => closed * resolution: => invalid Comment: Run the following and you should be fine. {{{ sudo port clean dsniff sudo port install libnids +libnet -libnet11 sudo port install dsniff }}} -- Ticket URL: <https://trac.macports.org/ticket/37981#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37981: dnsniff fails to install -------------------------+-------------------------------- Reporter: mozatlan@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: dsniff | -------------------------+-------------------------------- Comment (by mozatlan@…): That fails: Error: Unable to execute port: Can't install libnet because conflicting ports are installed: libnet11 tcptraceroute has a requirement of libnet11. -- Ticket URL: <https://trac.macports.org/ticket/37981#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37981: dnsniff fails to install -------------------------+-------------------------------- Reporter: mozatlan@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: dsniff | -------------------------+-------------------------------- Changes (by mozatlan@…): * status: closed => reopened * resolution: invalid => -- Ticket URL: <https://trac.macports.org/ticket/37981#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37981: dnsniff fails to install -------------------------+-------------------------------- Reporter: mozatlan@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: wontfix | Keywords: Port: dsniff | -------------------------+-------------------------------- Changes (by larryv@…): * cc: cal@… (added) * status: reopened => closed * resolution: => wontfix Comment: Then `dsniff` and `tcptraceroute` indirectly conflict with each other. You’ll probably want to try `dsniff-devel`, which uses `libnet11` instead of `libnet`. -- Ticket URL: <https://trac.macports.org/ticket/37981#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37981: dnsniff fails to install -------------------------+-------------------------------- Reporter: mozatlan@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: wontfix | Keywords: Port: dsniff | -------------------------+-------------------------------- Comment (by cal@…): {{{ sudo port uninstall dsniff libnet11 libnids sudo port install dsniff +libnet -libnet11 }}} Duplicate of #36933. -- Ticket URL: <https://trac.macports.org/ticket/37981#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts