[Rpm-maint] [rpm-software-management/rpm] RPM generators errors are ignored (#1183)

Panu Matilainen notifications at github.com
Mon Apr 20 12:11:46 UTC 2020


Yup, the generator failure handling is a funny mess:
- in legacy generators (the "external generator") only provide generation can cause build-failure
- in current generators, all script error codes are ignored
- ...except for buildrequires generator where script errors cause build failure

Of course the only sane thing is to always fail on non-zero return, with maybe a macro override to allow temporarily working around bugs etc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1183#issuecomment-616512291
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200420/2f62efb1/attachment.html>


More information about the Rpm-maint mailing list