Description of problem: Missing texlive-xindy component on Fedora 30 and Rawhide. It required by XeTeX for PDF generation. Cannot build PDF with documentation on Fedora 30. On Fedora 29 it works fine. Version-Release number of selected component (if applicable): How reproducible: Always. Steps to Reproduce: 1. Try to use Sphinx-doc PDF generator. 2. Run it: make latexpdf 3. Actual results: === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex fedora-faq-ru.idx'... ------------ Running 'internal xindy -L russian -C utf8 -M sphinx.xdy -M LatinRules.xdy -o "fedora-faq-ru.ind" "fedora-faq-ru.idx"' ------------ Latexmk: calling xindy( -L russian -C utf8 -M sphinx.xdy -M LatinRules.xdy -o "fedora-faq-ru.ind" "fedora-faq-ru.idx" ) Can't exec "xindy": No such file or directory at (eval 12) line 14. Expected results: Successful PDF generation. Additional info:
Fixed in Rawhide by texlive-base-20190410-1.fc31.
That's good for Rawhide and future 31 users, but could it be fixed in 30 as well?