Issue #19140 has been updated by Jeff McCune. Status changed from Unreviewed to Accepted
@Xavier Thank you for reporting this issue. The change in Puppet should be pretty small, are you interested in working on a contribution to fix this problem in Puppet? There's a pretty good chance this issue will get fixed a lot more quickly if the contribution comes from you or someone else in the community than if we need to schedule it along with all of the other fixes and improvements our team is planning to make to Puppet. Here's the line in the Puppet codebase that adds this option: <https://github.com/puppetlabs/puppet/blob/master/lib/puppet/provider/package/gem.rb#L76> Adrien and I are happy to work with you if you're interested in making this change. I'm jmccune on #puppet-dev and Adrien is finch on #puppet-dev. Cheers, -Jeff ---------------------------------------- Bug #19140: package provider Gem uses --include-dependency => does not work with gem 2.0.0-rc2 https://projects.puppetlabs.com/issues/19140#change-84476 Author: Xavier Nicollet Status: Accepted Priority: Normal Assignee: Category: package Target version: Affected Puppet version: Keywords: Branch: Puppet should not use --include-dependency for gem >= gem 2.0.0-rc2, because the switch is not supported anymore. I have submitted a bug report to gem: https://github.com/rubygems/rubygems/issues/446 Should be handled before rubygems 2.0.0 is widely used. Cheers, -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
