Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440962 - media-libs/libclalsadrv misses soname symlink, causing aeolus to be revdep-rebuilt each time
Summary: media-libs/libclalsadrv misses soname symlink, causing aeolus to be revdep-re...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 14:27 UTC by Patric Schmitz
Modified: 2019-12-17 09:05 UTC (History)
0 users

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 Patric Schmitz 2012-11-02 14:27:32 UTC
If I do revdep-rebuild on my system, media-sound/aeolus keeps rebuilding (requires libclalsadrv.so.1). Problem seems to be that media-libs/libclalsadrv only installs /usr/lib64/libclalsadrv.so and /usr/lib64/libclalsadrv.so.1.2.2, not the one ending in .so.1 which revdep-rebuild takes into account. libclalsadrv even mentions this itself when installing: 
 * QA Notice: Missing soname symlink(s):
 * 
 *      usr/lib64/libclalsadrv.so.1 -> libclalsadrv.so.1.2.2
 * 
Maybe this is considered an upstream bug, but since I found no Gentoo bug report for it I wanted to report it. Thanks in advance!

Reproducible: Always
Comment 1 Miroslav Šulc gentoo-dev 2019-12-17 09:05:16 UTC
aeolus does not depend on libclalsadrv anymore