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

Panu Matilainen notifications at github.com
Tue Oct 8 08:45:07 UTC 2019


Right, that seems logical enough. But.

After ```rpmbuild -bp <spec>```,  ```rpmbuild -br --noprep <spec>``` works *once* and gives sane results, but if you try it again it fails with garbage in the produced output.

This seems to indicate that  it is ```%pyproject_buildrequires -r``` that's not indempotent, and replacing the script with a dummy that does not touch the build directories confirms this. @hroncok , you'll want to have a look at that.

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


More information about the Rpm-maint mailing list