mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Updated Ubuntu bundler broken due to ruby thor dependency explanation and workaround (markdown)
parent
669668396f
commit
d103cb350c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<p>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 <a href="https://bugs.launchpad.net/ubuntu/+source/ruby-thor/+bug/1885424">https://bugs.launchpad.net/ubuntu/+source/ruby-thor/+bug/1885424</a>
|
||||
</p>
|
||||
<p>This happens for the Ubuntu and Debian distributions.The problem is in their fork of bundler not in the original upstream version at <a href="https://github.com/rubygems/rubygems">https://github.com/rubygems/rubygems</a></p>
|
||||
<p>The files involved are:</p>
|
||||
<p>The involved files installed in your system are:</p>
|
||||
<p>/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/vendored_molinillo.rb</p>
|
||||
<p>/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/vendored_thor.rb</p>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue