@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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to