From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#16484: Contradictory package count Date: Sat, 18 Jan 2014 13:00:30 +0100 Message-ID: <20140118120030.GA7524@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4UbR-0006hI-3z for bug-guix@gnu.org; Sat, 18 Jan 2014 07:02:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4UbC-0003aX-Ae for bug-guix@gnu.org; Sat, 18 Jan 2014 07:02:17 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:41684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4UbC-0003aQ-7W for bug-guix@gnu.org; Sat, 18 Jan 2014 07:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1W4UbB-00036P-Sk for bug-guix@gnu.org; Sat, 18 Jan 2014 07:02:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4UZw-0006cp-Gl for bug-guix@gnu.org; Sat, 18 Jan 2014 07:00:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4UZo-000383-0S for bug-guix@gnu.org; Sat, 18 Jan 2014 07:00:44 -0500 Received: from moutng.kundenserver.de ([212.227.17.9]:64847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4UZn-00037r-HX for bug-guix@gnu.org; Sat, 18 Jan 2014 07:00:35 -0500 Content-Disposition: inline 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: 16484@debbugs.gnu.org Hello, installing a few packages, I get the following output: ... building profile '/nix/store/ylq6xn1599wfph4n6caw7kdd5wds4x9n-profile' with 65 packages...... 51 packages in profile The difference is, I think, that I consciously installed 51 packages, while the remaining 14 ones are pulled in as propagated-inputs. Could the output be made uniform, in either sense? Andreas