Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738582 - app-crypt/p11-kit-0.23.19-r1: auto-magic on sys-apps/systemd
Summary: app-crypt/p11-kit-0.23.19-r1: auto-magic on sys-apps/systemd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-22 13:20 UTC by Thomas Deutschmann (RETIRED)
Modified: 2020-09-17 10:10 UTC (History)
0 users

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


Attachments
Patch (p11-kit.patch,4.29 KB, patch)
2020-08-23 13:03 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-22 13:20:02 UTC
Hi,

on an OpenRC system I installed sys-apps/systemd in parallel and re-installed p11-kit after that (upgrade).

Now that I removed systemd, a preserved libs event was triggered which revealed an auto-magic on systemd:

>>> package: sys-apps/systemd-245.5
 *  - /lib64/libsystemd.so.0
 *  - /lib64/libsystemd.so.0.28.0
 *      used by /usr/libexec/p11-kit/p11-kit-server (app-crypt/p11-kit-0.23.19-r1)
Comment 1 Arfrever Frehtes Taifersar Arahesis 2020-08-23 13:03:57 UTC
Created attachment 656356 [details, diff]
Patch
Comment 2 Larry the Git Cow gentoo-dev 2020-09-17 10:10:41 UTC
The bug has been closed via the following commit(s):

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

commit 3c0e28581b3ae84473d564ad53e23e6d2315101a
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-08-23 12:59:45 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-09-17 10:10:37 +0000

    app-crypt/p11-kit: Add "systemd" USE flag.
    
    Closes: https://bugs.gentoo.org/738582
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 app-crypt/p11-kit/p11-kit-0.23.19-r1.ebuild | 6 ++++--
 app-crypt/p11-kit/p11-kit-0.23.20-r1.ebuild | 6 ++++--
 app-crypt/p11-kit/p11-kit-0.23.21.ebuild    | 6 ++++--
 3 files changed, 12 insertions(+), 6 deletions(-)