W: xmltex no-url-tag W: xmltex postin-without-ghost-file-creation /usr/share/texmf/web2c/pdfxmltex.fmt W: xmltex postin-without-ghost-file-creation /usr/share/texmf/web2c/xmltex.fmt
When I install the xmltex package, the files: /usr/share/texmf/web2c/pdfxmltex.fmt /usr/share/texmf/web2c/xmltex.fmt are not created. rpm2cpio shows that they are not in the archive. Without them, xmlto will refuse to create a pdf from XSL-FO
Those files are created by the %post script of the package---use 'rpm -qp --scripts xmltex*' to see what commands are run. For some reason they are failing for you. Please open a separate bug report with more information about that (what happens when you run them by hand, for example)? (_This_ bug report is entirely separate, and is just a packaging nit-pick.)
Closing out due to age.