Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751283 - mail-mta/protonmail-bridge-bin-1.4.5 installs files with unresolved SONAME dependencies
Summary: mail-mta/protonmail-bridge-bin-1.4.5 installs files with unresolved SONAME de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-26 07:06 UTC by Agostino Sarubbo
Modified: 2020-10-26 20:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,5.54 KB, text/plain)
2020-10-26 07:06 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-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(-)