Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203122 - dev-util/git - git-cvsimport needs dev-util/cvsps
Summary: dev-util/git - git-cvsimport needs dev-util/cvsps
Status: RESOLVED DUPLICATE of bug 133536
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 06:39 UTC by Carlo Marcelo Arenas Belon
Modified: 2007-12-23 07:21 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 Carlo Marcelo Arenas Belon 2007-12-23 06:39:48 UTC
trying to use git cvsimport fails with the following error :

Can't exec "cvsps": No such file or directory at /usr/bin/git-cvsimport line 624.
Could not start cvsps: No such file or directory

adding a dependency to dev-util/cvsps will solve the problem, but most likely adding a use flag and patch to make it conditional would be even better.

Reproducible: Always

Steps to Reproduce:
1.emerge -Dnvupt git
2.git cvsimport
3.

Actual Results:  
failure because of missing cvsps

Expected Results:  
git-cvsimport to succeed or not be there if not all required dependencies were installed
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-23 07:21:11 UTC
Read the elog info, please.


*** This bug has been marked as a duplicate of bug 133536 ***