2009/10/12 cornel panceac <cpanc...@gmail.com>

>
>
> 2009/10/12 cornel panceac <cpanc...@gmail.com>
>
>
>>
>>> Try running
>>>
>>>   yum clean all
>>>
>>> and then try it again.
>>>
>>> However, you need to careful since none of your repositories appear
>>> to be bona fida CentOS  repositories (just by looking at the name.)
>>>
>>> A slightly different version of python may create havoc when trying to
>>> upgrade other packages with python dependencies.
>>>
>>> I don't have the trailing "_3.6" on mine which makes me suspicious that
>>> it might *not* be the correct version - but I might be wrong about that.
>>>
>>> Also, all my packages end with ".i386" instead of "_3.6".
>>>
>>
>> that's interesting, because my Centos-Base.repo looks like the attached
>> file.
>>
>
> btw, here's
>
>  # yum check-update
> Loaded plugins: fastestmirror, security
> Loading mirror speeds from cached hostfile
>  * base: download.srv.ro
>  * updates: download.srv.ro
>  * addons: download.srv.ro
>  * extras: download.srv.ro
> Skipping security plugin, no data
>
> python.i386                              2.4.3-24.el5_3.6
> updates
>
> so maybe the mirror is compromised .....
>
>>
>> eventually, disabling fastestmirror  'fixed' the problem. is there an easy
way to find out which mirror was used to install python from?

meanwhile, the fun continues as in the attached file :)

-- 
Linux counter #213090
# yum remove yum-fastestmirror
Loaded plugins: fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package yum-fastestmirror.noarch 0:1.1.16-13.el5.centos set to be erased
--> Processing Dependency: yum-fastestmirror for package: yum
--> Running transaction check
---> Package yum.noarch 0:3.2.19-18.el5.centos set to be erased
--> Processing Dependency: yum >= 3.2.19-16 for package: yum-utils
--> Processing Dependency: yum >= 3.2.0 for package: yum-updatesd
--> Processing Dependency: yum >= 3.2.18 for package: yum-security
--> Processing Dependency: yum >= 3.2.5-2 for package: pirut
--> Running transaction check
---> Package yum-updatesd.noarch 1:0.9-2.el5 set to be erased
---> Package yum-utils.noarch 0:1.1.16-13.el5.centos set to be erased
---> Package yum-security.noarch 0:1.1.16-13.el5.centos set to be erased
---> Package pirut.noarch 0:1.3.28-13.el5.centos set to be erased
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================================================
 Package                                        Arch                                Version                                            Repository                              Size
====================================================================================================================================================================================
Removing:
 yum-fastestmirror                              noarch                              1.1.16-13.el5.centos                               installed                               47 k
Removing for dependencies:
 pirut                                          noarch                              1.3.28-13.el5.centos                               installed                              1.4 M
 yum                                            noarch                              3.2.19-18.el5.centos                               installed                              3.1 M
 yum-security                                   noarch                              1.1.16-13.el5.centos                               installed                               60 k
 yum-updatesd                                   noarch                              1:0.9-2.el5                                        installed                               55 k
 yum-utils                                      noarch                              1.1.16-13.el5.centos                               installed                              189 k

Transaction Summary
====================================================================================================================================================================================
Install      0 Package(s)         
Update       0 Package(s)         
Remove       6 Package(s)         

Is this ok [y/N]: 

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to