From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3p05-0003LC-7q for guix-patches@gnu.org; Tue, 12 Mar 2019 17:31:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3oyI-00084y-PE for guix-patches@gnu.org; Tue, 12 Mar 2019 17:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55456) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3oyI-00084Z-FD for guix-patches@gnu.org; Tue, 12 Mar 2019 17:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3oyI-0005Pn-9B for guix-patches@gnu.org; Tue, 12 Mar 2019 17:30:02 -0400 Subject: [bug#34613] Acknowledgement ([PATCH] gnu: Add prometheus.) Resent-Message-ID: MIME-Version: 1.0 References: <20190222114537.1431-1-boskovits@gmail.com> <87k1h5rr3k.fsf@gnu.org> In-Reply-To: <87k1h5rr3k.fsf@gnu.org> From: =?UTF-8?Q?G=C3=A1bor?= Boskovits Date: Tue, 12 Mar 2019 22:29:12 +0100 Message-ID: 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 34613@debbugs.gnu.org, Pierre Neidhardt Hello, Ludovic Court=C3=A8s ezt =C3=ADrta (id=C5=91pont: 2019. m=C3= =A1rc. 11., H, 23:20): > > Hi G=C3=A1bor! > > G=C3=A1bor Boskovits skribis: > > Glyphicons appears to be non-free, indeed. Could you check what Debian > does, for instance? It may be that we can just remove or replace it > with something else. I've checked this, this is not actually included in the prometheus source anywhere, only copied from the influxdb license file. The only other appearance of glyphicons in the code is for the web interface, where it is part of bootstrap, and as such it is under apl2.0 there. I don't know if it is a problem to allow this influxdb module stub to live in the source, but I don't think so... (I would not consider this as a case of promoting use of non-free software.) Wdyt? > Thank you > Ludo=E2=80=99. Best regards, g_bor