This is due to buildproxy-client getting an empty line when calling: code = sockfile.readline().strip() and returns an error, when then the 'build' script does not bother to detect. I have hacked a check into dopackages to see if the cloned directory exists and if not to bomb out there.