ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Error setting up ConTeXt in MacTeX 2020
@ 2020-09-18  7:41 Felix Krause
  2020-09-18  9:20 ` Otared Kavian
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Felix Krause @ 2020-09-18  7:41 UTC (permalink / raw)
  To: ntg-context


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

Hi all,

with MacTeX 2020 on a newly installed Mac, I have the problem that 
ConTeXt doesn't work anymore:

     $ context file.tex
     mtx-context     | warning: no format found, forcing remake 
(commandline driven)
     […] snip lots of lines
     resolvers       | formats | changing to format path 
'/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
     resolvers       | formats | unable to change to format path 
'/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
     mtx-context     | error, no format found with name: cont-en, 
aborting
     system          | total runtime: 5.315 seconds

The [ConTeXt docs][1] say that I should run `mtxrun --generate`, which 
seems to run successfully, and `context --make`, which finishes with the 
same „unable to change format path“ error (I believe this is what 
context automatically does when compiling my file, hinted by the „no 
format found. forcing remake“ message). I tried explicitly running 
`context --make cont-en` which yields the same result. The given path 
does exist on my hard drive.

I don't even know if the „unable to change format path“ message is 
actually an error, but I have no other indicator of what goes wrong. The 
only line that explicitly says „error“ is the one I get when trying 
to process the file.

Interestingly, I have another Mac where I upgraded from MacTeX 2019 to 
MacTeX 2020 and everything works there.

I made sure that everything is up-to-date with the TeX Live Utility.

How can I fix this problem?

Regards,
Felix


  [1]: https://wiki.contextgarden.net/Running_Mark_IV

[-- Attachment #1.2: Type: text/html, Size: 2699 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  7:41 Error setting up ConTeXt in MacTeX 2020 Felix Krause
@ 2020-09-18  9:20 ` Otared Kavian
  2020-09-18  9:35   ` Felix Krause
  2020-09-18  9:45 ` Henning Hraban Ramm
  2020-09-18 10:50 ` Arthur Rosendahl
  2 siblings, 1 reply; 13+ messages in thread
From: Otared Kavian @ 2020-09-18  9:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi Felix,

Some time ago I encountered the same problem and we had a thread on this list about this:

	https://www.mail-archive.com/ntg-context@ntg.nl/msg95355.html

The problem on my Mac came from the fact that a directory
	/opt/local/etc/texmf/
existed (installed by MacPorts, without me knowing it…) where ConTeXt tries to find a format, while there is none.
I removed that directory and then I could use ConTeXt from MacTex 2020.

Best regards: Otared


> On 18 Sep 2020, at 09:41, Felix Krause <contact@flyx.org> wrote:
> 
> Hi all,
> 
> with MacTeX 2020 on a newly installed Mac, I have the problem that ConTeXt doesn't work anymore:
> 
> $ context file.tex
> mtx-context     | warning: no format found, forcing remake (commandline driven)
> […] snip lots of lines
> resolvers       | formats | changing to format path '/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
> resolvers       | formats | unable to change to format path '/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
> mtx-context     | error, no format found with name: cont-en, aborting
> system          | total runtime: 5.315 seconds
> The ConTeXt docs <https://wiki.contextgarden.net/Running_Mark_IV> say that I should run mtxrun --generate, which seems to run successfully, and context --make, which finishes with the same „unable to change format path“ error (I believe this is what context automatically does when compiling my file, hinted by the „no format found. forcing remake“ message). I tried explicitly running context --make cont-en which yields the same result. The given path does exist on my hard drive.
> 
> I don't even know if the „unable to change format path“ message is actually an error, but I have no other indicator of what goes wrong. The only line that explicitly says „error“ is the one I get when trying to process the file.
> 
> Interestingly, I have another Mac where I upgraded from MacTeX 2019 to MacTeX 2020 and everything works there.
> 
> I made sure that everything is up-to-date with the TeX Live Utility.
> 
> How can I fix this problem?
> 
> Regards,
> Felix
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 5476 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  9:20 ` Otared Kavian
@ 2020-09-18  9:35   ` Felix Krause
  2020-09-18  9:43     ` Thomas A. Schmitz
  0 siblings, 1 reply; 13+ messages in thread
