Hide Forgot
Also happens for yum-utils-1.1.31-34.el7.noarch easy reproducer (when yum-utils is already installed): 1. # rpm -e --nodeps libxml2-python 2. # yum -y reinstall yum-utils 3. # repo-rss -h Traceback (most recent call last): File "/usr/bin/repo-rss", line 25, in <module> import libxml2 ImportError: No module named libxml2 +++ This bug was initially created as a clone of Bug #1155093 +++ Description of problem: yum-utils needs to have a Requires: libxml2-python added as repo-rss requires libxml2-python. Version-Release number of selected component (if applicable): yum-utils-1.1.30-30.el6 How reproducible: Always Steps to Reproduce: 1. Do a minimal RHEL-6.6 install then install yum-utils
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2187.html