OK. I have a copr setup with this: 
https://copr.fedorainfracloud.org/coprs/churchyard/rpm-exclude-change/builds/

And a dirty reporting script (adapted from our Python 3.10 monitoring script): 
https://github.com/hroncok/mini-mass-rebuild/blob/rpm-exclude/monitor_check_rpm.py

I've identified 1675 Fedora packages with `%exclude` in the spec. There might 
be false positives (`%%exclude`) and false negatives (`%include`) but as a 
sample, it works.

I will build all the packages (possibly with 20 minutes timeout not to waste 
resources) once the appdata generation (at least)  is disabled, see 
https://pagure.io/copr/copr/issue/1584

We should see how many packages will fail with `error: Installed (but 
unpackaged) file(s) found:` in the build.log. I suppose there are not that many 
packages that already fail with this error in rawhide, but if we want, I can 
recheck the failed ones in a control copr without the rpm snapshot.

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

Reply via email to