#45809 closed defect (wontfix)
can install application using macports
Reported by: | aralvidra02@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | petrrr | |
Port: | dsniff |
Description (last modified by neverpanic (Clemens Lang))
Hi,
Im doing dsniff installation and yersinia. but the conflict ports happen. i cant to any installation now.
here is the log
aralvidra02:~ rafki$ sudo port install dsniff ---> Computing dependencies for dsniff ---> Building dsniff 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 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port dsniff failed aralvidra02:~ rafki$ sudo port install yersinia ---> Computing dependencies for yersinia Error: Unable to execute port: Can't install libnet11 because conflicting ports are active: libnet aralvidra02:~ rafki$
please your respons
Thanks Rafki Altoberi
Attachments (1)
Change History (3)
Changed 10 years ago by aralvidra02@…
comment:1 Changed 10 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|---|
Port: | dsniff added |
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please use WikiFormatting and preview your post when posting in trac. When filing bugs against ports, fill in the port field and Cc the maintainer, if any.
dsniff
is old, outdated, and broken. Usedsniff-devel
instead (it has the advantage of usinglibnet11
, thus avoiding the conflict). You need to change the variant of thelibnids
port for this:Note however, that
dsniff-devel
might fail to build. See #45466, #44063. Patches welcome.