Skip to content

Instantly share code, notes, and snippets.

@tdelam
Created April 9, 2014 15:49
Show Gist options
  • Save tdelam/10285193 to your computer and use it in GitHub Desktop.
Save tdelam/10285193 to your computer and use it in GitHub Desktop.
root@vps4 [~]# mkdir -p /usr/local/rvm/tmp/rvm-tmp.1.9.3 && tar xjf /usr/local/rvm/archives/ruby-1.9.3-p545.tar.bz2 -C /usr/local/rvm/tmp/rvm-tmp.1.9.3 --no-same-owner
tar: ruby-1.9.3-p545/ext/etc/depend: Cannot open: Invalid argument
tar: ruby-1.9.3-p545/ext/etc/etc.c: Cannot open: Invalid argument
tar: ruby-1.9.3-p545/ext/etc/extconf.rb: Cannot open: Invalid argument
tar: Exiting with failure status due to previous errors
root@vps4 [~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment