Hello list ! There is no problem updating CTX under Linux Ubuntu 5.4.0-6ubuntu1~16.04.2, kernel 4.4.0-38-generic; I've updated yesterday evening, without error : mtx-context | ConTeXt Process Management 0.63 mtx-context | mtx-context | main context file: /home/adeimantos/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv mtx-context | current version: 2016.09.12 18:27 Le 24/09/2016 à 12:28, Pablo Rodriguez a écrit :
Hi Mikael,
I can confirm the same error when updating standalone.
Just in case it helps,
Pablo
On 09/23/2016 10:12 PM, Mikael P. Sundqvist wrote:
Hi, trying to update (running standalone, updating with
sh ./first-setup.sh --update
it runs for a while, and then halts on:
lua error > lua error on line 74 in file /home/mickep/ConTeXt/tex/texmf-context/tex/context/base/mkiv/node-rul.mkiv:
...eXt/tex/texmf-context/tex/context/base/mkiv/node-rul.lua:369: table index is nil stack traceback: ...eXt/tex/texmf-context/tex/context/base/mkiv/node-rul.lua:369: in function 'code' ...eXt/tex/texmf-context/tex/context/base/mkiv/util-lua.lua:84: in function 'loadedluacode' ...eXt/tex/texmf-context/tex/context/base/mkiv/luat-env.lua:104: in function 'luafilechunk' ...eXt/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:45: in function 'registercode' [ctxlua]:1: in main chunk
64 %D to deal with local settings at the \TEX\ end and remembering parameters 65 %D at the \LUA\ end. We might do things differently now, but as settings normally 66 %D don't change that often, we're not in a hurry to do that now. The problem at 67 %D the \LUA\ end is that we don't know when to clean up. 68 69 \unprotect 70 71 %definesystemattribute[ruled] 72 %definesystemattribute[shifted] 73 74 >> \registerctxluafile{node-rul}{1.001} 75 76 \installcorenamespace{bar} 77 \installcorenamespace{barindex} 78 \installcorenamespace{barattribute} 79 \installcorenamespace{barstack} 80 81 \installcommandhandler \??bar {bar} \??bar 82 83 \newtoks\t_node_rules_checklist 84
The same happens when I try to install in a fresh directory.
This happens on a ubuntu machine where the standalone usually works very well.
Best regards, Mikael