Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 438866

Summary: Python examples run in context of c++ build assume qpid rpm installed
Product: Red Hat Enterprise MRG Reporter: Andrew Stitcher <astitcher>
Component: python-qpidAssignee: Rafael H. Schloming <rafaels>
Status: CLOSED CURRENTRELEASE QA Contact: Kim van der Riet <kim.vdriet>
Severity: low Docs Contact:
Priority: medium    
Version: betaCC: tross
Target Milestone: Next Version   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-02 16:05:50 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 Andrew Stitcher 2008-03-25 17:30:03 UTC
Description of problem:

Running "make check" from the cpp directory of the qpid src fails when running
the python examples on a machine with no qpid rpms installed. This is because
the python qpid bindings in this environment are trying to find the AMQP XML
spec file in /usr/share/amqp/amqp.0-10-preview.xml

How reproducible:

Every build

Steps to Reproduce:
1. make check

Comment 1 Mike Bonnet 2008-06-20 03:51:07 UTC
python-qpid-0.2.668378-1.el5 has been pushed to the staging repo for testing