Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: "equery depends" gives nonsense results
Date: Wed, 09 Jun 2010 22:59:42
Message-Id: AANLkTikRWzO0u2ikHPh_meKDmFbuDePRBGKMiv6On12O@mail.gmail.com
In Reply to: [gentoo-user] Re: "equery depends" gives nonsense results by Nikos Chantziaras
1 On Wed, Jun 9, 2010 at 5:42 PM, Nikos Chantziaras <realnc@×××××.de> wrote:
2 > On 06/10/2010 01:14 AM, Neil Bothwick wrote:
3 >>
4 >> emerge --depclean -pv x11-libs/qt-webkit
5 >
6 > Thanks for the tip! Didn't know --depclean can be used for that. Compared
7 > to that:
8 >
9 > x11-libs/qt-webkit-4.6.3 pulled in by:
10 > app-cdr/k3b-9999-r1
11 > app-text/kchmviewer-5.2
12 > dev-python/PyQt4-4.7.3
13 > kde-base/kdelibs-4.4.4
14 > kde-base/kdeplasma-addons-4.4.4
15 > x11-libs/qtscriptgenerator-0.1.0
16 >
17 > the equery output seems *way* off.
18
19 A third way of querying the reverse deps:
20 qdepends -Q qt-webkit
21
22 Which, ironically, provides different results than the other 2 methods
23 as well...
24
25 I have the exact same kind of results as you, and have no idea why.
26 I'm using portage-2.2_rc67, maybe if I were using stable portage these
27 things would all match? Maybe someone here can try and tell us. :)

Replies

Subject Author
[gentoo-user] Re: "equery depends" gives nonsense results Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] Re: "equery depends" gives nonsense results Marc Joliet <marcec@×××.de>