[Bug 1206008] New: sealert - ModuleNotFoundError: No module named 'formatter'
http://bugzilla.opensuse.org/show_bug.cgi?id=1206008 Bug ID: 1206008 Summary: sealert - ModuleNotFoundError: No module named 'formatter' Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Major Priority: P5 - None Component: X11 Applications Assignee: screening-team-bugs@suse.de Reporter: torsten@behrens.biz QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hi, I run into a bug at "sealert", because of the outdated formatter module (at Python310) which should not be used anymore. Command: sealert -s Message: pps, sealert hit an error! Traceback (most recent call last): File "/usr/bin/sealert", line 682, in <module> run_as_dbus_service(username) File "/usr/bin/sealert", line 127, in run_as_dbus_service app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True) File "/usr/bin/sealert", line 344, in __init__ from setroubleshoot.serverconnection import ServerConnectionHandler File "/usr/lib/python3.10/site-packages/setroubleshoot/serverconnection.py", line 22, in <module> from setroubleshoot.rpc_interfaces import SETroubleshootServerInterface File "/usr/lib/python3.10/site-packages/setroubleshoot/rpc_interfaces.py", line 21, in <module> from setroubleshoot.signature import * File "/usr/lib/python3.10/site-packages/setroubleshoot/signature.py", line 72, in <module> from setroubleshoot.html_util import * File "/usr/lib/python3.10/site-packages/setroubleshoot/html_util.py", line 39, in <module> import formatter as Formatter ModuleNotFoundError: No module named 'formatter' The workaround could be, to use the outdated formatter module and/or sealert with a different python version. Also maybe formatter2 can be used? Hopefully this bug can be fixed at python310 ? Thanks Kind regards Torsten -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206008 http://bugzilla.opensuse.org/show_bug.cgi?id=1206008#c1 Torsten Behrens <torsten@behrens.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|X11 Applications |MicroOS Assignee|screening-team-bugs@suse.de |kubic-bugs@opensuse.org --- Comment #1 from Torsten Behrens <torsten@behrens.biz> --- changed to microos -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206008 http://bugzilla.opensuse.org/show_bug.cgi?id=1206008#c2 Richard Brown <rbrown@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbrown@suse.com, | |torsten@behrens.biz Flags| |needinfo?(torsten@behrens.b | |iz) --- Comment #2 from Richard Brown <rbrown@suse.com> --- sealert is not installed on MicroOS, so why is this a MicroOS bug? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com