JRuby

undefined method `quote' for Regexp:Class (NoMethodError) when runs gem list on AIX with IBM JAVA 1.5

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Incomplete
  • Affects Version/s: JRuby 1.1
  • Fix Version/s: None
  • Component/s: IBM/Other VM
  • Labels:
    None
  • Environment:
    AIX 5.3, IBM JAVA 1.5
  • Number of attachments :
    0

Description

bash-3.00$ /usr/java5/bin/java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20051104)
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20051103 (JIT enabled)
J9VM - 20051027_03723_bHdSMR
JIT - 20051027_1437_r8
GC - 20051020_AA)
JCL - 20051102
bash-3.00$ jruby --version
ruby 1.8.6 (2008-03-28 rev 6360) [ppc-jruby1.1]
bash-3.00$ jruby gem list
/home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:29: undefined method `quote' for Regexp:Class (NoMethodError)
from /home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems/version.rb:152
from /home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems/version.rb:152
from /home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems.rb:550
from /home/ob34mu/scripts/jruby-1.1/lib/ruby/site_ruby/1.8/rubygems.rb:550

bash-3.00$ jruby -e 'puts Regexp.methods.find{|m| m=~/quote/}'
nil

Activity

Hide
Thomas E Enebo added a comment -

Oh I asked you about 1.1.5 in the other AIX bug. I see now that you are really running 1.1. 1.1 is almost a year old and we have put out five minor releases again. Can you try again against 1.1.5?

Show
Thomas E Enebo added a comment - Oh I asked you about 1.1.5 in the other AIX bug. I see now that you are really running 1.1. 1.1 is almost a year old and we have put out five minor releases again. Can you try again against 1.1.5?
Hide
Charles Oliver Nutter added a comment -

I'm going to mark this incomplete since there was no followup. Please feel free to reopen it if there's still problems on AIX, but I believe IBM Java 5 and Java 6 should be working fine with JRuby now.

Show
Charles Oliver Nutter added a comment - I'm going to mark this incomplete since there was no followup. Please feel free to reopen it if there's still problems on AIX, but I believe IBM Java 5 and Java 6 should be working fine with JRuby now.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: