Forum: Ruby-core [ruby-trunk - Bug #7509][Open] Error installing gem on clean system

Posted by Vít Ondruch (vo_x)
on 2012-12-04 16:26
(Received via mailing list)
Issue #7509 has been reported by vo.x (Vit Ondruch).

----------------------------------------
Bug #7509: Error installing gem on clean system
https://bugs.ruby-lang.org/issues/7509

Author: vo.x (Vit Ondruch)
Status: Open
Priority: Normal
Assignee: drbrain (Eric Hodel)
Category:
Target version:
ruby -v: ruby 2.0.0dev (2012-12-04 trunk 38184) [x86_64-linux]


=begin
I just built and installed fresh Ruby on clean system and I observe 
following error:

 # gem install rdoc
 ERROR:  While executing gem ... (Errno::ENOENT)
     No such file or directory - 
/builddir/.gem/specs/rubygems.org%80/latest_specs.4.8

Creating the directory:

 # mkdir /builddir/.gem/specs/rubygems.org%80/

Solves the issue for me, but I would expect RubyGems to create it if 
needed anyway.
=end
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.