Re: Yum update , Went Bad

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  On 08/13/2010 05:53 PM, binarynut@xxxxxxxxxxx wrote:
>    FC12, X86_64
>
> Doing a "yum update" I get this Error message.
>
> There was a problem importing one of the Python modules
> required to run yum. The error leading to this problem was:
>
>      No module named cElementTree
>
> 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.6.2 (r262:71600, Jun  4 2010, 18:28:58)
> [GCC 4.4.3 20100127 (Red Hat 4.4.3-4)]
>
> If you cannot solve this problem yourself, please go to
> the yum faq at:
>     http://yum.baseurl.org/wiki/Faq
>
>
> And I did a locate cElementTree , and;
>
> /usr/lib64/python2.6/xml/etree/cElementTree.py
> /usr/lib64/python2.6/xml/etree/cElementTree.pyc
> /usr/lib64/python2.6/xml/etree/cElementTree.pyo
>
>
> I'm working from a Single User Mode, And the Computer is crashed and I
> want to Upgrade to to FC13 but yum is causing problems.
>
> I do have the network up in Single user mode.
Perhaps your python installation got corrupted???

Assuming your current python version is: 2.6.2-8

Do this:

cd /tmp
wget -c -ndH 
http://mirrors.kernel.org/fedora/updates/12/x86_64/python-2.6.2-8.fc12.x86_64.rpm

yum -y install ./python-2.6.2-8.fc12.x86_64.rpm

and then retry yum -y update

If it is an older version, they you will have to search for it.
Oooops! You are in single user mode.
Well, now that you know how to bring up the network
manually,
init 5
and after the desktop comes up login,
and if necessary, bring up the net manually
(if it did not stay up after doing init 5),
and then run

sudo yum -y update

If that fails with the same reason, you will have
to bring up your browser to find the right version.


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux