Skip to content

Building for fc41 doesn't work #3400

Answered by FrostyX
BurningPho3nix asked this question in Q&A
Discussion options

You must be logged in to vote

This sounds like you are missing a debug package
https://docs.fedoraproject.org/en-US/packaging-guidelines/Debuginfo/

I think an easyfix for you could be disabling the debug package but putting this at the top of you specfile.

%global debug_package %{nil}

This isn't the correct solution but you could try if it helps, so you can narrow the scope of the issue.

I am moving this to a "discussions" because this is not a Copr bug.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BurningPho3nix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3399 on September 04, 2024 11:56.