Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@lb-science httpdocs]# ruby --version
- ruby 1.8.7 (2011-12-28 patchlevel 357) [i686-linux]
- [root@lb-science httpdocs]# gem --version
- 1.8.15
- [root@lb-science httpdocs]# RAILS_ENV=production rake db:migrate
- NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
- Gem.source_index called from /var/www/lb-science.com/subdomains/dev/httpdocs/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
- NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#initialize called from /var/www/lb-science.com/subdomains/dev/httpdocs/config/../vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:100.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01.
- Gem::SourceIndex#add_spec called from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
- rake aborted!
- Could not find rack (~> 1.1.0) amongst [actionmailer-3.2.0, actionpack-3.2.0, activemodel-3.2.0, activerecord-3.2.0, activeresource-3.2.0, activesupport-3.2.0, arel-3.0.0, builder-3.0.0, bundler-1.0.21, daemon_controller-0.2.6, erubis-2.7.0, fastthread-1.0.7, hike-1.2.1, i18n-0.6.0, journey-1.0.0, json-1.6.5, mail-2.4.1, mime-types-1.17.2, multi_json-1.0.4, passenger-3.0.11, polyglot-0.3.3, rack-1.4.1, rack-cache-1.1, rack-ssl-1.3.2, rack-test-0.6.1, rails-3.2.0, railties-3.2.0, rake-0.9.2.2, rdoc-3.12, rubygems-update-1.8.15, sprockets-2.1.2, thor-0.14.6, tilt-1.3.3, treetop-1.4.10, tzinfo-0.3.31]
- Tasks: TOP => db:migrate => environment
- (See full trace by running task with --trace)
- [root@lb-science httpdocs]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement