<div dir="ltr">I use osx for all my buildbot development, so I can say master and slave work well on osx.<div><br></div><div>For osx like for linux, we heavily recommend to use virtualenv+pip instead of trying to install using "native" package managers.</div><div>My own experience with "modern" osx is that I get a much better experience with brew than I ever had with fink and macports.</div><div><br></div><div>We do know about incompatibility with sqlachemy/sqlalchemy migrate, and normally, this is describe in the setup.py with appropriate version rules. </div></div><br><div class="gmail_quote"><div dir="ltr">Le mar. 26 janv. 2016 à 17:18, Amar Takhar <<a href="mailto:verm@darkbeer.org">verm@darkbeer.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2016-01-26 08:12 -0800, Ryan Schmidt wrote:<br>
<br>
> I am a manager of the MacPorts project, and I also want to use the buildbot<br>
> master and slave as installed by MacPorts. I have no experience with<br>
> virtualenv and no particular desire to learn yet another way to install<br>
> software, having standardized on MacPorts some time ago. Rather, I would like<br>
> to offer software in MacPorts that is functional, and that includes the<br>
> buildbot master and slave.<br>
<br>
OK.<br>
<br>
<br>
> If what we are offering in MacPorts right now is not functional, what do we<br>
> need to change to make it functional? The Python infrastructure in MacPorts is<br>
> not designed to accommodate multiple versions of a single Python module being<br>
> installed simultaneously.<br>
<br>
I understand.<br>
<br>
<br>
> If it is really the case that buildbot, especially master, requires very<br>
> specific versions of its dependencies, and cannot tolerate them being updated,<br>
> how can that unfortunate situation be rectified?<br>
<br>
I would post to the devel list and see if anyone has tried the version of<br>
sqlalchemy-migrate you are trying to use.<br>
<br>
As a test I would also downgrade to see if that fixes the problem.<br>
<br>
If the problem is an incompatibility with 0.10 please open a ticket at<br>
<a href="https://trac.buildbot.net/" rel="noreferrer" target="_blank">https://trac.buildbot.net/</a><br>
<br>
<br>
Amar.<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br>
</blockquote></div>