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 tasks may only be invoked once. #7

Open
McRip opened this issue May 15, 2017 · 0 comments
Open

Capistrano tasks may only be invoked once. #7

McRip opened this issue May 15, 2017 · 0 comments

Comments

@McRip
Copy link

McRip commented May 15, 2017

I get this error when installing a new ruby

Skipping task rbenv:update_ruby_build'. Capistrano tasks may only be invoked once. Since task rbenv:update_ruby_build' was previously invoked, invoke("rbenv:update_ruby_build") at /Users/moritzkroger/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/capistrano-rbenv-install-1.2.0/lib/capistrano/tasks/rbenv_install.rake:44 will be skipped.
If you really meant to run this task again, first call Rake::Task["rbenv:update_ruby_build"].reenable
THIS BEHAVIOR MAY CHANGE IN A FUTURE VERSION OF CAPISTRANO. Please join the conversation here if this affects you.
capistrano/capistrano#1686

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