Bug 124075 - do not modify /etc/ld.so.conf, use /etc/ld.so.conf.d
Summary: do not modify /etc/ld.so.conf, use /etc/ld.so.conf.d
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: distribution
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
: 124079 (view as bug list)
Depends On: 124076 124077 124078 124080
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-23 20:35 UTC by Florian La Roche
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-26 17:41:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Florian La Roche 2004-05-23 20:35:44 UTC
Description of problem:
rpm packages should not modify ld.so.conf in their
post script, but use this subdir to add new dirs
to the standard search path for libs


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Florian La Roche 2004-05-23 20:40:10 UTC
*** Bug 124079 has been marked as a duplicate of this bug. ***

Comment 2 Bill Nottingham 2004-05-25 16:37:17 UTC
Does this functionality already exist in glibc?

Comment 3 Barry K. Nathan 2004-06-09 03:16:06 UTC
Yes, since glibc-2.3.3-18

Comment 4 Thomas Woerner 2004-07-01 16:08:27 UTC
This should look like this:

/etc/ld.so.conf.d/
                  <package>-<arch>.conf
                  ...

Or like this

/etc/ld.so.conf.d/
                  <arch>/
                         <package>.conf
                  ...

Comment 5 Thomas Woerner 2005-01-26 17:41:27 UTC
I think this is done.
Closing as currentrelease.


Note You need to log in before you can comment on or make changes to this bug.