[Rpm-maint] [rpm-software-management/rpm] brp-strip fails with Guile objects on Fedora 35 (#1765)

Florian Festi notifications at github.com
Thu Sep 16 06:44:06 UTC 2021


Go files are not an issue here. Rpmbuild (`brp-strip`) classifies the files using the `file` utility and passes everything that is `ELF.*, not stripped` to the `strip` utility. One could argue this is an issue in the `strip` utility -  or `file`. But as a workaround we can exclude `*.go` files from this procedure.

-- 
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/1765#issuecomment-920622860
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210915/e8b05fb7/attachment.html>


More information about the Rpm-maint mailing list