Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#26125 - [openldap] BDB0126 mmap: Invalid argument

Attached to Project: Arch Linux
Opened by CC (ccom) - Tuesday, 27 September 2011, 09:38 GMT
Last edited by Stéphane Gaudreault (stephane) - Tuesday, 27 September 2011, 15:24 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After updating to the current version, openldap fails to start. The log file output:

bdb_db_open: database "..": dbenv_open(/var/lib/openldap/openldap-data).
bdb(..): BDB0126 mmap: Invalid argument
bdb_db_open: database ".." cannot be opened, err 22. Restore from backup!
====> bdb_cache_release_all
bdb(..): BDB1566 txn_checkpoint interface requires an environment configured for the transaction subsystem
bdb_db_close: database "..": txn_checkpoint failed: Invalid argument (22).
backend_startup_one (type=bdb, suffix=".."): bi_db_open failed! (22)
slapd shutdown: initiated
====> bdb_cache_release_all
bdb_db_close: database "..": alock_close failed
slapd destroy: freeing system resources.
slapd stopped.

It's also weird that txn_checkpoint isn't set anywhere.
This task depends upon

Closed by  Stéphane Gaudreault (stephane)
Tuesday, 27 September 2011, 15:24 GMT
Reason for closing:  Not a bug
Additional comments about closing:  As requested by the user.

Loading...