Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933280 - dev-python/sphinx-7.3.7-r2 fails tests: AssertionError: lualatex exited with return code 1, UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 114: ordinal not in range(128)
Summary: dev-python/sphinx-7.3.7-r2 fails tests: AssertionError: lualatex exited with ...
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:
Blocks: 931533
  Show dependency tree
 
Reported: 2024-05-31 18:54 UTC by matoro
Modified: 2024-06-08 06:24 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (file_933280.txt,527.84 KB, text/plain)
2024-05-31 18:54 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-05-31 18:54:29 UTC
Created attachment 894755 [details]
build.log and emerge --info

FAILED tests/test_builders/test_build_latex.py::test_build_latex_doc[lualatex-manual-None] - AssertionError: lualatex exited with return code 1
FAILED tests/test_builders/test_build_latex.py::test_build_latex_doc[lualatex-howto-None] - AssertionError: lualatex exited with return code 1
FAILED tests/test_extensions/test_ext_math.py::test_imgmath_png - UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 114: ordinal not in range(128)
FAILED tests/test_extensions/test_ext_math.py::test_imgmath_numfig_html - UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 114: ordinal not in range(128)
Comment 1 Larry the Git Cow gentoo-dev 2024-06-08 06:24:51 UTC
The bug has been closed via the following commit(s):

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

commit c44b202876aeb87c0d9975550a754133edfc5551
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-08 06:18:21 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-08 06:24:38 +0000

    dev-python/sphinx: add skips for failures
    
    Closes: https://bugs.gentoo.org/933280
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/sphinx/sphinx-7.3.7-r2.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)