from the pastbin link( no need for that just use code tags here )
Code:
* base: centos.tcpdiag.net
* epel: mirror.sfo12.us.leaseweb.net
* extras: mirror.san.fastserv.com
* livna: rpm.livna.org
* rpmforge: mirror.hmc.edu
* updates: centos.mirror.facebook.net
"livna" is no issue there is only ONE ( 1 ) program in that one "libdvdcss"
as to the repos please READ the wiki page
http://wiki.centos.org/AdditionalResources/Repositories
now multimedia is in "rpmforge" it is ALSO incompatible with the cent base and update repos
( not as bad as it was with cent5 but there are still issues )
"epel" should be fine BUT might have problems with rpmforge
"PlexRepo" i do not know that one so .....
"atrpms" -- rather BAD !!!
this one is KNOWN to be incompatible with rpmforge and WILL CAUSE PROBLEMS !!!
"linuxtech"
known to be incompatible with base and rpmforge
the good news and the ? maybe ? bad news
there is a plugin that will mostly PREVENT rpmforge from replacing CRITICAL SYSTEM FILES
the Priorities plugin
http://wiki.centos.org/PackageManagement/Yum/Priorities
BUT YOU HAVE TO CONFIGURE IT !!!!!!! -- yes all caps and bold , it is important
1 is the highest Priority
99 is the lowest Priority
keeping "rpmforge" at 99 and epel at 90 then "base" and updates" at 80
you should be fine
now the "bad" part
rpmforge AND ATrpm might have ALREADY REPLACED CRITICAL SYSTEM FILES
and might be fighting with each other
we will not know that until the Priorities plugin is installed and configured and you run a update
Code:
su -
yum install yum-plugin-priorities
then set it up and the repo files
then update
but from looking at that "pastbin" output of "
"yum repolist all"
it looks like you did not read or fallow the warnings about adding every and ALL repos and mixing it all up in one big pot
-- this is not good and will cause PROBLEMS