Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
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 20:32:26
Message-Id: 4F19CF2C.3030703@gentoo.org
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 Hilco Wijbenga
1 On 01/20/2012 10:28 AM, Hilco Wijbenga wrote:
2 > I'd like to chime in here. I started a thread on gentoo-user (Portage
3 > option "--changed-use" not working?) pretty much about this.
4 >
5 > I use --changed-use instead of --newuse to get the advantages of a
6 > fully up-to-date system without the unnecessary churn. From the man
7 > page I understand that (part of) the idea behind --changed-use is to
8 > *not* rebuild packages where an unused/disabled USE flag is dropped.
9 > Which ought to apply to kdeenablefinal, right?
10 >
11 > It seems my understanding is incorrect because I see --new-use +
12 > --exclude is being recommended, not --changed-use. Would somebody
13 > please set me straight?
14
15 You've found a bug. It's fixed in git now:
16
17 http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=a77292d37e3c2604479514abed2dda64dabace25
18
19 As a workaround, you can add --binpkg-respect-use=n to your options.
20 --
21 Thanks,
22 Zac

Replies