-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/05/2013 08:00 PM, Zope tests summarizer wrote: > [1] FAILED winbot / BTrees_py_265_32 > https://mail.zope.org/pipermail/zope-tests/2013-January/070958.html > > > [2] FAILED winbot / BTrees_py_265_32 > https://mail.zope.org/pipermail/zope-tests/2013-January/070937.html
These two are related to dis-including the header file from persistent. The 'setup_requires=["persistent"]' lets the package build, but the "temporary" .egg files (persistent, zope.interface) created in the buildout root confuse buildout: it doesn't then install those eggs into 'eggs/' nor add them to the path for the test parts. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDpnz4ACgkQ+gerLs4ltQ7CGACfVkY93nVaoEKXQ9tVXDmeYGgo SyAAn075jEO+i2yxHrV5iL2RWODsEAeu =lPBe -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )