#45297 closed defect (wontfix)
Cant install dsniff
Reported by: | JuhnHoo | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | dsniff |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi
Mac Ports: version 2.3.1 S.O: 10.9.5
I can't install dsniff I see this:
Sito-Mac:~ juhn_hoo$ sudo port install dsniff ---> Computing dependencies for dsniff ---> Fetching archive for dsniff ---> Attempting to fetch dsniff-2.3_5.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/dsniff ---> Attempting to fetch dsniff-2.3_5.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dsniff ---> Attempting to fetch dsniff-2.3_5.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/dsniff ---> Fetching distfiles for dsniff ---> Verifying checksums for dsniff ---> Extracting dsniff ---> Applying patches to dsniff ---> Configuring 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 Sito-Mac:~ juhn_hoo$
I open /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_dsniff/dsniff/main.log and see this:
Can you help me?
Thanks.
Juhn_Hoo
Attachments (1)
Change History (4)
comment:1 Changed 10 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to cal@… |
Port: | dsniff added |
comment:2 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing this as wontfix, because upstream of dsniff is dead and I don't want to become upstream by spending time on fixing this. Eventually, I'll replace the dsniff port with dsniff-devel to avoid this problem, though.
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Log converted to attachment.
Note: See
TracTickets for help on using
tickets.
Please don't paste large amounts of output, but attach them instead. Also, preview your post and use WikiFormatting when posting in trac.
When reporting bugs against ports, set the port field and cc the maintainer (
port info --maintainer dsniff
) of the port, if any.Yes:
dsniff
is broken. The code is old and unmaintained and no longer compiles with a modern C compiler. Usedsniff-devel
instead.