Issue #16790 has been updated by Alex Cline.
I've submitted a pull request for this. https://github.com/puppetlabs/puppet/pull/1205 ---------------------------------------- Refactor #16790: Rubyize yumhelper.py to remove dependency on python https://projects.puppetlabs.com/issues/16790#change-72618 Author: Alex Cline Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: There are several bugs (bug 11380 being one that triggered this patch) that highlight the fact that the version of python used as the default on a system running puppet can break yumhelper.py. This refactor removes yumhelper.py and moves the functionality into the Yum provider in puppet. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
