Bug 431238

Summary: pdflatex.fmt can't be found
Product: [Fedora] Fedora Reporter: Dan Williams <dcbw>
Component: texliveAssignee: Jindrich Novy <jnovy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: daw-redhatbugzilla, pertusus, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-05 17:11:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Williams 2008-02-01 17:49:22 UTC
When building a package that 'BuildRequires: tetex tetex-latex' I get:

+ pdflatex tutorial
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
kpathsea: Running mktexfmt pdflatex.fmt
I can't find the format file `pdflatex.fmt'!
+ exit 0

Either texlive-latex (which provides pdflatex) should require whatever package
produces pdflatex.fmt (which doesn't seem to be packaged, but generated in a
%post or something) or do the generation itself.

Or, are there different BuildRequires: that I should be using here?

Comment 1 Miroslav Lichvar 2008-02-05 17:11:22 UTC

*** This bug has been marked as a duplicate of 431516 ***