Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8534 - erroneous suggestion in an emerge error message
Summary: erroneous suggestion in an emerge error message
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High trivial
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-29 13:38 UTC by Denys Duchier
Modified: 2011-10-30 22:20 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 Denys Duchier 2002-09-29 13:38:55 UTC
looking through the code of emerge, I noticed that if rsync is not available   
it suggests to do "emerge net-misc/cvs".  this should be  
"emerge net-misc/rsync".
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-10-19 22:45:31 UTC
fixed in cvs.
Thanks.