Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108769 - juk does not start when I have FLAC 1.1.2 installed.
Summary: juk does not start when I have FLAC 1.1.2 installed.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 13:23 UTC by Erik Ramseth
Modified: 2005-10-10 15:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
"emerge info juk" results (emerge-info-juk,2.33 KB, application/octet-stream)
2005-10-10 13:24 UTC, Erik Ramseth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Ramseth 2005-10-10 13:23:17 UTC
I get the following error:

juk: error while loading shared libraries: libFLAC.so.6: cannot open shared
object file: No such file or directory

I have libFLAC.so.7 installed (part of flac 1.1.2 I assume).  Shouldn't this
suffice? 

Reproducible: Always
Steps to Reproduce:
1. emerge FLAC 1.1.2
2. emerge juk
3. run juk

Actual Results:  
juk: error while loading shared libraries: libFLAC.so.6: cannot open shared
object file: No such file or directory

Expected Results:  
I have libFLAC.so.7 installed (part of flac 1.1.2 I assume).  Shouldn't this
suffice?
Comment 1 Erik Ramseth 2005-10-10 13:24:28 UTC
Created attachment 70319 [details]
"emerge info juk" results
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-10 15:19:30 UTC
Use revdep-rebuild (part of gentoolkit). Portage can't do reverse dependency
checking (yet).