[Rpm-maint] [rpm-software-management/rpm] Fix dynamic buildrequire error handling (#889)

Miroslav Suchý notifications at github.com
Tue Oct 8 08:19:18 UTC 2019


For the record:

 * mock runs %prep
 * then %generate_buildrequires if present
 * if rpmbuild fails because of some missing BR, then mock will install them
 * mock runs rpmbuild again. But there was no cleanup, so %prep will (should) be idempotent. To speed up things, mock will skip it and run rpmbuild for the second time with `--noprep`

-- 
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/889#issuecomment-539404988
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191008/c3252d7d/attachment.html>


More information about the Rpm-maint mailing list