Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capistrano deployment failing with 'rbenv: /home/alexander/.rvm/bin/rvm: command not found' #71

Open
Arcrammer opened this issue Jan 5, 2016 · 0 comments

Comments

@Arcrammer
Copy link

I won't show the whole log but here's the error message:

    (Backtrace restricted to imported tasks)
    cap aborted!
    SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: bundle exit status: 127
    bundle stdout: rbenv: /home/alexander/.rvm/bin/rvm: command not found
    bundle stderr: Nothing written

    SSHKit::Command::Failed: bundle exit status: 127
    bundle stdout: rbenv: /home/alexander/.rvm/bin/rvm: command not found
    bundle stderr: Nothing written

    Tasks: TOP => deploy:updated => bundler:install
    (See full trace by running task with --trace)
    The deploy has failed with an error: Exception while executing as [email protected]: bundle exit status: 127
    bundle stdout: rbenv: /home/alexander/.rvm/bin/rvm: command not found
    bundle stderr: Nothing written

I have no idea what this means. Ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant