From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35775: Test gremlin.scm fails on foreign distributions Date: Sat, 18 May 2019 12:28:31 +0200 Message-ID: <87y334vyy8.fsf@gnu.org> References: <3df718af-5469-4f1e-6e60-ef0d93673616@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRwaN-0000ov-8M for bug-guix@gnu.org; Sat, 18 May 2019 06:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRwaM-0002c0-FC for bug-guix@gnu.org; Sat, 18 May 2019 06:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46331) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hRwaM-0002bw-BU for bug-guix@gnu.org; Sat, 18 May 2019 06:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hRwaM-00065G-8C for bug-guix@gnu.org; Sat, 18 May 2019 06:29:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <3df718af-5469-4f1e-6e60-ef0d93673616@gmail.com> (Ting-Wei Lan's message of "Fri, 17 May 2019 21:44:01 +0800") 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: Ting-Wei Lan Cc: 35775-done@debbugs.gnu.org Ting-Wei Lan skribis: > I attached a patch which makes the tests pass on Fedora 30, but I am not > sure whether it is the correct way to fix things. Great analysis and perfect patch. :-) I pushed it on your behalf as 6b97415996583b15a97dad8254f610275353e913, thank you! Ludo=E2=80=99.