Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876280 - www-apps/radarr-4.2.4.6635 installs files with unresolved SONAME dependencies
Summary: www-apps/radarr-4.2.4.6635 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: Michael Crawford (ali3nx)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-09 08:38 UTC by Agostino Sarubbo
Modified: 2022-10-09 18:48 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,43.96 KB, text/plain)
2022-10-09 08:38 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-09 08:38:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/radarr-4.2.4.6635 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-09 08:38:52 UTC
Created attachment 822901 [details]
build.log

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

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

commit d0f94181bef7910b1235745174527b5a37b1be2c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-09 18:47:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-09 18:47:34 +0000

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

 profiles/features/musl/package.mask         | 1 +
 www-apps/radarr/radarr-4.1.0.6175-r1.ebuild | 4 +++-
 www-apps/radarr/radarr-4.2.0.6438.ebuild    | 4 +++-
 www-apps/radarr/radarr-4.2.2.6503.ebuild    | 4 +++-
 www-apps/radarr/radarr-4.2.3.6575.ebuild    | 4 +++-
 www-apps/radarr/radarr-4.2.4.6635.ebuild    | 4 +++-
 6 files changed, 16 insertions(+), 5 deletions(-)