On Jan 18, 2011, at 22:54 , Charles Oliver Nutter wrote:

> For what it's worth, JRuby in 1.8 mode running RubyGems master tests:
> 
> 766 tests, 2516 assertions, 4 failures, 8 errors, 0 skips
> 
> I had to patch something to get it to run, though, and 1.9 mode blows
> up with an internal JRuby error.
> 
> All documented here: http://jira.codehaus.org/browse/JRUBY-5386

I've fixed the first issue, also described by usa in RF#28867, and I've merged 
it (and all other recent changes) to ruby-core's trunk.

This won't address your other issue tho, I don't think. The first of which 
looks like a pathing or pwd problem? I can't tell. Can you verify that you have 
the pem file is the right place? We recently moved everything under test to 
test/rubygems.

% f pem$
./test/rubygems/data/gem-private_key.pem
./test/rubygems/data/gem-public_cert.pem
./test/rubygems/private_key.pem
./test/rubygems/public_cert.pem


_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to