#37981 closed defect (wontfix)
dnsniff fails to install
Reported by: | mozatlan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | neverpanic (Clemens Lang) | |
Port: | dsniff |
Description
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.
Attachments (1)
Change History (6)
Changed 12 years ago by mozatlan@…
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago 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.
comment:3 Changed 12 years ago by mozatlan@…
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:4 Changed 12 years ago by larryv (Lawrence Velázquez)
Cc: | cal@… added |
---|---|
Resolution: | → wontfix |
Status: | reopened → closed |
Then dsniff
and tcptraceroute
indirectly conflict with each other. You’ll probably want to try dsniff-devel
, which uses libnet11
instead of libnet
.
comment:5 Changed 12 years ago by neverpanic (Clemens Lang)
sudo port uninstall dsniff libnet11 libnids sudo port install dsniff +libnet -libnet11
Duplicate of #36933.
Note: See
TracTickets for help on using
tickets.
Run the following and you should be fine.