Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 320553 - dev-vcs/cvs2svn: missing dependencies
Summary: dev-vcs/cvs2svn: missing dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 13:35 UTC by delete3
Modified: 2013-03-02 18:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---
robbat2: Bugday+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description delete3 2010-05-19 13:35:07 UTC
missing dependencies
RDEPEND="dev-lang/python[gdbm]" or berkdb

$ cvs2svn --help
ERROR: cvs2svn uses the anydbm package, which depends on lower level dbm
libraries.  Your system has dumbdbm, with which cvs2svn is known to have
problems.  To use cvs2svn, you must install a Python dbm library other than
dumbdbm or dbm.  See http://python.org/doc/current/lib/module-anydbm.html
for more information.
Comment 1 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2013-03-02 18:54:07 UTC
Updating to the latest version will fix this. Thanks.