From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: bug#34719: [PATCH] gnu: emacs-json-reformat: Fix test. Date: Mon, 11 Mar 2019 22:20:07 -0400 Message-ID: References: <20190303024433.GA4885@z.z> <20190309211653.5265-1-go.wigust@gmail.com> <87y35lwbwu.fsf@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]:46962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3X2N-0000Fi-Lp for bug-guix@gnu.org; Mon, 11 Mar 2019 22:21:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3X2M-00017E-Sx for bug-guix@gnu.org; Mon, 11 Mar 2019 22:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54337) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3X2M-000164-2v for bug-guix@gnu.org; Mon, 11 Mar 2019 22:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3X2L-0004Gk-MJ for bug-guix@gnu.org; Mon, 11 Mar 2019 22:21:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87y35lwbwu.fsf@gmail.com> 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: Oleg Pykhalov Cc: 34719-done@debbugs.gnu.org Oleg Pykhalov writes: > Hi mikadoZero, > > Thank you for the report. > > You could try =E2=80=98guix reconfigure=E2=80=99 after =E2=80=98guix pull= =E2=80=99. Thanks that fixes the error I was getting. Do you think this failing test should be reported to it's upstream? I looked at it's GitHub issues page. This failing test has not been reported yet. When I was looking I think I saw that you had submitted an issue for another failing test. That issue is still not resolved.