Bug 430338 - BuildRequires texlive-latex doesn't pull in texlive-texmf-fonts necessary for package building
Summary: BuildRequires texlive-latex doesn't pull in texlive-texmf-fonts necessary for...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-26 12:41 UTC by Alex Lancaster
Modified: 2013-07-02 23:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-28 21:12:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alex Lancaster 2008-01-26 12:41:04 UTC
It appears that BuildRequires: texlive-latex isn't enough to pull in the
texlive-texmf-fonts package any more:

http://koji.fedoraproject.org/koji/getfile?taskID=374239&name=root.log

This causes build failures like this:

http://koji.fedoraproject.org/koji/getfile?taskID=374239&name=build.log

there appears to be some changes in the texlive package, because a previous
build of the same package *did* pull in the right deps:

texlive-texmf-fonts     noarch     2007-2.fc9       core               56 M

from:

http://koji.fedoraproject.org/packages/tor/0.1.2.18/2.fc9/data/logs/ppc64/root.log

I can work around this manually by specifying:

BuildRequires: texlive-texmf-fonts

which successfully builds:

http://koji.fedoraproject.org/koji/taskinfo?taskID=374363

but that doesn't seem like a sensible solution if texlive-texmf-fonts is
supposed to be installed for pdftex to work out of the box.

Comment 1 Jindrich Novy 2008-01-28 21:12:15 UTC
Should be fixed in rawhide for now. Thanks!


Note You need to log in before you can comment on or make changes to this bug.