Bug 191608

Summary: missing build req libX11-devel
Product: [Fedora] Fedora Reporter: Joost Soeterbroek <joost.soeterbroek>
Component: pythonAssignee: Mihai Ibanescu <mihai.ibanescu>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: joost.soeterbroek, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-13 21:23:10 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 Joost Soeterbroek 2006-05-13 19:51:38 UTC
Description of problem:
 missing build req libX11-devel

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

How reproducible:
 mock -r fedora-development-i386-core.cfg --debug python-2.4.3-2.src.rpm

Steps to Reproduce:
 1. install mock
 2. mock -r fedora-development-i386-core.cfg --debug python-2.4.3-2.src.rpm
  
Actual results:
 'missing build req libX11-devel'

Expected results:
 successfull build in mock 

Additional info:

Comment 1 Joost Soeterbroek 2006-05-13 20:20:48 UTC
dependency libX11 is present in FC5, but not in devel.

Comment 2 Brian Pepple 2006-05-13 21:16:12 UTC
This is due to a problem with last nights Rawhide, and not a BR problem.