Summary: | Missing dependencies for texlive-kpathsea | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | texlive-base | Assignee: | Tom "spot" Callaway <spotrh> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cbm, tcallawa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-06-19 01:45:54 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: |
Description
Orion Poplawski
2020-05-16 01:34:20 UTC
I'm afraid I'm back to a build problem that I cannot reproduce locally in mock. + latex dummy.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=latex) restricted \write18 enabled. kpathsea: Running mktexfmt latex.fmt mktexfmt: No such file or directory I can't find the format file `latex.fmt'! It seemed like all that was needed was to add a temporary BR on texlive-texlive-scripts to workaround the missing dep, and that fixed it for me locally. Not sure why it is still failing in koji. This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component. Is this still a valid bug? No, it's resolved: $ rpm -qf /usr/bin/mktexlsr texlive-texlive-scripts-20200327-6.fc33.noarch $ rpm -q --requires texlive-kpathsea | grep texlive-scripts texlive-texlive-scripts |