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

Bug#317852: marked as done ('apt-get update' reports wrong final download size)



Your message dated Thu, 13 Aug 2015 12:17:17 +0200
with message-id <20150813101717.GA5425@crossbow>
and subject line Re: 'apt-get update' reports wrong final download size
has caused the Debian Bug report #317852,
regarding 'apt-get update' reports wrong final download size
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
317852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317852
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.6.38
Severity: normal


Hi,

See this run of 'apt-get update':

~# apt-get update
Get:1 http://http.us.debian.org unstable Release.gpg [197B]
Hit http://http.us.debian.org unstable Release
Hit http://http.us.debian.org unstable/main Packages
Hit http://http.us.debian.org unstable/contrib Packages
Hit http://http.us.debian.org unstable/non-free Packages
Hit http://http.us.debian.org unstable/main Sources
Hit http://http.us.debian.org unstable/contrib Sources
Hit http://http.us.debian.org unstable/non-free Sources
Fetched 1B in 0s (2B/s)
Reading package lists... Done

The first line of the output says that it has fetched 197 bytes. But the
final estimation says that it has fetched 1 byte total.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0.1-1    GCC support library
ii  libstdc++5                  1:3.3.6-7    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Tue, Jul 12, 2005 at 03:19:29AM +0200, Morten Brix Pedersen wrote:
> See this run of 'apt-get update':
> 
> ~# apt-get update
> Get:1 http://http.us.debian.org unstable Release.gpg [197B]
> Hit http://http.us.debian.org unstable Release
> Hit http://http.us.debian.org unstable/main Packages
> Hit http://http.us.debian.org unstable/contrib Packages
> Hit http://http.us.debian.org unstable/non-free Packages
> Hit http://http.us.debian.org unstable/main Sources
> Hit http://http.us.debian.org unstable/contrib Sources
> Hit http://http.us.debian.org unstable/non-free Sources
> Fetched 1B in 0s (2B/s)
> Reading package lists... Done
> 
> The first line of the output says that it has fetched 197 bytes. But the
> final estimation says that it has fetched 1 byte total.

Which is correct as the [197B] denotes the size of the file, not the size it
downloads. In this case apt already had (parts of) the Release.gpg file on disk
– in fact it had the entire Release.gpg file on disk from a previous call, but
this previous call hadn't moved it to the final place, so apt considered it
incomplete and requested from the server what it already had - 1 byte (to avoid
some cornercases). So, it really did download 1 byte and hence this isn't a bug.
Closing.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: