Bug 1221762 - [TEX2024] python-Sphinx:test fails to build against TeXLive 2024
Summary: [TEX2024] python-Sphinx:test fails to build against TeXLive 2024
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Python (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1221761
  Show dependency treegraph
 
Reported: 2024-03-20 14:23 UTC by Dominique Leuenberger
Modified: 2024-03-22 11:46 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Leuenberger 2024-03-20 14:23:00 UTC
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:J/python-Sphinx:test/standard/x86_64


Most relevant information in the log seems to be:

[  275s] luaotfload | load : FATAL ERROR
[  275s] luaotfload | load :   × Failed to load "fontloader" module "basics-gen".
[  275s] luaotfload | load :   × Error message:
[  275s] luaotfload | load :     × "/usr/share/texmf/tex/luatex/luaotfload/luaotfload-init.lua:301: system : no writeable cache path, quiting".
Comment 1 Matej Cepl 2024-03-20 21:22:29 UTC
I would throw this bug in the direction of TeXLive.

Looking at https://tug.org/pipermail/tex-live/2024-February/050074.html it seems that we need to upgrade TeXLive (or some parts of it, namely texlive-luaotfload) to get from this problem.
Comment 2 Dr. Werner Fink 2024-03-22 11:46:36 UTC
Should be fixed with SR#1160632 ... now we accept also paths like
/var/cache/texmf/fonts/ as well as ~/.cache/texmf/fonts/ as cache
even for lua(hb|la)tex engines