Bug 834480

Summary: rhc-outage fails with "RubyGem version error arel" exception
Product: OKD Reporter: Thomas Wiest <twiest>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.x   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-22 01:48:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Wiest 2012-06-22 01:05:59 UTC
Description of problem:
When I run rhc-outage, it errors with this:
/usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error': RubyGem version error: arel(2.0.9 not ~> 2.0.10) (Gem::LoadError)
	from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate'
	from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in `activate'
	from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `each'
	from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `activate'
	from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:35:in `require'
	from /var/www/stickshift/site/app/subsites/status/lib/database.rb:2
	from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
	from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
	from ./rhc-outage:14


Version-Release number of selected component (if applicable):
rhc-site-0.94.17-1.el6_3.noarch


How reproducible:
fails every time


Steps to Reproduce:
1. run rhc-outage
2. notice the exception like above

  
Actual results:
Exception


Expected results:
no exception

Comment 1 Thomas Wiest 2012-06-22 01:48:51 UTC
Needed to use:
bundle exec rhc-outage