ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* update/install error
@ 2016-09-23 20:12 Mikael P. Sundqvist
  2016-09-24 10:28 ` Pablo Rodriguez
  0 siblings, 1 reply; 6+ messages in thread
From: Mikael P. Sundqvist @ 2016-09-23 20:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: update/install error
  2016-09-23 20:12 update/install error Mikael P. Sundqvist
@ 2016-09-24 10:28 ` Pablo Rodriguez
  2016-09-24 10:51   ` Jean-Pierre Delange
  0 siblings, 1 reply; 6+ messages in thread
From: Pablo Rodriguez @ 2016-09-24 10:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: update/install error
  2016-09-24 10:28 ` Pablo Rodriguez
@ 2016-09-24 10:51   ` Jean-Pierre Delange
  2016-09-24 10:56     ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Jean-Pierre Delange @ 2016-09-24 10:51 UTC (permalink / raw)
  To: ntg-context

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
>
>
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: update/install error
  2016-09-24 10:51   ` Jean-Pierre Delange
@ 2016-09-24 10:56     ` Hans Hagen
  2016-09-24 11:17       ` Csikos Bela
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2016-09-24 10:56 UTC (permalink / raw)
  To: ntg-context

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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: update/install error
  2016-09-24 10:56     ` Hans Hagen
@ 2016-09-24 11:17       ` Csikos Bela
  2016-09-24 11:22         ` Mikael P. Sundqvist
  0 siblings, 1 reply; 6+ messages in thread
From: Csikos Bela @ 2016-09-24 11:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: update/install error
  2016-09-24 11:17       ` Csikos Bela
@ 2016-09-24 11:22         ` Mikael P. Sundqvist
  0 siblings, 0 replies; 6+ messages in thread
From: Mikael P. Sundqvist @ 2016-09-24 11:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Sep 24, 2016 at 1:17 PM, Csikos Bela <bcsikos425@freemail.hu> wrote:
> 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
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-24 11:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-23 20:12 update/install error Mikael P. Sundqvist
2016-09-24 10:28 ` Pablo Rodriguez
2016-09-24 10:51   ` Jean-Pierre Delange
2016-09-24 10:56     ` Hans Hagen
2016-09-24 11:17       ` Csikos Bela
2016-09-24 11:22         ` Mikael P. Sundqvist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).