Re: Spurious TEXLIVE_INSTALL_NO_DISKCHECK complaint when installing TL

Karl Berry <[email protected]> Sun, 2 Aug 2026 15:28:02 -0600
Newsgroups gmane.comp.tex.live
Message-ID <[email protected]>
Hi Max,

    So I'm pretty sure that install-tl itself set the
    TEXLIVE_INSTALL_NO_DISKCHECK variable, 

Thanks for the report. I changed the logic in install-menu-text.pl so
that the envvar is only set in the case when the user explicitly
overrides the space warning. (Hopefully; I foolishly didn't test it.)

I think it's ok to report it in that case, as it gives the user another
chance to notice that they ran out of space, sort of. --thanks, karl.