Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113025 - handbook lacks important information for rsync_excludes to work...
Summary: handbook lacks important information for rsync_excludes to work...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-19 12:55 UTC by Nelson Benítez
Modified: 2005-11-25 06:52 UTC (History)
1 user (show)

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 Nelson Benítez 2005-11-19 12:55:18 UTC
In the handbook chapter where speaks about how to not sync some portage categories:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=5#doc_chap1

It doesn't say that for rsync_excludes file to work you have to set the
following variable in /etc/make.conf:
RSYNC_EXCLUDEFROM="/etc/portage/rsync_excludes"

I was about to file a bug against portage due to 'emerge --sync' ignoring my
rsync_excludes file when I saw I needed that variable thanks to this wiki[1] page.

[1] http://gentoo-wiki.com/TIP_Exclude_categories_from_emerge_sync 

Reproducible: Always
Steps to Reproduce:
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2005-11-25 06:52:10 UTC
Fixed. Thanks for reporting.