Gentoo Archives: gentoo-dev

From: Hilco Wijbenga <hilco.wijbenga@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.14.1-r2.ebuild glibc-2.12.2.ebuild glibc-9999.ebuild glibc-2.15.ebuild glibc-2.10.1-r1.ebuild glibc-2.14.1-r1.ebuild glibc-2.14.ebuild glibc-2.13-r2.ebuild ChangeLog g
Date: Fri, 20 Jan 2012 21:13:17
Message-Id: CAE1pOi2QJ=Dn_gKtzYkrXO5aqmVXTcqKFZKbUuSN+jHkzP+ydg@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.14.1-r2.ebuild glibc-2.12.2.ebuild glibc-9999.ebuild glibc-2.15.ebuild glibc-2.10.1-r1.ebuild glibc-2.14.1-r1.ebuild glibc-2.14.ebuild glibc-2.13-r2.ebuild ChangeLog g by Zac Medico
1 On 20 January 2012 12:31, Zac Medico <zmedico@g.o> wrote:
2 > On 01/20/2012 10:28 AM, Hilco Wijbenga wrote:
3 >> I'd like to chime in here. I started a thread on gentoo-user (Portage
4 >> option "--changed-use" not working?) pretty much about this.
5 >>
6 >> I use --changed-use instead of --newuse to get the advantages of a
7 >> fully up-to-date system without the unnecessary churn. From the man
8 >> page I understand that (part of) the idea behind --changed-use is to
9 >> *not* rebuild packages where an unused/disabled USE flag is dropped.
10 >> Which ought to apply to kdeenablefinal, right?
11 >>
12 >> It seems my understanding is incorrect because I see --new-use +
13 >> --exclude is being recommended, not --changed-use. Would somebody
14 >> please set me straight?
15
16 You prefer/recommend --new-use + --exclude over --changed-use?
17
18 > You've found a bug. It's fixed in git now:
19 >
20 > http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=a77292d37e3c2604479514abed2dda64dabace25
21 >
22 > As a workaround, you can add --binpkg-respect-use=n to your options.
23
24 Sweet, thanks!

Replies