Skip to content

Instantly share code, notes, and snippets.

@demetrios
Created July 2, 2013 17:35
Show Gist options
  • Save demetrios/5911365 to your computer and use it in GitHub Desktop.
Save demetrios/5911365 to your computer and use it in GitHub Desktop.
'rvm get stable' shat all over my console
heli:~ admin$ rvm -v
rvm 1.21.2 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
heli:~ ladmin$ rvm get stable
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13478 100 13478 0 0 4862 0 0:00:02 0:00:02 --:--:-- 4862
Downloading RVM from wayneeseguin branch stable
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1070k 100 1070k 0 0 296k 0 0:00:03 0:00:03 --:--:-- 466k
Upgrading the RVM installation in /usr/local/rvm/
Group 'rvm' already exists
/usr/local/rvm/src/rvm/scripts/functions/installer: line 1039: /etc/bash.bashrc: Permission denied
chmod: /etc/bash.bashrc: No such file or directory
chown: /usr/local/rvm/archives/ruby-1.9.2-p290.tar.bz2: Operation not permitted
chown: /usr/local/rvm/archives/ruby-1.9.3-p0.tar.bz2: Operation not permitted
chown: /usr/local/rvm/archives/ruby-1.9.3-p362.tar.bz2: Operation not permitted
chown: /usr/local/rvm/archives/ruby-2.0.0-p0.tar.bz2: Operation not permitted
chown: /usr/local/rvm/archives/ruby-2.0.0-p195.tar.bz2: Operation not permitted
chown: /usr/local/rvm/archives/rubygems-1.8.15.tgz: Operation not permitted
chown: /usr/local/rvm/archives/rubygems-1.8.24.tgz: Operation not permitted
chown: /usr/local/rvm/archives/rubygems-2.0.3.tgz: Operation not permitted
chown: /usr/local/rvm/archives/wayneeseguin-rvm-master.tgz: Operation not permitted
chown: /usr/local/rvm/archives/yaml-0.1.4.tar.gz: Operation not permitted
chown: /usr/local/rvm/bin/erb: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.2-p290: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p0: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p0@oscar: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p194: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p194@global: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p194@popup: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p194@poseidon: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p286: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p286@global: Operation not permitted
chown: /usr/local/rvm/bin/erb-ruby-1.9.3-p286@popup: Operation not permitted
... continues for another few hundred lines ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment