On 10/26/06, Yvon Thoraval <[EMAIL PROTECTED]> 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
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to