Bug 4041 - wrong LD_PRELOAD value
Summary: wrong LD_PRELOAD value
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alsa-oss (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-27 14:01 MSD by Sergey Bolshakov
Modified: 2005-07-13 15:46 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Bolshakov 2004-04-27 14:01:14 MSD
/usr/bin/aoss script contains:
LD_PRELOAD=/usr/lib/libaoss.so exec "$@"

should be 
LD_PRELOAD=/usr/lib/libaoss.so.0 exec "$@"
or whatever
Comment 1 Michael Shigorin 2004-05-05 18:53:44 MSD
fixed in 1.0.4-alt2, tnx
Comment 2 Michael Shigorin 2004-05-21 12:20:11 MSD
fix (alsa-oss-1.0.4-alt2.{i586,src}.rpm) is in /i/S/BTE since May 5.

inger, please *just take it to Sisyphus*.