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