rpm -e --nodeps<br><br>?<br><br><div><span class="gmail_quote">On 11/16/06, <b class="gmail_sendername">Frank Tanner III</b> <<a href="mailto:pctech@mybellybutton.com">pctech@mybellybutton.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am having an odd Python issue when trying to run a yum update.  I get<br>the following message:<br><br>[root@nc6230 ~]# yum update<br>Loading "installonlyn" plugin<br>Setting up Update Process<br>Setting up repositories
<br>Reading repository metadata in from local files<br>Resolving Dependencies<br>--> Populating transaction set with selected packages. Please wait.<br>---> Package python-devel.i386 0:2.4.4-1.fc6 set to be updated<br>
--> Running transaction check<br>--> Processing Conflict: python-devel conflicts python < 2.4.4-1.fc6<br>--> Finished Dependency Resolution<br>Error: python-devel conflicts with python < 2.4.4-1.fc6<br><br>
When I do a query as to what python packages I have installed I get the<br>following:<br><br>[root@nc6230 ~]# rpm -qa |grep python-<br>python-numeric-23.7-2.2.2<br>libvirt-python-0.1.7-2<br>python-virtinst-0.95.0-1.fc6<br>
python-urlgrabber-2.9.9-2<br>python-crypto-2.0.1-4.fc6<br>python-elementtree-1.2.6-5<br>notify-python-0.1.0-3.fc6<br>python-sqlite-1.1.7-1.2.1<br>xchat-python-2.6.8-0<br>python-2.4.3-18.fc6<br>dbus-python-0.70-6<br>audit-libs-python-1.2.9-1.fc6
<br>gstreamer-python-0.10.5-2.fc6<br>rpm-python-4.4.2-32<br>python-sqlite2-2.3.2-2.fc6<br>python-ldap-2.2.0-2.1<br>python-devel-2.4.3-18.fc6<br>python-imaging-1.1.5-6.fc6<br>libselinux-python-1.30.29-2<br>python-2.4.4-1.fc6
<br>libxml2-python-2.6.27-1.FC6<br><br>If you notice both Python 2.4.3 and 2.4.4 are loaded  The update is for<br>updating python-devel to 2.4.4, however, it won't let me.  I have not<br>done any oddball upgrades and have let yum do all of my updates.  When I
<br>try to un-install the 2.4.3 version, of course, I get all sorts of error<br>message.<br><br>How can I fix this?  Any assistance that you can give me would be<br>greatly appreciated.<br><br>Thank you.<br>--<br><br>-----------------------
<br>Frank Tanner III (<a href="mailto:pctech@mybellybutton.com">pctech@mybellybutton.com</a>)<br>ICQ: 1730844<br>AIM: KalokSundancer<br>MSN: <a href="mailto:pctech@mybellybutton.com">pctech@mybellybutton.com</a><br>YIM: fbtanner
<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>