Bug 1708997

Summary: Missing texlive-xindy component
Product: [Fedora] Fedora Reporter: Vitaly <vitaly>
Component: texliveAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: ego.cordatus, ltoscano, tcallawa, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-02 11:36:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vitaly 2019-05-12 11:27:10 UTC
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:

Comment 1 Vitaly 2019-06-02 11:36:28 UTC
Fixed in Rawhide by texlive-base-20190410-1.fc31.

Comment 2 Luigi Toscano 2019-08-29 14:31:12 UTC
That's good for Rawhide and future 31 users, but could it be fixed in 30 as well?