From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; X11; ru) (KHTML, like Gecko) Description of problem: In post script in jadetex called fmtutil program from tetex. In new tetex it creates files in $HOME/.texmf-var???. While running post script HOME in udefined. Version-Release number of selected component (if applicable): jadetex-3.12-12 How reproducible: Always Steps to Reproduce: 1. install (rpm -Uvh jadetex-*) 2. ls -a / Actual Results: see /.texmf-var dirrectory whith format files in it. Fomats alsa created in correct dirs. Expected Results: Only /usr/share/texmf subdirs must be used Additional info: Proposition: use fmtutil-sys in post script, it designed for such cases.
Fixed in 3.12-13, and in newer xmltex and passivetex packages. Thanks.