Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113696 - amarokapp: error while loading shared libraries: libFLAC.so.6: cannot open shared object file: No such file or directory
Summary: amarokapp: error while loading shared libraries: libFLAC.so.6: cannot open sh...
Status: RESOLVED INVALID
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:
: 113772 114077 115019 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-27 04:02 UTC by Mickaël Sibelle
Modified: 2005-12-09 12:59 UTC (History)
3 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 Mickaël Sibelle 2005-11-27 04:02:31 UTC
After I update "media-libs/flac" to the latest version available (1.1.2-r3)
Amarok couldn't be launched anylonger.

The message was the following :
$> amarok
amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
amarokapp: error while loading shared libraries: libFLAC.so.6: cannot open
shared object file: No such file or directory

The file libFLAC.so.6 doesn't exists anylonger.
But there is a symling named "libFLAC.so" which points to "libFLAC.so.7".

I have created a symlink from "libFLAC.so.6" to "libFLAC.so" :
$> ln -s libFLAC.so libFLAC.so.6

And now I can launch amarok, and listen to FLAC files.

It's my first bug report here.
Maybe I should contact the amarok developpers ?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 04:24:50 UTC
(In reply to comment #0)
> I have created a symlink from "libFLAC.so.6" to "libFLAC.so" :
> $> ln -s libFLAC.so libFLAC.so.6

Who told you they are compatible?! Run revdep-rebuild...
Comment 2 Mickaël Sibelle 2005-11-27 04:57:05 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > I have created a symlink from "libFLAC.so.6" to "libFLAC.so" :
> > $> ln -s libFLAC.so libFLAC.so.6
> 
> Who told you they are compatible?! Run revdep-rebuild...

Creating the symlink allowed me to launch amarok, so I though there was a
configuration issue.

I have used Gentoo for one month.
No one told me a thing, I'm trying to take part of the project for my first time.
Could you be more tolerant ?

I though "emerge --update" would manage this kind of dependencies.
I will read revdep-rebuild doc.
Thank you for this tool.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-28 08:10:01 UTC
*** Bug 113772 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-11-30 17:14:59 UTC
*** Bug 114077 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-12-09 12:59:51 UTC
*** Bug 115019 has been marked as a duplicate of this bug. ***