20 Nov 17:23
fake-zope-eggs harmful for your buildout!
From: Florian Schulze <florian.schulze@...>
Subject: fake-zope-eggs harmful for your buildout!
Newsgroups: gmane.comp.web.zope.plone.devel
Date: 2008-11-20 16:24:52 GMT
Subject: fake-zope-eggs harmful for your buildout!
Newsgroups: gmane.comp.web.zope.plone.devel
Date: 2008-11-20 16:24:52 GMT
Hi! Today I narrowed down a bug which hunted us in several more complex buildouts. The problem is that some egg dependencies aren't picked up properly and we had to add them directly to the buildout.cfg eggs list instead of relying on buildout/setuptools. I finally found the cause today! If you depend on a fake egg, dependencies break. I attached a very simple buildout which demonstrates the problem. After you ran buildout you can check bin/instance and see that two eggs (bar and blubb) are missing in the sys.path. In the zc.recipe.egg created bin/foo script they are added correctly. Wichert just added that Plone 3.2 depends on fake eggs, so this is critical to fix and any help is appreciated. Regards, Florian Schulze
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Plone-developers mailing list(Continue reading)
RSS Feed