Skip to content

Error when updating TeX Live #340

@GuillaumeNadal13

Description

@GuillaumeNadal13

Hi,

I tried to add all package to my version of overleaf using :

docker exec sharelatex tlmgr install scheme-full

I have this error

tlmgr: Local TeX Live (2024) is older than remote repository (2025).
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.

I tried to update the tlmgr using

docker exec sharelatex wget "https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh"
docker exec sharelatex sh update-tlmgr-latest.sh

But everything is uptdate in the 2024 folder. And even if updated I still have the error saying I have the 2024 version. Do you have any solution?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions