Merged
Conversation
427edfe to
8fd45fa
Compare
TeX Live 2026 was released on 2026-03-01. When a new release comes out, the previous version is archived to historic mirrors (tug.org/historic), which have very limited availability. This caused CI to fail immediately with "No mirror available" for texlive_version: 2025. Upgrading to 2026 which is now propagating to active CTAN mirrors. Ref: https://tug.org/pipermail/tex-live/2026-March/052232.html Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4678f24 to
1d9e150
Compare
Contributor
|
Preview for this PR is ready! 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TeX Live 2026 was released on 2026-03-01. When a new release comes out, the previous version is archived to historic mirrors (https://tug.org/historic), which have very limited availability — the release announcement explicitly notes "More historic mirrors would be welcome."
This caused CI to fail immediately with
Error: No mirror availablefortexlive_version: 2025.This PR upgrades to TL2026, which required two additional fixes:
sourcesansprowas renamed tosourcesans(CTAN)sourceserifprowas renamed tosourceserif(CTAN)Both old names are absent from TL2026 even as aliases.
Ref: https://tug.org/pipermail/tex-live/2026-March/052232.html
🤖 Prepared with Claude Code