-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
rhel-9.2.0
-
None
-
None
-
None
-
rhel-sst-cs-plumbers
-
ssg_core_services
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
$ rpm -qp systemd-252-14.el9_2.7.x86_64.rpm --requires | grep python
policycoreutils-python-utils
This means installing systemd will always pull in python, via policycoreutils-python-utils.
I believe this dependency is not required. The scenario is identical to https://issues.redhat.com/browse/RHEL-35732
It seems the issue is limited to systemd-252-14.el9_2.7.x86_64 package only.
The newer release does not have such dependency:
systemd-252-18.el9.x86_64
systemd-252-32.el9_4.x86_64
- duplicates
-
RHEL-35732 systemd post-requires python (via policycoreutils-python-utils)
- Closed