This project is archived and is in readonly mode.
Rails 2.3.11 fails with newer Rubygems (~1.8.1)
Reported by Greg Hazel | May 12th, 2011 @ 05:23 AM
http://rubyforge.org/tracker/index.php?func=detail&aid=29188&am...
rails-2.3.11/lib/rails/gem_dependency.rb:277:in `==': undefined
method `name' for "POpen4":String (NoMethodError)
from lib/rubygems/dependency.rb:217:in `==='
from lib/rubygems/dependency.rb:217:in `matching_specs'
from lib/rubygems/specification.rb:539:in `find_all'
from lib/rubygems/specification.rb:403:in `each'
from lib/rubygems/specification.rb:402:in `each'
from lib/rubygems/dependency.rb:216:in `find_all'
from lib/rubygems/dependency.rb:216:in `matching_specs'
from lib/rubygems/dependency.rb:238:in `to_specs'
from lib/rubygems/dependency.rb:256:in `to_spec'
from lib/rubygems.rb:1182:in `gem'
from rails-2.3.11/lib/rails/gem_dependency.rb:75:in `add_load_paths'
from rails-2.3.11/lib/initializer.rb:301:in `add_gem_load_paths'
from rails-2.3.11/lib/initializer.rb:301:in `each'
from rails-2.3.11/lib/initializer.rb:301:in `add_gem_load_paths'
from rails-2.3.11/lib/initializer.rb:132:in `process'
from rails-2.3.11/lib/initializer.rb:113:in `send'
from rails-2.3.11/lib/initializer.rb:113:in `run'
There are also a number of deprecations which spam the console, which I'm sure you'll see when this is fixed and tested.
Comments and changes to this ticket
-
Greg Hazel May 12th, 2011 @ 05:25 AM
- Tag changed from rails rubygems to 2.3.11, rails, rubygems
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>