Created
April 9, 2014 15:49
-
-
Save tdelam/10285193 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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