Hi all, thanks for the Feedback.... Here is a pastebin link. Posting to a mailinglist is defently to bad for this 4572 lines of traceback ;-) http://pastebin.com/f1adc7a43 I think there are different things wrong. The first error looks like a difference in linux and windows output: ---------------------------------------------------------------------- File "d:\eggdev\source\zc\zc.buildout\trunk\src\zc\buildout\buildout.txt", line 55, in buildout.txt Failed example: ls(sample_buildout, 'eggs') Expected: setuptools.egg - zc.buildout.egg Got: - setuptools.egg-link - zc.buildout.egg Other errors look like a path encoding problem because there is no difference if I compare: ---------------------------------------------------------------------- File "d:\eggdev\source\zc\zc.buildout\trunk\src\zc\buildout\buildout.txt", line 287, in buildout.txt Failed example: print system(buildout), Expected: Develop: '/sample-buildout/recipes' Installing data-dir. data-dir: Creating directory mystuff Got: Develop: '/sample-buildout/recipes' Installing data-dir. data-dir: Creating directory mystuff Regards Roger Ineichen _____________________________ END OF MESSAGE
-----Ursprüngliche Nachricht----- Von: zope-dev-bounces@zope.org [mailto:zope-dev-bounces@zope.org] Im Auftrag von Balazs Ree Gesendet: Freitag, 24. April 2009 13:39 An: zope-dev@zope.org Betreff: Re: [Zope-dev] zc.buildout broken
On Fri, 24 Apr 2009 13:10:30 +0200, Marius Gedminas wrote:
On Fri, Apr 24, 2009 at 05:56:45AM +0200, Roger Ineichen wrote:
Hi everybody
Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891 seconds.
The latest trunk of zc.buildout is completly broken. At least on windows. Can someone check this on linux?
It is always interesting to see the failures, but attaching large log files to emails is not very polite.
True for large files, but a traceback is not that large _imo_. Depends on your connection of course.
Also, we are on a development list, so if somewhere, then here tracebacks are on topic.
Solution: use a pastebin.
I disagree: pastebin is good for linking from irc, but when I come back to the archive I would like to see the details even when the pastebin entry is gone.
-- Balazs Ree
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )