[Buildbot-devel] gitpoller UnicodeDecodeError exception
Andriy Senkovych
jolly_roger at itblog.org.ua
Fri Jun 10 11:02:52 UTC 2011
Hello, Amber, Rod,
Please check which version of master do you use. This was fixed in
master with these pull requests[1,2] two months ago. GitPoller now has
encoding parameter which defaults to utf8. Debian Sid packages of
0.8.3p1 have already this fix (I included it on behalf of the author).
2011/6/9 Amber Yust <ayust at yelp.com>:
> It's a known issue when a commit message (or other commit metadata) contains
> non-ascii characters.
> ~Amber
>
> On Wed, Jun 8, 2011 at 2:59 PM, Rod Morison <rod at morison.biz> wrote:
>>
>> Run into the exception below in a log message formatting in gitpoller.py.
>> Threw a try/except around it to catch the unicode error and seems to proceed
>> fine. (Don't know enough about unicode exceptions to attempt a "real" fix.)
If the fix doesn't work please let me know and reopen the bug[3]
[1]: https://github.com/buildbot/buildbot/pull/79
[2]: https://github.com/buildbot/buildbot/pull/80
[3]: http://trac.buildbot.net/ticket/1785
--
WBR, Andriy Senkovych
More information about the devel
mailing list