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

Bug 751283

Summary: mail-mta/protonmail-bridge-bin-1.4.5 installs files with unresolved SONAME dependencies
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Piotr Karbowski (RETIRED) <slashbeast>
Status: RESOLVED FIXED    
Severity: normal CC: lucianposton, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-10-26 07:06:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-mta/protonmail-bridge-bin-1.4.5 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-26 07:06:42 UTC
Created attachment 668582 [details]
build.log

build log and emerge --info
Comment 2 Piotr Karbowski (RETIRED) gentoo-dev 2020-10-26 07:11:27 UTC
x11-libs/libxkbcommon is in RDEPEND, as it's binary package and those libs are required during runtime, not build time.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2020-10-26 07:19:44 UTC
Attachment shows that USE="-X" is used.

x11-libs/libxkbcommon[-X] does not install libxkbcommon-x11.so.0, so dependency should be x11-libs/libxkbcommon[X].
Comment 4 Larry the Git Cow gentoo-dev 2020-10-26 20:20:57 UTC
The bug has been closed via the following commit(s):

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

commit e3a34f6a17861029d9067961a4a75e5c28819ab8
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2020-10-26 20:19:53 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2020-10-26 20:19:53 +0000

    mail-mta/protonmail-bridge-bin: libxkbcommon[X] dependency.
    
    Closes: https://bugs.gentoo.org/751283
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 mail-mta/protonmail-bridge-bin/protonmail-bridge-bin-1.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)