Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398651 - media-libs/stk-4.4.3: Missing soname symlink
Summary: media-libs/stk-4.4.3: Missing soname symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-12 11:02 UTC by Nikos Chantziaras
Modified: 2012-01-15 23:41 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 Nikos Chantziaras 2012-01-12 11:02:01 UTC
Emerging media-libs/stk-4.4.3 results in:

  QA Notice: Missing soname symlink(s):

      usr/lib64/libstk.so.4 -> libstk.so.4.4.3

As a result, LMMS (Linux Multimedia Studio) cannot find libstk and revdep-rebuild triggers media-sound/lmms for a perpetual rebuild.

As a temporary workaround, I can do "ln -s libstk.so.4.4.3 libstk.so.4" by hand after emerging, which fixes the problem.

Reproducible: Always
Comment 1 Alexis Ballier gentoo-dev 2012-01-15 15:34:26 UTC
fixed, thanks
Comment 2 Nikos Chantziaras 2012-01-15 23:41:50 UTC
Thank you. This fix needs a revbump, btw.