Skip to content

Instantly share code, notes, and snippets.

@develop7
Created May 22, 2011 19:04
Show Gist options
  • Save develop7/985759 to your computer and use it in GitHub Desktop.
Save develop7/985759 to your computer and use it in GitHub Desktop.
[2011-05-22 16:06:02] gunzip < /home/andy/.rvm/archives/rubygems-1.8.3.tgz | tar xf - -C /home/andy/.rvm/src
gzip: stdin: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
[2011-05-22 16:07:01] gunzip < /home/andy/.rvm/archives/rubygems-1.8.tgz | tar xf - -C /home/andy/.rvm/src
gzip: stdin: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
[2011-05-22 16:07:34] gunzip < /home/andy/.rvm/archives/rubygems-1.7.2.tgz | tar xf - -C /home/andy/.rvm/src
[2011-05-22 21:59:06] gunzip < /home/andy/.rvm/archives/rubygems-1.8.3.tgz | tar xf - -C /home/andy/.rvm/src
gzip: stdin: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment