Your message dated Fri, 1 Oct 1999 22:50:31 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#45828: apt does not save partial packages, when connection
times out.
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 submit) by bugs.debian.org; 23 Sep 1999 14:09:42 +0000
Received: (qmail 20392 invoked from network); 23 Sep 1999 14:09:14 -0000
Received: from mail.cs.tu-berlin.de ([EMAIL PROTECTED])
by master.debian.org with SMTP; 23 Sep 1999 14:09:14 -0000
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
by mail.cs.tu-berlin.de (8.9.1/8.9.1) with ESMTP id PAA27492
for <[EMAIL PROTECTED]>; Thu, 23 Sep 1999 15:28:42 +0200 (MET DST)
From: Matthias Klose <[EMAIL PROTECTED]>
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.9.1/8.9.0) id PAA29134
for [EMAIL PROTECTED]; Thu, 23 Sep 1999 15:28:40 +0200 (MET DST)
Date: Thu, 23 Sep 1999 15:28:40 +0200 (MET DST)
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: apt does not save partial packages, when connection times out.
Package: apt
Version: 0.3.13
Ign http://non-us.debian.org unstable/non-US/non-free Release
Err http://http.us.debian.org unstable/main Packages
Connection timed out
When the connection times out, the partial downloaded package is
not saved. However when the process is interrupted with C-c manually
the file is saved.
---------------------------------------
Received: (at 45828-done) by bugs.debian.org; 2 Oct 1999 04:50:40 +0000
Received: (qmail 22362 invoked from network); 2 Oct 1999 04:50:39 -0000
Received: from async2-13.remote.ualberta.ca (HELO localhost) ([EMAIL PROTECTED])
by master.debian.org with SMTP; 2 Oct 1999 04:50:39 -0000
Received: from localhost [127.0.0.1] (jgg)
by localhost with smtp (Exim 2.11 #1)
id 11XH7v-0000UJ-00 (Debian); Fri, 1 Oct 1999 22:50:31 -0600
Date: Fri, 1 Oct 1999 22:50:31 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Matthias Klose <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#45828: apt does not save partial packages, when connection
times out.
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Thu, 23 Sep 1999, Matthias Klose wrote:
> Ign http://non-us.debian.org unstable/non-US/non-free Release
> Err http://http.us.debian.org unstable/main Packages
>
> Connection timed out
>
> When the connection times out, the partial downloaded package is
> not saved. However when the process is interrupted with C-c manually
> the file is saved.
I have tested this, I belive it to be an artifact of your local
configuration - either a desync'd server in the array or a 'transparent'
proxy server.
Jason