Changes between Initial Version and Version 1 of Ticket #45809


Ignore:
Timestamp:
Nov 7, 2014, 2:01:40 PM (10 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

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. Use dsniff-devel instead (it has the advantage of using libnet11, thus avoiding the conflict). You need to change the variant of the libnids port for this:

sudo port uninstall libnids libnet
sudo port install dsniff-devel +libnet11 # +libnet11 causes libnids to be installed +libnet11-libnet, which uses libnet11

Note however, that dsniff-devel might fail to build. See #45466, #44063. Patches welcome.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45809

    • Property Status changed from new to closed
    • Property Resolution changed from to wontfix
    • Property Port dsniff added
  • Ticket #45809 – Description

    initial v1  
    66here is the log
    77
     8{{{
    89aralvidra02:~ rafki$ sudo port install dsniff
    910--->  Computing dependencies for dsniff
     
    1920Error: Unable to execute port: Can't install libnet11 because conflicting ports are active: libnet
    2021aralvidra02:~ rafki$
     22}}}
    2123
    2224please your respons