Skip to content

Instantly share code, notes, and snippets.

@ekortright
ekortright / man-gtar-output
Created September 5, 2013 16:39
man gtar
TAR(1) User Commands TAR(1)
NAME
tar - manual page for tar 1.23
SYNOPSIS
tar [OPTION...] [FILE]...
@ekortright
ekortright / install-rvm-head-debug
Created September 2, 2013 18:54
Trying again with this command: \curl -L https://get.rvm.io | bash -s head --debug
$ \curl -L https://get.rvm.io | bash -s head --debug
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15445 100 15445 0 0 21562 0 --:--:-- --:--:-- --:--:-- 179k
Turning on debug mode.
Downloading RVM from wayneeseguin branch master
Running(8): curl --fail --location --max-redirs 10 https://github.com/wayneeseguin/rvm/archive/master.tar.gz -o /home/regtick/.rvm/archives/wayneeseguin-rvm-master.tgz % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1078k 100 1078k 0 0 1077k 0 0:00:01 0:00:01 --:--:-- 3998k
Running(6): gtar xzf /home/regtick/.rvm/archives/wayneeseguin-rvm-master.tgz --no-same-owner --strip-components 1gtar: install: Cannot create symlink to `scripts/install': Permission denied
@ekortright
ekortright / rvm-install-attempt-with-debug
Last active December 22, 2015 00:39
Trying again with --debug flag; note that the curl return code of 22 is new (I just started getting this error recently), but the permissions problem creaging symlinks has been happening ever since I tried installing rvm on this machine
$ cat /proc/version
Linux version 3.2.45 (root@kfc.hostgator.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Tue May 14 10:21:52 CDT 2013
$ rm -rf ~/.rvm
$ \curl -#L https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable --debug
######################################################################## 100.0%
Turning on debug mode.
Downloading RVM from wayneeseguin branch stable
% Total % Received % Xferd Average Speed Time Time Time Current
@ekortright
ekortright / rvm-install-attempt
Created August 30, 2013 14:42
Problem installing rvm on Linux
$ cat /proc/version
Linux version 3.2.45 (root@kfc.hostgator.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Tue May 14 10:21:52 CDT 2013
$ \curl -#L https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable --rails
######################################################################## 100.0%
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch stable
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 124 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0