rubygems & ruby 1.9

O

Ollivier Robert

Hello,

Is there a 1.9 compatible version of rubygems somewhere? Each I try to install
it under 1.9 (I use svn's trunk), it barfs with the following:

I can get around this by using "=>" instead of ",", I can work around #funcall
being replaced back by #send but then it gets more difficult.

<--- lib/rubygems
<--- lib
/usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:27:in `gem_original_require': /usr/local/lib/ruby/site_ruby/1.9/rubygems/format.rb:63: syntax error, unexpected ',', expecting tASSOC (SyntaxError)
....ormat.file_entries << [{"size", entry.size, "mode", entry.mo...
.... ^
/usr/local/lib/ruby/site_ruby/1.9/rubygems/format.rb:63: syntax error, unexpected ',', expecting tCOLON2 or '[' or '.'
....< [{"size", entry.size, "mode", entry.mode,
.... ^
/usr/local/lib/ruby/site_ruby/1.9/rubygems/format.rb:64: syntax error, unexpected ',', expecting tCOLON2 or '[' or '.'
"path", entry.full_name}, entry.read]
^
/usr/local/lib/ruby/site_ruby/1.9/rubygems/format.rb:64: syntax error, unexpected '}', expecting keyword_end
"path", entry.full_name}, entry.read]
^
/usr/local/lib/ruby/site_ruby/1.9/rubygems/format.rb:64: syntax error, unexpected ']', expecting keyword_end
/usr/local/lib/ruby/site_ruby/1.9/rubygems/format.rb:71: syntax error, unexpected $end, expecting keyword_end from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:27:in `require'
from /usr/local/lib/ruby/site_ruby/1.9/rubygems/installer.rb:10:in `<top (required)>'
from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:27:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:27:in `require'
from /Volumes/Users/roberto/Build/rubygems-0.9.4/./post-install.rb:83:in `install_sources'
from /Volumes/Users/roberto/Build/rubygems-0.9.4/./post-install.rb:116:in `run_hook'
from setup.rb:1560:in `instance_eval'
from setup.rb:1560:in `run_hook'
from setup.rb:1526:in `exec_task_traverse'
from setup.rb:1342:in `exec_install'
from setup.rb:1000:in `exec_install'
from setup.rb:814:in `invoke'
from setup.rb:773:in `invoke'
from setup.rb:1578:in `<main>'
 
E

Eric Hodel

Is there a 1.9 compatible version of rubygems somewhere? Each I try
to install it under 1.9 (I use svn's trunk), it barfs with the
following:

The tracker has such a bug marked as fixed.

Use trunk.

Beta coming soon (this week or next).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top