Activity log for bug #324889

Date Who What changed Old value New value Message
2009-02-03 15:35:32 Asmo Koskinen bug added bug
2009-02-03 15:35:32 Asmo Koskinen bug added attachment 'getent-passwd-strace' (getent-passwd-strace)
2009-02-03 19:00:31 Asmo Koskinen description Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP. Running 'getent passwd' with strace, hints that it is incorrectly linked (included as a attachment): execve("/usr/bin/getent", ["getent", "passwd"], [/* 25 vars */]) = 0 .... open("/lib/tls/i686/sse2/cmov/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) .... open("/usr/lib/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) Comparing the same setup on standard Ubuntu 8.04.1, the problem can be traced to libnss-ldap. UNR 1.0.1: /lib/nss_ldap.so.1 /usr/lib/libnss_ldap.so /lib/nss_ldap.so Ubuntu 8.04.2: /lib/libnss_ldap-2.7.so /usr/lib/libnss_ldap.so /lib/libnss_ldap.so.2 WORKAROUND: ----------- Installing libnss-ldap from the Hardy repositories fixes the issue. dpkg -i --force-architecture libnss-ldap_258-1ubuntu3_i386.deb ----------- After that ugly fix (--force-architecture) Asus Eee 701 4G was able to login to the openLDAP server. Best Regards Asmo Koskinen. Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP. Running 'getent passwd' with strace, hints that it is incorrectly linked (included as a attachment): execve("/usr/bin/getent", ["getent", "passwd"], [/* 25 vars */]) = 0 .... open("/lib/tls/i686/sse2/cmov/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) .... open("/usr/lib/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) Comparing the same setup on standard Ubuntu 8.04.1, the problem can be traced to libnss-ldap. UNR 1.0.1: /lib/nss_ldap.so.1 /usr/lib/libnss_ldap.so /lib/nss_ldap.so Ubuntu 8.04.2: /lib/libnss_ldap-2.7.so /usr/lib/libnss_ldap.so /lib/libnss_ldap.so.2 WORKAROUND: ----------- Installing libnss-ldap from the Hardy repositories fixes the issue. dpkg -i --force-architecture libnss-ldap_258-1ubuntu3_i386.deb ----------- After that ugly fix (--force-architecture) Asus Eee 701 4G was able to login to the openLDAP server. Best Regards Asmo Koskinen. ------------------------------------- Update. Because of ugly fix you can't update & upgrade UNR 1.0.1 anymore. Apt-get does not see this hardy's package, so ldap-auth-client of course try to install package that does not work with openLDAP. apt-get update apt-get upgrade ldap-auth-client: Riippuvuudet: libnss-ldap We really need fixed "libnss_ldap" for openLDAP ;-). Best Regards Asmo Koskinen.
2009-02-04 18:16:07 Asmo Koskinen bug added attachment 'libnss-ldap_258-1ubuntu4_lpia.deb' (libnss-ldap_258-1ubuntu4_lpia.deb)
2009-08-26 19:22:54 Paul Larson bug task added libnss-ldap (Ubuntu)
2009-08-26 19:23:17 Paul Larson netbook-remix: status New Invalid
2009-08-26 19:23:37 Paul Larson libnss-ldap (Ubuntu): status New Incomplete
2009-12-04 06:23:32 Asmo Koskinen removed subscriber Asmo Koskinen
2010-11-22 04:22:34 Launchpad Janitor libnss-ldap (Ubuntu): status Incomplete Expired