From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19044: 'guix-register -p' should perform deduplication Date: Wed, 10 Jun 2015 14:13:45 +0200 Message-ID: <877frbiww6.fsf@gnu.org> References: <87h9y3hwe4.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]:41020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2etX-0005Sh-0V for bug-guix@gnu.org; Wed, 10 Jun 2015 08:14:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2etP-0007DY-NI for bug-guix@gnu.org; Wed, 10 Jun 2015 08:14:10 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:36775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2etP-0007DO-Kw for bug-guix@gnu.org; Wed, 10 Jun 2015 08:14:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z2etP-0001De-C3 for bug-guix@gnu.org; Wed, 10 Jun 2015 08:14:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87h9y3hwe4.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 13 Nov 2014 17:56:35 +0100") 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: 19044-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > When used with -p (as is the case when building a disk/VM image), > =E2=80=98guix-register=E2=80=99 doesn=E2=80=99t do any deduplication in t= he target store Fixed in 3697558. Ludo=E2=80=99.