[Pkg-roundcube-maintainers] Bug#978069: Bug#978069: src:roundcube: ignores errors during build/install

Guilhem Moulin guilhem at debian.org
Fri Dec 25 14:24:44 GMT 2020


Control: tag -1 pending

On Fri, 25 Dec 2020 at 13:49:29 +0100, Jonas Smedegaard wrote:
> Several build rules use a shell "for" construct, which ignores failures
> of all but latest iteration of those loops.

Thanks for spotting!  Might even be worth trying to make lintian assign
a warning for this.

> Simplest fix is to prepend each of those rules with "set -x;".

I assume you meant `set -e`; I personally prefer explicit `|| exit 1` in
this case, so that's what I used here.

-- 
Guilhem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-roundcube-maintainers/attachments/20201225/bca96531/attachment-0001.sig>


More information about the Pkg-roundcube-maintainers mailing list