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

Installing Ruby - "Installing requirements for ubuntu" #1

Open
cdenneen opened this issue Aug 16, 2013 · 1 comment
Open

Installing Ruby - "Installing requirements for ubuntu" #1

cdenneen opened this issue Aug 16, 2013 · 1 comment

Comments

@cdenneen
Copy link
Contributor

Unless user you are installing as has sudo NOPASSWD privileges this install fails to run "apt-get --quiet --yes update".
If the dependencies are installed already it would work.

There needs to be a exec run prior to the install of ruby to install the rvm requirements.

I'm going to fork and make a pull request.

@ivanxuu
Copy link
Owner

ivanxuu commented Aug 19, 2013

Thanks for the patches!

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

2 participants