Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931570 - dev-python/sphinxcontrib-devhelp-1.0.6 fails tests: ModuleNotFoundError: No module named defusedxml
Summary: dev-python/sphinxcontrib-devhelp-1.0.6 fails tests: ModuleNotFoundError: No m...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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:13 UTC (History)
0 users

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


Attachments
build.log (build.log,62.46 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: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.