Created
July 25, 2012 23:10
-
-
Save chevdor/3179270 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@xxx:/var/www/git.xxx.com/gitorious# export RAILS_ENV=production && bundle exec rake db:migrate | |
/usr/local/rvm/gems/ruby-1.9.3-p194@rails326/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig instead of obsolete and deprecated Config. | |
(in /var/www/git.xxx.com/gitorious) | |
rake aborted! | |
can't activate rack (~> 1.0.1), already activated rack-1.1.3. Make sure all dependencies are added to Gemfile. | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment