Bug 18975 - nss_ldap installs libnss_ldap to wrong directory
Bug#: 18975 Product:  Gentoo Linux Version: 1.4_rc2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: nick@capital-internet.net Reported By: gdjohn@egregious.org.uk
Component: Ebuilds
URL: 
Summary: nss_ldap installs libnss_ldap to wrong directory
Keywords:  
Status Whiteboard: 
Opened: 2003-04-08 10:53 0000
Description:   Opened: 2003-04-08 10:53 0000
nss_ldap installs the libnss_ldap.*.so library to /usr/lib instead of /lib like 
all other libnss_* libraries.

Reproducible: Always
Steps to Reproduce:
1. emerge nss_ldap
2.
3.

Actual Results:  
libs went in wrond directory

Expected Results:  
installed the libs in to the correct dir

see attached patch to ebuild.

------- Comment #1 From Gareth John 2003-04-08 10:55:32 0000 -------
Created an attachment (id=10376) [details]
Patch nss_ldap ebuild to install libs in /lib instead of /usr/lib

Version 204 of nss_ldap is currently released. Unless there is a good reason
not to use it, a simple ebuild rename is all it takes to use it... (preferably
using this patch to the ebuild first).

------- Comment #2 From Seemant Kulleen (RETIRED) 2003-04-18 13:50:07 0000 -------
I looked through the ChangeLog to see who the maintainer is.  Apparently, 
I have the most entries in there, though I don't maintain this package.  Note to self: find maintainer!  Gareth, do you know about all things nss or all things ldap?

------- Comment #3 From Gareth John 2003-04-22 05:29:17 0000 -------
I'm not sure that I could claim to know all things NSS or all things LDAP, but
I appear to be one of the few people that actually use this package. I'd be
happy to maintain it if necessary.

------- Comment #4 From Seemant Kulleen (RETIRED) 2003-05-18 23:02:44 0000 -------
Gareth, it looks like the package itself prefers to install into /usr/lib

------- Comment #5 From Heinrich Wendel (RETIRED) 2003-06-12 07:53:12 0000 -------
Maybe it prefers to, but all libnss libraries are installed in /lib and linked
to /usr/lib and it's the same 
in debian. So libnss_ldap should do the same ;D 

------- Comment #6 From Nick Hadaway 2003-06-19 00:30:34 0000 -------
nss_ldap-209 has been added to portage which acts the same as 207-r1 and
installs the files properly to /lib... 
Please test this new build and let me know if you find any further problems.

------- Comment #7 From Nick Hadaway 2003-10-17 21:58:03 0000 -------
nss_ldap-211 is now in portage as well.  Closing this bug as this problem
has long been fixed.