Schrijvers Luc

Results 588 comments of Schrijvers Luc

Build is OK, any way to run some quick tests with this?

Right, just saw it :) ``` resolvers | resolving | looking for regular 'texmfcnf.lua' on given path '/boot/home/texmf/web2c' from specification 'home:texmf/web2c' ```

This is probably already related: ``` if not (environment and environment.default_texmfcnf) and kpse and kpse.default_texmfcnf then local default_texmfcnf=kpse.default_texmfcnf() default_texmfcnf=gsub(default_texmfcnf,"$SELFAUTOLOC","selfautoloc:") default_texmfcnf=gsub(default_texmfcnf,"$SELFAUTODIR","selfautodir:") default_texmfcnf=gsub(default_texmfcnf,"$SELFAUTOPARENT","selfautoparent:") default_texmfcnf=gsub(default_texmfcnf,"$HOME","home:") environment.default_texmfcnf=default_texmfcnf end ..... elseif ostype~="windows" and isdir("/etc/texmf/web2c") then...

Build doesn't launch here in the start (texlive): ``` Installing [4584/4584, time/total: 09:43/09:43]: zztex [873k] Time used for installing the packages: 09:43 Use of uninitialized value in string ne at...

> Did you do a revision bump and not clear the build? This looks like a prefix mismatch (texlive-2025-2 vs. texlive-2025-1). The tlpostcode scripts still use the old prefix. >...

> Did you run the PATCH function before updating the revision? hmmm .... not sure there ;)

Writing some things down here I came across when searching the net, not sure if they are helpfull, but still might be handy: ``` ~> kpsewhich -var-brace-value=TEXMF /boot/home/config/settings/texmf/config:/boot/home/config/var/texmf:/boot/home/config/settings/texmf-dist:!!/boot/system/non-packaged/data/texmf-dist:!!/packages/texlive-2025-2/.settings/texlive:!!/packages/texlive-2025-2/.self/var/texlive:!!/packages/texlive-2025-2/.self/data/texlive/texmf-dist ~> kpsewhich...

A bit of progress, but still no (correct) output for "context --version" ``` mtxrun | forcing cache reload resolvers | resolving | configuration files already identified resolvers | resolving |...