id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,launchpad_bug 455,setuptools sandbox isn't tight enough to hold Twisted's sand in so that it doesn't get in Nevow's eyes,zooko,zooko,"http://bugs.python.org/setuptools/issue20 # package required at build time seems to be not fully present at install time? This makes it impossible to install both Twisted and Nevow in one invocation of a setuptools process. However, if you do two successive invocations of a setuptools process then the second one works. Brian is committing a patch to our Makefile so that {{{make build}}} does {{{./setup.py develop ; setup.py develop}}} instead of just {{{setup.py develop}}}, which will make the etch builder start working again. This ticket is to remind me how I don't like that kludge and to be sure and take it out as soon as we have a setuptools that can install Twisted and Nevow in one pass.",defect,closed,major,1.3.0,packaging,1.0.0,fixed,,cgalvan,