Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 488812

Summary: =media-sound/spotify-0.9.4.183 - Creates /usr/lib64/libudev.so symlink on x86 system, can use $(get_libdir) from multilib.eclass
Product: Gentoo Linux Reporter: zlm <zemarialm>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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