*** This bug is a duplicate of bug 1388960 ***
https://bugs.launchpad.net/bugs/1388960
** This bug has been marked a duplicate of bug 1388960
libnss-ldap packaged with dangling symlinks
** Bug watch removed: Debian Bug tracker #683011
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683
Indeed Trusty shipped with 264-2.2ubuntu4, but the bug was fixed in
Debian in 264-2.4, so Trusty isn't expected to have the fix. However
Vivid has 265-3ubuntu2, so marking this Fix Released.
If you need a fix for Trusty, then an SRU may be possible here. But with
such a simple workaround and few u
Well i hate to say it but his is still a problem.
Creating the following symbolic link fixed ldap nss on Ubuntu 14.04
(armhf):
ln -s /lib/arm-linux-gnueabihf/nss_ldap.so /lib/arm-linux-
gnueabihf/libnss_ldap.so.2
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
I think this is fixed in sid, in http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=683011
** Bug watch added: Debian Bug tracker #683011
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683011
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
>From the strace, it does attempt:
open("/usr/lib/arm-linux-gnueabihf/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
The file should be available in one
Hello Robin,
I have deleted now the soft link to from
/usr/lib/arm-linux-gnueabihf/libnss_ldap.so to
/lib/arm-linux-gnueabihf/libnss_ldap.so.2 and run a
strace getent passwd
The output is attached
** Attachment added: "getent_passwd"
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+b
(using an attachment would be advisable :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022903
Title:
[ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2
To manage notifications about this bu
Please could you post the full strace output of an attempted "getent
passwd"? But obfuscate any secrets, of course. Once done, please change
the bug status back to New.
** Changed in: libnss-ldap (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a me
I stumbled accross the bug, when I tried to get ldap users via
getent passwd
which showed only the local users. A 'strace getent passwd' showed the missing
libnss_ldap.so.2. As on x86 systems this library is part of libnss-ldap, I
pressumed this bug is linked to it. getent itself is part of
libc
(In other words, if something is looking for /lib/libnss_ldap.so.2, then
that is what contains the bug, not this package. What is looking for
/lib/libnss_ldap.so.2?)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
/lib/libnss_ldap.so.2 is no longer supposed to exist since we introduced
multiarch (see https://wiki.ubuntu.com/MultiarchSpec). But /usr/lib/arm-
linux-gnueabihf/libnss_ldap.so should exist, and this is a known bug
11 matches
Mail list logo