From d103cb350c13a1b4eddb8513472abb0d2b7691ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BB=BFghost-from-the-past?= Date: Wed, 14 Apr 2021 14:17:41 +0200 Subject: [PATCH] Updated Ubuntu bundler broken due to ruby thor dependency explanation and workaround (markdown) --- ...-due-to-ruby-thor-dependency---explanation-and-workaround.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md b/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md index 07975f2..0e72b66 100644 --- a/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md +++ b/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md @@ -1,7 +1,7 @@

If when you run bundler you get and error saying "TypeError: superclass mismatch for class Command", this is due to the problem explained in this link https://bugs.launchpad.net/ubuntu/+source/ruby-thor/+bug/1885424

This happens for the Ubuntu and Debian distributions.The problem is in their fork of bundler not in the original upstream version at https://github.com/rubygems/rubygems

-

The files involved are:

+

The involved files installed in your system are:

/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/vendored_molinillo.rb

/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/vendored_thor.rb