[Rpm-maint] [rpm-software-management/rpm] Docs: Revamp BUILD OPTIONS section in rpmbuild(8) (#1318)

Michal Domonkos notifications at github.com
Fri Jul 24 08:47:16 UTC 2020


@dmnks commented on this pull request.



> +to run this command (followed by new dependency resolution) repeatedly until it
+no longer exits with code 11.

Yeah, "new dependency resolution" sounds a bit awkward and isn't exactly clear. Will fix.

As for the "until" clause, I wonder if rpmbuild can exit with 0 and still generate new deps? From what I can see in the code, this shouldn't ever happen. I know that Mock actually does check for new deps (instead of the return code), but that's because they have to use `--nodeps` (due to unrelated reasons) which always returns 11.


-- 
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/1318#discussion_r459927495
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200724/8c7ba2b3/attachment.html>


More information about the Rpm-maint mailing list