Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=737293 --- Comment #19 from Bohuslav "Slavek" Kabrda <bkabrda@xxxxxxxxxx> 2012-03-14 05:47:37 EDT --- I think I got it. The rpmbuilds (both mock and non-mock) set the environment LANG=C, which effectively forces everything to work in us-ascii. When you put a statement "export LANG=en_US.utf8" just before running tests, all tests run fine. I'm however not sure, what is the real cause of this issue. My guess is, that the environment values somehow get into the Python mechanism and cause troubles - maybe some of you can come up with an explanation. Anyway, using "export LANG=en_US.utf8" is the way to run all tests and then I see no problem with approving this package. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review