Finally, I resolved the python-devel dependence issue

Source: Internet
Author: User
In my fc5, I couldn't update Python-devel from 2.4.3-8 to 2.4.3-9 from last year. It's too difficult to resolve. But today I made it.

Till today I ran # rpm-Q Python and found 2 version of Python:
# Rpm-Q Python
Python-2.4.3-8.FC5
Python-2.4.3-9.FC5

It's a big issue... haha what did I use 2 python? There must be one is useless.

So I tried to remove one.

# Rpm e python-2.4.3-8.FC5
Error: Failed dependencies:
Python = 2.4.3-8. fc5 is needed by (installed) python-devel-2.4.3-8.FC5.i386

Oh... it's failed .....

Then I ran
# Rpm-e -- nodeps python-2.4.3-8.FC5

Wow ...... it worked ...... and the python-2.4.3-8.FC5 is removed.
Then I call
# Yum update Python-devel

And sucessfully update my python-devel. Haha .....

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.