Gentoo Archives: gentoo-user

From: "Holger Hoffstätte" <holger.hoffstaette@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: portage 2.2.21: rsync_excludes no longer taken into account
Date: Tue, 22 Sep 2015 19:32:21
Message-Id: pan.2015.09.22.19.31.58@googlemail.com
In Reply to: Re: [gentoo-user] portage 2.2.21: rsync_excludes no longer taken into account by Mike Gilbert
1 On Tue, 22 Sep 2015 13:38:20 -0400, Mike Gilbert wrote:
2
3 > On Tue, Sep 22, 2015 at 12:28 PM, Holger Hoffstätte
4 > <holger.hoffstaette@××××××××××.com> wrote:
5 >>
6 >> After today's update to ~portage-2.2.21 rsync gives more more than I
7 >> asked for on repo update; it seems rsync_excludes is no longer read
8 >> or observed.
9 >>
10 >> It's specified in PORTAGE_RSYNC_EXTRA_OPTS and of course the file
11 >> with the exclusions exists etc. This has worked for aeons.
12 >>
13 >> Does anybody know what's up here? The release notes don't mention
14 >> anything related (or I missed it).
15 >
16 > rsync has no option called rsync_excludes. Exactly what options are
17 > you specifying in PORTAGE_RSYNC_EXTRA_OPTS?
18
19 No, it hasn't - I understand that. I understand rsync better than I
20 want to, trust me.. :)
21
22 $grep RSYNC /etc/portage/make.conf
23 PORTAGE_RSYNC_EXTRA_OPTS="--compress --exclude-from=/etc/portage/rsync_excludes"
24
25 This is the way documented on the Gentoo wiki, and broke today (with .21).
26 Hence I was thinking that maybe this now needs to go into the repos.conf
27 config or got broken some other way. Just figured I ask before filing an
28 unnecessary bug.
29
30 thanks
31
32 -h

Replies