Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516056 - dev-ruby/rubygems-2.0.14 jruby tests fail with dev-ruby/bouncy-castle-java-1.5.0147
Summary: dev-ruby/rubygems-2.0.14 jruby tests fail with dev-ruby/bouncy-castle-java-1....
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-02 10:28 UTC by Manuel Rüger (RETIRED)
Modified: 2014-09-02 05:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2014-07-02 10:28:33 UTC
dev-ruby/rubygems-2.0.14
dev-ruby/bouncy-castle-java-1.5.0147

It works with dev-ruby/bouncy-castle-java-1.5.0146.1


 * Running test phase for jruby ...
OpenSSL ASN1/PKey/X509/Netscape/PKCS7 implementation unavailable
gem install bouncy-castle-java for full support.
OpenSSL::PKey::RSAError: Neither PUB key nor PRIV key:
  initialize at org/jruby/ext/openssl/PKeyRSA.java:278
    load_key at /var/tmp/portage/dev-ruby/rubygems-2.0.14/work/jruby/rubygems-2.0.14/lib/rubygems/test_case.rb:1090
    TestCase at /var/tmp/portage/dev-ruby/rubygems-2.0.14/work/jruby/rubygems-2.0.14/lib/rubygems/test_case.rb:1104
      (root) at /var/tmp/portage/dev-ruby/rubygems-2.0.14/work/jruby/rubygems-2.0.14/lib/rubygems/test_case.rb:85
     require at org/jruby/RubyKernel.java:1062
     require at /var/tmp/portage/dev-ruby/rubygems-2.0.14/work/jruby/rubygems-2.0.14/lib/rubygems/test_case.rb:53
      (root) at ./test/rubygems/test_bundled_ca.rb:1
     require at org/jruby/RubyKernel.java:1062
     require at ./test/rubygems/test_bundled_ca.rb:53
    __file__ at -e:1
        each at org/jruby/RubyArray.java:1620
      (root) at -e:1
 * ERROR: dev-ruby/rubygems-2.0.14::gentoo failed (test phase):
 *   tests failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_test
 *   environment, line 4120:  Called ruby-ng_src_test
 *   environment, line 3900:  Called _ruby_each_implementation 'each_ruby_test'
 *   environment, line  412:  Called _ruby_invoke_environment 'jruby' 'each_ruby_test'
 *   environment, line  464:  Called each_ruby_test
 *   environment, line  693:  Called die
 * The specific snippet of code:
 *           RUBYLIB="$(pwd)/lib${RUBYLIB+:${RUBYLIB}}" ${RUBY} -I.:lib:test -e 'Dir["test/**/test_*.rb"].each { |tu| require tu }' || die "tests failed";
Comment 1 Hans de Graaff gentoo-dev Security 2014-09-02 05:35:32 UTC
jruby 1.6 is now masked for removal.