Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876061 - www-apps/jellyfin-10.8.5 installs files with unresolved SONAME dependencies
Summary: www-apps/jellyfin-10.8.5 installs files with unresolved SONAME dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fredrik Eriksson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-08 10:17 UTC by Agostino Sarubbo
Modified: 2022-10-08 15:47 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,44.71 KB, text/plain)
2022-10-08 10:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-10-08 10:17:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/jellyfin-10.8.5 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
If the issue is about libc.so you may want to add sys-libs/glibc as RDEPEND and mask this package in profiles/features/musl/package.mask.
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-08 10:17:40 UTC
Created attachment 822802 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-10-08 15:47:47 UTC
The bug has been closed via the following commit(s):

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

commit eb78be4599ef956564ffff6fc25d88f3cd9c86ac
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-08 15:43:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-08 15:46:59 +0000

    www-apps/jellyfin: depend on glibc (binpkg)
    
    Closes: https://bugs.gentoo.org/876061
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask      | 1 +
 www-apps/jellyfin/jellyfin-10.8.3.ebuild | 3 ++-
 www-apps/jellyfin/jellyfin-10.8.4.ebuild | 3 ++-
 www-apps/jellyfin/jellyfin-10.8.5.ebuild | 3 ++-
 4 files changed, 7 insertions(+), 3 deletions(-)