This is a bit of a corner case, but I just received a bug report that builds 
sometimes terminate for a specific package. It turned out the package contained 
this little gem:
```
%define __perllib_provides /bin/true
```
Anyway, I don't think rpm should be killed by this. Once upon a time 
getOutputFrom() had code that made it ignore SIGPIPE, but it seems it was 
removed in commit 375a6b5630b8e37e1d3f0c7ecbe10fe460c4d420

This is probably not urgent to fix, just filing so that you know about this 
race.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2949
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to