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

Bug#95473: marked as done (apt-get doesn't care about error messages when downloading from ftp sites.)



Your message dated Fri, 27 Apr 2001 13:48:54 -0600 (MDT)
with message-id <Pine.LNX.3.96.1010427134818.11080A-100000@wakko.deltatee.com>
and subject line Bug#95473: apt-get doesn't care about error messages when downloading from ftp sites.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 27 Apr 2001 13:23:36 +0000
>From sasa@balabit.hu Fri Apr 27 08:23:36 2001
Return-path: <sasa@balabit.hu>
Received: from balabit.bakats.tvnet.hu (kuka.balabit) [195.38.106.66] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14t8Dg-0003gH-00; Fri, 27 Apr 2001 08:23:36 -0500
Received: from mochrul.balabit (mochrul.balabit [192.168.131.42])
	by kuka.balabit (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id PAA07358;
	Fri, 27 Apr 2001 15:23:32 +0200
Received: from sasa by mochrul.balabit with local (Exim 3.22 #1 (Debian))
	id 14t8Dc-0000nQ-00; Fri, 27 Apr 2001 15:23:32 +0200
From: Szalay Attila <sasa@balabit.hu>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: apt-get doesn't care about error messages when downloading from ftp sites.
X-Reportbug-Version: 1.15
X-Mailer: reportbug 1.15
Date: Fri, 27 Apr 2001 15:23:32 +0200
Message-Id: <E14t8Dc-0000nQ-00@mochrul.balabit>
Sender: Szalay Attila <sasa@balabit.hu>
Delivered-To: maintonly@bugs.debian.org

Package: apt
Version: 0.5.3
Severity: minor

When apt-get download files from ftp sites it's doesn't care when the server
return with error for SIZE and MDTM commands.
apt-get may stop when recognise the first error answer.

For example (it's coming from my proxy firewall):

command: SIZE /debian-non-US/dists/unstable/non-US/non-free/source/Release
answer: 550 /debian-non-US/dists/unstable/non-US/non-free/source/Release: No such file or directory.
command: MDTM /debian-non-US/dists/unstable/non-US/non-free/source/Release
answer: 550 /debian-non-US/dists/unstable/non-US/non-free/source/Release: No such file or directory
command: PASV
answer: 227 Entering Passive Mode (195,228,253,129,248,99)
command: RETR /debian-non-US/dists/unstable/non-US/non-free/source/Release
answer: 550 /debian-non-US/dists/unstable/non-US/non-free/source/Release: No such file or directory.



-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mochrul 2.2.18 #1 Thu Mar 29 09:02:11 CEST 2001 i686

Versions of packages apt depends on:
ii  libc6                  2.2.2-4           GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2 1:2.95.4-0.010407 The GNU stdc++ library            


---------------------------------------
Received: (at 95473-done) by bugs.debian.org; 27 Apr 2001 19:48:57 +0000
>From jgg@debian.org Fri Apr 27 14:48:57 2001
Return-path: <jgg@debian.org>
Received: from ike-ext.ab.videon.ca [206.75.216.35] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 14tEEb-0006F7-00; Fri, 27 Apr 2001 14:48:57 -0500
Received: (qmail 11748 invoked from network); 27 Apr 2001 19:48:55 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) (envelope-sender <jgg@debian.org>)
          by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <sasa@balabit.hu>; 27 Apr 2001 19:48:55 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
	by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
	id 14tEEY-0002so-00; Fri, 27 Apr 2001 13:48:54 -0600
Date: Fri, 27 Apr 2001 13:48:54 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Szalay Attila <sasa@balabit.hu>, 95473-done@bugs.debian.org
cc: Debian Bug Tracking System <maintonly@bugs.debian.org>, 
    APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#95473: apt-get doesn't care about error messages when downloading from ftp sites.
In-Reply-To: <E14t8Dc-0000nQ-00@mochrul.balabit>
Message-ID: <Pine.LNX.3.96.1010427134818.11080A-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 95473-done@bugs.debian.org


On Fri, 27 Apr 2001, Szalay Attila wrote:

> When apt-get download files from ftp sites it's doesn't care when the server
> return with error for SIZE and MDTM commands.

Some servers return error for SIZE and MDTM even if the file does exist.

Jason



Reply to: