Bug 1923938

Summary: sos.log prints effective options that are not valid cmdline options
Product: Red Hat Enterprise Linux 8 Reporter: Pavel Moravec <pmoravec>
Component: sosAssignee: Pavel Moravec <pmoravec>
Status: CLOSED ERRATA QA Contact: Miroslav HradĂ­lek <mhradile>
Severity: medium Docs Contact:
Priority: high    
Version: ---CC: agk, bmr, jhunsaker, mhradile, plambri, sbradley, theute
Target Milestone: rcKeywords: Triaged
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: sos-4.1-5.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 19:36:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Moravec 2021-02-02 09:34:40 UTC
Description of problem:
For "sos report --batch --build --no-report -o apache -k apache.log=yes", sos_logs/sos.log prints:

2021-02-02 09:38:25,187 INFO: [sos.report:setup] effective options now: --batch --build --noreport --only-plugins apache --plugopts apache.log=on

Some of the options are invalid / cant be used on cmdline:

--noreport
--plugopts apache.log=on

See https://github.com/sosreport/sos/issues/2288#issuecomment-771473281 for the complete list of such options.


Version-Release number of selected component (if applicable):
sos-4.0-7


How reproducible:
100%


Steps to Reproduce:
1. Call sos report with either option mentioned in the https://github.com/sosreport/sos/issues/2288#issuecomment-771473281 .
2. Grep for "effective options" in sos_logs/sos.log to see if valid option was printed there.


Actual results:
Invalid options printed there.


Expected results:
cmdline options to match "effective options".


Additional info:
some cmdline options names will change, that's ok/expected.

Comment 3 Pavel Moravec 2021-07-01 06:15:47 UTC
The --map[-file] unification fix proposed in https://github.com/sosreport/sos/pull/2602 .

Comment 12 errata-xmlrpc 2021-11-09 19:36:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (sos bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2021:4388