From TeXLive-2011: luatex complains:
! LuaTeX error ...1/texmf-dist/tex/luatex/luaotfload/otfl-font-nms.lua:525: Cannot open the file $HOME/.config/font-manager/local.conf
where $HOME is the path of my home directory.
What is wrong and how can I fix it?
$HOMEenvironment variable actually defined (or defined correctly) on your system? – ArTourter Jun 14 '12 at 18:03$HOME/.config/font-manager/local.conf, check~/.fonts.confor~/.fonts.conf.d/. But raising an error here is too much,luaotfloadshould fail gracefully (printing a message to the log is all it should do). – Khaled Hosny Jun 14 '12 at 18:43