Bug 188965

Summary: R package build failure due to missing rpms
Product: [Fedora] Fedora Reporter: Prarit Bhargava <prarit>
Component: RAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
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: 2006-04-14 13:46:41 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:
Bug Depends On:    
Bug Blocks: 163350    

Description Prarit Bhargava 2006-04-13 22:56:32 UTC
Description of problem:

R package fails to build/install due to missing texinfo-tex package.

Version-Release number of selected component (if applicable):

R-2.2.1-5.fc6.src.rpm

How reproducible: 1005


Steps to Reproduce:
1. rpmbuild --rebuild source.rpm or rpmbuild -bb spec.file
  
Actual results:

Build fails with warning:

error: Failed build dependencies:
        texinfo-tex is needed by R-2.2.1-5.ia64

Expected results:

Build should complete.

Additional info: I'm unsure if this is a bug or not -- IMO, all packages 
required to build a Fedora Extra should be in Extras ... but that might not
be canon with fedoraproject.

Comment 1 Tom "spot" Callaway 2006-04-14 13:46:41 UTC
Not just Fedora Extras, but also Fedora Core... which is where texinfo-tex resides.

The devel/ branch points to rawhide for its builds, if you don't use rawhide,
you won't have texinfo-tex in Core, but if you do, it's there.