--- old-trunk/src/allmydata/__init__.py 2011-01-27 11:33:09.000000000 -0700 +++ new-trunk/src/allmydata/__init__.py 2011-01-27 11:33:09.000000000 -0700 @@ -260,6 +260,7 @@ if name not in pkg_resources_vers_and_locs: errors.append("Warning: dependency %s (version %s imported from %r) was not found by pkg_resources." % (name, imp_ver, imp_loc)) + continue pr_ver, pr_loc = pkg_resources_vers_and_locs[name] try: