Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150883 - PORTAGE_RSYNC_EXTRA_OPTS include
Summary: PORTAGE_RSYNC_EXTRA_OPTS include
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 147007
  Show dependency tree
 
Reported: 2006-10-11 05:36 UTC by Gregory Bleiker
Modified: 2006-10-11 20:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory Bleiker 2006-10-11 05:36:49 UTC
If you specify any "--no-xyz" in PORTAGE_RSYNC_EXTRA_OPTS, then the values in PORTAGE_RSYNC_OPTS will override these settings. So I guess rsync is called with

rsync PORTAGE_RSYNC_EXTRA_OPTS PORTAGE_RSYNC_OPTS

To my mind it should be
rsync  PORTAGE_RSYNC_OPTS PORTAGE_RSYNC_EXTRA_OPTS

so that you can specifically turn off values (like --no-perms)
Comment 1 Zac Medico gentoo-dev 2006-10-11 09:50:17 UTC
Thanks, this is fixed in svn r4659.
Comment 2 Zac Medico gentoo-dev 2006-10-11 20:26:10 UTC
This has been released in 2.1.2_pre2-r9.