mkdir directoriovacio
cd directoriovacio
yum reinstall *
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
/lib64/libkeyutils.so.1: file too short
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.7.5 (default, Nov 12 2013, 16:18:42)
[GCC 4.8.2 20131017 (Red Hat 4.8.2-1)]
rpm -e --nodeps PACKAGE
yum install PACKAGE
rpm -e --justdb --nodeps PACKAGE
yum install PACKAGE