pentoo / pentoo-historical

read-only historical backup of pentoo from googlecode
https://code.google.com/p/pentoo/
2 stars 1 forks source link

app-forensics/air conflicting netcat variorities #179

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Desire net-analyzer/w3af-1 or app-forensics/air-2.0.0-r1 
2. emerge pentoo with forensics and/or analyzer

What is the expected output? What do you see instead?
non conflicting build

What version of the product are you using? On what operating system?
net-analyzer/netcat6-1.0-r2 Gentoo

Please provide any additional information below.
net-analyzer/netcat-110-r9
  (net-analyzer/netcat-110-r9::gentoo, ebuild scheduled for merge) pulled in by
    net-analyzer/netcat required by (net-analyzer/w3af-1.1::gentoo, installed)
    net-analyzer/netcat required by (app-forensics/air-2.0.0-r1::gentoo, installed)

  (net-analyzer/netcat6-1.0-r2::gentoo, installed) pulled in by
    >=net-analyzer/netcat6-1.0-r2 required by (app-emulation/libvirt-1.1.1-r1::gentoo, installed)
    net-analyzer/netcat6 required by (pentoo/pentoo-analyzer-2013.0-r1::pentoo, installed)
    net-analyzer/netcat6 required by @selected

Original issue reported on code.google.com by cyb3r-assassin@cyberpunk.me on 2 Sep 2013 at 7:25

GoogleCodeExporter commented 9 years ago
looks like netcat6 can replace netcat, but netcat can't replace netcat6.  
please remove netcat from your system and use netcat6 or provide solid 
reasoning why this is not acceptable.

Original comment by sidhayn on 2 Sep 2013 at 8:27

GoogleCodeExporter commented 9 years ago
w3af and air ebuilds req a dep of netcat so netcat conflicts with netcat6 but 
pentoo-analyzer wants netcat6 and pentoo-exploit requests w3af. The ebuilds for 
w3af and air need fixed

Original comment by cyb3r-assassin@cyberpunk.me on 2 Sep 2013 at 10:28

GoogleCodeExporter commented 9 years ago
w3af is fine, it has the following:
        || (
                net-analyzer/gnu-netcat
                net-analyzer/netcat
                net-analyzer/netcat6 )

app-forensics/air is not.

Since app-forensics/air is not part of Pentoo, I suggest to open an upstream 
bug at:
https://bugs.gentoo.org.

Thanks.

Original comment by blshkv on 2 Sep 2013 at 11:25

GoogleCodeExporter commented 9 years ago
https://bugs.gentoo.org/show_bug.cgi?id=483438

Original comment by blshkv on 2 Sep 2013 at 11:40