__rvm does not work, if rvm is installed on the system #315

Closed
opened 2021-11-20 15:24:11 +00:00 by ungleich-gitea · 1 comment

Created by: telmich

Symptom/errors

-sh-4.1$ curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s
bash: line 359: /usr/local/rvm/RELEASE: Permission denied
-sh-4.1$ curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable
bash: line 359: /usr/local/rvm/RELEASE: Permission denied
-sh-4.1$ curl -L get.rvm.io | bash -s stable
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9219 100 9219 0 0 6700 0 0:00:01 0:00:01 --:--:-- 42288
bash: line 359: /usr/local/rvm/RELEASE: Permission denied
-sh-4.1$ curl -L get.rvm.io > rvmfoo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9219 100 9219 0 0 8738 0 0:00:01 0:00:01 --:--:-- 41904

*Created by: telmich* Symptom/errors -sh-4.1$ curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s bash: line 359: /usr/local/rvm/RELEASE: Permission denied -sh-4.1$ curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable bash: line 359: /usr/local/rvm/RELEASE: Permission denied -sh-4.1$ curl -L get.rvm.io | bash -s stable % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9219 100 9219 0 0 6700 0 0:00:01 0:00:01 --:--:-- 42288 bash: line 359: /usr/local/rvm/RELEASE: Permission denied -sh-4.1$ curl -L get.rvm.io > rvmfoo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9219 100 9219 0 0 8738 0 0:00:01 0:00:01 --:--:-- 41904
ungleich-gitea added the
bugfix
label 2021-11-20 15:24:11 +00:00
Author
Owner

Created by: telmich

Unsetting rvm* does the trick. Have a working version in my private branch, will push it upstream in the next days.

*Created by: telmich* Unsetting rvm\* does the trick. Have a working version in my private branch, will push it upstream in the next days.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#315
No description provided.