From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#30830: Allow disabling of collision checks Date: Wed, 14 Mar 2018 09:49:04 +0100 Message-ID: <87a7vbrqin.fsf@elephly.net> 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]:44084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewZcY-0007x7-W0 for bug-guix@gnu.org; Thu, 15 Mar 2018 16:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewZcU-0007XK-4M for bug-guix@gnu.org; Thu, 15 Mar 2018 16:37:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55791) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewZcU-0007XE-0v for bug-guix@gnu.org; Thu, 15 Mar 2018 16:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ewZcT-0002Fd-Qi for bug-guix@gnu.org; Thu, 15 Mar 2018 16:37:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewZbj-0007rA-Up for bug-guix@gnu.org; Thu, 15 Mar 2018 16:36:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewZbf-0007Dv-38 for bug-guix@gnu.org; Thu, 15 Mar 2018 16:36:15 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21066) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ewZbe-0007DX-SS for bug-guix@gnu.org; Thu, 15 Mar 2018 16:36:11 -0400 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: 30830@debbugs.gnu.org =E2=80=9Cguix package=E2=80=9D should have a new option =E2=80=9C--allow-co= llisions=E2=80=9D, which disables the pre-install collision checks. -- Ricardo