Bug 438815 - Python examples depend on installed .spec file..
Summary: Python examples depend on installed .spec file..
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: python-qpid
Version: beta
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Rafael H. Schloming
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-25 13:32 UTC by Alan Conway
Modified: 2014-12-01 23:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-02 16:05:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alan Conway 2008-03-25 13:32:40 UTC
Description of problem:

Python examples have hard coded /usr/share/amqp path to .spec file. This fails
if run on a host which does not have this file installed

Steps to Reproduce:
Run python examples on host without /usr/share/amqp installed.

Fix:

Remove the hard-coded path from examples, locate the spec file via PYTHONPATH

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


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