dependency conflict..with huge bag of packages and dependencies you will likely run into dependency conflict where package A requires version X of package C where package B requires version Y of package C...This is very hard to resolve..basically the build system (easy_install, buildout or whatever) can only fail in such a case.