Hi I am just learning capistrano through the "Deploying Rails" in preparation for some serious deployments.
The virtual server has been built OK, cap deploy:setup OK, cap deploy:check OK, but cap deploy:cold fails it seems in assets:precompile. Fails with message: > *** [err :: localhost] rake aborted! > *** [err :: localhost] (<unknown>): found character that cannot start any > token while scanning for the next token at line 2 column 1 Environment: > Capistrano v2.12.0 > ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] > Workstation: Linux cb-2 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 > UTC 2012 x86_64 x86_64 x86_64 GNU/Linux > VirtualServer: Linux app 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 > 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Listings: <script src='http://pastie.org/4447070.js'></script> Regards Ross -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
