[Buildbot-devel] Buildbot and Solaris

Russel Winder russel at russel.org.uk
Tue Aug 7 15:24:42 UTC 2007


Dustin,

Thanks for replying, it is much appreciated.

On Tue, 2007-08-07 at 09:49 -0500, Dustin J. Mitchell wrote:
> On Sat, Aug 04, 2007 at 08:38:04AM +0100, Russel Winder wrote:
> > <I haven't signed up to the Buildbot developer list -- is there a
> > Buildbot user list? -- so can you email me direct.  Thanks.>
> >   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
> 
> It looks like you don't have a full Python install, unfortunately -- I
> expect you'd get the same error with 'import hashlib' on the Python
> commandline.

That is what you would have thought :-) but:

|> which python
/usr/local/bin/python
|> python --version
Python 2.5.1
|> find /usr/local/lib/python2.5 -name "*md5*"
/usr/local/lib/python2.5/md5.py
/usr/local/lib/python2.5/md5.pyc
/usr/local/lib/python2.5/md5.pyo
/usr/local/lib/python2.5/test/test_md5.py
/usr/local/lib/python2.5/test/test_md5.pyc
/usr/local/lib/python2.5/test/test_md5.pyo
|> 

This is the Python from Sunfreeware installed using pkg-get.

> I'm using buildbot on Solaris 8 and 10, but in both cases I'm using the
> version from blastwave, rather than that from SFW.  Alternately, you
> could compile Python from source.

SFW is 2.3 whereas I need 2.5, hence the installation from Sunfreeware.
-- 
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/b7a97d2a/attachment.bin>


More information about the devel mailing list