Your message dated Mon, 1 Sep 2003 14:42:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#208201: apt: when upgrading, wrong occupied space is shown
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.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Sep 2003 12:21:07 +0000
>From [EMAIL PROTECTED] Mon Sep 01 07:21:05 2003
Return-path: <[EMAIL PROTECTED]>
Received: from pot.cnuce.cnr.it [146.48.83.182]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19tng7-0005fK-00; Mon, 01 Sep 2003 07:21:03 -0500
Received: from pot by pot.cnuce.cnr.it with local (Exim 3.36 #1 (Debian))
id 19tng6-00023Y-00
for <[EMAIL PROTECTED]>; Mon, 01 Sep 2003 14:21:02 +0200
From: Francesco Potorti` <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt: when upgrading, wrong occupied space is shown
X-Debbugs-CC: Francesco Potorti` <[EMAIL PROTECTED]>
Organization:
X-fingerprint: 4B2 6187 5C3 D6B1 2E31 7666 9DF 2DC9 BE21 6115
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 01 Sep 2003 14:21:02 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-8.0 required=4.0
tests=HAS_PACKAGE,X_DEBBUGS_CC
version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27
(1.174.2.15-2003-03-30-exp)
Package: apt
Version: 0.5.4
Severity: normal
The last time I run `apt dselect-upgrade', I noticed that the additional
space occupied computed by apt was wrong. I did not take notes, but I
can approximately say that I was installing about 40MB worth of
packages, and removing about 20 MB worth of packages.
apt told me that I was going to use an additional 40 MB of space, but
that was wrong, and in fact `df' showed approximately 20 MB less of free
space at the end of the process (which is what I expected).
It looked like apt was not considering the size of the removed packages.
Sorry for not reporting exact numbers, but that was a thing that I
noticed only after the installation process was finished.
---------------------------------------
Received: (at 208201-done) by bugs.debian.org; 1 Sep 2003 12:42:30 +0000
>From [EMAIL PROTECTED] Mon Sep 01 07:42:28 2003
Return-path: <[EMAIL PROTECTED]>
Received: from home.wiggy.net (tornado.home.wiggy.net) [213.84.101.140]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19to0q-0008B9-00; Mon, 01 Sep 2003 07:42:28 -0500
Received: from wichert by tornado.home.wiggy.net with local (Exim 4.22)
id 19to0p-0000TO-Ei; Mon, 01 Sep 2003 14:42:27 +0200
Date: Mon, 1 Sep 2003 14:42:27 +0200
From: Wichert Akkerman <[EMAIL PROTECTED]>
To: Francesco Potorti` <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#208201: apt: when upgrading, wrong occupied space is shown
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-15.5 required=4.0
tests=BAYES_20,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT
autolearn=ham version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27
(1.174.2.15-2003-03-30-exp)
Previously Francesco Potorti` wrote:
> Sorry for not reporting exact numbers, but that was a thing that I
> noticed only after the installation process was finished.
apt and any other tool will always be incorrect when trying to estimate
the amount of diskpace that will be used for a package. While the
differences you got are large, they are nog totally unexpected when
dealing with packages with a large number of files.
Wichert.
--
Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.