Samuel Thibault, on Sun 08 Jan 2017 01:23:53 +0100, wrote: > Samuel Thibault, on Sun 08 Jan 2017 01:20:06 +0100, wrote: > > > Was debian/rules and the various Makefiles following Policy 4.6 before > > > the fix you applied? (i.e. errors must be trapped so that the build stops) > > > > ? The error is trapped, yes. As I said po2xml just doesn't print any > > useful error message. > > Ah, sorry, no, it seems the error is not trapped indeed, I don't > immediately see at which level exactly.
Ok, seen where, an extra grep command which gets in the way, should be fixed too now. Samuel