Project

General

Profile

Actions

Bug #7481

closed

gem cleanup が正常に完了しない

Added by hsbt (Hiroshi SHIBATA) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2012-11-30 trunk 38003) [x86_64-darwin12.2.1]
Backport:
[ruby-dev:46670]

Description

gem cleanup を実行すると先頭の gem のみ cleanup に成功し、以降の gem の cleanup に失敗してしまいます。

% yes | gem cleanup
WARN: Unresolved specs during Gem::Specification.reset:
rake (>= 0.8.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
Cleaning up installed gems...
Attempting to uninstall psych-1.3.4
Successfully uninstalled psych-1.3.4
Attempting to uninstall mongo-1.7.1
Unable to uninstall mongo-1.7.1:
Gem::InstallError: mongo is not installed in GEM_HOME, try:
gem uninstall -i /Users/hsbt/.rbenv/versions/2.0.0-dev/lib/ruby/gems/2.0.0 mongo

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0