Created
June 7, 2012 14:58
-
-
Save ashramsey/2889240 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AshMBP: ash$ cap deploy | |
/Users/ash/.rvm/lib/rvm/capistrano.rb:5:in `<top (required)>': 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). (RuntimeError) | |
from /Users/ash/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' | |
from /Users/ash/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:152:in `require' | |
from ./config/deploy.rb:2:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:93:in `instance_eval' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:93:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:172:in `load_from_file' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:89:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:86:in `block in load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:86:in `each' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:86:in `load' | |
from Capfile:8:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:93:in `instance_eval' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:93:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:172:in `load_from_file' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:89:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:86:in `block in load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:86:in `each' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/configuration/loading.rb:86:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/cli/execute.rb:65:in `block in load_recipes' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/cli/execute.rb:65:in `each' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/cli/execute.rb:65:in `load_recipes' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/cli/execute.rb:31:in `execute!' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/lib/capistrano/cli/execute.rb:14:in `execute' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/gems/capistrano-2.9.0/bin/cap:4:in `<top (required)>' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/bin/cap:19:in `load' | |
from /Users/ash/.rvm/gems/ruby-1.9.2-p180/bin/cap:19:in `<main>' |
Author
ashramsey
commented
Jun 7, 2012
via email
yep, then run it again, then still same message.
its ok for now, i just ssh into georges machine to deploy. just can't from home. I'll deploy todays fixes in the morning.
…On 07/06/2012, at 11:06 PM, Rupert Quekett wrote:
I guess you have `rvm use 1.9.2-p180 ; gem install rvm-capistrano` ?
---
Reply to this email directly or view it on GitHub:
https://gist.github.com/2889240
thats so awesome you can reply to this from the email
lol .. if this is a continuing issue then I can ssh into your laptop via VPN and see if I can fix it.
i havent tried debugging yet, but if i cant figure it, ill get you to have
a look at it if u drop in with that dongle.
…On 7 June 2012 23:43, Rupert Quekett < ***@***.*** > wrote:
lol .. if this is a continuing issue then I can ssh into your laptop via
VPN and see if I can fix it.
---
Reply to this email directly or view it on GitHub:
https://gist.github.com/2889240
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment