Created
June 13, 2011 21:31
-
-
Save aroop/1023768 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
* executing `rubber:passenger:remove_config_ru' | |
* executing "sudo -p 'sudo password: ' bash -l -c 'rm -f /mnt/mekosam-production/releases/20110613212116/config.ru'" | |
servers: ["production.mekosam.com"] | |
[production.mekosam.com] executing command | |
command finished in 380ms | |
* executing "sudo -p 'sudo password: ' bash -l -c 'cd /mnt/mekosam-production/releases/20110613212116 && RUBBER_ENV=\"production\" FILE=\"role/postgresql_master|role/db/\" FORCE=\"true\" bundle exec rake rubber:config'" | |
servers: ["production.mekosam.com"] | |
[production.mekosam.com] executing command | |
** [out :: production.mekosam.com] (in /mnt/mekosam-production/releases/20110613212116) | |
** [out :: production.mekosam.com] rake aborted! | |
** [out :: production.mekosam.com] no such file to load -- will_paginate/collection | |
** [out :: production.mekosam.com] /mnt/mekosam-production/releases/20110613212116/Rakefile:4:in `require' | |
** [out :: production.mekosam.com] (See full trace by running task with --trace) | |
command finished in 8438ms | |
failed: "/bin/bash -l -c 'sudo -p '\\''sudo password: '\\'' bash -l -c '\\''cd /mnt/mekosam-production/releases/20110613212116 && RUBBER_ENV=\"production\" FILE=\"role/postgresql_master|role/db/\" FORCE=\"true\" bundle exec rake rubber:config'\\'''" on production.mekosam.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment