[elbe-devel] [PATCH 3/8] rpcaptcache: fix norecommend being inverted
Benedikt Spranger
b.spranger at linutronix.de
Wed May 15 11:37:41 CEST 2019
On Tue, 14 May 2019 14:28:59 +0200
Torben Hohn <torben.hohn at linutronix.de> wrote:
> norecommend means, that Install-Recomends shall be 0.
> Fix it.
>
> This changes the behaviour of the <norecommend> tag, which might break
> some elbe xml files. However, this behaviour now, is correct.
Silently changing the behavior is not a good choice. In fact it cost
time and needle E.L.B.E. users. Please yell *VERY LOUD* at least.
Better remove the <norecommend> tag and fail the build with a
significant error message. Introduce a <install-recommends> tag to set
the previous <norecommend> tag behavior.
Bene
More information about the elbe-devel
mailing list