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
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
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
On 9/24/2016 12:51 PM, Jean-Pierre Delange wrote:
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
i fixed it (it was a dependency on the engine) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hans Hagen írta:
On 9/24/2016 12:51 PM, Jean-Pierre Delange wrote:
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
i fixed it (it was a dependency on the engine)
Thanks Hans for the quick fix. It works now. bcsikos
On Sat, Sep 24, 2016 at 1:17 PM, Csikos Bela
Hans Hagen írta:
On 9/24/2016 12:51 PM, Jean-Pierre Delange wrote:
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
i fixed it (it was a dependency on the engine)
Thanks Hans for the quick fix. It works now.
bcsikos ___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Indeed, many thanks for the quick fix, Hans! /Mikael
participants (5)
-
Csikos Bela
-
Hans Hagen
-
Jean-Pierre Delange
-
Mikael P. Sundqvist
-
Pablo Rodriguez