Hello everyone - new to Capistrano. Deploying an existing app to a
new slicehost slice. When I try and run the deploy:setup task I get
the following:
cap deploy:setup
triggering load callbacks
* executing `deprec:connect_canonical_tasks'
* executing `deploy:setup'
triggering before callbacks for `deploy:setup'
* executing `deprec:rails:setup_user_perms'
/home/bob/.gem/ruby/1.8/gems/capistrano-2.5.14/lib/capistrano/
configuration/namespaces.rb:188:in `method_missing': undefined local
variable or method `deprec2' for
#<Capistrano::Configuration::Namespaces::Namespace:0x7f5057f45930>
(NameError)
I can run deploy, but it fails because setup was not executed.
I assume I'm failed to install something, but have not been able to
figure it out. I'm on:
Ruby - 1.8.7
Capistrano 2.5.14
gem - 1.3.5
Thanks in advance for any assistence!
Bob
--
* 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