[BlueOnyx:13262] Re: Active Monitor / quarter-hourly cron / swatch

Michael Stauber mstauber at blueonyx.it
Mon Jun 24 12:02:36 -05 2013


Hi Neil,

> My repository list looks like:
> [root at server ~]# yum repolist
> Loaded plugins: priorities, security
> 118 packages excluded due to repository priority protections
> repo id                                repo name                        
>                                      status
> BlueOnyx                               BlueOnyx - i386                  
>                                      2,194+47
> Solarspeed.net                         Solarspeed.net 5107R on
> CentOS6/SL6 - i386                                 16+1
> Webmin                                 Webmin Distribution Neutral      
>                                           151
> epel                                   Extra Packages for Enterprise
> Linux 6 - i386                              7,601
> openwebmail                            Openwebmail for Fedora or
> Enterprise Linux                                 13+4
> sl                                     Scientific Linux 6x - i386      
>                                       4,807+70
> sl-security                            Scientific Linux 6x - i386 -
> security updates                               372
> repolist: 15,154
>  

And there is your problem:

Your box is tied into a whole bunch of unsupported YUM repositories:

- Webmin
- epel
- openwebmail

The swatch you got there is probably an RPM with an identical name (and
different purpose) from one of the other YUM repositories. Most likely
it's from epel.

Go into /etc/yum.repos.d/ and remove the epel YUM repository config
file. Then remove swatch again and install it again with the procedure I
gave you before.

Please do not tie your server into unsupported third party YUM
repositories. It WILL break things during YUM updates.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list