ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in beta from 2014.12.29 10:01
@ 2014-12-29 21:33 Pablo Rodriguez
  2014-12-30 15:45 ` Pablo Rodriguez
  0 siblings, 1 reply; 8+ messages in thread
From: Pablo Rodriguez @ 2014-12-29 21:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans,

I have just updated ConTeXt Standalone to beta from 2014.12.29 10:01 and
I get the following error:

$ contextjit --version

mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'

I’m afraid this seems to be a bug.

Many thanks for your help,


Pablo
-- 
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] 8+ messages in thread

* Re: bug in beta from 2014.12.29 10:01
  2014-12-29 21:33 bug in beta from 2014.12.29 10:01 Pablo Rodriguez
@ 2014-12-30 15:45 ` Pablo Rodriguez
  2014-12-30 20:08   ` Philipp Gesang
  0 siblings, 1 reply; 8+ messages in thread
From: Pablo Rodriguez @ 2014-12-30 15:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 12/29/2014 10:33 PM, Pablo Rodriguez wrote:
> Hans,
> 
> I have just updated ConTeXt Standalone to beta from 2014.12.29 10:01 and
> I get the following error:
> 
> $ contextjit --version
> 
> mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'
> 
> I’m afraid this seems to be a bug.

I’m still experiencing this with beta from 2014.12.30 09:48.

Could anyone confirm this? (I’m on Fedora 20, using the 32bit version of
the ConTeXt Suite.)

Many thanks for your help,


Pablo
-- 
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] 8+ messages in thread

* Re: bug in beta from 2014.12.29 10:01
  2014-12-30 15:45 ` Pablo Rodriguez
@ 2014-12-30 20:08   ` Philipp Gesang
  2014-12-31  6:13     ` Pablo Rodriguez
  0 siblings, 1 reply; 8+ messages in thread
From: Philipp Gesang @ 2014-12-30 20:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1104 bytes --]

···<date: 2014-12-30, Tuesday>···<from: Pablo Rodriguez>···

> On 12/29/2014 10:33 PM, Pablo Rodriguez wrote:
> > Hans,
> > 
> > I have just updated ConTeXt Standalone to beta from 2014.12.29 10:01 and
> > I get the following error:
> > 
> > $ contextjit --version
> > 
> > mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'
> > 
> > I’m afraid this seems to be a bug.
> 
> I’m still experiencing this with beta from 2014.12.30 09:48.
> 
> Could anyone confirm this? (I’m on Fedora 20, using the 32bit version of
> the ConTeXt Suite.)

Nope, doesn’t happen on Linux 3.17.6-1-ARCH / x86_64. ``mtxrunjit
--find-file mtx-context.lua`` correctly resolves to

    /home/phg/context/tex/texmf-context/scripts/context/lua/mtx-context.lua

I don’t have a 32 bit box to test it though. A change I noticed
that was introduced in a recent-ish commit is lots of messages
like this:

    resolvers       | globbing | confusing filename, name: 'NEWS', lower: 'news', already: 'News'

whenever mtxrun does some kind of path lookup.

Best,
Philipp


[-- Attachment #1.2: Type: application/pgp-signature, Size: 473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 8+ messages in thread

* Re: bug in beta from 2014.12.29 10:01
  2014-12-30 20:08   ` Philipp Gesang
@ 2014-12-31  6:13     ` Pablo Rodriguez
  2014-12-31 11:14       ` Philipp Gesang
  0 siblings, 1 reply; 8+ messages in thread
From: Pablo Rodriguez @ 2014-12-31  6:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 12/30/2014 09:08 PM, Philipp Gesang wrote:
> ···<date: 2014-12-30, Tuesday>···<from: Pablo Rodriguez>···
>> [...]
>> I’m still experiencing this with beta from 2014.12.30 09:48.
>>
>> Could anyone confirm this? (I’m on Fedora 20, using the 32bit version of
>> the ConTeXt Suite.)
> 
> Nope, doesn’t happen on Linux 3.17.6-1-ARCH / x86_64. ``mtxrunjit
> --find-file mtx-context.lua`` correctly resolves to
> 
>     /home/phg/context/tex/texmf-context/scripts/context/lua/mtx-context.lua
> 
> I don’t have a 32 bit box to test it though. A change I noticed
> that was introduced in a recent-ish commit is lots of messages
> like this:
> 
>     resolvers       | globbing | confusing filename, name: 'NEWS', lower: 'news', already: 'News'
> 
> whenever mtxrun does some kind of path lookup.

Many thanks for your reply, Philipp.

I’m afraid I only get two blank lines from "mtxrunjit --find-file
mtx-context.lua". The same happens with mtxrun.

Many thanks for your help,


Pablo
-- 
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] 8+ messages in thread

* Re: bug in beta from 2014.12.29 10:01
  2014-12-31  6:13     ` Pablo Rodriguez
@ 2014-12-31 11:14       ` Philipp Gesang
  2015-01-02 20:39         ` Pablo Rodriguez
  0 siblings, 1 reply; 8+ messages in thread
From: Philipp Gesang @ 2014-12-31 11:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1397 bytes --]

