context standalone installation broken
./first-setup.sh --engine=luatex --modules=all downloads ok, but then .../tex/setuptex gives this error: "/home/massi/context/latest/tex" is not a valid TEXROOT path. (There is no file "/home/massi/context/latest/tex/texmf/tex/plain/base/plain.tex") provide a proper tex root (like '. setuptex /something/tex') Massimiliano
Am 2019-05-14 um 11:34 schrieb mf
./first-setup.sh --engine=luatex --modules=all
downloads ok, but then
.../tex/setuptex gives this error:
"/home/massi/context/latest/tex" is not a valid TEXROOT path. (There is no file "/home/massi/context/latest/tex/texmf/tex/plain/base/plain.tex") provide a proper tex root (like '. setuptex /something/tex')
You must call setuptex with a path (or . if you’re in the right directory)- Greetlings, Hraban --- https://www.fiee.net http://wiki.contextgarden.net https://www.dreiviertelhaus.de GPG Key ID 1C9B22FD
find tex -name plain.tex finds nothing; there's no "plain" dir under ./tex/texmf/tex/ Massimiliano Il 14/05/19 11:39, Henning Hraban Ramm ha scritto:
Am 2019-05-14 um 11:34 schrieb mf
: ./first-setup.sh --engine=luatex --modules=all
downloads ok, but then
.../tex/setuptex gives this error:
"/home/massi/context/latest/tex" is not a valid TEXROOT path. (There is no file "/home/massi/context/latest/tex/texmf/tex/plain/base/plain.tex") provide a proper tex root (like '. setuptex /something/tex')
You must call setuptex with a path (or . if you’re in the right directory)-
Greetlings, Hraban --- https://www.fiee.net http://wiki.contextgarden.net https://www.dreiviertelhaus.de GPG Key ID 1C9B22FD
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Now it works again. Thanks! Massimiliano Il 14/05/19 12:29, Mojca Miklavec ha scritto:
Something broke with svn updates of TeX Live.
I'm looking into it.
Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Hi, Massimiliano, thanks for confirming that it works again and I'm sorry for the inconvenience. For a strange/unknown reason the SVN checkout got into an inconsistent state (claiming checksum mismatch), so I started doing some magic to get it back to a consistent state. In the meantime some files were removed and the minimals sync (done every 15 minutes or so) was triggered in the meantime. (I have never seen a similar error in the past, and git seems to work more reliably in such cases.) If anything still sounds abnormal, please let me know. Mojca
participants (3)
-
Henning Hraban Ramm
-
mf
-
Mojca Miklavec