Nicolas Valcarcel wrote: > Hi! > I've just write a --build-twice-in-a-row feature for pbuilder that Rather than try to build twice, shouldn't you just make a copy, build, then run the clean rule and diff with the copy? Even if the package manages to build a second time after cleaning, that doesn't necessarily mean the clean rule is not broken.