Bug 1000401 - unnecessary LogInfo in rlRun
Summary: unnecessary LogInfo in rlRun
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dalibor Pospíšil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: Release
Depends On:
Blocks: Fedora-beakerlib-1.9-3 1116317
TreeView+ depends on / blocked
 
Reported: 2013-08-23 11:38 UTC by Dalibor Pospíšil
Modified: 2014-07-30 06:57 UTC (History)
2 users (show)

Fixed In Version: beakerlib-1.9-3.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-30 06:57:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
remove-info-message.patch (793 bytes, patch)
2013-08-23 11:38 UTC, Dalibor Pospíšil
no flags Details | Diff

Description Dalibor Pospíšil 2013-08-23 11:38:20 UTC
Created attachment 789569 [details]
remove-info-message.patch

If using some options like -s one more info message is printed and logged in journal.

rlRun "snmptable -c public -v 2c 127.0.0.1 dskTable"
produces following log:

:: [   INFO   ] ::   rlRun: command = 'snmptable -c public -v 2c 127.0.0.1 dskTable'; exitcode = 0; expected = 0
:: [   PASS   ] ::   Running 'snmptable -c public -v 2c 127.0.0.1 dskTable' (Expected 0, got 0)

I don't think that the info message is somehow useful. If it is useful, it should be definitely a debug message.

Attached patch completely remove the message.

Comment 1 Dalibor Pospíšil 2013-08-23 13:13:37 UTC
(In reply to Dalibor Pospíšil from comment #0)
> rlRun "snmptable -c public -v 2c 127.0.0.1 dskTable"
this has to be
rlRun -s "snmptable -c public -v 2c 127.0.0.1 dskTable"

Comment 3 Fedora Update System 2014-06-17 13:41:37 UTC
beakerlib-1.9-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/beakerlib-1.9-1.fc20

Comment 4 Fedora Update System 2014-06-17 23:29:08 UTC
Package beakerlib-1.9-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing beakerlib-1.9-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7442/beakerlib-1.9-1.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-07-02 08:01:18 UTC
beakerlib-1.9-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/beakerlib-1.9-2.fc20

Comment 6 Dalibor Pospíšil 2014-07-04 08:51:00 UTC
Please consider the package fixing this bug available in Fedora stable repos once bz1116308 is closed and RHEL stable repos once bz1116317 is closed.

Fixed in:
beakerlib-1.9-2.fc19
beakerlib-1.9-2.fc20
beakerlib-1.9-2.fc21
beakerlib-1.9-3.el5
beakerlib-1.9-2.el6
beakerlib-1.9-2.el7

Comment 7 Fedora Update System 2014-07-17 13:15:41 UTC
beakerlib-1.9-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/beakerlib-1.9-3.fc20

Comment 8 Fedora Update System 2014-07-30 06:57:12 UTC
beakerlib-1.9-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


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