[Buildbot-devel] Buildbot and Mac OS X

Russel Winder russel at russel.org.uk
Tue Aug 7 08:25:22 UTC 2007


Benoit,

Thanks for the reply, much appreciated.

On Tue, 2007-08-07 at 08:46 +0200, Benoit SIGOURE wrote:

> Are you sure that your buildslave can actually connect to the  
> buildmaster?  Isn't there a firewall in between blocking the  
> connection?  I usually get similar error messages when my buildslave  
> is having troubles contacting the buildmaster.

Actually, I twigged the problem earlier this morning.  You are correct
the errors simply indicate that it could not connect to the build
master.  Having corrected the configuration file (I am embarassed) I
found that I have two Python installations, one via MacPorts, the other
being the MacPython install and I had not correctly installed buildbot
into both. Now fixed.

Buildbot itself is now working fine on my Mac OS X machine :-)  However
Subversion is not (dyld: Library not
loaded: /opt/local/lib/libkrb5.17.dylib :-( but that is a problem for a
different list.

Sorry to have unnecessarily worried people about the Mac OS X version of
Buildbot.

The Solaris 10 version however is a different story, but I think I
already emailed about this:

|> make start
twistd --no_save -y buildbot.tac
Traceback (most recent call last):
  File "/usr/local/bin/twistd", line 20, in <module>
    from twisted.scripts.twistd import run
  File
"/usr/local/lib/python2.5/site-packages/twisted/scripts/twistd.py", line
11, in <module>
    from twisted.application import app
  File
"/usr/local/lib/python2.5/site-packages/twisted/application/app.py",
line 9, in <module>
    from twisted.persisted import sob
  File
"/usr/local/lib/python2.5/site-packages/twisted/persisted/sob.py", line
13, in <module>
    import os, md5, sys
  File "/usr/local/lib/python2.5/md5.py", line 6, in <module>
    from hashlib import md5
  File "/usr/local/lib/python2.5/hashlib.py", line 133, in <module>
    md5 = __get_builtin_constructor('md5')
  File "/usr/local/lib/python2.5/hashlib.py", line 60, in
__get_builtin_constructor
    import _md5
ImportError: No module named _md5

-- 
Russel.
====================================================
Dr Russel Winder
41 Buckmaster Road               m: +44 7770 465 077
London SW11 1EN, UK              t: +44 20 7585 2200
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://buildbot.net/pipermail/devel/attachments/20070807/538bb4c2/attachment.bin>


More information about the devel mailing list