kolab - Openpkg and duplicateattributes upon kolab_bootstrap
Ron Segal
ron at mindhut.com
Sun Apr 15 02:27:16 CEST 2007
Hi Folks
Have just successfully installed openpkg on Fedora core 6.
This was followed by /openpkg/bin/openpkg build kolab | sh
All files seemed to build ok as of 15 April 2007.
Did:
/openpkg/etc/kolab/kolab_bootstrap -b
This gives:
Please enter Hostname [jimbeam]:
proceeding with Hostname jimbeam
Please enter your Maildomain [jimbeam]:
proceeding with Maildomain jimbeam
prepare LDAP database...
kill running slapd (if any)
OpenPKG: stop: openldap.
OpenPKG: stop: openldap.
temporarily start slapd
/openpkg/etc/openldap/schema/kolab.schema: line 61:
Duplicate attributeType: "2.5.4.13"
could not connect ldap server at
/openpkg/etc/kolab/kolab_bootstrap line 161.
Can't call method "bind" without a package or object
reference at /openpkg/etc/kolab/kolab_bootstrap line 163.
The duplicate attributetypes was:
attributetype ( 2.5.4.13 NAME 'description'
DESC 'RFC2256: descriptive information'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
Checked using grep and found a commented out duplicate in
core.schema. (Apparently some attributes are hard coded so
maybe this is the reason for dupliate.)
Did a diff between openpkg core.schema and the original
fedora 6 /etc/core.schema - No significant differences other
than date of schema.
Commented out duplicate in kolab.schema
Ran /openpkg/etc/kolab/kolab_bootstrap -b again
Found another duplicate attributetype
attributetype ( 2.5.4.34 NAME 'seeAlso'
DESC 'RFC2256: DN of related object'
SUP distinguishedName )
Commented this one out from kolab.schema
Ran /openpkg/etc/kolab/kolab_bootstrap -b again
Found a third duplicate attributetype
attributetype ( 0.9.2342.19200300.100.1.1
NAME ( 'uid' 'userid' )
DESC 'RFC1274: user identifier'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
Commented this one out from kolab.schema
Ran /openpkg/etc/kolab/kolab_bootstrap -b again
Please enter Hostname [jimbeam]:
proceeding with Hostname jimbeam
Please enter your Maildomain [jimbeam]:
proceeding with Maildomain jimbeam
prepare LDAP database...
kill running slapd (if any)
OpenPKG: stop: openldap.
OpenPKG: stop: openldap.
temporarily start slapd
Runs through to this point and stops.
Kill this and 'start all' and Kolab will start but no Apache
preparation etc.
Any advice would be appreciated.
Cheers
Ron
Wellington, New Zealand
More information about the users
mailing list