[Rpm-maint] [rpm-software-management/rpm] Dynamic Build Dependencies (#593)
Miroslav Suchý
notifications at github.com
Tue Mar 12 07:20:01 UTC 2019
> Yes, specific exit status would make it easier for mock, but I fail to see what are the expected rpmbuild exit statuses from it's manual page, unfortunately and it seems to be so far undefined.
Yes. I checked the code and rpmbuild *always* fail with
_exit(EXIT_FAILURE)
which has value 1.
I already started working on this feature in Mock. I will have this exit code there as constant, so it will be easy to change it later.
--
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/593#issuecomment-471885049
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190312/b83f48c0/attachment.html>
More information about the Rpm-maint
mailing list