Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

block in activate_dependencies error #686

Closed
hatemcode opened this issue Apr 7, 2015 · 1 comment
Closed

block in activate_dependencies error #686

hatemcode opened this issue Apr 7, 2015 · 1 comment

Comments

@hatemcode
Copy link

I got this error when trying to setup rhc:

MacBook-Pro:~ Hatem$ rhc setup
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/specification.rb:1206:in block in activate_dependencies': can't satisfy 'highline (~> 1.6.11)', already activated 'highline-1.7.1' (Gem::LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/specification.rb:1198:ineach'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/specification.rb:1198:in activate_dependencies' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/specification.rb:1180:inactivate'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:48:in gem' from /usr/bin/rhc:22:in

'

What is the problem ?

@hatemcode
Copy link
Author

Gust write these line and it is working fine:

gem install rubygems-update
update_rubygems
gem install rhc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant