[devel at bb.net] [Buildbot-devel] Has anyone tried running buildbot with pypy?

Elmir Jagudin elmir at unity3d.com
Fri Feb 12 10:11:14 UTC 2016


On Thu, Dec 10, 2015 at 10:08 AM, Elmir Jagudin <elmir at unity3d.com> wrote:

>
> Switching to PyMySQL driver solved the problem. thanks for the tip Dustin!
>
> Next issue I run into is that LDAP authentication does not work. Correct
> username and password are not accepted. Initial investigations show that
> the results returned ldap.search_s() call are different between cpython and
> pypy. Not sure yet what is going on.
>


It turned out to be a bug in python-ldap package, which we are using for
LDAP access:
https://mail.python.org/pipermail/python-ldap/2016q1/003669.html

The bug is fixed in 2.4.25 version of python-ldap.

Anyway, I realised that LDAP authentication is a Katana specific feature,
so this problem wont affect anyone running official buildbot. I was for a
long time under false impression that buildbot suppoted LDAP out-of-the box
:)

/Elmir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20160212/258df440/attachment.html>


More information about the devel mailing list