Issue 7870 - slapd-mdb slapcat failure
Summary: slapd-mdb slapcat failure
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.39
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 03:38 UTC by Howard Chu
Modified: 2014-10-23 07:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Howard Chu 2014-06-03 20:38:56 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 1 Howard Chu 2014-06-04 03:38:11 UTC
Full_Name: Howard Chu
Version: 2.4.39
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (78.155.233.73)
Submitted by: hyc


If an index was configured in slapd.conf but not created yet (e.g. slapindex
wasn't run) then slapcat will fail because it tried to open the index DB in
read-only mode and it doesn't exist yet.

slapcat shouldn't even bother to open the index DBs since it doesn't use them.
Fix coming shortly.
Comment 2 Quanah Gibson-Mount 2014-06-12 13:30:35 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2014-10-23 07:31:39 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2014-10-23 07:31:39 UTC
changed notes
changed state Release to Closed