[Rpm-maint] [rpm-software-management/rpm] Always fail build on dependency generator failures (#1183) (#1271)

Panu Matilainen notifications at github.com
Wed Jun 17 10:59:32 UTC 2020


Previously only the legacy external dependency generator listened to
exit codes from the generator, and even that only for provides.
Anybody building packages will want to know if generators barf up
for one reason or another. Let them.

Always call rpmfcExec() with failnonzero set, pass errors around, add tests.

Fixes: #1183
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1271

-- Commit Summary --

  * Always fail build on dependency generator failures (#1183)

-- File Changes --

    M build/rpmfc.c (32)
    M tests/rpmbuild.at (36)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1271.patch
https://github.com/rpm-software-management/rpm/pull/1271.diff

-- 
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/pull/1271
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200617/39cfdcca/attachment.html>


More information about the Rpm-maint mailing list