[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#755751: texlive-luatex: can't use fontspec, as get error: LuaTeX error .../texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua:288: attempt to call local 'find_files' (a nil value).



Package: texlive-luatex
Version: 2014.20140717-01

I just upgraded testing, and discovered something weird has happened
to luatex: I run lualatex on this file:

documentclass{article}
\usepackage{fontspec}

\begin{document}

test

\end{document}

and the log file is attached.  The key lines are:

(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/euenc/eu2enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/euenc/eu2lmr.fd)
luaotfload | db : Version mismatch; expected 2.510, got 2.410.
luaotfload | db : Force rebuild.
! LuaTeX error .../texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua:288:
attempt to call local 'find_files' (a nil value).
<to be read again> 
relax 
l.100 \fontencoding\encodingdefault\selectfont

Deleting the old database from
/home/jdg/.texmf-var/luatex-cache/generic did not help; the same
find_files error recurred.

I'm a bit stymied - what might a fix for this be?

   Julian


Reply to: