Bugzilla – Bug 1221762
[TEX2024] python-Sphinx:test fails to build against TeXLive 2024
Last modified: 2024-03-22 11:46:36 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".
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.
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