Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21359 - Openldap-2.1.x turns off db4 support if gdbm in USE
Summary: Openldap-2.1.x turns off db4 support if gdbm in USE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-20 15:43 UTC by Grant Goodyear (RETIRED)
Modified: 2003-05-29 15:22 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 Grant Goodyear (RETIRED) gentoo-dev 2003-05-20 15:43:06 UTC
As of 2.1 openldap defaults to using the "bdb" backend instead of ldbm.  Our ebuild 
turns off bdb, however, if "gdbm" is in USE, which I doubt is what most people will 
want.   
 
As an aside, 2.1.20 is now available. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Grant Goodyear (RETIRED) gentoo-dev 2003-05-20 16:07:17 UTC
Hmmm.  Also needs to enable crypt in "crypt" is in USE.
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2003-05-20 16:09:52 UTC
In fact, looking at the MDK spec,
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/openldap/openldap.spec?rev=1.45&content-type=text/x-cvsweb-markup,
there may be a number of things we want to add.
Comment 3 Grant Goodyear (RETIRED) gentoo-dev 2003-05-29 15:22:54 UTC
Okay, I'll take these.  Closing, since I'm actively working on this issue.