On May 14, 2:03 pm, Carl Jenkins <[email protected]> wrote: > I am running ruby 1.8.7 and rails 3.0.7 on a MacPro. > > When I run a command - something as simple as 'gem list --local' I get a > stack trace in the terminal. > > The stack trace mentions deprecation and that something will be removed, > but the exception happens every-time I issue a command?! > It's warning you that the gemspec files inside some of your gems are using a soon to deprecated option. Remove older versions of gems should make the warnings go away (assuming that the newer versions have no longer use the option in question)
Fred > Any help is appreciated. Thank you. > > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/acts_as_ferret-0.5.2.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/bundler-1.0.10.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/erubis-2.6.6.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/jk-ferret-0.11.8.3.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rack-1.2.2.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rails-3.0.5.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rake-0.8.7.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/RedCloth-4.2.7.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rubygems-update-1.6.2.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rubygems-update-1.8.2.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/sqlite3-ruby-1.3.3.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/treetop-1.4.9.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/acts_as_ferret-0.5.2.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/bundler-1.0.10.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/erubis-2.6.6.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/jk-ferret-0.11.8.3.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rack-1.2.2.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rails-3.0.5.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rake-0.8.7.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/RedCloth-4.2.7.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rubygems-update-1.6.2.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rubygems-update-1.8.2.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/sqlite3-ruby-1.3.3.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/treetop-1.4.9.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/acts_as_ferret-0.5.2.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/bundler-1.0.10.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/erubis-2.6.6.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/jk-ferret-0.11.8.3.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rack-1.2.2.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rails-3.0.5.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rake-0.8.7.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/RedCloth-4.2.7.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rubygems-update-1.6.2.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/rubygems-update-1.8.2.gemspec:11. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/sqlite3-ruby-1.3.3.gemspec:10. > NOTE: Gem::Specification#default_executable= is deprecated with no > replacement. It will be removed on or after 2011-10-01. > Gem::Specification#default_executable= called from > /Library/Ruby/Gems/1.8/specifications/treetop-1.4.9.gemspec:11. > > -- > Posted viahttp://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

