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

RVM (re)installs on every run #78

Closed
miketheman opened this issue Mar 28, 2012 · 7 comments
Closed

RVM (re)installs on every run #78

miketheman opened this issue Mar 28, 2012 · 7 comments
Assignees
Labels
Bug Something isn't working

Comments

@miketheman
Copy link

Apparently the test for RVM being installed is no longer correct, as tested for here: https://github.com/fnichol/chef-rvm/blob/master/libraries/chef_rvm_recipe_helpers.rb#L84-86

Current output of this:

$ rvm | cat | head -1
[![Build Status](https://secure.travis-ci.org/mpapis/rvm.png)](http://travis-ci.org/mpapis/rvm)
@miketheman
Copy link
Author

I realize now that I was reading incorrectly, rather than rvm, the test is running type rvm, so my prior statement is invalid.

There seems to be some other problem with this, potentially a usage one, where the desired behavior is that RVM be installed only for a specified user and not system-wide. I will continue to dig.

@xdissent
Copy link
Contributor

I believe this PR is related: #94

@fnichol
Copy link
Contributor

fnichol commented Apr 20, 2012

@miketheman does #94 work in your case? If so then we can close this out. Thanks!

@ghost ghost assigned fnichol Apr 20, 2012
@miketheman
Copy link
Author

I will try to test this soon, and confirm.

@miketheman
Copy link
Author

This looks good. I no longer get a reinstall every execution.
Thanks!

@fnichol
Copy link
Contributor

fnichol commented Apr 27, 2012

Woot, thanks for the feedback!

@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants