FS#4532 - [filesystem] ld.so.conf contains /usr/X11R6/lib

Attached to Project: Arch Linux
Opened by Jens Adam (byte) - Saturday, 29 April 2006, 05:44 GMT
Last edited by Aaron Griffin (phrakture) - Wednesday, 07 May 2008, 23:12 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Thomas Bächler (brain0)
Architecture All
Severity Low
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

A stock /etc/ld.so.conf references the obsolete /usr/X11R6/lib path.
This task depends upon

Closed by  Aaron Griffin (phrakture)
Wednesday, 07 May 2008, 23:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed. http://repos.archlinux.org/viewvc.cgi/fi lesystem/repos/core-i686/ld.so.conf?view =markup
Comment by Tobias Powalowski (tpowa) - Saturday, 29 April 2006, 07:04 GMT
this will be fixed in the future, it doesn't hurt though
Comment by Jan de Groot (JGC) - Saturday, 29 April 2006, 14:06 GMT
Why shouldn't we reference it? The directory is empty by default, so ld.so.cache won't contain references to files in there. The problem you'll get with removing is that applications that are not provided by archlinux that get installed in /usr/X11R6 will refuse to work without it.
Comment by Roman Kyrylych (Romashka) - Saturday, 09 February 2008, 09:31 GMT
We have PATH="/bin:/usr/bin:/sbin:/usr/sbin" (no X11R6) in /etc/profile now, so I think we can remove /usr/X11R6/lib from ld.so.conf now.
Applications that get installed /usr/X11R6 will refuse to work with default filesystem package anyway because of PATH.

Loading...