Hi,

On Tue, 2005-06-21 at 19:21 -0700, Kevin Dalley wrote:
> Package: ftp.debian.org
> Severity: grave
> Justification: renders package unusable
> 
> 
> intltool-debian has a size mismatch on ftp.debian.org.  Here's the
> error message.
> 
> 
> Failed to fetch 
> http://ftp.debian.org/debian/pool/main/i/intltool-debian/intltool-debian_0.30+20040213_all.deb
>   Size mismatch

This looks like a configuration error on your side (or at least
somewhere between you and ftp.d.o) on the basis that

- it works fine here (and presumably for everyone else who hasn't
reported a bug)

- ftp.debian.org is 128.101.80.133 and 208.185.25.35

[EMAIL PROTECTED]:~$ wget -q -O- \
  http://128.101.80.133/debian/dists/testing/main/binary-i386/Packages |
\
  egrep -A10 '^Package: intltool-debian' | egrep '^(Version|Size)'

Version: 0.30+20040213
Size: 23514

(the result being identical across both servers, and both testing and
unstable package lists) and

[EMAIL PROTECTED]:~$ wget -S
http://128.101.80.133/debian/pool/main/i/intltool-debian/intltool-debian_0.30+20040213_all.deb
 2>&1 | egrep '(Content-Length| saved )'

 7 Content-Length: 23514
20:32:29 (41.47 KB/s) - `intltool-debian_0.30+20040213_all.deb' saved
[23514/23514]

As far as I can see, everything matches (at least today :-)

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to