Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763537 - media-libs/codec2 needs subslot
Summary: media-libs/codec2 needs subslot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 763540
  Show dependency tree
 
Reported: 2021-01-04 14:17 UTC by Daniel M. Weeks
Modified: 2021-01-04 17:06 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 Daniel M. Weeks 2021-01-04 14:17:35 UTC
Between 0.8.1 and 0.9.2 soname changed and rebuilds are required for dependent packages, ex:

>>> package: media-libs/codec2-0.9.2
 *  - /usr/lib64/libcodec2.so.0.8
 *      used by /usr/lib/python3.8/site-packages/gnuradio/vocoder/_vocoder_swig.so (net-wireless/gnuradio-3.8.2.0-r1)
 *      used by /usr/lib64/asterisk/modules/codec_codec2.so (net-misc/asterisk-16.15.1-r1)
 *      used by /usr/lib64/libgnuradio-vocoder.so.3.8.2.0 (net-wireless/gnuradio-3.8.2.0-r1)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-01-04 16:59:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b533d04cf91b0778f1b0b4c3c2cecf39e583579

commit 9b533d04cf91b0778f1b0b4c3c2cecf39e583579
Author:     Daniel M. Weeks <dan@danweeks.net>
AuthorDate: 2021-01-04 14:18:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-04 16:46:41 +0000

    media-libs/codec2-0.9.2-r1: add subslot
    
    Bug: https://bugs.gentoo.org/763537
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Daniel M. Weeks <dan@danweeks.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/codec2/{codec2-0.9.2.ebuild => codec2-0.9.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)