Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 595184 - net-dns/dnstop-20140915 USE=ipv6 should depend on || ( >=net-libs/libpcap-1.8.0 <net-libs/libpcap-1.8.0[ipv6?] )
Summary: net-dns/dnstop-20140915 USE=ipv6 should depend on || ( >=net-libs/libpcap-1.8...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hendrik v. Raven
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-26 10:45 UTC by Zentoo
Modified: 2020-02-05 09:02 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,8.69 KB, text/plain)
2016-11-07 19:12 UTC, Toralf Förster
Details
config.log (config.log,33.83 KB, text/plain)
2016-11-07 19:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.99 KB, text/plain)
2016-11-07 19:12 UTC, Toralf Förster
Details
environment (environment,86.46 KB, text/plain)
2016-11-07 19:12 UTC, Toralf Förster
Details
net-dns:dnstop-20140915-r1:20161107-181238.log (net-dns:dnstop-20140915-r1:20161107-181238.log,7.13 KB, text/plain)
2016-11-07 19:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zentoo 2016-09-26 10:45:20 UTC
On ~amd64:
net-dns/dnstop-20140915 block net-libs/libpcap-1.8.0 upgrade because net-dns/dnstop-20140915 needs ipv6 USE flag on libpcap but net-libs/libpcap-1.8.0 doesn't have ipv6 USE flag.
Comment 1 Toralf Förster gentoo-dev 2016-11-07 19:12:30 UTC
Created attachment 452640 [details]
emerge-info.txt

same at a tinderbox image
Comment 2 Toralf Förster gentoo-dev 2016-11-07 19:12:35 UTC
Created attachment 452642 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2016-11-07 19:12:38 UTC
Created attachment 452644 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2016-11-07 19:12:41 UTC
Created attachment 452646 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2016-11-07 19:12:45 UTC
Created attachment 452648 [details]
net-dns:dnstop-20140915-r1:20161107-181238.log
Comment 6 Michael Weber (RETIRED) gentoo-dev 2016-11-21 16:40:19 UTC
commit 0cfa6146a1621e772c3dbbc1a5be2573fb424518
Author: Michael Weber <xmw@gentoo.org>
Date:   Mon Nov 21 17:11:29 2016 +0100

    net-dns/dnstop: fix net-libs/libpcap[ipv6] situation, drop USE=ipv6, use pkg-config for ncurses[tinfo] (thanks lorem_ipsum and b4b1@free.fr, bug 595184).
    
    Package-Manager: portage-2.2.28

net-dns/dnstop/dnstop-20140915-r2.ebuild
net-dns/dnstop/files/dnstop-20140915-pkg-config.patch
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-22 17:10:47 UTC
(In reply to Michael Weber from comment #6)
> commit 0cfa6146a1621e772c3dbbc1a5be2573fb424518
> Author: Michael Weber <xmw@gentoo.org>
> Date:   Mon Nov 21 17:11:29 2016 +0100
> 
>     net-dns/dnstop: fix net-libs/libpcap[ipv6] situation, drop USE=ipv6, use
> pkg-config for ncurses[tinfo] (thanks lorem_ipsum and b4b1@free.fr, bug
> 595184).
>     
>     Package-Manager: portage-2.2.28
> 
> net-dns/dnstop/dnstop-20140915-r2.ebuild
> net-dns/dnstop/files/dnstop-20140915-pkg-config.patch

You ignored the entire fix for the problem in the Summary of this bug report and now I had to come in and fix it for you.