Bug#422604: FTBFS: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 9: ordinal not in range(128)

2007-05-18 Thread Matthias Klose
forwarded 422604 http://python.org/sf/1721241 tags 422604 + upstream severity 422604 important thanks lowering the severity, there's an easy workaround for now (avoding UTF-8 in the PKG-INFO file). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Processed: Re: Bug#422604: FTBFS: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 9: ordinal not in range(128)

2007-05-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: forwarded 422604 http://python.org/sf/1721241 Bug#422604: FTBFS: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 9: ordinal not in range(128) Noted your statement that Bug has been forwarded to http://python.org/sf/1721241

Bug#422604: FTBFS: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 9: ordinal not in range(128)

2007-05-09 Thread Kevin Coyner
We discussed this bug on debian-python, and the general consensus was that this was a problem with distutils handling of unicode. The following sheds a little more light on the subject: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03007.html -- Kevin Coyner GnuPG key: 1024D/8CE11941

Bug#422604: FTBFS: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 9: ordinal not in range(128)

2007-05-08 Thread tony mancill
Hi Michael, That's odd, because the package builds fine under a sid pbuilder environment on my system. Anyway, I suppose the problem is locale-related and due to the character embedded in setup.py below: [EMAIL PROTECTED]:~/debian/sponsor/rpl/rpl-1.5.4$ cat setup.py #!/usr/bin/env python # -*-

Bug#422604: FTBFS: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 9: ordinal not in range(128)

2007-05-07 Thread Michael Ablassmeier
Package: rpl Severity: serious Justification: policy violation hi, Lucas has rebuild the archive on i386 and your package Failed to Build from Source with the following error: Writing /tmp/buildd/rpl-1.5.4/debian/rpl/usr/lib/python2.4/site-packages/rpl-1.5.2.egg-info Traceback (most recent