https://bugzilla.suse.com/show_bug.cgi?id=1219499 Bug ID: 1219499 Summary: rpmconf fails to run Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: benoit.monin@gmx.fr QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- rpmconf fails to run on tumbleweed 20240131, it runs fine on 20240130. Running it throws the following error message: Traceback (most recent call last): File "/sbin/rpmconf", line 25, in <module> from rpmconf import rpmconf File "/usr/lib/python3.11/site-packages/rpmconf/rpmconf.py", line 47, in <module> rpm.setInterruptSafety(False) ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'rpm' has no attribute 'setInterruptSafety' -- You are receiving this mail because: You are on the CC list for the bug.