Hide Forgot
Description of problem: Unable to load the thin rubygem modules Version-Release number of selected component (if applicable): thin-1.2.11 How reproducible: 100% Steps to Reproduce: ruby -e 'require "rubygems" ; require "thin"' /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin_parser (LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' from /usr/lib/ruby/gems/1.8/gems/thin-1.2.11/lib/thin.rb:47 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in `gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in `require' from -e:1 Actual results: Fails to load DSO plugin for thin Expected results: Loads, no stack trace thrown. Please note: This RPM is dependent on packaging OpenNebula 3.0 for Fedora SIG, without it being fixed, this blocks any further release.
sorry Fedora Cloud SIG
This should be fixed in rawhide now. Feel free to re-open if you are still running into problems.
Confirmed fixed for me.