Closed
Description
We are running a github action that builds our pdf, xu-cheng/latex-action@v2. It happens that v2 uses texlive2023, which used to just work, but we had to switch back to v2-texlive2022 because texlive2023 stopped working out of nowhere. This time again the cause seems to be a problem with hyperxmp. I don't know if this is a problem of programming.cls or something else, but as I have no clue of the whole thing works I'm just reporting it here.
I could share a full log but I don't know if it would be of any use. Here are the last lines only:
(/opt/texlive/texdir/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/opt/texlive/texdir/texmf-dist/tex/latex/oberdiek/ifdraft.sty)
/opt/texlive/texdir/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty:276: Package hyp
erxmp Error: hyperref must be loaded before hyperxmp.
See the hyperxmp package documentation for explanation.
Type H <return> for immediate help.
...
l.276 }
/opt/texlive/texdir/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty:276: ==> Fatal
error occurred, no output PDF file produced!
Transcript written on main.log.
Latexmk: If appropriate, the -f option can be used to get latexmk
to try to force complete processing.
Latexmk: Getting log file 'main.log'
Latexmk: Examining 'main.fls'
Latexmk: Examining 'main.log'
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
pdflatex: Command for 'pdflatex' gave return code 1
Refer to 'main.log' and/or above output for details
Metadata
Metadata
Assignees
Labels
No labels