Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 732210

Summary: sys-kernel/gentoo-kernel-bin installs files with unresolved SONAME dependencies
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Distribution Kernel Project <dist-kernel>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=770430
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-11 14:00:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-kernel/gentoo-kernel-bin installs files with unresolved SONAME dependencies.
Discovered on: amd64  (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-11 14:00:46 UTC
Created attachment 648894 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-02-28 09:48:14 UTC
I guess we should add libelf to RDEPEND as it is used by installed scripts.
Comment 3 Larry the Git Cow gentoo-dev 2021-02-28 22:10:47 UTC
The bug has been closed via the following commit(s):

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

commit d4a0d6f746f4148ca297356130e135cbe1c5a450
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-02-28 11:47:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-02-28 22:10:43 +0000

    kernel-install.eclass: Include a RDEP on libelf
    
    Closes: https://bugs.gentoo.org/732210
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/kernel-install.eclass | 6 ++++++
 1 file changed, 6 insertions(+)