On 19/02/14 18:48, Julian Edwards wrote: >> Should I just know which errors to ignore? > > If it gets as far as reporting signing errors, the package is already built > OK. I always just "echo $?" to make sure. But having this in a Make target should make the difference between success and failure much clearer. Jeroen