I am working on deploying to TextDrive, however, when my migration
runs, it results in "Illegal instruction".  Here are the final few
lines of output when attempting 'cap deploy:cold' (or cap
deploy:migrate):

......
......
......
** transaction: commit
  * executing `deploy:migrate'
  * executing "ls -x /users/home/user/apps/admin/releases"
    servers: ["admin.online.nwtc.edu"]
    [admin.online.nwtc.edu] executing command
    command finished
  * executing "cd /users/home/user/apps/admin/releases/20071016130739;
rake RAILS_ENV=production  db:migrate"
    servers: ["admin.online.nwtc.edu"]
    [admin.online.nwtc.edu] executing command
 ** [out :: admin.online.nwtc.edu] (in /users/home/user/apps/admin/
releases/20071016130739)
 ** [out :: admin.online.nwtc.edu] Illegal instruction
    command finished
command "cd /users/home/user/apps/admin/releases/20071016130739; rake
RAILS_ENV=production  db:migrate" failed on admin.online.nwtc.edu

Does anyone have a suggestion as to what is happening?


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to