> On Thu, 16 Dec 2010 06:57:51 +0100, Sjoerd wrote: > >> > >> >> ftp://lingeek.nl/pub/linux/14//RPMS/x86_64/sipcalc-1.1.4-6.cgi.f14.lingeek.x86_64.rpm: [Errno 12] Timeout on >> >> ftp://lingeek.nl/pub/linux/14//RPMS/x86_64/sipcalc-1.1.4-6.cgi.f14.lingeek.x86_64.rpm: (28, '') >> >> Trying other mirror. >> > >> > Are you sure you don't have any bad repo definitions in other files >> > or in /etc/yum.conf? >> >> No. I'm sure. But can you tell me why yum explicitly wants to download from an ftp site while it's set up as an >> http repository. > > That's _your_ theory, and I cannot explain it nor reproduce it. ;) > > The problem looked interesting enough to run some "grep"s on Yum's core > source code, but in several places it searches for a prefix "ftp://" or > "ftp:" and doesn't seem to be dumb enough to drop a "http://" prefix > accidentally. > > It's also somewhat strange that it would be able to download the repo > metadata (after a "yum clean metadata") from the *same* http URL but fail > only when downloading packages. > Sorry for responding late in here. Found out that the apache server is the culprit in here. I have enabled the option: AddHandler cgi-script .cgi If I change the naming of that rpm to NOT include .cgi. it works. With .cgi. in the name it times out and I get an error in the http-logs saying: [Error] Options ExecCGI is off in this directory Is this a bug in the apache rpm or is this the expected behavier? -- Sjoerd ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/ -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines