<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>Is it not ok to use both plugins at the same time? I have read from the wiki page of centos that you must use only either protect base or priorities plugin.  I have been using the the config file below for months and did not encounter any problems. I used priority=1 and protect=1 on base and updates (addons,extras protect=1 ; set no priorities) for the CentOS-Base repo and on the rpmforge repo I used protect=0 and did not set any priority. Should I enable only one (protect base or priorities) and not both? Thanks.<br><br>[base]<br>name=CentOS-$releasever -
 Base<br>mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os<br>#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/<br>gpgcheck=1<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br>priority=1<br>protect=1<br><br>#released updates <br>[updates]<br>name=CentOS-$releasever - Updates<br>mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates<br>#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/<br>gpgcheck=1<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br>priority=1<br>protect=1<br><br>#packages used/produced in the build but not released<br>[addons]<br>name=CentOS-$releasever -
 Addons<br>mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons<br>#baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/<br>gpgcheck=1<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br>protect=1<br><br>#additional packages that may be useful<br>[extras]<br>name=CentOS-$releasever - Extras<br>mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras<br>#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/<br>gpgcheck=1<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br>protect=1<br><br>#additional packages that extend functionality of existing packages<br>[centosplus]<br>name=CentOS-$releasever -
 Plus<br>mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus<br>#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/<br>gpgcheck=1<br>enabled=0<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5<br>protect=0<br><br></div></div><br>Send instant messages to your online friends http://uk.messenger.yahoo.com </body></html>