ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* luatools cache problem (beta)
@ 2008-07-16  8:32 Peter Rolf
  2008-07-16 10:25 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Rolf @ 2008-07-16  8:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

hi,

i'm currently running the context beta from 07.07.2008 with the windows
minimals from 10.07.2008. all my (quick) tries to update to a later beta 
version have failed.

my main problem is, that luatools.lua doesn't work properly any more;
if i start 'luatools --generate' inside eshell (zshell clone?) the 
program simply hangs (does nothing). if i use the normal dos box with 
setuptex.bat i get

-----
R:\tex\texmf-context\scripts\context\lua>luatools --generate
LuaTools | variable SELFAUTOLOC set to r:/tex/texmf-mswin/bin
LuaTools | variable SELFAUTODIR set to r:/tex/texmf-mswin
LuaTools | variable SELFAUTOPARENT set to r:/tex
LuaTools | variable TEXMFCNF set to r:\tex\texmf{-local,-context,}/web2c
LuaTools | loading r:/tex/texmf-context/web2c/texmf.cnf
LuaTools | loading r:/tex/texmf/web2c/texmf.cnf

Should I create the cache path r:/tex/texmf-cache? [yes|no] [no]

Should I create the cache path r:/tex/texmf-cache? [yes|no] [no]

Should I create the cache path C:/tmp? [yes|no] [no] yes

Should I create the cache path C:/tmp? [yes|no] [no]

Should I create the cache path /Dokumente und Einstellungen/sojus?
[yes|no] [no]


fatal error: there is no valid (writable) cache path defined
-----

mh, the path r:/tex/texmf-cache is already present and writable. also it 
doesn't have any effect if i answer yes or no.


best wishes, peter

-----------------------------
You give a man an inch
and he thinks he is a ruler.

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: luatools cache problem (beta)
  2008-07-16  8:32 luatools cache problem (beta) Peter Rolf
@ 2008-07-16 10:25 ` Hans Hagen
  2008-07-16 12:54   ` Peter Rolf
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2008-07-16 10:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Peter Rolf wrote:
> hi,
> 
> i'm currently running the context beta from 07.07.2008 with the windows
> minimals from 10.07.2008. all my (quick) tries to update to a later beta 
> version have failed.
> 
> my main problem is, that luatools.lua doesn't work properly any more;
> if i start 'luatools --generate' inside eshell (zshell clone?) the 
> program simply hangs (does nothing). if i use the normal dos box with 
> setuptex.bat i get

so, something shell on windows?

> -----
> R:\tex\texmf-context\scripts\context\lua>luatools --generate
> LuaTools | variable SELFAUTOLOC set to r:/tex/texmf-mswin/bin
> LuaTools | variable SELFAUTODIR set to r:/tex/texmf-mswin
> LuaTools | variable SELFAUTOPARENT set to r:/tex
> LuaTools | variable TEXMFCNF set to r:\tex\texmf{-local,-context,}/web2c
> LuaTools | loading r:/tex/texmf-context/web2c/texmf.cnf
> LuaTools | loading r:/tex/texmf/web2c/texmf.cnf
> 
> Should I create the cache path r:/tex/texmf-cache? [yes|no] [no]
> 
> Should I create the cache path r:/tex/texmf-cache? [yes|no] [no]
> 
> Should I create the cache path C:/tmp? [yes|no] [no] yes
> 
> Should I create the cache path C:/tmp? [yes|no] [no]
> 
> Should I create the cache path /Dokumente und Einstellungen/sojus?
> [yes|no] [no]
> 
> 
> fatal error: there is no valid (writable) cache path defined
> -----
> 
> mh, the path r:/tex/texmf-cache is already present and writable. also it 
> doesn't have any effect if i answer yes or no.

indeed we do a test now on writable ... i wonder why that test fails
then

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: luatools cache problem (beta)
  2008-07-16 10:25 ` Hans Hagen
@ 2008-07-16 12:54   ` Peter Rolf
  2008-07-16 13:16     ` Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Rolf @ 2008-07-16 12:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans Hagen schrieb:
> Peter Rolf wrote:
>> hi,
>>
>> i'm currently running the context beta from 07.07.2008 with the windows
>> minimals from 10.07.2008. all my (quick) tries to update to a later beta 
>> version have failed.
>>
>> my main problem is, that luatools.lua doesn't work properly any more;
>> if i start 'luatools --generate' inside eshell (zshell clone?) the 
>> program simply hangs (does nothing). if i use the normal dos box with 
>> setuptex.bat i get
> 
> so, something shell on windows?
>

yep!

>> -----
>> R:\tex\texmf-context\scripts\context\lua>luatools --generate
>> LuaTools | variable SELFAUTOLOC set to r:/tex/texmf-mswin/bin
>> LuaTools | variable SELFAUTODIR set to r:/tex/texmf-mswin
>> LuaTools | variable SELFAUTOPARENT set to r:/tex
>> LuaTools | variable TEXMFCNF set to r:\tex\texmf{-local,-context,}/web2c
>> LuaTools | loading r:/tex/texmf-context/web2c/texmf.cnf
>> LuaTools | loading r:/tex/texmf/web2c/texmf.cnf
>>
>> Should I create the cache path r:/tex/texmf-cache? [yes|no] [no]
>>
>> Should I create the cache path r:/tex/texmf-cache? [yes|no] [no]
>>
>> Should I create the cache path C:/tmp? [yes|no] [no] yes
>>
>> Should I create the cache path C:/tmp? [yes|no] [no]
>>
>> Should I create the cache path /Dokumente und Einstellungen/sojus?
>> [yes|no] [no]
>>
>>
>> fatal error: there is no valid (writable) cache path defined
>> -----
>>
>> mh, the path r:/tex/texmf-cache is already present and writable. also it 
>> doesn't have any effect if i answer yes or no.
> 
> indeed we do a test now on writable ... i wonder why that test fails
> then
>
i have 'diff-ed' the versions, but couldn't find any obvious flaw.
also tested with different luatex binaries. same result.

> Hans
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                               | 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: luatools cache problem (beta)
  2008-07-16 12:54   ` Peter Rolf
@ 2008-07-16 13:16     ` Aditya Mahajan
  2008-07-16 13:53       ` Peter Rolf
  0 siblings, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2008-07-16 13:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 16 Jul 2008, Peter Rolf wrote:

> i have 'diff-ed' the versions, but couldn't find any obvious flaw.
> also tested with different luatex binaries. same result.

Did you also try it on cmd.exe? I recall that sometimes windows ruby had 
problems with file paths in cygwin.

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: luatools cache problem (beta)
  2008-07-16 13:16     ` Aditya Mahajan
@ 2008-07-16 13:53       ` Peter Rolf
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Rolf @ 2008-07-16 13:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Aditya Mahajan schrieb:
> On Wed, 16 Jul 2008, Peter Rolf wrote:
> 
>> i have 'diff-ed' the versions, but couldn't find any obvious flaw.
>> also tested with different luatex binaries. same result.
> 
> Did you also try it on cmd.exe? I recall that sometimes windows ruby had 
> problems with file paths in cygwin.
>
yes, i used the normal cmd.exe shell. no cygwin installed here. sorry 
for the incorrect naming of the shell (but it's nearly as ugly/limited 
as old dos).


> Aditya
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-07-16 13:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-16  8:32 luatools cache problem (beta) Peter Rolf
2008-07-16 10:25 ` Hans Hagen
2008-07-16 12:54   ` Peter Rolf
2008-07-16 13:16     ` Aditya Mahajan
2008-07-16 13:53       ` Peter Rolf

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).