Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#79778 - [python-jupyter-sphinx] FTBFS check() failed

Attached to Project: Arch Linux
Opened by Xeonacid (Xeonacid) - Monday, 25 September 2023, 13:16 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 07 October 2023, 22:54 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

check() failed:

[ 100s] ==================================== ERRORS ====================================
[ 100s] ____________________ ERROR collecting tests/test_execute.py ____________________
[ 100s] ImportError while importing test module '/home/abuild/rpmbuild/BUILD/jupyter-sphinx-0.4.0/tests/test_execute.py'.
[ 100s] Hint: make sure your test modules/packages have valid Python names.
[ 100s] Traceback:
[ 100s] /usr/lib64/python3.9/importlib/__init__.py:127: in import_module
[ 100s] return _bootstrap._gcd_import(name[level:], package, level)
[ 100s] tests/test_execute.py:15: in <module>
[ 100s] from sphinx.testing.util import SphinxTestApp, assert_node, path
[ 100s] E ImportError: cannot import name 'path' from 'sphinx.testing.util' (/usr/lib/python3.9/site-packages/sphinx/testing/util.py)
[ 100s] =========================== short test summary info ============================
[ 100s] ERROR tests/test_execute.py
[ 100s] !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
[ 100s] =============================== 1 error in 0.42s ===============================

There is a upstream PR: https://github.com/jupyter/jupyter-sphinx/pull/233
A PKGBUILD patch is attached.
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 07 October 2023, 22:54 GMT
Reason for closing:  Fixed

Loading...