[Bug 1213929] New: zypper-changelog-plugin lacks dependencies (No module named 'rpm')

https://bugzilla.suse.com/show_bug.cgi?id=1213929 Bug ID: 1213929 Summary: zypper-changelog-plugin lacks dependencies (No module named 'rpm') Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp Assignee: zypp-maintainers@suse.de Reporter: ma@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- After installing the zypper-changelog-plugin in a TW container it says:
21606fdb0e6d:/ # zypper changelog Traceback (most recent call last): File "/usr/bin/zypper-changelog", line 30, in <module> import rpm ModuleNotFoundError: No module named 'rpm'
A bunch of dependencies were installed together with the package, but python311-rpm was missing. -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1213929 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|zypp-maintainers@suse.de |zbalogh@suse.com -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1213929 https://bugzilla.suse.com/show_bug.cgi?id=1213929#c1 --- Comment #1 from Michael Andres <ma@suse.com> ---
21606fdb0e6d:/ # zypper changelog -p zypper Traceback (most recent call last): File "/usr/bin/zypper-changelog", line 172, in <module> zcat_process = subprocess.Popen(["zcat", ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib64/python3.11/subprocess.py", line 1950, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'zcat' '/usr/bin/zypper-changelog' exited with status 1
Maybe a few more dependencies are missing: zcat -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1213929 https://bugzilla.suse.com/show_bug.cgi?id=1213929#c2 Zoltan Balogh <zbalogh@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #2 from Zoltan Balogh <zbalogh@suse.com> --- Thank you for reporting the problem. I am on it and I will release a fix in few days. -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1213929 https://bugzilla.suse.com/show_bug.cgi?id=1213929#c3 --- Comment #3 from Zoltan Balogh <zbalogh@suse.com> --- The https://build.opensuse.org/request/show/1178636 is up -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com