Bug 2058142 - unable to run sos-report module named sos.help not found
Summary: unable to run sos-report module named sos.help not found
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sos
Version: 36
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Sandro Bonazzola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-24 11:43 UTC by Jelle van der Waa
Modified: 2022-03-26 15:04 UTC (History)
4 users (show)

Fixed In Version: sos-4.3-2.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-26 15:04:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jelle van der Waa 2022-02-24 11:43:36 UTC
Description of problem:

sos report "crashes"

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

sos-4.3-1.fc36.noarch

How reproducible:

Always.

Steps to Reproduce:
1. Run sos report or sosreport

Actual results:

[root@fedora-36-127-0-0-2-2201 ~]# sos report
Traceback (most recent call last):
  File "/usr/sbin/sos", line 21, in <module>
    sos = SoS(sys.argv[1:])
  File "/usr/lib/python3.10/site-packages/sos/__init__.py", line 62, in __init__
    import sos.help
ModuleNotFoundError: No module named 'sos.help'

Comment 1 Jelle van der Waa 2022-02-24 11:52:25 UTC
Seems it's already fixed upstream but did not end up in the package yet https://github.com/sosreport/sos/commit/ac4eb48fa35c13b99ada41540831412480babf8d

Comment 2 Sandro Bonazzola 2022-02-24 12:34:04 UTC
@jhunsaker are you planning a new tag anytime soon?

Comment 3 Jake Hunsaker 2022-02-24 14:33:22 UTC
No, we don't have plans for a new tag.

Comment 5 Fedora Update System 2022-02-28 14:59:51 UTC
FEDORA-2022-2b70b4ed3f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2b70b4ed3f

Comment 7 Sandro Bonazzola 2022-02-28 15:02:31 UTC
[root@fedora36 ~]# sos report

sosreport (version 4.3)

This command will collect system configuration and diagnostic
information from this Fedora system.

For more information on the Fedora Project visit:

        Community Website : https://fedoraproject.org/
        Community Forums  : https://discussion.fedoraproject.org/

The generated archive may contain data considered sensitive and its
content should be reviewed by the originating organization before being
passed to any third party.

No changes will be made to system configuration.


Premere INVIO per continuare, o CTRL-C per usicre.

Optionally, please enter the case id that you are generating this report for []: 

 Setting up archive ...
 Setting up plugins ...
[plugin:networking] skipped command 'ip -s macsec show': required kmods missing: macsec.   Use '--allow-system-changes' to enable collection.
[plugin:networking] skipped command 'ss -peaonmi': required kmods missing: xsk_diag.   Use '--allow-system-changes' to enable collection.
[plugin:sssd] skipped command 'sssctl config-check': required services missing: sssd.  
[plugin:sssd] skipped command 'sssctl domain-list': required services missing: sssd.  
 Running plugins. Please wait ...

  Finishing plugins              [Running: yum]                                           
  Finished running plugins                                                               
Creazione di un archivio compresso, in corso ...

Your sosreport has been generated and saved in:
	/var/tmp/sosreport-fedora36-2022-02-28-tsimjlx.tar.xz

 Size	9.16MiB
 Owner	root
 sha256	c11275ece8b4b3629b35e405b377f9661488ad95979fa77a1018f88e8c31f452

Comment 8 Fedora Update System 2022-03-01 16:31:19 UTC
FEDORA-2022-2b70b4ed3f has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-2b70b4ed3f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2b70b4ed3f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2022-03-26 15:04:27 UTC
FEDORA-2022-2b70b4ed3f has been pushed to the Fedora 36 stable repository.
If problem still persists, 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.