[Yum] Dependancie problem installing package with yum.

Mike Kercher mkercher at gmail.com
Tue Sep 7 11:51:07 UTC 2004


On Tue, 7 Sep 2004 13:58:52 +0530, Babu Kalakrishnan
<kalakrishnan at gmail.com> wrote:
> I have a very similar problem to what another poster had experienced
> regarding dependencies.
> 
> Here is what yum reports (Trying to install package tomcat on Fedora Core 2)
> 
> Resolving dependencies
> ....Package commons-beanutils needs
> lib-org-apache-commons-collections-2.1.so, this is not available.
> Package commons-digester needs
> lib-org-apache-commons-collections-2.1.so, this is not available.
> 
> [root at ganga]# locate lib-org-apache-commons-collections-2.1.so
> /usr/lib/lib-org-apache-commons-collections-2.1.so
> 
> [root at ganga]# rpm -qf /usr/lib/lib-org-apache-commons-collections-2.1.so
> commons-collections-2.1-12
> 
> So obviously rpmdb is aware that commons-collection is already
> installed. Any clue of what can be going wrong ?
> 
> BK

Have you tried rebuilding your rpmdb?

Mike



More information about the Yum mailing list