Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274824 - ruby overwriting LD_LIBRARY_PATH in ebuilds
Summary: ruby overwriting LD_LIBRARY_PATH in ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-20 15:11 UTC by impulze
Modified: 2009-06-20 17:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description impulze 2009-06-20 15:11:31 UTC
I just checked ruby-1.9.1_p129.ebuild and it overwrites LD_LIBRARY_PATH in src_install(). I think one must not overwrite LD_LIBRARY_PATH but rather extend it, so the users LD_LIBRARY_PATH remains untouched.. Otherwise he is forced to put the paths temporarily into the ld cache.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-20 17:09:48 UTC
Thanks for reporting, fixed now without revbump.