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

Bug#32883: marked as done (apt --no-act could be more helpful (print download size))



Your message dated Sat, 20 Mar 1999 02:57:41 -0600 (CST)
with message-id <Pine.LNX.3.96.990320024921.891T-100000@doogie.p2.private.novare.net>
and subject line Uploaded apt 0.3.2 (source i386 all) to master (fwd)
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'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 4 Feb 1999 16:59:45 +0000
Received: (qmail 10085 invoked from network); 4 Feb 1999 16:59:33 -0000
Received: from taos.demon.co.uk (root@158.152.120.224)
  by master.debian.org with SMTP; 4 Feb 1999 16:59:33 -0000
Received: from zircon.tao.co.uk (mail@zircon.tao.co.uk [172.16.100.118]) 
          by taos.demon.co.uk (8.9.0/8.8.3) with ESMTP id QAA21497
          for <submit@bugs.debian.org>; Thu, 4 Feb 1999 16:59:14 GMT
Received: from localhost (zircon.tao.co.uk) [127.0.0.1] (maydell)
	by zircon.tao.co.uk with esmtp (Exim 1.92 #1 (Debian))
	id 108S7k-0000Tv-00; Thu, 4 Feb 1999 16:59:28 +0000
To: submit@bugs.debian.org
Subject: apt --no-act could be more helpful (print download size)
Date: Thu, 04 Feb 1999 16:59:27 +0000
From: Peter Maydell <maydell@tao.co.uk>
Message-Id: <E108S7k-0000Tv-00@zircon.tao.co.uk>

Package: apt
Version: 0.1.9
Severity: wishlist

apt-get helpfully gives information about how many bytes it needs
to download. However, apt-get --no-act does not produce this information.
It would be nice if you still got the 'Need to get 78k of archives'
message even with --no-act. Then you could use --no-act to see if
what you were about to do would involve a larger download than you
expected, rather than having to run apt for real and ctrl-C it
in mid-operation.

It could perhaps also say where it would get a package from
(which source), although I wouldn't personally find that fantastically
useful; it's just something I thought of whilst looking at the 
difference between --no-act and normal output.

Example apt output, with and without --no-act:

zircon# apt-get --no-act install file      
Updating package status cache...done
Checking system integrity...ok
1 packages upgraded, 0 newly installed, 0 to remove and 85 not upgraded.
Inst file
Conf file

zircon# apt-get install file
Updating package status cache...done
Checking system integrity...ok
1 packages upgraded, 0 newly installed, 0 to remove and 85 not upgraded.
Need to get 78.6k of archives. After unpacking 16.0k will be used.
Get ftp://ftp.demon.net frozen/main file [78.6k]
Fetched 78.6k in 44s (1785b/s)                                                 
(Reading database ... 20341 files and directories currently installed.)
Preparing to replace file 3.24-4 (using file_3.26-1.deb) ...
Unpacking replacement file ...
Setting up file (3.26-1) ...


Peter Maydell


Reply to: