Florian Festi
Florian Festi
This is currently missing a test case and is just based on reading the code. @simo5: Can you provide a spec file for testing this?
Added a test case based on the diff and also disabled buildid creation. This change now uses `%_enable_debug_packages` to controll the behavior instead of `%debug_package` which is a template for...
It does. Moved to %__debug_package. There are just too many macros...
OK, this fails a couple of other test cases. Back to %_enable_debug_packages.
Rebased to master.
Merged as #3259
Yes, this isn't a great solution. But it at least gives the user a fighting chance of figuring out what's happening here. I agree we would want a better solution...
The second patch actually adds this more generic message. Added test cases for both outputs. This should probably be squashed into one commit. I left it separate as it was...
Don' t think we do have an upstream ticket. At least I did not find one on a quick search and I assume it would be linked here already if...
Here you go!