context team mailing list archive
-
context team
-
Mailing list archive
-
Message #00416
Re: [Bug 379146] Re: mtxrun
On 06/11/2011 06:48 AM, Kip Warner wrote:
> I had the same problem. I found running 'luatools --generate' fixed it.
> Maybe it should be run as part of a postinst hook.
>
Probably this happened because some changes have been made to
the variable 'cnfluaspec'. That is used to find texmfcnf.lua,
and it is also used as part of the hashed cache path, so any
changes to it make the old already generated cache unreachable.
The problem is transient indeed, and in a fully new install it
would not have happened at all.
Best wishes,
Taco
--
You received this bug notification because you are a member of ConTeXt
distribution team, which is the registrant for ConTeXt distribution.
https://bugs.launchpad.net/bugs/379146
Title:
mtxrun
Status in ConTeXt distribution:
New
Bug description:
from Alan BRASLAU, untested
I did a fresh install of the minimals today and observed a fleeting, obscure
mtxrun bug:
$ context myfile
did not find the script mtx-context.lua
$ mtxrun --script /usr/local/context/tex/texmf-context/\
scripts/context/lua/mtx-context.lua myfile
ran fine, as now does all subsequent runs of "context myfile".
So something gets initialized, but is not found by default.
You will only notice this upon a (totally) fresh install.
To manage notifications about this bug go to:
https://bugs.launchpad.net/context/+bug/379146/+subscriptions
References