[Rpm-maint] [rpm-software-management/rpm] Why find-debuginfo script only operates on executable files? (Discussion #3195)

Shreenidhi Shedi notifications at github.com
Thu Jul 11 08:06:05 UTC 2024


Hi @pmatilai, any inputs on the above issue?
I faced a similar issue with another package recently. My package has only few shared object files and I installed those `.so` files with 644 permission in RPM_BUILD_ROOT and find-debuginfo failed with empty debugfiles.list error. But newer version of rpm changes .so file permissions to 644 by default and I installed them as 644 by default.

RPM post install script might do the permission changes post gathering debuginfo data but installing .so files with 644 permission is a valid case. Can you please provide some info. I need to know if this should be handled at individual spec level or can be fixed in find-debuginfo tool itself. Thanks.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3195#discussioncomment-10018212
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/3195/comments/10018212 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240711/fc49ebbf/attachment.html>


More information about the Rpm-maint mailing list