[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with installer and our debian mirror



Federico Grau wrote:
> Unfortunately if I download the file via our http server (apache 1.3 from
> debian sarge, what the mirror server is running), the file gets modified:

It sounds like the http server / client is treating it as a non-binary
file, and munging what it thinks are line endings.

Here's the http header from your server for the file:

HTTP/1.1 200 OK
Date: Thu, 18 May 2006 18:40:03 GMT
Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-16
Last-Modified: Wed, 02 Feb 2005 22:32:02 GMT
ETag: "5ce68d-a74-420154e2"
Accept-Ranges: bytes
Content-Length: 2676
Connection: close
Content-Type: application/x-archiv8�/@̐
Content-Encoding: �u

Here is the header from ftp.us.debian.org:

HTTP/1.1 200 OK
Date: Thu, 18 May 2006 18:43:17 GMT
Server: Apache/1.3.33 (Debian GNU/Linux)
Last-Modified: Wed, 02 Feb 2005 22:32:02 GMT
ETag: "230028-a74-420154e2"
Accept-Ranges: bytes
Content-Length: 2676
Connection: close
Content-Type: text/plain; charset=iso-8859-1

Your Content-Type and Content-Encoding headers seem strange, especially
the non-ascii characters in them. My guess is that the Content-Encoding
might be the problem.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: