Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925505 - media-sound/strawberry-1.0.23-1 binary package missing media-libs/libebur128-1.2.6 as runtime dependency
Summary: media-sound/strawberry-1.0.23-1 binary package missing media-libs/libebur128-...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 943779 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-25 19:50 UTC by armouredheart
Modified: 2025-01-18 22:36 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 armouredheart 2024-02-25 19:50:01 UTC
The media-sound/strawberry-1.0.23-1 binary package is missing media-libs/libebur128 as runtime dependency during installation. The ebuild does not pull it in when emerged, and strawberry binary won't start unless media-libs/libebur128 is manually emerged by the user.

Reproducible: Always

Steps to Reproduce:
1. emerge --getbinpkg media-sound/strawberry-1.0.23-1
2. run 'strawberry' in terminal
3. get error message 'strawberry: error while loading shared libraries: libebur128.so.1: cannot open shared object file: No such file or directory'

Actual Results:  
strawberry: error while loading shared libraries: libebur128.so.1: cannot open shared object file: No such file or directory

Expected Results:  
strawberry should open as normal

This bug can be fixed by manually installing media-libs/libebur128.
I recommend adding it as a runtime dependency in the binary media-sound/strawberry ebuild so that it is automatically pulled in when strawberry is emerged.
Comment 1 Andreas Sturmlechner gentoo-dev 2024-05-30 09:44:21 UTC
Assigning this to Amy must have been a mistake.

Also, confirming:

-- Checking for module 'libebur128'
--   Found libebur128, version 1.2.6
Comment 2 Miroslav Šulc gentoo-dev 2025-01-18 09:41:35 UTC
*** Bug 943779 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2025-01-18 09:42:59 UTC
The bug has been closed via the following commit(s):

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

commit 9b799bfd54ea66acbeac43549206c97bbfd159d7
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2025-01-18 09:42:48 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2025-01-18 09:42:57 +0000

    media-sound/strawberry: bump to 1.2.5, dropped 1.2.4 + added a missing dep
    
    Closes: https://bugs.gentoo.org/925505
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/strawberry/Manifest                                      | 2 +-
 media-sound/strawberry/strawberry-1.2.2-r1.ebuild                    | 5 +++--
 .../strawberry/{strawberry-1.2.4.ebuild => strawberry-1.2.5.ebuild}  | 5 +++--
 media-sound/strawberry/strawberry-9999.ebuild                        | 5 +++--
 4 files changed, 10 insertions(+), 7 deletions(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-18 22:36:44 UTC
Reopening per https://bugs.gentoo.org/948345#c4.