[Pkg-openldap-devel] OpenLDAP upload postponed a bit
Matthijs Möhlmann
matthijs at cacholong.nl
Fri Apr 1 09:35:03 UTC 2011
Hello,
I'm testing openldap on my pc. ldapsearch hangs when I'm doing a
simple test search.
This is the strace output:
geteuid() = 1000
getuid() = 1000
open("/home/matthijs/ldaprc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/matthijs/.ldaprc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("ldaprc", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER|SA_RESTART, 0x7feac85401e0}, {SIG_DFL, [], 0}, 8) = 0
futex(0x1e6f2a0, FUTEX_WAIT_PRIVATE, 2, NULL
The strangest thing is that the ldapsearch used in "make test" works.
So it has to do with some configuration that I need to find out. I'll won't upload until I
found out what's going on.
Regards,
Matthijs Möhlmann
More information about the Pkg-openldap-devel
mailing list