Mailinglist Archive: opensuse (3138 mails)
| < Previous | Next > |
OpenLDAP + Sleepycat - SuSE 9.1
- From: "Marc Cabanatuan" <mcabanatuan@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 1 Dec 2004 09:27:19 -0600
- Message-id: <E1CZWPH-00077n-00@xxxxxxxxxxxxxxxxxxx>
Hello,
When using yast(2) to install openldap, and it's necessary dependencies and
after configuring slapd/ldap to run, I see these messages when using `rcldap
start` in /var/log/messages:
Dec 1 09:19:24 linux slapd[20796]: bdb_initialize: Sleepycat Software:
Berkeley DB 4.2.52: (April 6, 2004)
Dec 1 09:19:24 linux slapd[20796]: bdb_db_init: Initializing BDB database
Dec 1 09:19:24 linux slapd[20801]: bdb(dc=linux,dc=buildingservice):
Berkeley DB library configured to support only DB_PRIVATE environments
Dec 1 09:19:24 linux slapd[20801]: bdb_db_open: dbenv_open failed: Invalid
argument (22)
Dec 1 09:19:24 linux slapd[20801]: backend_startup: bi_db_open(0) failed!
(22)
Dec 1 09:19:24 linux slapd[20801]: bdb(dc=linux,dc=buildingservice):
DB_ENV->lock_id_free interface requires an environment configured for the
locking subsystem
Dec 1 09:19:24 linux slapd[20801]: bdb(dc=linux,dc=buildingservice):
txn_checkpoint interface requires an environment configured for the
transaction subsystem
Dec 1 09:19:24 linux slapd[20801]: bdb_db_destroy: txn_checkpoint failed:
Invalid argument (22)
Dec 1 09:19:24 linux slapd[20801]: slapd stopped.
Dec 1 09:19:24 linux slapd[20801]: connections_destroy: nothing to destroy.
Upon doing some research, it appears that BDB4 is broken with 9.1 and needs
to be rebuilt manually to fix the problem? I am apprehensive at doing this
because then it doesn't seem that it would register BDB as being installed
then if I built it manually, and I'd like to keep the ship as clean as
possible, so to speak.Any help on this would be great. Further info/details
as follows:
When running `openldap-2.1-slapcat`, it seems to start just fine.
Dec 1 09:21:39 linux openldap-2.1-slapcat: bdb_initialize: Sleepycat
Software: Berkeley DB 4.1.25: (June 23, 2004)
Dec 1 09:21:39 linux openldap-2.1-slapcat: /etc/openldap/slapd.conf: line
21: unknown directive "modulepath" outside backend info and database
definitions (ignored)
Dec 1 09:21:39 linux openldap-2.1-slapcat: bdb_db_init: Initializing BDB
database
linux:~ # /usr/lib/openldap/slapd -V
@(#) $OpenLDAP: slapd 2.2.6 (Aug 4 2004 16:31:54) $
abuild@boltzmann:/usr/src/packages/BUILD/openldap-2.2.6/servers/slapd
linux:~ # cat /proc/version
Linux version 2.6.5-7.111-default (geeko@buildhost) (gcc version 3.3.3 (SuSE
Linux)) #1 Wed Oct 13 15:45:13 UTC 2004
linux:~ # cat /etc/SuSE-release
SuSE Linux 9.1 (i586)
VERSION = 9.1
Marc Cabanatuan
Systems / Network Administrator
Building Service, Inc.
414.353.3600 phone
414.353.6060 fax
414.358.5080 x5570 voicemail direct
http://www.buildingservice.com
CONFIDENTIALITY NOTICE:
The information contained in any e-mail and their attached files, including
replies and forwarded copies, are confidential and intended solely for the
addressee(s) and may be legally privileged or prohibited from disclosure and
unauthorized use. If you are not the named addressee you may not use, copy
or disclose this information to any other person. If you received this
message in error please notify the sender immediately and delete all copies
of the email and associated files. If you are not the intended recipient,
any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication or any action taken or omitted to be taken
in reliance upon this message or its attachments is prohibited and unlawful.
Any views or opinions presented are solely those of the originator and do
not necessarily represent those of Building Service, Inc. While we have
taken steps to control the spread of viruses within our systems, we cannot
guarantee that this file is virus-free.
ELECTRONIC FILES:
Building Service, Inc. does not warranty the accuracy or completeness of any
information contained within the attached electronic files. It is the sole
responsibility of the undersigned to verify the information. The file
attached is reproduced for the use of the recipient only. The information
is considered proprietary information, owned by Building Service, Inc. and
may not be reproduced for the use of others.
When using yast(2) to install openldap, and it's necessary dependencies and
after configuring slapd/ldap to run, I see these messages when using `rcldap
start` in /var/log/messages:
Dec 1 09:19:24 linux slapd[20796]: bdb_initialize: Sleepycat Software:
Berkeley DB 4.2.52: (April 6, 2004)
Dec 1 09:19:24 linux slapd[20796]: bdb_db_init: Initializing BDB database
Dec 1 09:19:24 linux slapd[20801]: bdb(dc=linux,dc=buildingservice):
Berkeley DB library configured to support only DB_PRIVATE environments
Dec 1 09:19:24 linux slapd[20801]: bdb_db_open: dbenv_open failed: Invalid
argument (22)
Dec 1 09:19:24 linux slapd[20801]: backend_startup: bi_db_open(0) failed!
(22)
Dec 1 09:19:24 linux slapd[20801]: bdb(dc=linux,dc=buildingservice):
DB_ENV->lock_id_free interface requires an environment configured for the
locking subsystem
Dec 1 09:19:24 linux slapd[20801]: bdb(dc=linux,dc=buildingservice):
txn_checkpoint interface requires an environment configured for the
transaction subsystem
Dec 1 09:19:24 linux slapd[20801]: bdb_db_destroy: txn_checkpoint failed:
Invalid argument (22)
Dec 1 09:19:24 linux slapd[20801]: slapd stopped.
Dec 1 09:19:24 linux slapd[20801]: connections_destroy: nothing to destroy.
Upon doing some research, it appears that BDB4 is broken with 9.1 and needs
to be rebuilt manually to fix the problem? I am apprehensive at doing this
because then it doesn't seem that it would register BDB as being installed
then if I built it manually, and I'd like to keep the ship as clean as
possible, so to speak.Any help on this would be great. Further info/details
as follows:
When running `openldap-2.1-slapcat`, it seems to start just fine.
Dec 1 09:21:39 linux openldap-2.1-slapcat: bdb_initialize: Sleepycat
Software: Berkeley DB 4.1.25: (June 23, 2004)
Dec 1 09:21:39 linux openldap-2.1-slapcat: /etc/openldap/slapd.conf: line
21: unknown directive "modulepath" outside backend info and database
definitions (ignored)
Dec 1 09:21:39 linux openldap-2.1-slapcat: bdb_db_init: Initializing BDB
database
linux:~ # /usr/lib/openldap/slapd -V
@(#) $OpenLDAP: slapd 2.2.6 (Aug 4 2004 16:31:54) $
abuild@boltzmann:/usr/src/packages/BUILD/openldap-2.2.6/servers/slapd
linux:~ # cat /proc/version
Linux version 2.6.5-7.111-default (geeko@buildhost) (gcc version 3.3.3 (SuSE
Linux)) #1 Wed Oct 13 15:45:13 UTC 2004
linux:~ # cat /etc/SuSE-release
SuSE Linux 9.1 (i586)
VERSION = 9.1
Marc Cabanatuan
Systems / Network Administrator
Building Service, Inc.
414.353.3600 phone
414.353.6060 fax
414.358.5080 x5570 voicemail direct
http://www.buildingservice.com
CONFIDENTIALITY NOTICE:
The information contained in any e-mail and their attached files, including
replies and forwarded copies, are confidential and intended solely for the
addressee(s) and may be legally privileged or prohibited from disclosure and
unauthorized use. If you are not the named addressee you may not use, copy
or disclose this information to any other person. If you received this
message in error please notify the sender immediately and delete all copies
of the email and associated files. If you are not the intended recipient,
any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication or any action taken or omitted to be taken
in reliance upon this message or its attachments is prohibited and unlawful.
Any views or opinions presented are solely those of the originator and do
not necessarily represent those of Building Service, Inc. While we have
taken steps to control the spread of viruses within our systems, we cannot
guarantee that this file is virus-free.
ELECTRONIC FILES:
Building Service, Inc. does not warranty the accuracy or completeness of any
information contained within the attached electronic files. It is the sole
responsibility of the undersigned to verify the information. The file
attached is reproduced for the use of the recipient only. The information
is considered proprietary information, owned by Building Service, Inc. and
may not be reproduced for the use of others.
| < Previous | Next > |