RubyCocoa an RubyGems broken after last Ruby update
jeanpierre at gmail.com
jeanpierre at gmail.com
Sun Oct 29 11:27:47 PST 2006
On 10/26/06, Yvon Thoraval <yvon_thoraval at mac.com> wrote:
> Hey all,
>
>
> after last ruby update (to 1.8.5) i get RubyGems broken.
>
>
> even a simple gem command as :
>
>
> ~%> gem list -l
>
>
> fails to :
>
> /opt/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:52:in
> `initialize': uninitialized constant Gem::CommandManager::HelpCommand
> (NameError)
> from
> /opt/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:46:in `new'
> from
> /opt/local/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:46:in `instance'
> from
> /opt/local/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:25:in `run'
> from /opt/local/bin/gem:23
>
>
> someone knows a workaround.
hmm - that does not sound good, you could always revert back to 1.8.4
using the port activate/deactivate commands.
> is rubygems available from macport ?
it is:
% sudo port install rb-rubygems
which gem command are you using if not via macports?
cheers,
jean-pierre
More information about the macports-users
mailing list