Actions
Bug #7509
closedError installing gem on clean system
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
Like0
Like0