Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3081 - 'emerge -c rsync' does not perform as documented.
Summary: 'emerge -c rsync' does not perform as documented.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-27 16:05 UTC by Mark Moss
Modified: 2003-02-04 19:42 UTC (History)
2 users (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 Mark Moss 2002-05-27 16:05:38 UTC
The emerge man page (portage-1.9.13) lists -c as an alias for --clean.  'emerge
--clean rsync' removes obsolete files from the local portage tree as expected.
'emerge -c rsync' attempts to remove rsync itself.