From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: bug#34833: Package search warning about newt Date: Wed, 13 Mar 2019 10:52:14 -0400 Message-ID: <36nqu8rl.fsf@yandex.com> References: <87mulzbt9e.fsf@gnu.org> <5zsntr35.fsf@yandex.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]:36215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h45Fg-000074-J1 for bug-guix@gnu.org; Wed, 13 Mar 2019 10:53:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h45Ff-0002Vt-F6 for bug-guix@gnu.org; Wed, 13 Mar 2019 10:53:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56921) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h45Fe-0002Un-2O for bug-guix@gnu.org; Wed, 13 Mar 2019 10:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h45Fe-0002Iu-01 for bug-guix@gnu.org; Wed, 13 Mar 2019 10:53:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: 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: Jack Hill Cc: 34833@debbugs.gnu.org A pull and reconfigure shows it is fixed. Thanks Jack Hill writes: > On Tue, 12 Mar 2019, mikadoZero wrote: > >> guix 0d5101c >> repository URL: https://git.savannah.gnu.org/git/guix.git >> branch: master >> commit: 0d5101c3a341d28b5f2277c2f0087674e162ba65 >> >> `guix package -s iproute` >> >> Backtrace: > > [snip] > >> 184:38 5 (_ # =E2=80=A6) > > [snip] > >> Throw to key `parser-error' with args `(#f "Unknown command" rode)'. > > This appears to be a typo unrelated to the original problem. I have > submitted a patch [0] that I believe fixes it. > > [0] https://issues.guix.info/issue/34837 > > Best, > Jack