[Rpm-maint] [rpm-software-management/rpm] Hammer in "no debuginfo for noarch" packages, damn it (PR #3130)
Panu Matilainen
notifications at github.com
Tue May 28 11:11:55 UTC 2024
All the work we now do to get target platform right gets thrown away by mock apparently always passing "--target $(uname -m)" equivalent to rpmbuild, causing %_target_cpu and all that stuff be wrong during build scriptlet execution. Those are right during the initial spec parse so the old implementation just barely scraped through it all.
Hammer in a C-side test based on the package arch to disable debuginfo packages on noarch no matter what. Pfft.
Fixes: #3115
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3130
-- Commit Summary --
* Hammer in "no debuginfo for noarch" packages, damn it
-- File Changes --
M build/build.c (5)
M tests/rpmbuild.at (12)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3130.patch
https://github.com/rpm-software-management/rpm/pull/3130.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3130
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3130 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240528/8f74ac8c/attachment.html>
More information about the Rpm-maint
mailing list