From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Subject: bug#31870: Provide a way to customize %harmless-collisions Date: Mon, 18 Jun 2018 07:49:14 +0200 Message-ID: <87tvq063vp.fsf@lassieur.org> References: <87po0p99dd.fsf@lassieur.org> <87h8m1jepf.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]:35790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUn3H-0000WU-D8 for bug-guix@gnu.org; Mon, 18 Jun 2018 01:50:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUn3C-0004Ks-EM for bug-guix@gnu.org; Mon, 18 Jun 2018 01:50:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46383) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fUn3C-0004Kn-Az for bug-guix@gnu.org; Mon, 18 Jun 2018 01:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fUn3C-0001je-2t for bug-guix@gnu.org; Mon, 18 Jun 2018 01:50:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-reply-to: <87h8m1jepf.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31870-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Hello, > > Cl=C3=A9ment Lassieur skribis: > >> %harmless-collisions is consistent for Guix packages, but users can also >> add their custom packages through GUIX_PACKAGE_PATH. It would be great >> that if such custom packages collide, the warning message can be >> removed. > > =E2=80=98%harmless-collisions=E2=80=99 is really a hack and I=E2=80=99m n= ot sure we=E2=80=99d like to > make this hack extensible. :-) Ha ;-) Okay I understand. > Did you have any concrete use case in mind? Yes, Firefox and Icecat have lots of collisions, and they are displayed even when I install unrelated stuff. But it's fine, I can definitely live with it. Closing it! Cl=C3=A9ment