<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Norbert, there are three different machines! One that this email refers to, is under my own control/management and has direct access to the Internet. The other two are under “corporate management” and live behind a web proxy.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 21, 2018, at 22:06 , Norbert Preining <<a href="mailto:preining@logic.at" class="">preining@logic.at</a>> wrote:</div><div class=""><div class=""><br class="">first of all, one thing, something has messed up your system completely,<br class="">and I can guarantee you, it was not *us*.<br class=""></div></div></blockquote><div><br class=""></div><div>Do you mean each and every machine that I’m reporting problems on? Because there seem to be different problems on different machines. So if possible, I’d like to ask to keep these email threads separate.</div><div><br class=""></div><div>For example, on this one TLU doesn’t seem to update properly, but LaTeX/XeLaTeX etc. work just fine.</div><div><br class=""></div><div>On the other machine (a “corporate” one, where the formats don’t seem to exist) manual invocation of pdflatex on a simple test file fails.</div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">showWindow:][17403]<span class="Apple-tab-span" style="white-space:pre">       </span>User has chosen to permanently ignore the GPG <br class=""></blockquote><br class="">See Max answer.<br class=""></div></div></blockquote><div><br class=""></div>Thanks, took care of it.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">2018-06-22 00:41:11 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">    </span>running mktexlsr ...<br class="">2018-06-22 00:41:23 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">       </span>done running mktexlsr.<br class=""></blockquote><br class="">That did run, but …</div></div></blockquote><div><br class=""></div>But…?</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">2018-06-22 00:42:37 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">    </span>updmap [WARNING]: font otf-ckmr-h is defined multiple times:<br class="">2018-06-22 00:42:37 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">       </span>updmap [WARNING]:   otf-ko-baekmuk.map (from /usr/local/texlive/2018/texmf-dist/web2c/updmap.cfg)<br class="">2018-06-22 00:42:37 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">        </span>updmap [WARNING]:   otf-cktx.map (from /usr/local/texlive/texmf-local/web2c/updmap.cfg) (used)<br class=""></blockquote><br class="">You messed around with updmap.cfg and added entries to  TEXMFLOCAL/web2c/updmap.cfg<br class="">That is *never* done by anyone of us, but must have been done by you or<br class="">your system admin.<br class=""></div></div></blockquote><div><br class=""></div><div>Understood. TEXMFLOCAL has been here for a very long time - and the reason was simple: to add support for several PS fonts, mostly for non-Latin languages. I did not update/touch it as TL progressed from before-2014 to 2018.</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">2018-06-22 00:42:37 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">      </span>updmap [ERROR]: The following map file(s) couldn't be found:<br class="">2018-06-22 00:42:37 +0000 Warning tlu_ipctask[23004]<span class="Apple-tab-span" style="white-space:pre">       </span>updmap [ERROR]: <span class="Apple-tab-span" style="white-space:pre">    </span>morisawa.map (in /usr/local/texlive/texmf-local/web2c/updmap.cfg)<br class=""></blockquote><br class="">Again, this is your fault. If you put a map into their that is not<br class="">available, it will break.<br class=""></div></div></blockquote><div><br class=""></div><div>Understood.</div><br class=""><blockquote type="cite" class=""><div class=""><div class="">The file<br class="">  TEXMFLOCAL/web2c/updmap.cfg<br class="">should only contain references to font maps that are installed WITHIN<br class="">TEXMFLOCAL!<br class=""></div></div></blockquote><div><br class=""></div><div>Ah. Thanks. I don’t think I knew that, or observed that. So would have to go through that file with a fine-tooth comb… :-(</div><div><br class=""></div><div>I’ll respond to the rest of this from the other machine, which that part relates to.</div><br class=""><blockquote type="cite" class=""><div class=""><div class="">On Thu, 21 Jun 2018, Blumenthal, Uri - 0553 - MITLL wrote:<br class=""><blockquote type="cite" class="">$ kpsewhich -all fmtutil.cnf<br class="">$ ll /usr/local/texlive/2018/texmf-dist/web2c/fmtutil.cnf <br class="">-rw-r--r--  1 root  wheel  4357 Apr 16 23:08 /usr/local/texlive/2018/texmf-dist/web2c/fmtutil.cnf<br class=""></blockquote><br class="">Then your ls-R is hosed, although mktexlsr was run.<br class=""><br class="">What does<br class="">  ls -l /usr/local/texlive/2018/texmf-dist/ls-R<br class="">say? Does it contain an entry for fmtutil.cnf<br class=""></div></div></blockquote><div><br class=""></div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">$ sudo -E fmtutil-sys --all<br class="">fmtutil [WARNING]: resetting $HOME value (was /Users/ur20980) to root's actual home (/var/root).<br class="">fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):<br class=""></blockquote><br class="">fmtutil determines the list via <br class="">  kpsewhich -all fmtutil.cnf<br class="">You can debug this on your side by <br class="">* become root (sudo su)<br class="">* run kpsewhich --debug -1 fmtutil.cnf<br class="">and crawl through the output until you fine something strange.<br class=""><br class="">Best<br class=""><br class="">Norbert<br class=""><br class="">--<br class="">PREINING Norbert                               <a href="http://www.preining.info" class="">http://www.preining.info</a><br class="">Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer<br class="">GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13<br class=""></div></div></blockquote></div><br class=""></body></html>