Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690510 - sys-auth/sssd: invalid usage of python-r1
Summary: sys-auth/sssd: invalid usage of python-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-07-23 16:52 UTC by Michał Górny
Modified: 2019-10-15 09:12 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-07-23 16:52:27 UTC
The package in question doesn't use python-r1 APIs at all but instead does random magic on top of PYTHON_TARGETS that is both incorrect and unsupported, and probably works only by accident.  Please fix that.
Comment 1 Larry the Git Cow gentoo-dev 2019-08-12 21:44:18 UTC
The bug has been closed via the following commit(s):

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

commit 7460b079440d446267c5b317fe5c81d72c631871
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-12 17:45:18 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2019-08-12 21:44:12 +0000

    sys-auth/sssd: Disable broken Python support
    
    Closes: https://bugs.gentoo.org/690510
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 sys-auth/sssd/sssd-1.16.3-r2.ebuild | 14 ++++----------
 sys-auth/sssd/sssd-2.1.0.ebuild     | 14 ++++----------
 sys-auth/sssd/sssd-2.2.0.ebuild     | 14 ++++----------
 3 files changed, 12 insertions(+), 30 deletions(-)