[tex-live] TLU update fails (non-corporate MacOS machine)
Blumenthal, Uri - 0553 - MITLL
uri at ll.mit.edu
Fri Jun 22 05:32:45 CEST 2018
This is the “firewalledl” machine that’s screwed up the most. It has been re-imaged (so whatever config was done, is mostly lost), and a new copy of TL was downloaded & installed (so instead of TL 2016 and 2017, it now has only TL 2018).
This afternoon I re-installed TL 2018. Results seem to be the same, maybe a touch better.
> On Thu, 21 Jun 2018, Blumenthal, Uri - 0553 - MITLL wrote:
>> $ kpsewhich -all fmtutil.cnf
>> $ ll /usr/local/texlive/2018/texmf-dist/web2c/fmtutil.cnf
>> -rw-r--r-- 1 root wheel 4357 Apr 16 23:08 /usr/local/texlive/2018/texmf-dist/web2c/fmtutil.cnf
>
> Then your ls-R is hosed, although mktexlsr was run.
Yeah, I suspect a lot of things on this machine are hosed. The question is how to straighten this up… :-(
> What does
> ls -l /usr/local/texlive/2018/texmf-dist/ls-R
> say? Does it contain an entry for fmtutil.cnf
Yes it does.
>> $ sudo -E fmtutil-sys --all
>> fmtutil [WARNING]: resetting $HOME value (was /Users/ur20980) to root's actual home (/var/root).
>> fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
>
> fmtutil determines the list via
> kpsewhich -all fmtutil.cnf
> You can debug this on your side by
> * become root (sudo su)
> * run kpsewhich --debug -1 fmtutil.cnf
> and crawl through the output until you fine something strange.
It all looks strange. ;-)
$ latex t
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex)
restricted \write18 enabled.
kpathsea: Running mktexfmt latex.fmt
mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order):
mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes:
mktexfmt: /Users/ur20980/Library/texlive/2018/texmf-config/web2c/fmtutil.cnf
mktexfmt [INFO]: writing formats under /Users/ur20980/Library/texlive/2018/texmf-var/web2c
mktexfmt [INFO]: did not find entry for byfmt=latex, skipped
mktexfmt [INFO]: Total formats: 0
mktexfmt [INFO]: exiting with status 0
I can't find the format file `latex.fmt'!
$ sudo -E fmtutil-sys --listcfg
fmtutil [WARNING]: resetting $HOME value (was /Users/ur20980) to root's actual home (/var/root).
fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
fmtutil: /usr/local/texlive/2018/texmf-config/web2c/fmtutil.cnf
List of all formats:
fmtutil [INFO]: exiting with status 1
$ sudo -E updmap-sys
updmap [WARNING]: resetting $HOME value (was /Users/ur20980) to root's actual home (/var/root).
updmap will read the following updmap.cfg files (in precedence order):
updmap may write changes to the following updmap.cfg file:
/usr/local/texlive/2018/texmf-config/web2c/updmap.cfg
dvips output dir: "/usr/local/texlive/2018/texmf-var/fonts/map/dvips/updmap"
pdftex output dir: "/usr/local/texlive/2018/texmf-var/fonts/map/pdftex/updmap"
dvipdfmx output dir: "/usr/local/texlive/2018/texmf-var/fonts/map/dvipdfmx/updmap"
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2138.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2139.
updmap: open() failed: No such file or directory at /Library/TeX/texbin/updmap line 2139.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2138.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2139.
updmap: open() failed: No such file or directory at /Library/TeX/texbin/updmap line 2139.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2138.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2139.
updmap: open() failed: No such file or directory at /Library/TeX/texbin/updmap line 2139.
updmap [ERROR]: The following map file(s) couldn't be found:
updmap [ERROR]: dvips35.map (in builtin)
updmap [ERROR]: pdftex35.map (in builtin)
updmap [ERROR]: ps2pk35.map (in builtin)
updmap [ERROR]: Did you run mktexlsr?
You can disable non-existent map entries using the option
--syncwithtrees.
$ sudo -E mktexlsr
mktexlsr: Updating /usr/local/texlive/2018/texmf-config/ls-R...
mktexlsr: Updating /usr/local/texlive/2018/texmf-dist/ls-R...
mktexlsr: Updating /usr/local/texlive/2018/texmf-var/ls-R...
mktexlsr: Updating /usr/local/texlive/texmf-local/ls-R...
mktexlsr: Done.
$ sudo -E updmap-sys
updmap [WARNING]: resetting $HOME value (was /Users/ur20980) to root's actual home (/var/root).
updmap will read the following updmap.cfg files (in precedence order):
updmap may write changes to the following updmap.cfg file:
/usr/local/texlive/2018/texmf-config/web2c/updmap.cfg
dvips output dir: "/usr/local/texlive/2018/texmf-var/fonts/map/dvips/updmap"
pdftex output dir: "/usr/local/texlive/2018/texmf-var/fonts/map/pdftex/updmap"
dvipdfmx output dir: "/usr/local/texlive/2018/texmf-var/fonts/map/dvipdfmx/updmap"
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2138.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2139.
updmap: open() failed: No such file or directory at /Library/TeX/texbin/updmap line 2139.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2138.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2139.
updmap: open() failed: No such file or directory at /Library/TeX/texbin/updmap line 2139.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2138.
Use of uninitialized value $fn in concatenation (.) or string at /Library/TeX/texbin/updmap line 2139.
updmap: open() failed: No such file or directory at /Library/TeX/texbin/updmap line 2139.
updmap [ERROR]: The following map file(s) couldn't be found:
updmap [ERROR]: dvips35.map (in builtin)
updmap [ERROR]: pdftex35.map (in builtin)
updmap [ERROR]: ps2pk35.map (in builtin)
updmap [ERROR]: Did you run mktexlsr?
You can disable non-existent map entries using the option
--syncwithtrees.
$ sudo -E fmtutil-sys --all
fmtutil [WARNING]: resetting $HOME value (was /Users/ur20980) to root's actual home (/var/root).
fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
fmtutil: /usr/local/texlive/2018/texmf-config/web2c/fmtutil.cnf
fmtutil [INFO]: writing formats under /usr/local/texlive/2018/texmf-var/web2c
Use of uninitialized value $whatarg in concatenation (.) or string at /Library/TeX/texbin/fmtutil line 443.
fmtutil [INFO]: did not find entry for all=, skipped
fmtutil [INFO]: Total formats: 0
fmtutil [INFO]: exiting with status 0
$ env | grep TEX
TEXMF=/usr/local/texlive/2018
$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20180621/2d1df8db/attachment-0001.html>
More information about the tex-live
mailing list