Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293300 - media-sound/mumble-1.2.0_beta1 tries to load media-libs/celt-0.7.0 under wrong library name
Summary: media-sound/mumble-1.2.0_beta1 tries to load media-libs/celt-0.7.0 under wron...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Timo Gurr (RETIRED)
URL:
Whiteboard:
Keywords:
: 302949 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-15 17:03 UTC by Dennis Schridde
Modified: 2010-02-03 10:45 UTC (History)
2 users (show)

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 Dennis Schridde 2009-11-15 17:03:29 UTC
media-sound/mumble-1.2.0_beta1 tries to load media-libs/celt-0.7.0 as "libcelt.so.0.7.0", but the actually installed library is named "libcelt.so.0.0.0". Thus CELT support in Mumble is supposedly missing, but can be restored by symlinking libcelt.so.0.7.0 to libcelt.so.0.0.0.

Reproducible: Always
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2009-11-20 00:45:59 UTC
Thanks for your report & solution Dennis, I've committed media-libs/celt-0.7.0-r1 to CVS which installs a versioned symlink.
Comment 2 Dennis Schridde 2010-02-01 21:46:14 UTC
Issue reappears with media-libs/celt-0.7.1.
The library is now named libcelt0.so.0.0.0, but Mumble expects libcelt.so.0.0.0.
Comment 3 Timo Gurr (RETIRED) gentoo-dev 2010-02-02 01:20:05 UTC
Thanks for reporting again, I've applied the relevant part of the upstream patch in -r1.
Comment 4 Timo Gurr (RETIRED) gentoo-dev 2010-02-03 10:45:52 UTC
*** Bug 302949 has been marked as a duplicate of this bug. ***