I am forwarding this to devel@, because I am reviewing this package and would also like a response. Thanks, Maxwell ---------- Forwarded Message ---------- Subject: debug_package when using go_generate_buildrequires Date: Monday, December 6, 2021, 5:42:08 AM CST From: Mikel Olasagasti <mikel@xxxxxxxxxxxxxxx> To: golang@xxxxxxxxxxxxxxxxxxxxxxx Hi all, I was updating some golang specs I've and switching them to use go_generate_buildrequires. I realized that some specs that are using it fail to build if `%global debug_package %{nil}` is not set. Same spec with all BuildRequires defined works just fine. Example: - Full spec (go2rpm): https://mikel.olasagasti.info/tmp/fedora/golang-github-alecaivazis-survey-2.spec - go_generate_buildrequires spec: https://raw.githubusercontent.com/mikelolasagasti/github-cli/main/golang-github-alecaivazis-survey-2.spec - Full spec build: https://koji.fedoraproject.org/koji/taskinfo?taskID=79642572 - go_generate_buildrequires build: https://koji.fedoraproject.org/koji/taskinfo?taskID=79642147 Is this expected? Is adding `%global debug_package %{nil}` correct or good practice for this scenario? Kind regards, Mikel Olasagasti (mikelo2) _______________________________________________ golang mailing list -- golang@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to golang-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/golang@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure ----------------------------------------- -- Maxwell G (@gotmax23) Pronouns: He/Him/His PGP Key Fingerprint: f57c76e5a238fe0a628e2ecef79e4e25e8c661f8 PGP Keyserver: hkp://keyserver.ubuntu.com gotmax@e.email
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure