[Zope3-dev] buildout of some zope.* packages causes infinite loop in buildout

2007-05-14 Thread Christian Theune
Hi,

the buildout of zope.app.apidoc and some other packages is currently
broken.

A potential candidate causing this is zope.event. As soon as buildout
says picked zope.event== the python process goes to 100% CPU and
stays there until I kill it.

strace doesn't tell anything, but I don't have a Python with debugging
symbols installed which I will do right now to find out where this
hangs.

Christian

-- 
gocept gmbh  co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] buildout of some zope.* packages causes infinite loop in buildout

2007-05-14 Thread Christian Theune
Am Montag, den 14.05.2007, 10:07 +0200 schrieb Christian Theune:
 Hi,
 
 the buildout of zope.app.apidoc and some other packages is currently
 broken.
 
 A potential candidate causing this is zope.event. As soon as buildout
 says picked zope.event== the python process goes to 100% CPU and
 stays there until I kill it.
 
 strace doesn't tell anything, but I don't have a Python with debugging
 symbols installed which I will do right now to find out where this
 hangs.

I tracked this down to my system Python. :/ Moving over to my own for
the buildbot ...

Christian

-- 
gocept gmbh  co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] buildout of some zope.* packages causes infinite loop in buildout

2007-05-14 Thread Christian Theune
Ah. There was another subtle difference in the environment that I
initially overlooked. buildout was installed site-wide. 

For the records: I've re-checked and filed a bug at
https://bugs.launchpad.net/zc.buildout/+bug/114614

Am Montag, den 14.05.2007, 14:28 +0200 schrieb Christian Theune:
 I tracked this down to my system Python. :/ Moving over to my own for
 the buildbot ...

-- 
gocept gmbh  co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com