I have a very weird problem with font loading in lualatex.
I am trying to use the Cinzel variable font and I am on linux, with TexLive2025. Because this font is not distributed with texlive nor with my linux distro, I have it in ~/.local/share/fonts. As a matter of fact, I have it in a subdirectory of this directory.
Now if this subdirectory is ~/.local/share/fonts/Cinzel everything is fine. If it has any other name, I get the error in the bug title when the PDF should be generated. Any clue?