Skip to content

Instantly share code, notes, and snippets.

@clouder
Created February 26, 2013 01:53
Show Gist options
  • Save clouder/5035136 to your computer and use it in GitHub Desktop.
Save clouder/5035136 to your computer and use it in GitHub Desktop.
clouder@dillen-vbox:~$ rvm rubygems head --verify-downloads 1
Retrieving rubygems-rubygems-b79ed97
######################################################################## 100.0%
No checksum for downloaded archive, recording checksum in user configuration.
Extracting rubygems-rubygems-b79ed97 ...
Removing old Rubygems files...
/home/clouder/.rvm/scripts/functions/support: line 170: cd: /home/clouder/.rvm/src/rubygems-rubygems-b79ed97: No such file or directory
Installing rubygems-rubygems-b79ed97 for ruby-2.0.0-p0 ...
Error running 'env GEM_PATH=/home/clouder/.rvm/gems/ruby-2.0.0-p0:/home/clouder/.rvm/gems/ruby-2.0.0-p0@global:/home/clouder/.rvm/gems/ruby-2.0.0-p0:/home/clouder/.rvm/gems/ruby-2.0.0-p0@global GEM_HOME=/home/clouder/.rvm/gems/ruby-2.0.0-p0 /home/clouder/.rvm/rubies/ruby-2.0.0-p0/bin/ruby -d /home/clouder/.rvm/src/rubygems-rubygems-b79ed97/setup.rb', please read /home/clouder/.rvm/log/ruby-2.0.0-p0/rubygems.install.log
Installation of rubygems did not complete successfully.
clouder@dillen-vbox:~$ cat .rvm/log/ruby-2.0.0-p0/rubygems.install.log
Exception `LoadError' at /home/clouder/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/rubygems.rb:1073 - cannot load such file -- rubygems/defaults/operating_system
Exception `LoadError' at /home/clouder/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/rubygems.rb:1082 - cannot load such file -- rubygems/defaults/ruby
Exception `LoadError' at /home/clouder/.rvm/rubies/ruby-2.0.0-p0/bin/ruby - No such file or directory -- /home/clouder/.rvm/src/rubygems-rubygems-b79ed97/setup.rb
/home/clouder/.rvm/rubies/ruby-2.0.0-p0/bin/ruby: No such file or directory -- /home/clouder/.rvm/src/rubygems-rubygems-b79ed97/setup.rb (LoadError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment