On Mon, Dec 17, 2007 at 12:02:29PM -0800, Rogelio alleged:
On Dec 17, 2007 11:36 AM, Garrick Staples garrick@usc.edu wrote:
Don't guess, just test it: yum --noplugins --disablerepo=freshrpms list libXpm-devel
(my repos)
ls -al /etc/yum.repos.d/ CentOS-Base.repo CentOS-Media.repo mirrors-rpmforge rpmforge.repo
(your command)
yum --noplugins --disablerepo=rpmforge list libXpm-devel Setting up repositories Reading repository metadata in from local files
Maybe clear the cache first: yum clean all yum --noplugins --disablerepo=rpmforge list libXpm-devel
Should I just download and install it from rpm?
No. You should fix your yum config.
I'm not going to comment on fixing it at this point. I've never allowed dag/freshrpms on my systems so I'm not familiar with the implications.