spox / allgems

Document everything
http://github.com/spox/allgems
3 stars 2 forks source link

specer can die #14

Closed rdp closed 14 years ago

rdp commented 14 years ago
/home/rdp/installs/ruby-1.9.1-p243_gc/lib/ruby/gems/1.9.1/gems/rubygems-update-1.3.5/lib/rubygems/specification.rb:296:in `>': comparison of String with 3 failed (ArgumentError)
        from /home/rdp/installs/ruby-1.9.1-p243_gc/lib/ruby/gems/1.9.1/gems/rubygems-update-1.3.5/lib/rubygems/specification.rb:296:in`_load'
        from /home/rdp/dev/allgems/lib/allgems/Specer.rb:43:in `load'
        from /home/rdp/dev/allgems/lib/allgems/Specer.rb:43:in`do_spec_load'
        from /home/rdp/dev/allgems/lib/allgems/Specer.rb:29:in `block in load_specs'
        from /home/rdp/dev/allgems/lib/allgems/Specer.rb:28:in`each'
        from /home/rdp/dev/allgems/lib/allgems/Specer.rb:28:in `load_specs'
        from /home/rdp/dev/allgems/lib/allgems/Runner.rb:37:in`sync'
        from /home/rdp/dev/allgems/lib/allgems/Runner.rb:29:in `do_sync'
        from ../bin/allgems:301:in`
'
rdp commented 14 years ago

this turned out to be "just" with gems.github.com, which we don't need anymore, and since it's probably a bug in rubygems itself...recommend close.

spox commented 14 years ago

that works out well as i was having problems reproducing this :)