[NTG-context] Set luatex cache directory path

2021-04-05 Thread Thangalin
Peter Münster once asked:

> What should I do please, to prevent ConTeXt from creating
$HOME/luatex-cache?

I'd like to do the same:

$ cd $HOME
$ ls luatex-cache
ls: cannot access 'luatex-cache': No such file or directory
$ context test.tex
$ ls luatex-cache/
context
$ rm -rf luatex-cache
$ export TEXMFCACHE=/tmp
$ context test.tex
mtxrun  | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'
$ export TEXMFCACHE=
$ context --version
...
mtx-context | current version: 2021.03.31 18:04

What environment variable must change to set the luatex-cache directory?

Thank you!
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] "Scheduled" downtime of the contextgarden server

2021-04-05 Thread Mojca Miklavec
Hi,

if all goes well, the server will hopefully be back some time tomorrow.

I'm sorry for the inconvenience.

Mojca

On Wed, 31 Mar 2021 at 20:55, Mojca Miklavec wrote:
>
> Dear ConTeXters,
>
> There will be a "scheduled" downtime of the contextgarden.net server
> for maintenance reasons (the part that's hosted in Slovenia; that
> excludes wiki & modules, but includes the old distribution, buildbot
> CI, CTAN, TL pretest & w32tex mirror, ...) in one of the following
> days.
>
> It's not yet clear when exactly the downtime will happen (and all the
> lockdowns etc. make that even harder to predict) and I'm also not
> entirely sure how long it will take, this is just to give you a notice
> upfront.
>
> Mojca
>
> (PS: I hope that TL 21 won't need any further builds, else we can
> postpone this.)
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___