From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21516: lsh and nettle Date: Mon, 28 Sep 2015 22:58:41 +0200 Message-ID: <87si5y5khq.fsf@gnu.org> References: <20150918204456.GA6402@debian> 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]:41453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgfVs-0004oJ-68 for bug-guix@gnu.org; Mon, 28 Sep 2015 16:59:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgfVn-0002St-6o for bug-guix@gnu.org; Mon, 28 Sep 2015 16:59:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgfVn-0002Sp-40 for bug-guix@gnu.org; Mon, 28 Sep 2015 16:59:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZgfVn-0000vM-06 for bug-guix@gnu.org; Mon, 28 Sep 2015 16:59:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20150918204456.GA6402@debian> (Andreas Enge's message of "Fri, 18 Sep 2015 22:44:56 +0200") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: 21516-done@debbugs.gnu.org Andreas Enge skribis: > I just tried to use lsh from the latest core-updates commit (hopefully) > on armhf. The command > > $ lsh-authorize identity.pub > > results in: > > Can't find the sexp-conv program Fixed in 0b1f0d3, thanks! Ludo=E2=80=99.