Problem updating python-devel on FC6

Antonio Olivares olivares14031 at yahoo.com
Mon Dec 11 13:49:07 UTC 2006



----- Original Message ----
From: Rex Dieter <rdieter at math.unl.edu>
To: fedora-list at redhat.com
Sent: Friday, December 8, 2006 11:51:11 AM
Subject: Re: Problem updating python-devel on FC6

John DeDourek wrote:

> On a
>    yum update
> I am seeing
>    Error: python-devel conflicts with python < 2.4.4-1.fc6
> 
> This is most likely due to the fact that
>    rpm -q python
> shows
>    python-2.4.3-18.fc6
>    python-2.4.4-1.fc6

Easy:

rpm -e python-2.4.3-18.fc6

-- Rex


-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

I have the same problem, but his easy solution does not work for me

[root at localhost Downloads]# yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package libgsf.i386 0:1.14.1-7 set to be updated
---> Package bind-libs.i386 31:9.3.3-0.1.rc3.fc6 set to be updated
---> Package python-devel.i386 0:2.4.4-1.fc6 set to be updated
---> Package libgsf-devel.i386 0:1.14.1-7 set to be updated
---> Package bind-utils.i386 31:9.3.3-0.1.rc3.fc6 set to be updated
---> Package dhclient.i386 12:3.0.5-1.fc6 set to be updated
--> Running transaction check
--> Processing Conflict: python-devel conflicts python < 2.4.4-1.fc6
--> Finished Dependency Resolution
Error: python-devel conflicts with python < 2.4.4-1.fc6
[root at localhost Downloads]# rpm -qa python
python-2.4.3-18.fc6
python-2.4.4-1.fc6
[root at localhost Downloads]# rpm -e python-2.4.3-18.fc6
error: Failed dependencies:
        python = 2.4.3-18.fc6 is needed by (installed) python-devel-2.4.3-18.fc6.i386
[root at localhost Downloads]# rpm -e python-devel-2.4.3-18.fc6
error: Failed dependencies:
        python-devel is needed by (installed) sip-devel-4.4.5-3.i386
        python-devel is needed by (installed) pycairo-devel-1.2.0-1.1.i386
[root at localhost Downloads]#

What should I do?

Thanks,

Antonio 





 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com




More information about the fedora-list mailing list