On Tue, Oct 30, 2007 at 10:43:55PM +0100, carlopmart wrote:
carlopmart wrote:
Hi all,
I have setup a local yum repository for CentOS-3 and CentOS-5. Servers can download and install updates correctly, but apache returns me this error every time that a centos-3 machine do a yum update:
[Tue Oct 30 12:36:48 2007] [error] [client 172.25.50.30] (70014)End of file found: mod_mime_magic: read failed from uncompress of /data/www/softmirror/distros/CentOS/3/os/i386/headers/octave-6-2.1.50-6.i386.hdr
with every .hdr file... Somebody knows how can I fix this???
Thanks.
Please, any hints??
Sounds like mod_mime_magic thinks your hdr files are something they are not. What version of Apache are you running?
In the short term you could always comment out the loading of mod_mime_magic in your httpd.conf file.
Ray