Project

General

Profile

Actions

Bug #7509

closed

Error installing gem on clean system

Added by vo.x (Vit Ondruch) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.0.0dev (2012-12-04 trunk 38184) [x86_64-linux]
Backport:
[ruby-core:50555]

Description

=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

Actions

Also available in: Atom PDF

Like0
Like0