[CentOS] problem with a repo

Mon Sep 14 19:08:24 UTC 2009
Filipe Brandenburger <filbranden at gmail.com>

Hi,

On Fri, Sep 11, 2009 at 23:55, Dave <dave.mehler at gmail.com> wrote:
>        I've got rpmforge and epel on centos 5.3. I'm trying to do an
> install of perl-Image-Info for spamassassin image scanning. The package was
> picked up in rpmforge since first, but it is failing to install because a
> dependency is missing.

If the problem is with the RPMforge repository (from your e-mail that
is not completely clear) you should report it on the RPMforge mailing
list:
http://lists.rpmforge.net/mailman/listinfo/users

Note that RPMforge and EPEL often do not mix well with one another, so
you should set up the yum-priorities plugin and give them appropriate
priorities so that when both have the same package yum will try to
install from one of them only:
http://wiki.centos.org/PackageManagement/Yum/Priorities

HTH,
Filipe