Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867421 - dev-python/pykerberos-1.3.1: SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats with Python 3.10
Summary: dev-python/pykerberos-1.3.1: SystemError: PY_SSIZE_T_CLEAN macro must be defi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/stevenpackardblp/c...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-08-30 11:09 UTC by Florian Manschwetus
Modified: 2022-08-31 00:22 UTC (History)
1 user (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 Florian Manschwetus 2022-08-30 11:09:42 UTC
Known python 3.10 issue, patch exists and works
see https://github.com/apple/ccs-pykerberos/pull/89

This affects ansible winrm

Reproducible: Always
Comment 1 Florian Manschwetus 2022-08-30 11:10:35 UTC
Here the url direct to the patch https://github.com/stevenpackardblp/ccs-pykerberos/commit/1e1666af51bb11ea5c6dd442415ce765073737c3.patch
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-30 20:50:20 UTC
Thanks!
Comment 3 Larry the Git Cow gentoo-dev 2022-08-30 20:50:35 UTC
The bug has been closed via the following commit(s):

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

commit 498e9d93ab5b819e4bc6929ca12af7e1aa45d684
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-30 20:50:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-30 20:50:18 +0000

    dev-python/pykerberos: fix Python 3.10 compatibility
    
    Closes: https://bugs.gentoo.org/867421
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/pykerberos-1.3.1-python3.10.patch        | 33 +++++++++++++++
 dev-python/pykerberos/pykerberos-1.3.1-r1.ebuild   | 48 ++++++++++++++++++++++
 2 files changed, 81 insertions(+)