tlcritical installed tlmgr from TL26 in TL25
Max Chernoff via tex-live <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I have the tlcritical repository enabled, and today when I updated TL, I
got the following output
$ tlmgr update --all --self
update: texlive.infra (77414 -> 77655@tlcritical)
tlmgr: The TeX Live versions supported by the repository
https://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet
(2016--2025)
do not include the version of the local installation
(2026).
Is it expected that tlcritical will automatically upgrade tlmgr to a
non-compatible version? I was able to fix it by manually replacing
"2026" with "2025" in "tlpkg/TeXLive/TLConfig.pm"; I'm aware that that's
potentially risky, but that seemed like the easiest way to solve this
problem.
Thanks,
-- Max