[Rpm-maint] [rpm-software-management/rpm] Print all build errors and do not stop after the first error (#1020)

Panu Matilainen notifications at github.com
Mon Jan 24 14:21:36 UTC 2022


As said in the comments, I agree in principle it'd be good to output all known errors at once, eg unpackaged vs missing files. But processBinaryFiles() and the other stuff in between can fail in myriad of other ways, some of which *do* need an immediate stop, otherwise we subject the in-the-middle code to all manner of crazy whack special conditions.

Guess it'd need somehow separating "packaging errors" from other types of errors that need immediate exit, and that goes beyond this PR, closing. Thanks for the patch though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1020#issuecomment-1020151155
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/1020/c1020151155 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220124/dfd25005/attachment-0001.html>


More information about the Rpm-maint mailing list