Enrico Scholz wrote:

> Kevin Kofler <kevin.kof...@chello.at> writes:
>> The mandatory (MUST) guideline is that %post MUST NOT OUTPUT anything
> 
> this means only output like license agreements, but not diagnostic
> output on stderr

No, diagnostic output is also not allowed, especially not when the failure 
is not going to be relevant anyway because your scriptlet already works 
around it, that's why our scriptlet snippets often have >/dev/null 
2>/dev/null for commands known to sometimes be noisy.

        Kevin Kofler

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to