Code:
[root@v985 ~]# rpm -ihv yum-2.4.0-5.py24.noarch.rpm
warning: yum-2.4.0-5.py24.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 4ad653e1
error: Failed dependencies:
libxml2-python24 is needed by yum-2.4.0-5.py24.noarch
python24-elementtree is needed by yum-2.4.0-5.py24.noarch
python24-sqlite is needed by yum-2.4.0-5.py24.noarch
python24-yum = 2.4.0 is needed by yum-2.4.0-5.py24.noarch
rpm-python24 is needed by yum-2.4.0-5.py24.noarch
[root@v985 ~]# rpm -ihv --nodeps yum-2.4.0-5.py24.noarch.rpm
warning: yum-2.4.0-5.py24.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 4ad653e1
Preparing... ########################################### [100%]
1:yum ########################################### [100%]
[root@v985 ~]# yum
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named yum
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.4.1 (#1, May 16 2005, 15:19:29)
[GCC 4.0.0 20050512 (Red Hat 4.0.0-5)]
If you cannot solve this problem yourself, please send this
message to <yum@lists.linux.duke.edu>.
[root@v985 ~]#