[MacPorts] #45809: can install application using macports
MacPorts
noreply at macports.org
Fri Nov 7 06:01:41 PST 2014
#45809: can install application using macports
----------------------------+--------------------------------
Reporter: aralvidra02@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: wontfix | Keywords:
Port: dsniff |
----------------------------+--------------------------------
Changes (by cal@…):
* status: new => closed
* resolution: => wontfix
* port: => dsniff
Old description:
> 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
New description:
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
--
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.
--
Ticket URL: <https://trac.macports.org/ticket/45809#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list