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

Bug 893646

Summary: net-nds/openldap-2.6.3-r7 installs slapd configuration for 2.4
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: Gentoo LDAP project <ldap-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Evans (RETIRED) gentoo-dev 2023-02-08 20:58:44 UTC
openldap-2.6.3-r7 installs an incompatible default configuration for slapd from FILESDIR which is still contains the removed hdb backend and possibly other flaws.

This should be updated to something that will work with 2.6.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-09 23:48:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf339dafe9121c8d4bfe8e5eba6d07e7b08127a2

commit bf339dafe9121c8d4bfe8e5eba6d07e7b08127a2
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2023-02-09 23:47:49 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2023-02-09 23:48:30 +0000

    net-nds/openldap: tweak upgrade safety checks & default database backend for 2.6
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/893646

 net-nds/openldap/files/openldap-2.6.3-slapd-conf | 64 ++++++++++++++++++++++++
 net-nds/openldap/openldap-2.6.3-r3.ebuild        |  2 +-
 net-nds/openldap/openldap-2.6.3-r7.ebuild        | 17 +++++--
 3 files changed, 79 insertions(+), 4 deletions(-)