#4046 kiwi: Generate full logs with debug information
Merged by tkopecek. Opened by ngompa.
ngompa/koji kiwibuild-debug  into  master

Download 4046.patch

Without this flag, we do not have logs that include the details of
what happened during the build.

FYI @adamwill @kevin @jnsamyak: we should probably cherry-pick this into Fedora Koji.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

How much larger are the logs going to be here? Should this be configurable in some way?

The "debug" logs just ensure the output from the programs executed by kiwi is captured in the logs. For a container build, the log without debug is ~100K, and the log with debug is ~190K. It's not that much more logging data.

ok, wfm. We can always make it configurable later if it becomes a problem

rebased onto 835f23f2ab655b6995c5b6904c0897cbc82f2fca

Metadata Update from @relias-redhat:
- Pull-request tagged with: testing-done

Commit 6e2e795b fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata