Skip to content

Instantly share code, notes, and snippets.

@gugote
Created July 28, 2015 15:47
Show Gist options
  • Save gugote/69c46afb63c0dad7aa4e to your computer and use it in GitHub Desktop.
Save gugote/69c46afb63c0dad7aa4e to your computer and use it in GitHub Desktop.
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as doorbot-deploys@rs-stg-02.ring.com: bundle exit status: 16
bundle stdout: Warning, new version of rvm available '1.26.11', you are using older version '1.25.34'.
You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc
You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc
You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.
You have added to the Gemfile:
* pg
bundle stderr: Nothing written
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/runners/parallel.rb:16:in `rescue in block (2 levels) in execute'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/runners/parallel.rb:12:in `block (2 levels) in execute'
SSHKit::Command::Failed: bundle exit status: 16
bundle stdout: Warning, new version of rvm available '1.26.11', you are using older version '1.25.34'.
You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc
You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc
You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.
You have added to the Gemfile:
* pg
bundle stderr: Nothing written
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/command.rb:95:in `exit_status='
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:179:in `block in _execute'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:133:in `tap'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:133:in `_execute'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:66:in `execute'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/capistrano-bundler-1.1.4/lib/capistrano/tasks/bundler.cap:35:in `block (5 levels) in <top (required)>'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/abstract.rb:85:in `with'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/capistrano-bundler-1.1.4/lib/capistrano/tasks/bundler.cap:26:in `block (4 levels) in <top (required)>'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/abstract.rb:77:in `within'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/capistrano-bundler-1.1.4/lib/capistrano/tasks/bundler.cap:25:in `block (3 levels) in <top (required)>'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:54:in `instance_exec'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/backends/netssh.rb:54:in `run'
/Users/carlosbruscoli/Workflow/htdocs/doorbot/ring-site/vendor/bundle/gems/sshkit-1.7.1/lib/sshkit/runners/parallel.rb:13:in `block (2 levels) in execute'
Tasks: TOP => deploy:updated => bundler:install
(See full trace by running task with --trace)
The deploy has failed with an error: #<SSHKit::Runner::ExecuteError: Exception while executing as doorbot-deploys@rs-stg-02.ring.com: bundle exit status: 16
bundle stdout: Warning, new version of rvm available '1.26.11', you are using older version '1.25.34'.
You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc
You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc
You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.
You have added to the Gemfile:
* pg
bundle stderr: Nothing written
>
✘-1 ~/Workflow/htdocs/doorbot/ring-site [UXUI-01-press-section L|✚ 1…30558]
12:01 $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment