Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302949 - 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 DUPLICATE of bug 293300
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-31 08:23 UTC by John Miller
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 John Miller 2010-01-31 08:23:21 UTC
+++ This bug was initially created as a clone of Bug #293300 +++

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 Samuli Suominen (RETIRED) gentoo-dev 2010-01-31 08:38:37 UTC
Why did you clone bug 293300?
Comment 2 John Miller 2010-01-31 09:07:05 UTC
I had to make a symbolic link to get mumble to use the correct codec it seems to happened since *celt-0.7.1 (29 Jan 2010) as it was working before and then I did a emerge -e world on Jan 30 and had to make the symbolic link. 
Comment 3 Nikos Chantziaras 2010-02-01 13:57:09 UTC
Mumble stopped working here too after I updated from celt-0.7.0-r2 to 0.7.1. It might be a good idea to re-introduce celt-0.7.0-r2 in portage and place a mask in mumble on higher versions. Unless those symlinks can somehow be provided by the ebuild.
Comment 4 Timo Gurr (RETIRED) gentoo-dev 2010-02-03 10:45:52 UTC

*** This bug has been marked as a duplicate of bug 293300 ***