pandoc / pandoc/dockerfiles

pandoc/latex:latest - tlmgr: Local TeX Live (2025) is older than remote repository (2026).

Open
#314 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
439
Forks
107
PR merge metrics
No merged PRs in 30d

Description

tlmgr update --self creates the error tlmgr: Local TeX Live (2025) is older than remote repository (2026).
This already happned before: #266

$ tlmgr repository remove main
tlmgr: removed repository: main
$ tlmgr repository add https://ftp.gwdg.de/pub/ctan/systems/texlive/tlnet main
tlmgr: added repository with tag main: https://ftp.gwdg.de/pub/ctan/systems/texlive/tlnet
$ tlmgr update --self
tlmgr: Local TeX Live (2025) is older than remote repository (2026).
Cross release updates are only supported with
  update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.
Cleaning up project directory and file based variables 00:01
ERROR: Job failed: exit code 1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the pandoc/latex:latest image configuration and the TeX Live setup behind the failing tlmgr update --self command. Reproduce the error, review the earlier issue #266 for context, and consider the work complete when the image’s update job no longer fails because local TeX Live is older than the remote repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, latex
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.