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

Bug#78493: marked as done (apt-get source doesn't resume after it's finished)



Your message dated Fri, 1 Dec 2000 23:25:09 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.1001201230811.326D-100000@wakko.deltatee.com>
and subject line Bug#78493: apt-get source doesn't resume after it's finished
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; 1 Dec 2000 10:28:15 +0000
>From cesarb@nitnet.com.br Fri Dec 01 04:28:15 2000
Return-path: <cesarb@nitnet.com.br>
Received: from fonseca.nitnet.com.br [200.198.85.6] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 141nQM-0001AW-00; Fri, 01 Dec 2000 04:28:15 -0600
Received: from flower.cesarb (salzburg.nitnet.com.br [200.198.84.62])
	by fonseca.nitnet.com.br (Postfix) with ESMTP
	id 6F7132EF24; Fri,  1 Dec 2000 07:29:46 -0200 (BRST)
Received: from cesarb by flower.cesarb with local (Exim 3.16 #1 (Debian))
	id 141nQI-0000Cf-00; Fri, 01 Dec 2000 08:28:10 -0200
From: Cesar Eduardo Barros <cesarb@nitnet.com.br>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-get source doesn't resume after it's finished
X-Reportbug-Version: 1.5
X-Mailer: reportbug 1.5
Date: Fri, 01 Dec 2000 08:28:10 -0200
Message-Id: <[🔎] E141nQI-0000Cf-00@flower.cesarb>
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.3.19
Severity: normal

Try this:
apt-get -d source xserver-xfree86
apt-get source xserver-xfree86

Expected result:
- The second apt-get should "resume" the download and simply extrace the
  already downloaded source

Actual result:
- If it has already finished downloading, it'll try to get everything again.

-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux flower 2.4.0-test10 #1 Wed Nov 29 13:42:50 BRST 2000 i686

Versions of packages apt depends on:
ii  libc6                        2.2-4       GNU C Library: Shared libraries an
ii  libstdc++2.10                1:2.95.2-14 The GNU stdc++ library            


---------------------------------------
Received: (at 78493-done) by bugs.debian.org; 2 Dec 2000 06:25:38 +0000
>From jgg@debian.org Sat Dec 02 00:25:38 2000
Return-path: <jgg@debian.org>
Received: from (smoke.ab.videon.ca) [206.75.216.230] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 142676-0000bs-00; Sat, 02 Dec 2000 00:25:36 -0600
Received: from wakko.deltatee.com (mail@wakko.powersurfr.com [24.108.173.63])
	by smoke.ab.videon.ca (8.9.2/8.9.2) with ESMTP id XAA26591;
	Fri, 1 Dec 2000 23:25:11 -0700 (MST)
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 14266g-0000Jw-00; Fri, 01 Dec 2000 23:25:10 -0700
Date: Fri, 1 Dec 2000 23:25:09 -0700 (MST)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Cesar Eduardo Barros <cesarb@nitnet.com.br>, 78493-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#78493: apt-get source doesn't resume after it's finished
In-Reply-To: <[🔎] E141nQI-0000Cf-00@flower.cesarb>
Message-ID: <[🔎] Pine.LNX.3.96.1001201230811.326D-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 78493-done@bugs.debian.org


On Fri, 1 Dec 2000, Cesar Eduardo Barros wrote:

> Try this:
> apt-get -d source xserver-xfree86
> apt-get source xserver-xfree86

Works for me:

wakko{jgg}/tmp#apt-get source -d apt
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 628kB of source archives.
Get:1 http://http.us.debian.org stable/main apt 0.3.19 (dsc) [582B]
Get:2 http://http.us.debian.org stable/main apt 0.3.19 (tar) [628kB]
Fetched 628kB in 3s (189kB/s)
wakko{jgg}/tmp#apt-get source  apt
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 628kB of source archives.
Get:1 http://http.us.debian.org stable/main apt 0.3.19 (dsc) [582B]
Get:2 http://http.us.debian.org stable/main apt 0.3.19 (tar) [628kB]
Fetched 2B in 0s (4B/s)   
      ^^^^^^
Or (for FTP)
wakko{jgg}/tmp#apt-get -d source apt
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 628kB of source archives.
[.. extract ..]

If you don't get that result there are only 3 possiblities
  1) Defective http server, does not support resume
  2) Defective FTP server, does not support resume, IMS, etc or you are
     using the http.us rotation with ftp.
  3) The file changed on the server 

I can't da anything about any of those things.

Jason




Reply to: