[01:16] cjwatson: I mean if it works [01:24] it actually seems to [01:30] almost. haven't got lp_sitecustomize working yet [01:32] putting sitecustomize.py in the right place by hand gets bin/test working though [01:33] and it doesn't totally explode as soon as it hits storm or webservice code or anything [01:50] Not bad. [01:51] not everything's happy - bson is unpacked with totally wrong module contents because pymongo is evil beyond belief, and that makes oops_datedir_repo blow up [01:53] and I need to clean up a huge pile of hackery, come up with a less painful way to manage requirements (especially the ztk and zopeapp bundles), and probably a few other things. but I think it's now in debug-into-existence territory rather than being a big pile of fail [02:17] solution to the pymongo/bson nonsense is probably to upgrade the oops stack, so running the test suite on that overnight