Opened 9 years ago

Closed 9 years ago

#49920 closed defect (invalid)

Dependencies Conflicts for Nemesis Package

Reported by: victor.roig@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

bash-3.2# port install nemesis
--->  Computing dependencies for nemesis
Error: Can't install libnet because conflicting ports are active: libnet11
Error: Follow http://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port nemesis failed

Change History (1)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Resolution: invalid
Status: newclosed

The message is correct. You've asked to install nemesis, which depends on libnet, but you already have libnet11 installed, which conflicts. So you have to decide whether you want to keep libnet11 or install libnet instead. If you're ok with not having libnet11, you can deactivate or uninstall it.

Note: See TracTickets for help on using tickets.