Bugs item #28945, was opened at 2011-02-22 14:56 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=28945&group_id=126
Category: `gem install` command Group: None Status: Open Resolution: None Priority: 3 Submitted By: Aaron Patterson (aaronp) Assigned to: Nobody (None) Summary: When I request to install 8 gems, it installs 12 Initial Comment: here is a video: http://www.youtube.com/watch?v=sgWr7lax9G8 Here is the output from my console: [aaron@YPCMC09458 dist (3-0-5-rc)]$ ls actionmailer-3.0.5.rc1.gem activeresource-3.0.5.rc1.gem actionpack-3.0.5.rc1.gem activesupport-3.0.5.rc1.gem activemodel-3.0.5.rc1.gem rails-3.0.5.rc1.gem activerecord-3.0.5.rc1.gem railties-3.0.5.rc1.gem [aaron@YPCMC09458 dist (3-0-5-rc)]$ ls | wc -l 8 [aaron@YPCMC09458 dist (3-0-5-rc)]$ gem list | grep 3.0.5 [aaron@YPCMC09458 dist (3-0-5-rc)]$ sudo gem install * Successfully installed activesupport-3.0.5.rc1 Successfully installed activemodel-3.0.5.rc1 Successfully installed actionpack-3.0.5.rc1 Successfully installed actionmailer-3.0.5.rc1 Successfully installed actionpack-3.0.5.rc1 Successfully installed activemodel-3.0.5.rc1 Successfully installed activerecord-3.0.5.rc1 Successfully installed activeresource-3.0.5.rc1 Successfully installed activesupport-3.0.5.rc1 Successfully installed railties-3.0.5.rc1 Successfully installed rails-3.0.5.rc1 Successfully installed railties-3.0.5.rc1 12 gems installed Installing ri documentation for activesupport-3.0.5.rc1... Installing ri documentation for activemodel-3.0.5.rc1... Installing ri documentation for actionpack-3.0.5.rc1... Installing ri documentation for actionmailer-3.0.5.rc1... Installing ri documentation for actionpack-3.0.5.rc1... Installing ri documentation for activemodel-3.0.5.rc1... Installing ri documentation for activerecord-3.0.5.rc1... Installing ri documentation for activeresource-3.0.5.rc1... Installing ri documentation for activesupport-3.0.5.rc1... Installing ri documentation for railties-3.0.5.rc1... Installing ri documentation for rails-3.0.5.rc1... file 'lib' not found Installing ri documentation for railties-3.0.5.rc1... Installing RDoc documentation for activesupport-3.0.5.rc1... ^[Installing RDoc documentation for activemodel-3.0.5.rc1... Installing RDoc documentation for actionpack-3.0.5.rc1... Installing RDoc documentation for actionmailer-3.0.5.rc1... Installing RDoc documentation for actionpack-3.0.5.rc1... Installing RDoc documentation for activemodel-3.0.5.rc1... Installing RDoc documentation for activerecord-3.0.5.rc1... Installing RDoc documentation for activeresource-3.0.5.rc1... Installing RDoc documentation for activesupport-3.0.5.rc1... Installing RDoc documentation for railties-3.0.5.rc1... Installing RDoc documentation for rails-3.0.5.rc1... file 'lib' not found Installing RDoc documentation for railties-3.0.5.rc1... [aaron@YPCMC09458 dist (3-0-5-rc)]$ ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=28945&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers