How To Solve Missing Dependency Errors in Yum

By Angsuman Chakraborty, Gaea News Network
Monday, April 30, 2007

Today when I was trying to install createrepo and repoview, I repeatedly got this weird error: Error: Missing Dependency: python(abi) = 2.4. The problem is strange at first sight because yum is designed to include missing dependencies. The solution is very simple, just run:
rpm –rebuilddb

That’s it.

Discussion

Revath S Kumar
September 19, 2009: 1:39 am

whether i need to reboot after this?
it’s not working for me.
I am using fedora 8.
Once i updated the whole system after that this problem came.
now i can’t update or install any of the package in my system

June 11, 2009: 4:13 pm

Fix:
rpm –rebuilddb

August 11, 2008: 10:59 am

Thanks, fixed.

August 10, 2008: 10:13 pm

I think you are confusing RPM commands with Yum.. what you posted doesn’t work.

September 9, 2007: 11:39 am

can’t agree.
I think so “yum clean all”,”yum -y update” or “rpm –rebuild”.

YOUR VIEW POINT
NAME : (REQUIRED)
MAIL : (REQUIRED)
will not be displayed
WEBSITE : (OPTIONAL)
YOUR
COMMENT :