On 2009-09-30 at 11:58:35, Geert Janssens wrote: >Have you checked the contents of file /etc/yum.conf as I briefly > mentioned ? > >That's the first place to look for repository definitions. > /etc/yum.conf normally contains a line to include /etc/yum.repos.d, > but can also hold repository definitions itself.
I might be misinterpreting it, but it looks to me like yum.conf just has some general settings, but no repository definitions. I've pasted the file below so you can see it. [main] cachedir=/var/cache/yum keepcache=0 debuglevel=2 logfile=/var/log/yum.log distroverpkg=redhat-release tolerant=1 exactarch=1 obsoletes=1 gpgcheck=1 plugins=1 # Note: yum-RHN-plugin doesn't honor this. metadata_expire=1h # Default. # installonly_limit = 3 # PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d ------------------------------------------------------------------------ Dan Ramaley Dial Center 118, Drake University Network Programmer/Analyst 2407 Carpenter Ave +1 515 271-4540 Des Moines IA 50311 USA _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
