[Rubygems-developers] [ rubygems-Patches-27335 ] patch to avoid undefined method size for nil
noreply at rubyforge.org
noreply at rubyforge.org
Thu Oct 22 13:29:45 EDT 2009
Patches item #27335, was opened at 2009-10-22 17:29
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=577&aid=27335&group_id=126
Category: `gem install`
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Roger Pack (rogerdpack)
Assigned to: Nobody (None)
Summary: patch to avoid undefined method size for nil
Initial Comment:
I never drilled down to see what caused it, but this message
ERROR: While executing gem … (NoMethodError)
undefined method `size’ for nil:NilClass
seems overcome with the attached diff
Thanks!
(ref:
http://github.com/rdp/rubygems/commit/cf10766529d441d9b012705d9f4a0538d8c7f52e)
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=577&aid=27335&group_id=126
More information about the Rubygems-developers
mailing list