From: "zzak (Zachary Scott)" Date: 2021-11-01T23:05:52+00:00 Subject: [ruby-core:105893] [Ruby master Bug#18281] Ruby 3.1.0: gem uninstall -aIx fails to uninstall debug Issue #18281 has been reported by zzak (Zachary Scott). ---------------------------------------- Bug #18281: Ruby 3.1.0: gem uninstall -aIx fails to uninstall debug https://bugs.ruby-lang.org/issues/18281 * Author: zzak (Zachary Scott) * Status: Open * Priority: Normal * Target version: 3.1 * ruby -v: ruby 3.1.0dev (2021-11-01T08:48:03Z master b474049c78) [x86_64-darwin20] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- ���� So I'm not sure this is a bug with `debug` or rubygems, but thought I'd start here. When running `gem uninstall -aIx` on Ruby 3.1.0 I get the following error: ``` ERROR: While executing gem ... (Gem::InstallError) debug is not installed in GEM_HOME, try: gem uninstall -i .../.rubies/ruby-core/lib/ruby/gems/3.1.0 debug ``` -- https://bugs.ruby-lang.org/ Unsubscribe: