From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNbcO-0000zm-H5 for guix-patches@gnu.org; Wed, 21 Jun 2017 05:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNbcI-0006IC-Ou for guix-patches@gnu.org; Wed, 21 Jun 2017 05:08:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56175) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNbcI-0006I5-MR for guix-patches@gnu.org; Wed, 21 Jun 2017 05:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dNbcI-0007od-HE for guix-patches@gnu.org; Wed, 21 Jun 2017 05:08:02 -0400 Subject: bug#27271: [PATCH 0/4] Catch collisions at profile creation time Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170607092242.20565-1-ludo@gnu.org> <878tl2djh8.fsf@elephly.net> <871sqtpkfo.fsf@gnu.org> <87shiz6k03.fsf@elephly.net> <87poe2bxv8.fsf@gnu.org> Date: Wed, 21 Jun 2017 11:07:01 +0200 In-Reply-To: <87poe2bxv8.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 17 Jun 2017 14:30:03 +0200") Message-ID: <87injpk8ui.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 27271-done@debbugs.gnu.org Pushed, thanks! Ludo=E2=80=99.