Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111098 - emerge error message for /usr/bin/cvs not existing is incorrect
Summary: emerge error message for /usr/bin/cvs not existing is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2005-11-01 01:59 UTC by Andre
Modified: 2006-02-26 14:32 UTC (History)
0 users

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


Attachments
A patch to fix the described issue (emerge-cvstypo.patch,482 bytes, patch)
2005-11-01 02:03 UTC, Andre
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre 2005-11-01 01:59:21 UTC
There appears to be a copy and paste bug with the cvs bin not existing error
message in emerge.

print "!!! /usr/bin/cvs does not exist, so rsync support is disabled."

is being used which doesn't really make sense.

I don't actually have a running version of gentoo at the moment, I was just
browsing the emerge source and saw this typo so I can't confirm it occurs on a
working system sorry.

Reproducible: Didn't try
Steps to Reproduce:
Comment 1 Andre 2005-11-01 02:03:14 UTC
Created attachment 71854 [details, diff]
A patch to fix the described issue

This patch should apply cleanly to portage-2.0.53_rc7
Comment 2 Zac Medico gentoo-dev 2006-02-11 00:49:35 UTC
(In reply to comment #0)
> I can't confirm it occurs on a working system sorry.

Theoretically, yes it could.  Thanks, it's in svn now for release in 2.1_pre5.

Comment 3 Zac Medico gentoo-dev 2006-02-26 14:32:46 UTC
Released in 2.1_pre5.