···<date: 2014-12-31, Wednesday>···<from: Pablo Rodriguez>···

> On 12/30/2014 09:08 PM, Philipp Gesang wrote:
> > ···<date: 2014-12-30, Tuesday>···<from: Pablo Rodriguez>···
> >> [...]
> >> I’m still experiencing this with beta from 2014.12.30 09:48.
> >>
> >> Could anyone confirm this? (I’m on Fedora 20, using the 32bit version of
> >> the ConTeXt Suite.)
> > 
> > Nope, doesn’t happen on Linux 3.17.6-1-ARCH / x86_64. ``mtxrunjit
> > --find-file mtx-context.lua`` correctly resolves to
> > 
> >     /home/phg/context/tex/texmf-context/scripts/context/lua/mtx-context.lua
> > 
> > I don’t have a 32 bit box to test it though. A change I noticed
> > that was introduced in a recent-ish commit is lots of messages
> > like this:
> > 
> >     resolvers       | globbing | confusing filename, name: 'NEWS', lower: 'news', already: 'News'
> > 
> > whenever mtxrun does some kind of path lookup.
> 
> Many thanks for your reply, Philipp.
> 
> I’m afraid I only get two blank lines from "mtxrunjit --find-file
> mtx-context.lua". The same happens with mtxrun.

No result means mtxrun can’t find it. What do you get when you
run

    find ${contextdir} -type f -name mtx-context.lua

where ``contextdir`` expands to the prefix you installed the
minimals under? If the script is indeed missing then you may have
to reinstall Context.


[-- Attachment #1.2: Type: application/pgp-signature, Size: 473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 8+ messages in thread

* Re: bug in beta from 2014.12.29 10:01
  2014-12-31 11:14       ` Philipp Gesang
@ 2015-01-02 20:39         ` Pablo Rodriguez
  0 siblings, 0 replies; 8+ messages in thread
From: Pablo Rodriguez @ 2015-01-02 20:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 12/31/2014 12:14 PM, Philipp Gesang wrote:
> ···<date: 2014-12-31, Wednesday>···<from: Pablo Rodriguez>···
>> [...]
>> I’m afraid I only get two blank lines from "mtxrunjit --find-file
>> mtx-context.lua". The same happens with mtxrun.
> 
> No result means mtxrun can’t find it. What do you get when you
> run
> 
>     find ${contextdir} -type f -name mtx-context.lua

Philipp,

many thanks for your reply and a Happy New Year.

$ find ${ctxbeta/tex} -type f -name mtx-context.lua
./ctxbeta/tex/texmf-context/scripts/context/lua/mtx-context.lua


Pablo
-- 
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] 8+ messages in thread

* Re: bug in beta from 2014.12.29 10:01
  2014-12-31  8:10 Akira Kakuto
@ 2015-01-02 20:55 ` Pablo Rodriguez
  0 siblings, 0 replies; 8+ messages in thread
From: Pablo Rodriguez @ 2015-01-02 20:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 12/31/2014 09:10 AM, Akira Kakuto wrote:
>> $ contextjit --version
>>
>> mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'
> 
> I have reproduced it, after some trials, by removing files
> in "trees" in cache.
> 
> So try
> mtxrun --generate

Akira

many thanks for your reply and a Happy New Year (to every list participant).

"mtxrun --generate" solves the issue. But the weird thin is that this is
something I have to do with a brand new installation of the ConTeXt Suite.

This is beyond my knowledge, but I wonder whether it isn’t an actual bug
in the ConTeXt Suite.

Many thanks for your help,


Pablo
-- 
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] 8+ messages in thread

* bug in beta from 2014.12.29 10:01
@ 2014-12-31  8:10 Akira Kakuto
  2015-01-02 20:55 ` Pablo Rodriguez
  0 siblings, 1 reply; 8+ messages in thread
From: Akira Kakuto @ 2014-12-31  8:10 UTC (permalink / raw)
  To: ntg-context

> $ contextjit --version
>
> mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'

I have reproduced it, after some trials, by removing files
in "trees" in cache.

So try
mtxrun --generate

Best,
Akira

___________________________________________________________________________________
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] 8+ messages in thread

end of thread, other threads:[~2015-01-02 20:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-29 21:33 bug in beta from 2014.12.29 10:01 Pablo Rodriguez
2014-12-30 15:45 ` Pablo Rodriguez
2014-12-30 20:08   ` Philipp Gesang
2014-12-31  6:13     ` Pablo Rodriguez
2014-12-31 11:14       ` Philipp Gesang
2015-01-02 20:39         ` Pablo Rodriguez
2014-12-31  8:10 Akira Kakuto
2015-01-02 20:55 ` Pablo Rodriguez

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