On Wed, 2006-10-11 at 11:38 -0400, Tom Diehl wrote: > On Wed, 11 Oct 2006, seth vidal wrote: > > > On Wed, 2006-10-11 at 09:07 -0400, Tom Diehl wrote: > >> Hi, > >> > >> I just noticed that using an include statment in /etc/yum.conf appears to > >> be broken. > >> > >> I have the following in my yum.conf file: > >> include='http://yumconf.tntechs.com/yum.conf/yumconf.php?ver=5.92\&fqdn=tigger.tntechs.com\&group=tntechs\&dist=FC' > >> > >> If I do a yum update I get the following error: > >> > >> (tigger pts9) # yum update > >> CRITICAL:yum.cli:Config Error: Error accessing file for config file:///etc/'http://yumconf.tntechs.com/yum.conf/yumconf.php?ver=5.92\&fqdn=tigger.tntechs.com\&group=tntechs\&dist=FC' > >> (tigger pts9) # > >> > >> I do think that file:///etc/'http://... Is supposed to be there, since I do > >> not have that in the config file. :-) > >> > >> If I run yum with a -c option then it works as expected. > >> > >> Has the syntax for the include statment changed?? > >> > >> FWIW, this is on rawhide with all of the updates. > > > > get rid of the 'quotes' surrounding the include= line. > > Ok, that fixed it but that means something changed. This config has been running since > FC6t1. > yes, something changed. -sv