On 29 June 2014 17:29, Michael Tautschnig <m...@debian.org> wrote:
> The full build log is attached; please do let me know if the problem is
> unreproducible, in which case I shall try to investigate further.

I am, in fact, unable to reproduce this myself directly (using a clean
sid chroot and sbuild). However, looking at the logged failure and the
test code in question, I think this is caused by the use of a locale
that uses the ASCII charset; pybuild will set LC_ALL to C.UTF-8 if
LC_ALL is not already set in the environment, so I'm guessing your
build environment explicitly sets LC_ALL to something like the C
locale (if I do this myself, I get the same error). I'm going to
change debian/rules to set LC_ALL unconditionally which should
hopefully work around this problem.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to