Bug 459053

Summary: Package is missing file qpid.rb
Product: [Fedora] Fedora Reporter: Conrad Steenberg <conrad.steenberg>
Component: ruby-qpidAssignee: Nuno Santos <nsantos>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: aortega
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: 2009-01-08 16:54:58 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 Conrad Steenberg 2008-08-13 23:47:07 UTC
Description of problem:
Package is missing file from /usr/lib/ruby/site_ruby/1.8/qpid.rb

Version-Release number of selected component (if applicable):
 0.1-1.fc7

How reproducible:
Always

Steps to Reproduce:
1. Create file ex.rb containing the line
require "qpid"
2. Run ruby interpreter on file ex.rb
  
Actual results:
LoadError: no such file to load -- qpid
	from (ex.rb):1:in `require'
	from (ex.rb):1

Expected results:
The qpid module should be loaded

Additional info:
See http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/ruby/

Comment 1 Nuno Santos 2009-01-08 16:54:58 UTC
This is fixed in the current releases available in F9 and F10.