Open pjmolina opened 10 months ago
I would like to report the same problem with the latest image revision: 23.10
Thanks @pjmolina
Any workaround available on this?
This issue has been marked as stale due to inactivity.
Any plans for a fixed version?
I just found a workaround for me that when calling miktex packages update
before the pdflatex
call inside of the container it works. Although somehow when creating my own image based on the MiKTeX image, calling it on build in the Dockerfile doesn't work, so it has to be called later inside the container.
pdflatex seems to be broken on docker image 23.10
Minimal repro:
Basic command sample to compile with pdflatex (as provided by docs):
Expected output
Compile any working main.tex to PDF. This command was working with previous versions of the docker image. Now broken on version 23.10.
Actual output
File
/var/lib/miktex/.miktex/texmfs/data/miktex/log/pdflatex.log
is missing.Errors on
/var/lib/miktex/.miktex/texmfs/data/miktex/log/initextmf.log
x5
Errors on
/var/lib/miktex/.miktex/texmfs/data/miktex/log/miktex.log
Hypothesis: Looks like some files for pdflatex are missing in the docker image.
I was trying to reproduce the difference with respect to the previous docker image version, however, looks like they were deleted. Only version 23.10 seems to be available on docker-hub.
miktex-report:
Submitting a MiKTeX problem report