[Rpm-maint] [rpm-software-management/rpm] Is it possible to skip "checking for unpackaged file(s) /usr/lib/rpm/check-files" ? (Issue #3810)
Florian Festi
notifications at github.com
Tue Jun 17 07:14:11 UTC 2025
ffesti left a comment (rpm-software-management/rpm#3810)
As stated in the macros file (typically /usr/lib/rpm/macros) you can just comment out `%__check_files` there to disable the check. But you probably shouldn't as the test is there for a reason.
But this taking a full hour is obviously a problem. What kind of package are you building? And how man files are in that? This may very well be an performance issue we want to address. We have already sped up quite a few of helper scripts during build but not check_files (yet).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3810#issuecomment-2979208571
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3810/2979208571 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250617/882751a4/attachment.htm>
More information about the Rpm-maint
mailing list