/usr/lib/python3/dist-packages/sos/__pycache__
NameSizeModeActions
archive.cpython-310.pyc235540644editdlrm
component.cpython-310.pyc161280644editdlrm
missing.cpython-310.pyc27590644editdlrm
options.cpython-310.pyc115130644editdlrm
utilities.cpython-310.pyc232920644editdlrm
__init__.cpython-310.pyc52530644editdlrm
Edit: /usr/lib/python3/dist-packages/sos/__pycache__/missing.cpython-310.pyc (2759B)
o G%@i@s8ddlZddlmZGdddeZGdddeZdS)N) SoSComponentc@s<eZdZdZdZdZdZdZddZddZ e d d Z d S) MissingCollectaKThis is used as a placeholder for when the local sos installation attempts to import sos.collector, but that module is not present. In those scenarios, it means that sos has been split into sub-packages. Barring incorrect splitting, this 'sos.missing' module should always be available to the main sos package. Fz7(unavailable) Collect an sos report from multiple nodeszIt appears likely that your distribution separately ships a package called sos collect. Please install it to enable this functioncCtjddS)NzThe collect command is unavailable as it appears to be packaged separately for your distribution. Please install the latest sos collect package to enable this functionality. sysstderrwriteselfr -/usr/lib/python3/dist-packages/sos/missing.pyexecutezMissingCollect.executecCsgS)zOverride the normal component method to basically ignore all options given, so that we always print the error message that collect is unavailable, rather than failing on the parser when collect is called with options. r r r r r load_optionsszMissingCollect.load_optionscCsd|j}||_|S)zpSet the --help output for collect to a message that shows that the functionality is unavailable zs *