I've got rpm-python-4.0.4-7x.18.i386.rpm and yum-1.0.3-7sme03.noarch.rpm installed on my SME6.0.1 server.
When I run yum, I get the following error:
Traceback (most recent call last):
File "/usr/bin/yum", line 22, in ?
import yummain
ImportError: Bad magic number in /usr/share/yum/yummain.pyc
Googling the above reveals this is a python version issue? But if I do:
# rpm -q python
python-1.5.2-43.73
Any thoughts? I'd love to get yum running to apply the updates, and help test some of the new ones.