From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21992: UI should display the size of items to download Date: Mon, 23 Nov 2015 16:05:37 +0100 Message-ID: <87d1v0rc1q.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0sgw-0003od-Qr for bug-guix@gnu.org; Mon, 23 Nov 2015 10:06:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0sgs-0007eo-Gv for bug-guix@gnu.org; Mon, 23 Nov 2015 10:06:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0sgs-0007ej-Dh for bug-guix@gnu.org; Mon, 23 Nov 2015 10:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a0sgs-0000VA-2A for bug-guix@gnu.org; Mon, 23 Nov 2015 10:06:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0sga-0003n6-9A for bug-guix@gnu.org; Mon, 23 Nov 2015 10:05:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0sgV-0007Yn-Qt for bug-guix@gnu.org; Mon, 23 Nov 2015 10:05:44 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0sgV-0007Yi-It for bug-guix@gnu.org; Mon, 23 Nov 2015 10:05:39 -0500 Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:40008 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a0sgU-0003YY-UX for bug-guix@gnu.org; Mon, 23 Nov 2015 10:05:39 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 21992@debbugs.gnu.org As suggested by Andy on #guix, =E2=80=98guix package -i=E2=80=99 and simila= r=E2=80=94i.e., the =E2=80=98show-what-to-build=E2=80=99 procedure in (guix ui)=E2=80=94should = display the installed and downloaded size of the items that will be fetched. Ludo=E2=80=99.