Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732210 - sys-kernel/gentoo-kernel-bin installs files with unresolved SONAME dependencies
Summary: sys-kernel/gentoo-kernel-bin 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: Distribution Kernel Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-11 14:00 UTC by Agostino Sarubbo
Modified: 2021-02-28 22:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,366.34 KB, text/plain)
2020-07-11 14:00 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 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(+)