Bug 1006792 - [RHEVM] [rhevm-iso-uploader] info message appear in stderr, instead of stdout.
Summary: [RHEVM] [rhevm-iso-uploader] info message appear in stderr, instead of stdout.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-iso-uploader
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.3.0
Assignee: Sandro Bonazzola
QA Contact: Tareq Alayan
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-11 09:59 UTC by Sandro Bonazzola
Modified: 2015-09-22 13:09 UTC (History)
7 users (show)

Fixed In Version: rhevm-iso-uploader-3.3.0-1.el6ev
Doc Type: Bug Fix
Doc Text:
Previously the logging system wrote all messages to the standard error. Now only errors are logged to the standard error, all the other message are logged to standard output.
Clone Of:
Environment:
Last Closed: 2013-09-16 09:05:10 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:0077 0 normal SHIPPED_LIVE rhevm-iso-uploader bug fix and enhancement update 2014-01-21 20:36:29 UTC
oVirt gerrit 19124 0 None None None Never
oVirt gerrit 19196 0 None None None Never

Description Sandro Bonazzola 2013-09-11 09:59:16 UTC
Bug #956518 also affects rhevm-iso-uploader.

Description of problem:
'rhevm--iso-uploader -i unknown upload iso'
sends info message to stderr instead of stdout:

rc: 1

out: <empty>

err: 
 ERROR: An ISO storage domain with a name of unknown was not found.
 INFO: Use the -h option to see usage.

Comment 1 Sandro Bonazzola 2013-09-11 11:17:36 UTC
patch pushed upstream master:

Previously the logging system wrote all the messages
to the standard error.

Now only errors are logged to the standard error, all the
other message are logged to standard output.

Comment 2 Sandro Bonazzola 2013-09-12 14:25:40 UTC
patch merged upstream master, pushed upstream 3.3

Comment 3 Sandro Bonazzola 2013-09-12 14:26:57 UTC
patch merged upstream 3.3


Note You need to log in before you can comment on or make changes to this bug.