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

Bug 931570

Summary: dev-python/sphinxcontrib-devhelp-1.0.6 fails tests: ModuleNotFoundError: No module named defusedxml
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 931580    
Bug Blocks:    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-08 11:37:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sphinxcontrib-devhelp-1.0.6 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:03 UTC
Created attachment 892479 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-08 11:37:04 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-05-11 19:13:19 UTC
Fixed in dev-python/sphinx, this package doesn't actually need defusedxml for testing.