From: Felix Krause @ 2020-09-18  9:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 18 Sep 2020, at 11:20, Otared Kavian wrote:

> Hi Felix,
>
> Some time ago I encountered the same problem and we had a thread on 
> this list about this:
>
> 	https://www.mail-archive.com/ntg-context@ntg.nl/msg95355.html
>
> The problem on my Mac came from the fact that a directory
> 	/opt/local/etc/texmf/
> existed (installed by MacPorts, without me knowing it…) where 
> ConTeXt tries to find a format, while there is none.
> I removed that directory and then I could use ConTeXt from MacTex 
> 2020.

Hm. I don't have this directory (not using MacPorts) and my error seems 
to be quite different (the scripts to be executed seem to be found).
I dug through the thread but for all I can see, nothing there describes 
my problem or a solution for solving it.

Regards,
Felix
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  9:35   ` Felix Krause
@ 2020-09-18  9:43     ` Thomas A. Schmitz
  2020-09-18 10:00       ` Felix Krause
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas A. Schmitz @ 2020-09-18  9:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users



> On 18. Sep 2020, at 11:35, Felix Krause <contact@flyx.org> wrote:
> 
> Hm. I don't have this directory (not using MacPorts) and my error seems to be quite different (the scripts to be executed seem to be found).
> I dug through the thread but for all I can see, nothing there describes my problem or a solution for solving it.

Then tell us a bit more about your system. What is the output of

which -a context

for example? Is 

/var/folders/

the normal path where mactex would expect a format file? I use a Mac, but I have vanilla texlive installed; I never quite understood where mactex was any better, so I can’t test on my system.

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

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  7:41 Error setting up ConTeXt in MacTeX 2020 Felix Krause
  2020-09-18  9:20 ` Otared Kavian
@ 2020-09-18  9:45 ` Henning Hraban Ramm
  2020-09-18 10:02   ` Felix Krause
  2020-09-18 10:50 ` Arthur Rosendahl
  2 siblings, 1 reply; 13+ messages in thread
From: Henning Hraban Ramm @ 2020-09-18  9:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> Am 18.09.2020 um 09:41 schrieb Felix Krause <contact@flyx.org>:
> 
> Hi all,
> 
> with MacTeX 2020 on a newly installed Mac, I have the problem that ConTeXt doesn't work anymore:
> 
> $ context file.tex
> mtx-context     | warning: no format found, forcing remake (commandline driven)
> […] snip lots of lines
> resolvers       | formats | changing to format path '/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
> resolvers       | formats | unable to change to format path '/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
> mtx-context     | error, no format found with name: cont-en, aborting
> system          | total runtime: 5.315 seconds

Try to delete the luatex cache (i.e. all of /var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache) and try again.

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

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  9:43     ` Thomas A. Schmitz
@ 2020-09-18 10:00       ` Felix Krause
  2020-09-18 10:36         ` Thomas A. Schmitz
  0 siblings, 1 reply; 13+ messages in thread
From: Felix Krause @ 2020-09-18 10:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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


On 18 Sep 2020, at 11:43, Thomas A. Schmitz wrote:

> Then tell us a bit more about your system. What is the output of
>
> which -a context

     /Library/TeX/texbin/context

which is an alias of

     /Library/TeX/texbin/context@ -> 
../../texmf-dist/scripts/context/stubs/unix/context

and texbin is

     /Library/TeX/texbin@ -> Distributions/Programs/texbin
     /Library/TeX/Distributions/Programs/texbin@ -> 
../.DefaultTeX/Contents/Programs/texbin
     /Library/TeX/Distributions/.DefaultTeX/Contents@ -> 
../TeXLive-2020.texdist/Contents

> for example? Is
>
> /var/folders/
>
> the normal path where mactex would expect a format file? I use a Mac, 
> but I have vanilla texlive installed; I never quite understood where 
> mactex was any better, so I can’t test on my system.

The directory name luatex-cache suggests it's used for caching. I 
interpret the output like „something happens during the generation of 
the format file and therefore the file never gets generated“. I don't 
know much about the internals.

