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

Re: Debian error



Hi Nils,

now from the normal computer and not mobile ;-)

> pdflatex, xelatex, latex displayed: LaTeX2e <2017/01/01> patch level 3 during running,
> 
> while lualatex displayed: LaTeX2e <2016/03/31> patch level 3

Because
	kpsewhich -engine=luatex lualatex.fmt
will give you
	/home/nils/.texlive2016/texmf-var/web2c/luatex/lualatex.fmt
instead of the correct system wide format dump.

> Additionally I have attached the bla.fls file which came from lualatex run with: lualatex -recorder bla.tex

As I said, the second line is the problem:

> INPUT /home/nils/.texlive2016/texmf-var/web2c/luatex/lualatex.fmt

You have once upon a time called
	fmtutil
instead of
	fmtutil-sys
and thus have switched to user mode for this format, meaning that
all system wide updates are hidden.

(TL2017 will changes something here to make it more difficult for
users to shoot themselves in the knee)

BY removing the above .fmt file, and maybe any other .fmt file
under
	/home/nils/.texlive2016/texmf-var/web2c/
you can go back to normal.

All the best

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: