Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931575 - dev-python/sphinxcontrib-qthelp-1.0.7 fails tests: ModuleNotFoundError: No module named defusedxml
Summary: dev-python/sphinxcontrib-qthelp-1.0.7 fails tests: ModuleNotFoundError: No mo...
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: 931580
Blocks:
  Show dependency tree
 
Reported: 2024-05-08 11:37 UTC by Agostino Sarubbo
Modified: 2024-05-11 19:11 UTC (History)
0 users

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


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

Issue: dev-python/sphinxcontrib-qthelp-1.0.7 fails tests.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-08 11:37:17 UTC
Created attachment 892484 [details]
build.log

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


ImportError: Error importing plugin "sphinx.testing.fixtures": No module named 'defusedxml'
ModuleNotFoundError: No module named 'defusedxml'
Comment 3 Larry the Git Cow gentoo-dev 2024-05-11 19:11:51 UTC
The bug has been closed via the following commit(s):

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

commit 14802b84d4baa928b8c9b0531d3ac32d993be19d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-11 19:10:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-11 19:11:02 +0000

    dev-python/sphinxcontrib-qthelp: Add dev-python/defusedxml test dep
    
    Closes: https://bugs.gentoo.org/931575
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)