Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Why isn't libxslt updated by emerge world?
Date: Fri, 25 Jul 2008 19:01:28
Message-Id: 488A2303.5080305@bellsouth.net
In Reply to: Re: [gentoo-user] Why isn't libxslt updated by emerge world? by Grant
1 Grant wrote:
2 >>> But there is:
3 >>>
4 >>> # emerge -pv libxslt
5 >>>
6 >>> These are the packages that would be merged, in order:
7 >>>
8 >>> Calculating dependencies... done!
9 >>> [ebuild U ] dev-libs/libxslt-1.1.24 [1.1.20] USE="crypt python
10 >>> -debug -examples%" 3,286 kB
11 >>>
12 >>> That's the confusing part.
13 >>>
14 >>> - Grant
15 >>>
16 >>>
17 >> OK, did you call
18 >>
19 >> emerge -avtDuN world?
20 >>
21 >
22 > Of course, that's the confusing part. :)
23 >
24 > - Grant
25 >
26 >
27 >
28
29 Did you notice this part? -examples% It appears to me that the USE
30 flag has changed and that is why it is wanting to re-emerge it. If you
31 want to confirm this, run emerge -uvNp world and see if it shows up
32 then. You can replace the "p" with a "a" if you wish. The "N" will
33 pick up the USE flag change.
34
35 Hope that helps.
36
37 Dale
38
39 :-) :-)