Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488812 - =media-sound/spotify-0.9.4.183 - Creates /usr/lib64/libudev.so symlink on x86 system, can use $(get_libdir) from multilib.eclass
Summary: =media-sound/spotify-0.9.4.183 - Creates /usr/lib64/libudev.so symlink on x86...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-20 22:24 UTC by zlm
Modified: 2013-10-29 07:00 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 zlm 2013-10-20 22:24:55 UTC
Need to fix the current ebuild:

#TODO fix for x86
dosym /usr/lib64/libudev.so /opt/${PN}/spotify-client/Data/libudev.so.0

Reproducible: Always

Steps to Reproduce:
1. Install spotify
2. Check for /opt/spotify/spotify-client/Data/libudev.so.0
Actual Results:  
symbolic link to /usr/lib64/libudev.so

Expected Results:  
symbolic link to /usr/lib/libudev.so
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-10-29 07:00:02 UTC
ok, this is now done in r1 of the ebuild