[Cialug] CentOS Yum error

Tim Perdue tim06 at perdue.net
Tue Aug 12 10:43:14 CDT 2008


Josh More wrote:
> Wait until a maintenance window.
> Force the removal of the RPM that you think caused the problem.  
> Rebuild the RPM database.  
> Run  rpm -Va to verify that the rpm database matches the state of your
> system (if you have people forcing RPM installations, odds are this will
> result in a LOT of things that must be manually verified).  
> Fix everything that's broken.
> Try to re-install the git rpm, look at what it complains about.
> Depending on why git refused to install, you may need to grab an
> earlier version or compile a source rpm to match your system.
> 
> You should also smack the idiot that forced an rpm install on a
> production system without adequate reason and planning for the future.

I think I found it - he added a bunch of experimental repositories in 
yum.conf, and I was looking in yum.repos.d and didn't see anything out 
of place.

Removing all the experimental/bleeding edge repositories and doing a 
"yum clean all" and "yum -y update" seems to have gotten past this.

I don't know if it will break git though.


More information about the Cialug mailing list