[Buildbot-devel] Unable to utilize 'manhole' module in buildbot

Kenneth Lareau Ken.Lareau at nominum.com
Wed Feb 14 22:19:22 UTC 2007


..... d'oh.

I have no idea why I thought just upgrading TwistedCore was enough.
Thanks for the help, Jean-Paul, it's now starting up just fine and
I have the 'manhole' module working!  Now to just figure out how to
properly use the module to determine why the dependent builders are
not running...

Ken


> 
> On Wed, 14 Feb 2007 10:56:38 -0800, Kenneth Lareau <ken.lareau at nominum.com> wrote:
>> [snip]
>>
>> "/eng/os/rhel-3/i386/python/lib/python2.4/site-packages/twisted/web/resource.py",
>> line 15, in ?
>>             class IResource(components.Interface):
>>         exceptions.AttributeError: 'module' object has no attribute
>> 'Interface'
> 
> This isn't a z.i problem.  This is a broken Twisted installation.  The
> version of Twisted Web installed isn't compatible with the version of
> Twisted Core installed.  Don't mix up the "Twisted Core" package, which
> only includes a small part of Twisted (t.internet, t.python, etc) with
> the "Twisted" package, which includes Twisted Core and all of the sub-
> projects.
> 
> If there is no Twisted package for your platform, you want to use the
> tarball at:
> 
>   http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/Twisted-2.5.0.tar.bz2
> 
> to install Twisted.  Since distutils installs don't delete old versions,
> you may also want to delete the twisted directory from your site packages
> before installing it.
> 
> Jean-Paul
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
> 


-- 
Ken Lareau
elessar at numenor.org







More information about the devel mailing list