Rubygem 0.8.3 not working with 1.8.2

J

jim

Hi

I just installed rubygems 0.8.3. The install appeared to
work without any errors, but the gem commands don't appear
to be working.

gem query --remote

*** REMOTE GEMS ***
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems.rb:139:in
`activate': (Gem::LoadError)
Could not find RubyGem sources (> 0.0.0)
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems.rb:42:in
`require_gem'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:380:in
`sources'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:390:in
`source_index_hash'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:370:in
`search'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/gem_commands.rb:376:in
`execute'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/command.rb:49:in
`invoke'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:90:in
`process_args'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/cmd_manager.rb:63:in
`run'
from
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:9:in
`run'
from /Users/jdf/local_ruby/ruby-1.8.2/bin/gem:11
 
C

Chad Fowler

Hi

I just installed rubygems 0.8.3. The install appeared to
work without any errors, but the gem commands don't appear
to be working.

gem query --remote

*** REMOTE GEMS ***
/Users/jdf/local_ruby/ruby-1.8.2/lib/ruby/site_ruby/1.8/rubygems.rb:139:in
`activate': (Gem::LoadError)
Could not find RubyGem sources (> 0.0.0)

It looks to me like you've been bitten by a 0.8.3 install bug. Could
you do me a favor and try installing 0.8.1 and then upgrading to 0.8.3
and see if it works?


Thanks,

Chad Fowler
http://chadfowler.com
http://rubycentral.org
http://rubygarden.org
http://rubygems.rubyforge.org (over 50,000 gems served!)
 
J

jim

* Chad Fowler said:
It looks to me like you've been bitten by a 0.8.3 install bug. Could
you do me a favor and try installing 0.8.1 and then upgrading to 0.8.3
and see if it works?

That did the trick Chad. Thanks.
Other than the two installation issues I have had,
I think rubygems is one of the most powerful, yet
easy to use, installation packages I have seen
on any system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,990
Messages
2,570,211
Members
46,796
Latest member
SteveBreed

Latest Threads

Top