
Hey guys! I got a wierd issue today doing 'yum upgrade' I'm hoping you can help me with. The transaction failed because of systemd packages. I can't update systemd packages because they're already the latest, but old versions are still around because of ovirt related dependencies: # rpm -q systemd systemd-219-62.el7_6.9.x86_64 systemd-219-67.el7_7.1.x86_64 # rpm -e systemd-219-62.el7_6.9.x86_64 error: Failed dependencies: systemd = 219-62.el7_6.9 is needed by (installed) systemd- python-219-62.el7_6.9.x86_64 # rpm -e systemd-python-219-62.el7_6.9.x86_64 error: Failed dependencies: systemd-python is needed by (installed) ovirt-imageio-proxy- 1.5.1-0.el7.noarch Is this something you are aware of or are am I a special little snowflake? :) /K