<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <pre>Package: slapd
Version: 2.4.25-1
Severity: <code>important</code>


Hello,

there is a Failure in configuration backend for parsing the pcache config.

I have a subordinate database as a ldap backend. And if I start with configuration backend enabled, i get this failure report:

---
olcDbCheckpoint: value #0: "checkpoint" must occur after "suffix".
olcDbCheckpoint: value #0: <olcDbCheckpoint> handler exited with 1!
config error processing olcDatabase={0}bdb,olcOverlay={2}pcache,olcDatabase={1}ldap,cn=config: <olcDbCheckpoint> handler exited with 1
---

The suffix "ou=bund.de,dc=generalstone,dc=net" is in "/etc/ldap/slapd.d/cn\=config/olcDatabase\=\{1\}ldap.ldif" and
"/etc/ldap/slapd.d/cn\=config/olcDatabase\=\{1\}ldap/olcOverlay\=\{2\}pcache/olcDatabase\=\{0\}bdb.ldif" <span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="enthält diese deklaration">contains this declaration:
</span></span>
---
dn: olcDatabase={0}bdb
objectClass: olcBdbConfig
objectClass: olcPcacheDatabase
olcDatabase: {0}bdb
olcDbDirectory: /var/lib/slapd/dc=net/dc=generalstone/ou=bund.de
olcDbCacheSize: 1000
olcDbCheckpoint: 512 30
olcDbConfig: {0}set_cachesize 0 10485760 0
olcDbConfig: {1}set_lk_max_objects 1500
olcDbConfig: {2}set_lk_max_locks 1500
olcDbConfig: {3}set_lk_max_lockers 1500
olcDbNoSync: FALSE
olcDbDirtyRead: FALSE
olcDbIDLcacheSize: 4000
olcDbIndex: objectClass eq
olcDbIndex: labeledURI pres,eq,approx
olcDbIndex: telephoneNumber pres,eq,sub
olcDbLinearIndex: FALSE
olcDbMode: 0600
olcDbSearchStack: 16
olcDbShmKey: 0
olcDbCacheFree: 1
olcDbDNcacheSize: 2000
structuralObjectClass: olcBdbConfig
entryUUID: f469f47e-0107-1030-888a-b5fbc3263791
creatorsName: cn=config
createTimestamp: 20110422084043Z
entryCSN: 20110422084043.405934Z#000000#000#000000
modifiersName: cn=config
modifyTimestamp: 20110422084043Z
---


Markus Naß
</pre>
  </body>
</html>