On 9/10/19 12:35 PM, Dan Cermak wrote: > Hi list, > > when collecting the dependencies of rubocop for a submission to Factory, > I've found out that we have a duplicate gem: ruby-progressbar exists as > rubygem-progressbar and rubygem-ruby-progressbar. > > If I haven't messed up the repoquery, then the following packages depend > on rubygem-ruby-progressbar: > - rubygem-fuubar > - rubygem-rubocop > - rubygem-minitest-reporters > - rubygem-rails_best_practices > > In contrast to rubygem-dister which appears to be the only package > depending on rubygem-progressbar. > > I would therefore propose to patch rubygem-dister so that it's > dependencies are correct and subsequently delete rubygem-progressbar. > > > Any objections/suggestion/ideas? > Well, it's not exactly a duplicate on our side:
https://rubygems.org/gems/progressbar https://rubygems.org/gems/ruby-progressbar https://github.com/jfelchner/ruby-progressbar/wiki/progressbar-Has-Been-Merged-Into-ruby-progressbar So I guess this should be fixed in dister, I asume Flavio might even read this mailing list :) Greetings, Stephan -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