I don't really have any reason for using MacTeX over texlive; I was once 
told that this is the thing I want to use on a Mac when I was a student, 
and have used it ever since.
I could switch over and try texlive if nothing else helps, though I 
think it would be good to pin down the cause of this error and tell the 
MacTeX folks about it.

Regards,
Felix

[-- Attachment #1.2: Type: text/html, Size: 3002 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  9:45 ` Henning Hraban Ramm
@ 2020-09-18 10:02   ` Felix Krause
  0 siblings, 0 replies; 13+ messages in thread
From: Felix Krause @ 2020-09-18 10:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 18 Sep 2020, at 11:45, Henning Hraban Ramm wrote:

> Try to delete the luatex cache (i.e. all of 
> /var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache) and try 
> again.

Did that, it regenerates the contents of the directory and the error 
keeps coming up.

Regards,
Felix
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18 10:00       ` Felix Krause
@ 2020-09-18 10:36         ` Thomas A. Schmitz
  2020-09-18 11:40           ` Felix Krause
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas A. Schmitz @ 2020-09-18 10:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 18. Sep 2020, at 12:00, Felix Krause <contact@flyx.org> wrote:
> 
> The directory name luatex-cache suggests it's used for caching.

That doesn’t help a lot.

> I interpret the output like „something happens during the generation of the format file and therefore the file never gets generated“. I don't know much about the internals.

What does 

mtxrun --expand-var TEXMFCACHE

return?

Thomas

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

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18  7:41 Error setting up ConTeXt in MacTeX 2020 Felix Krause
  2020-09-18  9:20 ` Otared Kavian
  2020-09-18  9:45 ` Henning Hraban Ramm
@ 2020-09-18 10:50 ` Arthur Rosendahl
  2020-09-18 11:48   ` Felix Krause
  2 siblings, 1 reply; 13+ messages in thread
From: Arthur Rosendahl @ 2020-09-18 10:50 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

  I think I may have found the origin of the error:

On Fri, Sep 18, 2020 at 09:41:23AM +0200, Felix Krause wrote:
>     resolvers       | formats | changing to format path '/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'
>     resolvers       | formats | unable to change to format path '/var/folders/rj/hfjmjx796q102y4v23vh038c0000gp/T/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex'

  These messages come from the middle of the file luat-fmt.lua (lines
180 and 183, respectively, on my system) when ConTeXt tries to change
the working directory (that’s what “change” means in this context, just
moving to another directory, as in cd or chdir).  The relevant extract
is

	report_format("changing to format path %a",validformatpath)
	lfs.chdir(validformatpath)
	if dir.current() ~= validformatpath then
	    return fatalerror(startupdir,"unable to change to format path %a",validformatpath)
	end

  In your case validformatpath is a subdirectory of $TMPDIR, under
/var/folders/.  However, if your Mac is anything like mine, /var is
actually a symbolic link to /private/var, so that dir.current() reports
a path starting with /private and the test fails.

  You can work around that by setting TMPDIR to some other value, that
doesn’t start with /var -- and not /tmp either because that’s also a
symbolic link :-)  It should work with a temporary directory in your
home folder.  Can you try that?

	Best,

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

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18 10:36         ` Thomas A. Schmitz
@ 2020-09-18 11:40           ` Felix Krause
  0 siblings, 0 replies; 13+ messages in thread
From: Felix Krause @ 2020-09-18 11:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On 18 Sep 2020, at 12:36, Thomas A. Schmitz wrote:
>
>
> What does
>
> mtxrun --expand-var TEXMFCACHE
>
> return?

    selfautoparent:texmf-var;/Users/flyx/Library/texlive/2020/texmf-var

Regards,
Felix

[-- Attachment #1.2: Type: text/html, Size: 968 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18 10:50 ` Arthur Rosendahl
@ 2020-09-18 11:48   ` Felix Krause
  2020-09-18 12:49     ` Arthur Reutenauer
  0 siblings, 1 reply; 13+ messages in thread
From: Felix Krause @ 2020-09-18 11:48 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

On 18 Sep 2020, at 12:50, Arthur Rosendahl wrote:

>   I think I may have found the origin of the error:
>
>   In your case validformatpath is a subdirectory of $TMPDIR, under
> /var/folders/.  However, if your Mac is anything like mine, /var is
> actually a symbolic link to /private/var, so that dir.current() reports
> a path starting with /private and the test fails.

Yes, this is the setup here as well.

>   You can work around that by setting TMPDIR to some other value, that
> doesn’t start with /var -- and not /tmp either because that’s also a
> symbolic link :-)  It should work with a temporary directory in your
> home folder.  Can you try that?

