Package: slapd Version: 2.3.23-1 After the latest apt-get upgrade slurpd fails to find it's temp directory. Consequently the post-inst script fails when trying to restart the server and the package is left in an errornous state.
[EMAIL PROTECTED]:~# slurpd /var//var/spool/slurpd/replica: No such file or directory however, [EMAIL PROTECTED]:~# slurpd -t /var/spool/slurpd/replica/ [EMAIL PROTECTED]:~# works fine. I vote for buggy string concation somewhere. :) Minor detail: the man page states for the -t option: "The default is /var/openldap-slurp" (which it seems to be without the debian patch) Debian unstable, 2.6.16.9 kernel, GNU C Library stable release version 2.3.6 -- Torbjørn Tyridal

