[Rpm-maint] [rpm-software-management/rpm] %generate_buildrequires should not trigger the debuginfo machinery (Issue #1870)
Maxwell G
notifications at github.com
Sun Aug 21 18:03:30 UTC 2022
@ffesti, you can look at https://src.fedoraproject.org/rpms/golang-x-net/blob/rawhide/f/golang-x-net.spec. It only has one noarch subpackage. (`%gopkg` generates the subpackage definitions). When using static `BuildRequires` it builds fine, but when using `%generate_buildrequires` it fails with `error: Empty %files file debugfiles.list` and requires `%global debug_package %{nil}`. You can use `go2rpm -f https://github.com/golang/net --commit 0bcc04d9c69b4e379010f97e15bb7751dc57156b -R golang.org/x/net` to generate the same specfile as linked above but with static BuildRequires.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1870#issuecomment-1221593855
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/1870/1221593855 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220821/4a5ea94c/attachment-0001.html>
More information about the Rpm-maint
mailing list