[Kolab-devel] [issue3705] Last update to kolab2.schema prevents openldap to start

Richard Bos kolab-issues at intevation.de
Fri Jun 19 21:29:00 CEST 2009


New submission from Richard Bos <ml at radoeka.nl>:

When using kolab2.schema from cvs (version 1.36) slapd stops with the following
output:

line 341 (attributetype ( 1.3.6.1.4.1.19414.1.1.1.19  NAME 'kolabSalutation' 
DESC 'Salutation like Mr., Mrs, Herr, Frau)'  EQUALITY caseIgnoreMatch  SUBSTR
caseIgnoreSubstringsMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{64} ))
/etc/openldap/schema/kolab2.schema: line 341 attributetype: Inconsistent
duplicate attributeType: "1.3.6.1.4.1.19414.1.1.1.19"
/etc/openldap/slapd.conf: line 18: <include> handler exited with 1!

Looking for that OID reveals:
kolab2:/etc/openldap/schema # grep 1.3.6.1.4.1.19414.1.1.1.
/etc/openldap/schema/kolab2.schema
......
attributetype ( 1.3.6.1.4.1.19414.1.1.1.18
attributetype ( 1.3.6.1.4.1.19414.1.1.1.19
attributetype ( 1.3.6.1.4.1.19414.1.1.1.19
attributetype ( 1.3.6.1.4.1.19414.1.1.1.20


When assigning kolabSalutation OID 1.3.6.1.4.1.19414.1.1.1.44, the output
becomes:
/etc/openldap/schema/kolab2.schema: line 925 objectclass: AttributeType not
found: "dateOfBirth"
/etc/openldap/slapd.conf: line 18: <include> handler exited with 1!

I stopped here and went back to cvs version 1.35, which works.

I made this bug critical, because as soon as an rpm is made of the current
sources kolab will not start!

This is the cvs change:
http://kolab.org/cgi-bin/viewcvs-

----------
assignedto: martin
messages: 20642
nosy: martin, rbos, thomas, wilde, wrobel
priority: critical
status: unread
title: Last update to kolab2.schema prevents openldap to start
topic: server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3705>
___________________________________________________




More information about the devel mailing list