From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#30569: Packages count as installed twice Date: Wed, 21 Feb 2018 23:22:36 +0100 Message-ID: <20180221222236.GA5529@jurong> References: <20180221190553.GA5485@jurong> <87d10yqfwj.fsf@elephly.net> <20180221213453.GA5024@jurong> <87bmgiq9c2.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoco5-0005Sq-JR for bug-guix@gnu.org; Wed, 21 Feb 2018 17:25:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eocn1-0006dJ-Eg for bug-guix@gnu.org; Wed, 21 Feb 2018 17:24:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:47128) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eocn1-0006cS-0Z for bug-guix@gnu.org; Wed, 21 Feb 2018 17:23:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eocn0-000659-PU for bug-guix@gnu.org; Wed, 21 Feb 2018 17:23:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87bmgiq9c2.fsf@elephly.net> 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" To: Ricardo Wurmus Cc: 30569@debbugs.gnu.org On Wed, Feb 21, 2018 at 11:14:21PM +0100, Ricardo Wurmus wrote: > Even so, you’ll have a file called “manifest” in the profile directory. > This is unrelated to whether you used a manifest to create the profile > or not. I see! Yes, it appeared twice. On Wed, Feb 21, 2018 at 05:14:58PM -0500, Leo Famulari wrote: > It would be interesting to see the profile history. Was the second > gnutls introduced after the first one, or were they introduced together? Unfortunately I cannot tell any more. I only kept the last ten profiles, and all of the corresponding manifest entries contain two copies of the same gnutls. Once both of them were updated. Andreas