Skip to content

Instantly share code, notes, and snippets.

@FooBarWidget
Created January 2, 2014 16:51
Show Gist options
  • Save FooBarWidget/8222188 to your computer and use it in GitHub Desktop.
Save FooBarWidget/8222188 to your computer and use it in GitHub Desktop.
[hongli@asuna-3939 ~]$ rvm uninstall ruby-1.9.3
ruby-1.9.3-p484 - #removing rubies.
[hongli@asuna-3939 ~]$ rvm reinstall ruby-1.9.3
Searching for binary rubies, this might take some time.
Found remote file /Users/hongli/.rvm/archives/ruby-1.9.3-p484.tar.bz2
Checking requirements for osx_brew.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Requirements installation successful.
ruby-1.9.3-p484 - #configure
ruby-1.9.3-p484 - #download
ruby-1.9.3-p484 - #validate archive
ruby-1.9.3-p484 - #extract
ruby-1.9.3-p484 - #validate binary
ruby-1.9.3-p484 - #setup
ruby-1.9.3-p484 - #making binaries executable.
ruby-1.9.3-p484 - #downloading rubygems-2.2.0
ruby-1.9.3-p484 - #extracting rubygems-2.2.0.
ruby-1.9.3-p484 - #removing old rubygems.
$LANG was empty, setting up LANG=en_US, if it fails again try setting LANG to something sane and try again.
ruby-1.9.3-p484 - #installing rubygems-2.2.0.
Error running 'env GEM_PATH=/Users/hongli/.rvm/gems/ruby-1.9.3-p448:/Users/hongli/.rvm/gems/ruby-1.9.3-p448@global:/Users/hongli/.rvm/gems/ruby-1.9.3-p448:/Users/hongli/.rvm/gems/ruby-1.9.3-p448@global GEM_HOME=/Users/hongli/.rvm/gems/ruby-1.9.3-p448 /Users/hongli/.rvm/rubies/ruby-1.9.3-p484/bin/ruby -d /Users/hongli/.rvm/src/rubygems-2.2.0/setup.rb',
showing last 15 lines of /Users/hongli/.rvm/log/1388681390_ruby-1.9.3-p484/rubygems.install.log
[2014-01-02 17:49:53] /Users/hongli/.rvm/rubies/ruby-1.9.3-p484/bin/ruby
current path: /Users/hongli/.rvm/src/rubygems-2.2.0
GEM_HOME=/Users/hongli/.rvm/gems/ruby-1.9.3-p448
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/Users/hongli/.rvm/gems/ruby-1.9.3-p448/bin:/Users/hongli/.rvm/gems/ruby-1.9.3-p448@global/bin:/Users/hongli/.rvm/rubies/ruby-1.9.3-p448/bin:/Users/hongli/.rvm/bin:/usr/local/heroku/bin:/Users/hongli/Projects/passenger/bin:/Users/hongli/Projects/commercial_passenger/bin:/opt/ruby-enterprise/bin:/Library/PostgreSQL/9.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/local/mysql/bin:/usr/local/sbin:/Applications/QtSDK/Desktop/Qt/4.8.1/gcc/bin:/usr/gcc-4.7/bin:/Users/hongli/Projects/git-hg/bin:/Users/hongli/bin:/Users/hongli/Projects/mizuho/bin
GEM_PATH=/Users/hongli/.rvm/gems/ruby-1.9.3-p448:/Users/hongli/.rvm/gems/ruby-1.9.3-p448@global
command(6): env GEM_PATH=/Users/hongli/.rvm/gems/ruby-1.9.3-p448:/Users/hongli/.rvm/gems/ruby-1.9.3-p448@global:/Users/hongli/.rvm/gems/ruby-1.9.3-p448:/Users/hongli/.rvm/gems/ruby-1.9.3-p448@global GEM_HOME=/Users/hongli/.rvm/gems/ruby-1.9.3-p448 /Users/hongli/.rvm/rubies/ruby-1.9.3-p484/bin/ruby -d /Users/hongli/.rvm/src/rubygems-2.2.0/setup.rb
env: /Users/hongli/.rvm/rubies/ruby-1.9.3-p484/bin/ruby: No such file or directory
Missing 'ruby' in 'rubygems_detect_ruby_lib_gem_path'.
ruby-1.9.3-p484 - #gemset created /Users/hongli/.rvm/gems/ruby-1.9.3-p484@global
ruby-1.9.3-p484 - #importing gemset /Users/hongli/.rvm/gemsets/global.gems.....
ruby-1.9.3-p484 - #generating global wrappers..
ruby-1.9.3-p484 - #gemset created /Users/hongli/.rvm/gems/ruby-1.9.3-p484
ruby-1.9.3-p484 - #importing gemsetfile /Users/hongli/.rvm/gemsets/default.gems evaluated to empty gem list
ruby-1.9.3-p484 - #generating default wrappers..
/Users/hongli/.rvm/scripts/functions/osx-ssl-certs: line 136: /Users/hongli/.rvm/rubies/ruby-1.9.3-p484/bin/ruby: No such file or directory
Updating certificates in ''.
mkdir: : No such file or directory
hongli password required for 'mkdir -p ':
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment