On 07/08/2010 04:45 PM, Fred Drake wrote:
On Thu, Jul 8, 2010 at 10:33 AM, Adam GROSZER<agros...@gmail.com>  wrote:
Right now I even cannot get the buildout trunk bin/buildout'ed on
ubuntu. Does it work for you?

It builds for me (Python 2.6 w/ distribute; haven't tried with
setuptools), but the tests aren't passing because someone added a
dependency on zope.testing, but hasn't fixed the declared
dependencies.

I got it to build too (Python 2.6 with distribute too), and had test failures too due to a missing zope.testing. I added a 'zope.testing' dependency but I still get a lot of errors, including MissingDistribution errors involving distribute.

Regards,

Martijn

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to