On Fri, Nov 13, 2020 at 8:19 AM Christoph Junghans <junghans@xxxxxxxxx> wrote: > > Hi, > > Using latex in Docker on Rawhide gives an "I can't find the format > file `latex.fmt'!" error. > I have seen this before but I don't recall how to fix it. > > Mini reproducer using the following Dockerfile: > FROM registry.fedoraproject.org/fedora:rawhide > RUN dnf -y update > RUN dnf -y install texlive > RUN printf '\\documentclass{article}\n\\begin{document}\ntest\n\\end{document}' > > test.tex > RUN latex test.tex > > Any ideas? I did some follow up research - summary here: https://bugzilla.redhat.com/show_bug.cgi?id=1897839 In short, same texlive version works fine in a F33 container, so it must be something else in Rawhide that triggers this. > > Thanks, > > Christoph > > -- > Christoph Junghans > Web: http://www.compphys.de -- Christoph Junghans Web: http://www.compphys.de _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx