texmfcnf.lua is broken for ConTeXt.

Norbert Preining norbert at preining.info
Sat Aug 20 02:22:59 CEST 2022


On Thu, 18 Aug 2022, amano.kenji wrote:
>             TEXMFSYSVAR     = "selfautoparent:/var/lib/texmf",

That doesn't make sense ... you want
	TEXMFSYSVAR = "/var/lib/texmf"
as I have shown you in the Debian patch.

When you use selfautoparent then it will be relative paths which leads
to:\

> res: ./var/lib/texmf
> 
> What is "."? Does it mean the current working directory? Or, does it actually mean "/"?

. is standard notation on all filesystems I know and indicates the
current working directory.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Mercari Inc.     +     IFMGA Guide     +     TU Wien     +     TeX Live
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tex-live mailing list.