Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 910477

Summary: dev-python/polib-1.2.0 fails tests with >=sys-devel/gettext-0.22
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: mgorny
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/izimobil/polib/issues/150
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 722500    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-07-18 07:25:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/polib-1.2.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: hardened_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-07-18 07:25:39 UTC
Created attachment 865703 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-11 17:11:56 UTC
py3.10.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-24 11:44:57 UTC
The bug has been referenced in the following commit(s):

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

commit 03ff5023ff8aaa6007f8d916fb048be420c5c320
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-24 11:43:55 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-24 11:44:54 +0000

    dev-python/polib: Require old gettext for testing
    
    Bug: https://bugs.gentoo.org/910477
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/polib/polib-1.2.0.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)