Skip to content

hotfix: disable debug package in COPR spec#205

Merged
q-soriarty merged 2 commits intomainfrom
hotfix/203-copr-debug-package
Apr 16, 2026
Merged

hotfix: disable debug package in COPR spec#205
q-soriarty merged 2 commits intomainfrom
hotfix/203-copr-debug-package

Conversation

@q-soriarty
Copy link
Copy Markdown
Contributor

Summary

Pre-built Go binaries are stripped — find-debuginfo produces an empty debugsourcefiles.list which fails the RPM build on COPR.

Fix: add %global debug_package %{nil} to spec.

Part of #203

Pre-built Go binaries are stripped — find-debuginfo produces an empty
debugsourcefiles.list which fails the RPM build.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

- copr spec: disable debug package for pre-built stripped binaries
- snap: add CGO_ENABLED=0 and ignore classic linter (static Go binary)
@q-soriarty q-soriarty merged commit 612cc9d into main Apr 16, 2026
5 checks passed
@q-soriarty q-soriarty deleted the hotfix/203-copr-debug-package branch April 16, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant