[Rpm-maint] [rpm-software-management/rpm] %generate_buildrequires should not trigger the debuginfo machinery (Issue #1870)
Maxwell G
notifications at github.com
Mon Sep 26 15:05:41 UTC 2022
Golang library packages often don't ship any go binaries and thus no arched (sub)packages, but they're built on all arches to ensure that the tests pass everywhere and that the noarch `-devel` subpackage does not contain different contents when built on different architectures. Rust libraries work similarly and also have to disable debuginfo like this. For Go application packages (e.g. hugo or containerd) that build binaries and thus ship arched RPMs, debuginfo extraction works just fine. There's just nothing to extract if no bianries are built.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1870#issuecomment-1258178039
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/1870/1258178039 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220926/c8b24164/attachment.html>
More information about the Rpm-maint
mailing list