Bug#815416: does not regenerate format files after installing hyphenation patterns
Hi Dmitry,
> root@forlindon:~# fmtutil --sys --byhyphen /var/lib/texmf/tex/generic/config/language.dat
Sorry my fault. That is indeed not working.
> fmtutil --sys --byhyphen language.dat
Yes, and that is called during configuration ...
Ok, next try:
Can you do the following - BE WARNED - this is getting into the
guts of dpkg ...
* make a backup copy of
/var/lib/dpkg/info/tex-common.postinst
* in line 258 there should be
rm -f $tempfile
change that to
echo rm -f $tempfile
* save
* remove texlive-lang-cyrillic and reinstall it
* the output of the dpkg run should mention something like
rm -f /tmp/tmp.....
* send me that file mentioned, it is the output of the fmtutil-sys run
After that, you should restore your copy of tex-common.postinst
Thanks
Norbert
------------------------------------------------------------------------
PREINING, Norbert http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------
Reply to: