#2795 CLI: unify warning messages to stderr
Closed: Fixed by tkopecek. Opened by julian8628.

To differ the warning output from the normal one, we'd better put warning msgs to stderr if no conflict.


Are there still some? All warnings should use warn() which uses stderr.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Ok, there is a few. And with this I would remove 'Warning: ' prefix from all of the warnings. If we want to have such prefix we can do that inside warn() to be consistent.

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.26

PR #2803

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

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

Commit 1066f8f1 fixes this issue

Commit 508b7aa8 fixes this issue

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

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

Please continue any further discussion there.

Metadata
Related Pull Requests