FS#30405 - [nxclient] /usr/lib/nx/lib is added to global library path, which causes e.g. eclipse to crash

Attached to Project: Arch Linux
Opened by Thomas Oster (thomas.oster) - Friday, 22 June 2012, 16:06 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 22 June 2012, 17:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
See this report: https://bugs.archlinux.org/task/29961

This package contains the file
/etc/ld.so.conf.d/nxclient.conf , which adds /usr/lib/nx/lib to the global library path. This is in my opinion not good, because a single package should never add libraries to the global path (except for lib packages of cause).

Please: Remove this file from the package and then fix it by creating a wrapper-script for nxclient, which sets LD_LIBRARY_PATH to /usr/lib/nx/lib, like suggested in the thread above.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 22 June 2012, 17:39 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#29961 

Loading...