Issue #19140 has been updated by Matthew Jones. File rubygems_include-dependencies.patch added Target version set to 3.1.x
It looks like in rubygems > 2.0.0 the --include-dependencies switch is no longer needed as it is the default for rubygems installations. I'm providing a patch that only uses this option if the rubygems major version is < 2. ---------------------------------------- Bug #19140: package provider Gem uses --include-dependency => does not work with gem 2.0.0-rc2 https://projects.puppetlabs.com/issues/19140#change-84506 Author: Xavier Nicollet Status: Accepted Priority: Normal Assignee: Category: package Target version: 3.1.x 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.
