I just updated TexLive to the 2024 version. It broke the package hyperref for hyperreferences. This version is from the https://download.opensuse.org/repositories/Publishing:/TeXLive/15.5/ repository. How can I get the 2023 version back so that I can continue my work?
I see there is still a 2023 version at
home:Marco-GmBH
but I don’t know if it works and it is up to you to guess if you can trust that source.
Thank you. I will keep that in mind. The maintainer of the hyperref package says that
Your latex format is outdated:
you have LaTeX2e <2020-10-01> patch level 4
. That should be LaTeX2e <2023-11-01> patch level 1
Since I cannot find LaTeX2e references in the repository, except for documentation files, it sounds like it may be a build problem.
Post
zypper se -sx texlive
Texlive 2021.20210325-150400.31.3.1 is available.
Repo Publishing:TeXLive for Leap 15.5 is not available, only for 15.4 is there.
I solved my problem. Leap 15.5 was taking packages from two sources. I switched all of the system packages to the build service and it works again.
Lesson learned. I should always keep the packages in a set from one source, and check that.
Thank you for the replies.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.