What is the locale setting here? Is it C or a UTF-8 locale? If it is C it is really a rpm bug, but Puppet should probably handle those as well. But forcing the encoding like that might actually cause problems for people on a ISO-8859 locale or EUC-JP and stuff.
On 11 October 2013 13:58, Peter Meier <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 10/11/2013 02:00 AM, Jos Backus wrote: > > 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. I'm using the following > > workaround: > > can you make a ticket with your patch attached? -> > http://projects.puppetlabs.com/ > > Thanks! > > ~pete > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.14 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlJX5/AACgkQbwltcAfKi39CfACfbkG9q4Rc+VkEQkKScdzp0Wl1 > oT8AmwdPANx17i6smcycn1xVbK7DcVPt > =p55u > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" 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-dev. > For more options, visit https://groups.google.com/groups/opt_out. > -- Erik Dalén -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev. For more options, visit https://groups.google.com/groups/opt_out.
