2013-12-12 21 views
5

rvm, ruby, raylar, nginx ve yolcuları ayarlamak için this eğitimini takip ettim. Daha sonra capistrano ve node.js. . Şimdi, her şeyi * test_app dağıtmayı deneyin noktaya kadar iyi çalışır *Capistrano dağıtımı hatası: Sahne ayarlanmadı

cap deploy:setup 

aşağıdaki hatayı oluşturur: şimdi

cap production deploy 

[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message. 
Stage not set, please call something such as `cap production deploy`, where production is a stage you have defined. 

bu hatayı oluşturur:

cap aborted! 
RVM - Capistrano integration was extracted to a separate gem, install: `gem install rvm-capistrano` and remove the `$LOAD_PATH.unshift` line, note also the 'set :rvm_type, :user' is now the default (instead of :system). 
/home/USER/.rvm/lib/rvm/capistrano.rb:3:in `<top (required)>' 
config/deploy.rb:5:in `<top (required)>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/lib/capistrano/setup.rb:12:in `load' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/lib/capistrano/setup.rb:12:in `block (2 levels) in <top (required)>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/lib/capistrano/application.rb:12:in `run' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/bin/cap:3:in `<top (required)>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/cap:23:in `load' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/cap:23:in `<main>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `eval' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `<main>' 
Tasks: TOP => production 
(See full trace by running task with --trace) 

Ben, önerilen rvm-Capistrano'nun yüklü ve kaldırıldı ne yaptı * $ :. unshift (File.expand_path ('./ lib', ENV [ 'rvm_path'])) * aşağıdaki hatayı oluşturdu:

cap production deploy 
cap aborted! 
Unable to activate rvm-capistrano-1.5.1, because capistrano-3.0.1 conflicts with capistrano (~> 2.15.4) 
config/deploy.rb:5:in `<top (required)>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/lib/capistrano/setup.rb:12:in `load' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/lib/capistrano/setup.rb:12:in `block (2 levels) in <top (required)>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/lib/capistrano/application.rb:12:in `run' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/gems/capistrano-3.0.1/bin/cap:3:in `<top (required)>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/cap:23:in `load' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/cap:23:in `<main>' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `eval' 
/home/USER/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `<main>' 
Tasks: TOP => production 
(See full trace by running task with --trace) 

Herhangi bir fikrin var mı?

+0

Bu, aşağıdaki hatayı oluşturur – Kashyap

+0

deploy' 'bohça exec kapak üretimini çalışan denemek için işaret etmek için de bir bilet açabilirsiniz: '/home/KULLANICI /. rvm/gems/[email protected]/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb: 214: 'replace_gem' bloğunda ': capistrano paketin bir parçası değildir. Gemfile'a ekle. /home/USER/.rvm/gems/ruby-2.0.0-p353/bin/cap:22:in adresinden (Gem :: LoadError) \t, '

' \t /home/USER/.rvm/gems/ adresinden ruby-2.0.0-p353/bin/ruby_executable_hooks: 15: /olme/USER/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in ' \t'dan'
' ' – user3094719

+0

Klasörde' Gemfile' var mı? – Kashyap

cevap