capistrano / capistrano/chruby
bundle stderr: /bin/bash: chruby: command not found
Open
- Dominant language
- Ruby
- Stars
- 23
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
DEBUG[20def91d] Command: cd ~/app/releases/20140714154150 && /usr/local/bin/chruby-exec ruby-1.9.3-p547 -- bundle install --binstubs ~/app/shared/bin --path ~/app/shared/bundle --without development test --deployment --quiet
DEBUG[20def91d] /bin/bash: chruby: command not found
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing on host 100.200.300.400: bundle exit status: 127
bundle stdout: Nothing written
bundle stderr: /bin/bash: chruby: command not found
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.