On Sat, Oct 17, 2009 at 8:53 PM, ssteinerX@gmail.com <ssteinerx@gmail.com> wrote:
On Oct 17, 2009, at 12:24 PM, Tarek Ziadé wrote:
Just to be clear...I'm not just giving up when the build falls down, I just do want to make sure to report everything I do so that we can get the buildbot to configure whatever's not there automatically instead of having to do anything manually.
We want to be able to fire these up, on a remote, freshly minted Cloud Server, and have it pull in everything it needs to run with no operator intervention, run tests, and self-destruct all within less than an hour (i.e. 1.5 cents worth of compute power).
Right?
Right, but my buildbot made some assumptions on what's required on the platform (you noticed ;) ) Now I don't understand your last error from twisted.web.util import formatFailure
ImportError: No module named web.util
Since Twisted seemed to be added correctly I think we should meet online at #distutils to tackle this. Tarek