Do this test, exec this command: slapd -d 1 and search in the last lines if you have this error:
bdb(dc=YOUR,dc=DOMAIN,dc=net): mmap: Invalid argument Because i had the same error of you... and i found that my kernel is not compiled with mmaping (had the same error on "standard" rrdtool from repositories) If you have this error, you can do 2 things: - compile openldap from source, disabling mmap - install an mmap enabled kernel Hope this help you. -- package slapd 2.4.15-1ubuntu3 failed to install : subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/428813 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
