Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Portage option "--changed-use" not working?
Date: Fri, 20 Jan 2012 00:08:47
Message-Id: 4F18AFBE.4000403@gmail.com
In Reply to: Re: [gentoo-user] Portage option "--changed-use" not working? by Hilco Wijbenga
1 Hilco Wijbenga wrote:
2 > On 19 January 2012 14:28, Dale <rdalek1967@×××××.com> wrote:
3 >> Hilco Wijbenga wrote:
4 >>> Hi all,
5 >>>
6 >>> In "man emerge" I read:
7 >>>
8 >>> --changed-use
9 >>> Tells emerge to include installed packages where USE flags have
10 >>> changed since installation. This option also implies the --selective
11 >>> option. Unlike --newuse, the --changed-use option does not trigger
12 >>> reinstallation when flags that the user has not enabled are added or
13 >>> removed.
14 >>>
15 >>> So I always include "--changed-use" when upgrading @world. But with
16 >>> the removal of kdeenablefinal I now get 150 reinstalls with
17 >>> changed-use. This seems to be contradicting the man page? Or am I
18 >>> misunderstanding things? Or did I misconfigure something? To be clear,
19 >>> I have never enabled kdeenablefinal.
20 >>>
21 >>> The full command I usually run is
22 >>>
23 >>> emerge --verbose --deep --with-bdeps=y --complete-graph --update
24 >>> --changed-use --keep-going world
25 >>>
26 >>> should that be relevant.
27 >>>
28 >>> Cheers,
29 >>> Hilco
30 >>>
31 >>>
32 >>
33 >>
34 >> Just to be clear, it was a dev that changed the kdeenablefinal flag. It
35 >> was sort of discussed on -dev. I think the dev that did it doesn't use
36 >> -N so it doesn't affect him and I guess he thinks it won't affect others
37 >> either.
38 >
39 > I know and I don't mind the kdeenablefinal flag being removed. That
40 > makes perfect sense.
41 >
42 > It's just that --changed-use ought to have prevented the 150
43 > unnecessary reinstalls. Or at least, I think it should have. :-)
44 >
45 >
46
47
48 Well, the USE flag got changed. Isn't that what -N is supposed to do?
49
50 Dale
51
52 :-) :-)
53
54 --
55 I am only responsible for what I said ... Not for what you understood or
56 how you interpreted my words!
57
58 Miss the compile output? Hint:
59 EMERGE_DEFAULT_OPTS="--quiet-build=n"

Replies

Subject Author
Re: [gentoo-user] Portage option "--changed-use" not working? Hilco Wijbenga <hilco.wijbenga@×××××.com>