Bug 191664

Summary: Beagle fails to build in Mock
Product: [Fedora] Fedora Reporter: Brian Pepple <bdpepple>
Component: beagleAssignee: Alexander Larsson <alexl>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jburgess777
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-05-22 07:07:27 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: 191529    
Attachments:
Description Flags
Failed Build Log
none
Patch to add missing BuildRequires for Mock.
none
Successful build log from Mock none

Description Brian Pepple 2006-05-14 20:29:55 UTC
Description of problem: Beagle fails to build in Mock.

Comment 1 Brian Pepple 2006-05-14 20:29:55 UTC
Created attachment 129017 [details]
Failed Build Log

Comment 2 Alexander Larsson 2006-05-16 10:06:40 UTC
This seems to be the issue:

checking for headers required to compile python extensions... not found
configure: WARNING: could not find Python headers
configure: WARNING: could not find pygtk
configure: WARNING: could not find pygtk-codegen in path



Comment 3 Brian Pepple 2006-05-16 13:08:32 UTC
I'll work on a patch for this later today.

Comment 4 Brian Pepple 2006-05-17 15:21:20 UTC
Created attachment 129329 [details]
Patch to add missing BuildRequires for Mock.

Comment 5 Brian Pepple 2006-05-17 15:22:58 UTC
Created attachment 129330 [details]
Successful build log from Mock

Comment 6 Jon Burgess 2006-05-20 13:53:39 UTC
*** Bug 188747 has been marked as a duplicate of this bug. ***

Comment 7 Alexander Larsson 2006-05-22 07:07:27 UTC
Commited. Thanks.