Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911779 - dev-python/pgzero-1.2.1-r2 fails tests (PYTHON-3.12-SYSTEM): python3.10: typeobject.c:3818: _PyType_Lookup: Assertion !PyErr_Occurred() failed
Summary: dev-python/pgzero-1.2.1-r2 fails tests (PYTHON-3.12-SYSTEM): python3.10: type...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-05 18:16 UTC by Agostino Sarubbo
Modified: 2023-08-07 13:05 UTC (History)
0 users

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


Attachments
build.log (build.log,79.84 KB, text/plain)
2023-08-05 18:16 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 2023-08-05 18:16:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pgzero-1.2.1-r2 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-05 18:16:35 UTC
Created attachment 867167 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-08-07 13:05:25 UTC
The bug has been closed via the following commit(s):

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

commit df01896461dd3c8e08bd2ed918e9c13b2e84f407
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2023-08-07 13:04:58 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-08-07 13:04:58 +0000

    dev-python/pgzero: Drop Python 3.9 + 3.10, add Python 3.12
    
    The tests reportedly fail under 3.10. They work fine for me under 3.11 and 3.12,
    so I'm dropping the older versions in the hope that this will help.
    
    Closes: https://bugs.gentoo.org/911779
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-python/pgzero/pgzero-1.2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)