pentoo / pentoo-overlay

Gentoo overlay for security tools as well as the heart of the Pentoo Livecd
321 stars 90 forks source link

Conflict with nikto depends #140

Closed latot closed 7 years ago

latot commented 7 years ago

Hi all, i try update gentoo and i found a little problem with the nikto package:

  (perl-core/JSON-PP-2.273.0:0/0::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/JSON-PP required by (net-analyzer/nikto-2.1.6_p20160624:0/0::pentoo, installed)

  (virtual/perl-JSON-PP-2.273.0.100_rc-r1:0/0::gentoo, installed) pulled in by
    >=virtual/perl-JSON-PP-2.271.30 required by (virtual/perl-CPAN-Meta-2.150.1-r1:0/0::gentoo, installed)

Checking the ebuild i found nikto is requesting from perl-core directly, to solve this is possible do it request the virtual package instead?

Thx. Cya.

blshkv commented 7 years ago

makes sense. Thank you

latot commented 7 years ago

Yay! now works, Thx!