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::user install with default ruby #359

Closed
nathandrew opened this issue Jul 21, 2016 · 3 comments
Closed

rvm::user install with default ruby #359

nathandrew opened this issue Jul 21, 2016 · 3 comments

Comments

@nathandrew
Copy link

When I went to install rvm on a per user basis, I get an error message about a required password:

ausername password required for 'yum install -y sqlite-devel':
       [2016-07-21T20:08:38+00:00] WARN: Failed to install rvm_ruby[ruby-2.3.0]. Check logs in /log/ruby-2.3.0

I searched the repo, but didn't see an option to set:

rvm autolibs disable

which I believe is the fix for this situation.

I'm running this on a vagrant centos-72

@mmarod
Copy link

mmarod commented Aug 23, 2016

Having the same issue and manually disabling autolibs fixed it for me.

Ubuntu 14

@onknows
Copy link

onknows commented Sep 28, 2016

I think you can fix this by installing package 'sqlite-devel' before using rvm:user

But I think that rvm:user is basically not working/implemented/tested. It will work in some cases but doubt if it will work in real life situations.

I think you can only/maybe use rvm:system and get good results.

@damacus
Copy link
Member

damacus commented May 31, 2019

Closing due to inactivity.

If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks,
Sous-Chefs

@damacus damacus closed this as completed May 31, 2019
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

4 participants