Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931985 - dev-python/rich-13.7.1 fails tests: ERROR test_pretty.py
Summary: dev-python/rich-13.7.1 fails tests: ERROR test_pretty.py
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-16 07:07 UTC by Agostino Sarubbo
Modified: 2024-05-16 12:09 UTC (History)
0 users

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


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

Issue: dev-python/rich-13.7.1 fails tests.
Discovered on: amd64 (internal ref: python3-13_tinderbox)
System: PYTHON-3.13-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GLIBC-2.39)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-16 07:07:02 UTC
Created attachment 893043 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-16 07:07:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'attr'
ERROR tests/test_pretty.py
Comment 3 Larry the Git Cow gentoo-dev 2024-05-16 12:09:39 UTC
The bug has been closed via the following commit(s):

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

commit ab09556ceaf9e03d9fa9a32955d93ec5850db6f4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-16 12:00:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-16 12:00:28 +0000

    dev-python/rich: Add missing dev-python/attrs test dep
    
    Closes: https://bugs.gentoo.org/931985
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/rich/rich-13.7.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)