[Rpm-maint] [rpm-software-management/rpm] debuginfo generator keeps debug files in buildroot if %excludes are listen in a noarch subpackage (#1094)

Panu Matilainen notifications at github.com
Fri Feb 12 14:10:36 UTC 2021


%exclude is not meant to be used this way, it's only intended to signal a file belonging to another subpackage. In rpm >= 4.17 this will be enforced, anything in buildroot must be packaged: #994.

The correct way to deal with this is to rm -f any unwanted content from the buildroot at end of %install.

-- 
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/issues/1094#issuecomment-778218126
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210212/38e501db/attachment-0001.html>


More information about the Rpm-maint mailing list