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

Install RVM via get.rvm.io #503

Merged
merged 2 commits into from
Jul 22, 2019
Merged

Conversation

ilammy
Copy link
Collaborator

@ilammy ilammy commented Jul 19, 2019

Unfortunately, latest updates to RVM installer has broken the PPA package that we are using to install RVM into the system. Versions 1.29.9+ are broken when installing in environment with sudo so we can't use it until this issue is fixed.

Instead of installing RVM into the system in multi-user mode, install RVM for the single user as instructed by RVM docs. Make sure to select system Ruby installation after that.

Also, RubyThemis gem is called rbthemis (renamed from rubythemis). Makefile target for it installation is also called rbthemis_install, with the old name being deprecated. Use the new name on CircleCI.


Our builds have been red recently due to that issue with rvm package. This change should make them green again.

Unfortunately, latest updates to RVM installer has broken the PPA
package that we are using to install RVM into the system. Versions
1.29.9+ are broken when installing in environment with sudo so we
can't use it until this issue is fixed.

Instead of installing RVM into the system in multi-user mode, install
RVM for the single user as instructed by RVM docs. Make sure to select
system Ruby installation after that.
RubyThemis gem is called "rbthemis" (renamed from rubythemis). Makefile
target for it installation is also called "rbthemis_install", with the
old name being deprecated. Use the new name on CircleCI.
@ilammy ilammy added W-RbThemis ♦️ Wrapper: RbThemis, Ruby API, Ruby gems infrastructure Automated building and packaging labels Jul 19, 2019
@ilammy ilammy requested a review from Lagovas as a code owner July 19, 2019 15:01
@ilammy ilammy merged commit eb6388e into cossacklabs:master Jul 22, 2019
@ilammy ilammy deleted the rvm-installation branch July 22, 2019 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Automated building and packaging W-RbThemis ♦️ Wrapper: RbThemis, Ruby API, Ruby gems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants