#2862 wrapperRPM should log generated spec file
Closed: Fixed by julian8628. Opened by mikem.

The wrapperRPM task generates a spec file from a provided template, and this spec is used to build the wrapper rpm. However, this spec file is only ever stored in the build environment. If there is an issue with the build, the only way to get the spec is to pull it out of the buildroot, which is often not possible.

It would be simple for the task handler to save the generated spec as a log file.


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.26

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.27 (was: 1.26)

PR #3078

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 83bff4dc fixes this issue

Commit cc7ec85c fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2862

Please continue any further discussion there.

Metadata
Related Pull Requests