This works. Thanks a lot (also to everyone else involved)!

Regards,
Felix
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18 11:48   ` Felix Krause
@ 2020-09-18 12:49     ` Arthur Reutenauer
  2020-09-18 18:28       ` Hans Hagen
  0 siblings, 1 reply; 13+ messages in thread
From: Arthur Reutenauer @ 2020-09-18 12:49 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

On Fri, Sep 18, 2020 at 01:48:16PM +0200, Felix Krause wrote:
>>   In your case validformatpath is a subdirectory of $TMPDIR, under
>> /var/folders/.  However, if your Mac is anything like mine, /var is
>> actually a symbolic link to /private/var, so that dir.current() reports
>> a path starting with /private and the test fails.
> 
> Yes, this is the setup here as well.

  That was rhetorical :-)  /var and /tmp (as well as /etc) have been
symbolic links for at least ten years, probably earlier.

>>   You can work around that by setting TMPDIR to some other value, that
>> doesn’t start with /var -- and not /tmp either because that’s also a
>> symbolic link :-)  It should work with a temporary directory in your
>> home folder.  Can you try that?
> 
> This works. Thanks a lot (also to everyone else involved)!

  Glad to hear that, and you’re welcome, but this should also be fixed
in ConTeXt -- Hans, can you do something about that?  It should be
enough to resolve symbolic links on either sides of the test
dir.current() ~= validformatpath

	Best,

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

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

* Re: Error setting up ConTeXt in MacTeX 2020
  2020-09-18 12:49     ` Arthur Reutenauer
@ 2020-09-18 18:28       ` Hans Hagen
  0 siblings, 0 replies; 13+ messages in thread
From: Hans Hagen @ 2020-09-18 18:28 UTC (permalink / raw)
  To: Mailing list for ConTeXt users, Arthur Reutenauer

On 9/18/2020 2:49 PM, Arthur Reutenauer wrote:
> On Fri, Sep 18, 2020 at 01:48:16PM +0200, Felix Krause wrote:
>>>    In your case validformatpath is a subdirectory of $TMPDIR, under
>>> /var/folders/.  However, if your Mac is anything like mine, /var is
>>> actually a symbolic link to /private/var, so that dir.current() reports
>>> a path starting with /private and the test fails.
>>
>> Yes, this is the setup here as well.
> 
>    That was rhetorical :-)  /var and /tmp (as well as /etc) have been
> symbolic links for at least ten years, probably earlier.
> 
>>>    You can work around that by setting TMPDIR to some other value, that
>>> doesn’t start with /var -- and not /tmp either because that’s also a
>>> symbolic link :-)  It should work with a temporary directory in your
>>> home folder.  Can you try that?
>>
>> This works. Thanks a lot (also to everyone else involved)!
> 
>    Glad to hear that, and you’re welcome, but this should also be fixed
> in ConTeXt -- Hans, can you do something about that?  It should be
> enough to resolve symbolic links on either sides of the test
> dir.current() ~= validformatpath
I need to find a problematic mac ... I remember that Taco did some tests 
recently so I'll ask him.

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

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

end of thread, other threads:[~2020-09-18 18:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18  7:41 Error setting up ConTeXt in MacTeX 2020 Felix Krause
2020-09-18  9:20 ` Otared Kavian
2020-09-18  9:35   ` Felix Krause
2020-09-18  9:43     ` Thomas A. Schmitz
2020-09-18 10:00       ` Felix Krause
2020-09-18 10:36         ` Thomas A. Schmitz
2020-09-18 11:40           ` Felix Krause
2020-09-18  9:45 ` Henning Hraban Ramm
2020-09-18 10:02   ` Felix Krause
2020-09-18 10:50 ` Arthur Rosendahl
2020-09-18 11:48   ` Felix Krause
2020-09-18 12:49     ` Arthur Reutenauer
2020-09-18 18:28       ` Hans Hagen

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