On Tue, 12 May 2026 at 11:45, Mark Wielaard <[email protected]> wrote:

> Hi Iñaki,
>
> On Fri, May 08, 2026 at 02:44:36PM +0200, Iñaki Ucar wrote:
> > Is there a way to exclude certain files from debuginfo and build-id
> > generation without completely disabling this feature?
>
> Why exactly do you wish to exclude specific files? Is there a bug in
> the feature?
>

There's no bug. It's for personal packages when you want to keep the
ability to debug and yet there is some precompiled stuff that you cannot
avoid and it appears in third-party packages too.


> find-debuginfo only operates on executable ELF files. You can trick it
> to not process a specific file by removing the executable bit chmod -x, but
> then install the file with the executable bit set back in %files.
>

Nice. Thank you.

Iñaki


>
> Cheers,
>
> Mark
> --
> _______________________________________________
> devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/[email protected]
> Do not reply to spam, report it:
> https://forge.fedoraproject.org/infra/tickets/issues/new
>


-- 
Iñaki Úcar
-- 
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to