Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 177967

Summary: net-nds/openldap-2.3.35-r1 fails to start
Product: Gentoo Linux Reporter: Doug Goldstein (RETIRED) <cardoe>
Component: New packagesAssignee: Gentoo LDAP project <ldap-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Doug Goldstein (RETIRED) gentoo-dev 2007-05-10 20:48:38 UTC
I just went from the last stable version to the current stable version. Nothing changed in my configs except I needed to add moduleload syncprov since previously it had been compiled in.

loglevel -1 still just has the basic error..

May 10 16:39:07 [slapd] main: TLS init def ctx failed: -1_
May 10 16:39:07 [slapd] slapd destroy: freeing system resources._
May 10 16:39:07 [slapd] slapd stopped._
May 10 16:39:07 [slapd] connections_destroy: nothing to destroy._

Lemme know what other info you need.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2007-05-11 13:30:52 UTC
This issue is actually a configuration issue. I use certs signed by CA Cert. Vapier's bump to ca-certificates the way it works breaks CA Cert signed certificates. Basically their root cert is unavailable. Oddly enough you'd think OpenLDAP would say something like can't find CACert rather then dying with a cryptic error msg..