My current version of python appears to be python 2.4.3
python - v (without quotes returned a slue of lines, but near the bottom it said Python 2.4.3 (#1, Jan 21 2009, 01:10:13) [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] on linux2
As to the question below - I have that directory, but not that file.
On Apr 22, 2009, at 1:04 PM, Les Mikesell wrote:
Dan Roberts wrote:
that aside - I can't run the command you suggest because any yum operation results in the same error message.
# yum clean all && yum update glibc* && yum update Traceback (most recent call last): File "/usr/bin/yum", line 28, in ? import yummain File "/usr/share/yum-cli/yummain.py", line 29, in ? import cli File "/usr/share/yum-cli/cli.py", line 30, in ? import output File "/usr/share/yum-cli/output.py", line 26, in ? from i18n import _ ImportError: No module named i18n
I think this is your immediate problem. Do you have a /usr/share/yum-cli/i18n.py file?
-- Les Mikesell lesmikesell@gmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos