Issue #16790 has been updated by eric sorenson. Status changed from In Topic Branch Pending Review to Code Insufficient Assignee set to Alex Cline
Hi Alex, I'm marking this ticket 'code insufficient' based on comments in the pull request. This is still an interesting and useful code change but we can't accept it in its current state. I’ve put this ticket’s status into “Code Insufficient” and assigned it to you. Please either (a) update the ticket or pull request with a version of code which addresses the issues, or (b) assign it back to me if you are blocked on the problem and need help to progress. ---------------------------------------- Refactor #16790: Rubyize yumhelper.py to remove dependency on python https://projects.puppetlabs.com/issues/16790#change-87606 * Author: Alex Cline * Status: Code Insufficient * Priority: Normal * Assignee: Alex Cline * Category: package * Target version: * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1205 ---------------------------------------- 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 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.
