[Rubygems-developers] 0.8.1 fresh install error?
Chad Fowler
chad at chadfowler.com
Sat Oct 30 23:48:03 EDT 2004
I haven't seen this one. Please do try with CVS to see if it's fixed
there.
Are you on ruby 1.8.*?
Thanks,
Chad
On 30-Oct-04, at 11:41 PM, Patrick May wrote:
> Hello,
>
> Is this a known install error? I'll try CVS and see if that works for
> me...
>
> Cheers,
>
> Patrick
>
> --------------------
> [laputa:~/programming/rubygems-0.8.1] patsplat% sudo ruby install.rb
>
> As of RubyGems 0.8.0, library stubs are no longer needed.
> Searching $LOAD_PATH for stubs to optionally delete (may take a
> while)...
> ...done.
> No library stubs found.
>
> Successfully built RubyGem
> Name: sources
> Version: 0.0.1
> File: sources-0.0.1.gem
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/version.rb:123:in `<=>':
> undefined method `to_ints' for nil:NilClass (NoMethodError)
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:474:in
> `=='
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:474:in
> `to_ruby'
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:470:in
> `each'
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:470:in
> `to_ruby'
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:115:in
> `write_spec'
> from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/installer.rb:77:in
> `install'
> from install.rb:144:in `install_rb'
> from install.rb:148
> [laputa:~/programming/rubygems-0.8.1] patsplat% ruby --version
> ruby 1.8.0 (2003-08-04) [powerpc-darwin]
> [laputa:~/programming/rubygems-0.8.1] patsplat% which ruby
> /usr/local/bin/ruby
> [laputa:~/programming/rubygems-0.8.1] patsplat%
>
> _______________________________________________
> Rubygems-developers mailing list
> Rubygems-developers at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rubygems-developers
More information about the Rubygems-developers
mailing list