Bug 816760 - Missing gem
Summary: Missing gem
Keywords:
Status: CLOSED DUPLICATE of bug 814986
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-rhc
Version: 17
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Guillermo Gómez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-26 21:55 UTC by Michael S.
Modified: 2012-04-30 15:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-30 15:27:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael S. 2012-04-26 21:55:01 UTC
Description of problem:
While trying to use rhc for the first time, I stumbled upon that :
~ $ rhc domain status -l $MYLOGIN
/usr/share/rubygems/rubygems/dependency.rb:247:in `to_specs': Could not find test-unit (>= 0) amongst [diff-lcs-1.1.2, gem2rpm-0.8.1, io-console-0.3, json-1.6.5, json_pure-1.6.3, parseconfig-0.5.2, rake-0.9.2.2, rdoc-3.12, rhc-0.88.9, rspec-core-2.8.0, rspec-expectations-2.8.0, rspec-mocks-2.8.0] (Gem::LoadError)
	from /usr/share/rubygems/rubygems/dependency.rb:256:in `to_spec'
	from /usr/share/rubygems/rubygems.rb:1231:in `gem'
	from /usr/share/gems/gems/rhc-0.88.9/bin/rhc-chk:11:in `<top (required)>'
	from /usr/bin/rhc-chk:19:in `load'
	from /usr/bin/rhc-chk:19:in `<main>'


Version-Release number of selected component (if applicable):
~ $ rpm -q rubygem-rhc                      
rubygem-rhc-0.88.9-1.fc17.noarch

I suspect that's a missing requires somewhere.

Comment 1 Guillermo Gómez 2012-04-30 15:27:48 UTC

*** This bug has been marked as a duplicate of bug 814986 ***

Comment 2 Troy Dawson 2012-04-30 15:44:36 UTC
The rhc 0.91.12 ruby gem  has been published.  The rhc-rest dependancy was pulled back into the gem, so it should have the same dependancies as before.
Try it again with the newer version.


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