Hi Pat,

yum repolist - output:
> [root@host ~]# yum repolist
> Geladene Plugins: security
> sl                                                       | 3.6 kB     00:00   
>   
> sl-security                                              | 3.0 kB     00:00   
>   
> Repo-ID           Repo-Name:                                              
> Status
> sl                Scientific Linux 6.6 - x86_64                           
> 6.665
> sl-security       Scientific Linux 6.6 - x86_64 - security updates          
> 638
> repolist: 7.303
> [root@host ~]# 


epel is disable -- but there were packages installed from epel. I removed 
everything with
"rpm -e --nodeps `yum list installed | grep epel | awk '{ print $1 }'`"
and now the server seems to be happy again.

At one point yum complaint that rpmdb was altered, got rid with  
"yum history sync"



harry

Reply via email to