Package: slapd
Version: 2.2.23-1
Severity: important
I tried to update slapd to new version (2.2.23-1), and slapd failed to
start.
After some stracing I found that it tries to create unix domain socket
(for ldapi:///) in a strange place:
...
bind(11, {sa_family=AF_FILE, path="/var/run/run/ldapi"}, 110) = -1 ENOENT (No
such file or directory)
...
This was the reason why it failed to start.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]