Issue #22848 has been updated by Jos Backus. File puppet-rpm.rb.patch added
---------------------------------------- Bug #22848: Encoding bug in Puppet 3.3.1 when using Ruby 1.9.3 (and above) https://projects.puppetlabs.com/issues/22848#change-98743 * Author: Jos Backus * Status: Unreviewed * Priority: High * Assignee: * Category: ruby19 * Target version: * Affected Puppet version: 3.3.1 * Keywords: * Branch: ---------------------------------------- One of our RPM packages has some UTF-8 characters in its description, leading to an exception ("Error: Could not prefetch package provider 'yum': invalid byte sequence in US-ASCII") in rpm.rb, causing no packages to be upgraded as the yumhelper.py invocation code raises that error. Priority=High because it breaks file { ensure => latest; }. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
