On Wednesday, January 16, 2013 5:31:08 PM UTC+11, Ross wrote: > > Deploying one rails app to one server. Nothing too complex? > > *cap deploy* produces: > /home/christopher/.rbenv/versions/1.9.3-p194/gemsets/grumples/gems/capistrano-2.14.1/lib/capistrano/configuration/variables.rb:122:in > > `method_missing_with_variables': undefined method `_cset' for > #<Capistrano::Configuration:0x000000027511e0> (NoMethodError) > > Full trace is here: http://pastebin.com/jhZmVvy0 > > Would appreciate your guidance. > Regards > Christopher >
Reverted to capistrano 2.13.5 - problem went away. > > > Deploying from: Linux cb-2 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 > 18:51:59 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux > Deploying to: Linux li567-179 3.6.5-x86_64-linode28 #1 SMP Sun Nov 4 > 12:40:43 EST 2012 x86_64 x86_64 x86_64 GNU/Linux (Ubuntu12.04LTS) > > ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] > > Capistrano v2.14.1 > > Capfile & deploy.rb is here: http://pastebin.com/4Q2HKCd7 > > > -- * 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
