Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931565 - dev-python/sphinx-panels-0.6.0-r1 fails tests: ModuleNotFoundError: No module named defusedxml
Summary: dev-python/sphinx-panels-0.6.0-r1 fails tests: ModuleNotFoundError: No module...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 931580
Blocks:
  Show dependency tree
 
Reported: 2024-05-08 11:36 UTC by Agostino Sarubbo
Modified: 2024-05-11 19:13 UTC (History)
1 user (show)

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


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

Issue: dev-python/sphinx-panels-0.6.0-r1 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:36:47 UTC
Created attachment 892474 [details]
build.log

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


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
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.