From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MNPiMi88eGBjxAAAgWs5BA (envelope-from ) for ; Thu, 15 Apr 2021 15:14:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OMnCLC88eGDgJAAAbx9fmQ (envelope-from ) for ; Thu, 15 Apr 2021 13:14:23 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 69CCD21701 for ; Thu, 15 Apr 2021 15:14:23 +0200 (CEST) Received: from localhost ([::1]:58606 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lX1p8-0008Eo-IB for larch@yhetil.org; Thu, 15 Apr 2021 09:14:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lX1ms-0006Pj-BO for guix-patches@gnu.org; Thu, 15 Apr 2021 09:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53413) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lX1ms-0006Lx-1q for guix-patches@gnu.org; Thu, 15 Apr 2021 09:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lX1mr-00008K-T7 for guix-patches@gnu.org; Thu, 15 Apr 2021 09:12:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47769] [PATCH 6/6] gnu: Added wally-cli. Resent-From: Martin Becze Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Apr 2021 13:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47769 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti , Maxime Devos , 47769@debbugs.gnu.org Received: via spool by 47769-submit@debbugs.gnu.org id=B47769.1618492312494 (code B ref 47769); Thu, 15 Apr 2021 13:12:01 +0000 Received: (at 47769) by debbugs.gnu.org; 15 Apr 2021 13:11:52 +0000 Received: from localhost ([127.0.0.1]:36726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lX1mh-00007t-Vo for submit@debbugs.gnu.org; Thu, 15 Apr 2021 09:11:52 -0400 Received: from mx1.riseup.net ([198.252.153.129]:36964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lX1mf-00007c-AE for 47769@debbugs.gnu.org; Thu, 15 Apr 2021 09:11:50 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FLfqz34zyzDv3C; Thu, 15 Apr 2021 06:11:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1618492303; bh=PjHZWikZ/x5dYsLm64J1cfgHeETkLrvlE9ySddgnSOo=; h=Subject:To:References:From:Date:In-Reply-To:From; b=P3AexblUqu5Vdst2etsFwRJC3WQGN5ZhKXBgOdxPQnnk6GA7XYT+lVl+p0dpbzhAH B+Lf8IAVCTzzD4pep0q/X8g6zB8ZaLYmAD7F9fYBcCfF0XjV+nV8IuxkdUJpu6Q+H0 H6PpOnM7tIIvQi9HLRB1JFyG6XdyjfLaDVtRiZZs= X-Riseup-User-ID: 708366C0464EC2C8499A692A8DD2631B9D649B5781633B921208078D0DBEEA3E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FLfqy17czz5vRw; Thu, 15 Apr 2021 06:11:41 -0700 (PDT) References: <20210414101413.5743-1-mjbecze@riseup.net> <20210414102010.6100-1-mjbecze@riseup.net> <20210414102010.6100-6-mjbecze@riseup.net> <87y2dktthf.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> From: Martin Becze Message-ID: Date: Thu, 15 Apr 2021 08:11:39 -0500 MIME-Version: 1.0 In-Reply-To: <87y2dktthf.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618492463; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=s/QAWghXDwHT+NNfI9M1EXuOJUvPemOR+7HDKXDu26o=; b=iyUMqGs6+g6fow//k274pKHtHBOI7/42CxpO8lMx44zbJCTwQCJZTMSPAX5uKAVvE+CppI 0ynQnQ6KjiyXqyhsheDCYkYkTCXUk87sI5MW/ntJZGpJCynIQNnq1zHGlXMXspIl3EAPpG Z7C6UMvX2hAlGxOjWQLsy+FX2b7TmgQ88lIUKIatRe8geVfJrmuhKB5HPLf80DCsteCxTO o8X1oAGJTgczJRIPTeYQSfpGG1rPh0ZXUUb0UaQOGDW8OZdYoS/wH7+kKflqQTF5sSQf4f 2WoB1eK/7aF6pmllhEDytp6RtjzwJpQxTvr9I+/IjorL6tW4C03BqyQQGLr2Kw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618492463; a=rsa-sha256; cv=none; b=tNBbJxYKQS5HZkpGDTpKpZKPopRPsJoTn6Pt09VSCJFNMH4wjHDD+ySDMSIgaA6iRIj59R 90bhndE1dKiiHOZWqNOZQ/HWotagyeWo1XSqhb1V9O1Aq4uwL0Ti/r5pSIA0rpW81w7v// 2cmcn7m6qAUROGi9gVVkuM6Ca2Wk15Zlm6h7QB4SGB7/bPGt0sC5jh/W9FBaOXhmJkQMf3 h+eNMcWeNPC15GLvG1V+5faoEQnxqmx4n/Ug0TO7I8Qm2azMQ6+8/XVoJE63kFvEhRYsIj NJhkbHFezzcaCYS4BgPGQTlAfH72Hb8C+J1hIOrDXR+Rysz1Z2G3/IJsV9gPjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=P3AexblU; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=P3AexblU; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 69CCD21701 X-Spam-Score: -1.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: PQQs+DXSzEKU Just checked and it works! +1. Nicolo, is your patch on this list? On 4/14/21 5:02 PM, Nicolò Balzarotti wrote: > Maxime Devos writes: > >> On Wed, 2021-04-14 at 05:20 -0500, Martin Becze wrote: >>> [...] >>> +(define-public wally-cli >>> + (package >>> + (name "wally-cli") >>> + (version "2.0.0") >>> + (source >>> + (origin >>> + (method git-fetch) >>> + (uri (git-reference >>> + (url "https://github.com/zsa/wally-cli.git") >>> + (commit (string-append version "-linux")))) >>> + (sha256 >>> + (base32 >>> + "0xz3z18bbnf736ngjj6jhnp3p2j55m5jhnb2xl6l5hybracfyhm7")) >>> + (file-name (git-file-name name version)))) >>> + (build-system go-build-system) >>> + (arguments >>> + '(#:tests? #f ; tests fail on the linter >> >> Does upstream know about the failing tests? >> Also, consider disabling *only* the known failing tests. > > @Martin > I had a patch floating around using this commit: > 0cf3dd904c5d67278d04182debb310c370754da6 > where I commented that this fixed the tests. > Could you check? Maybe we can ask upstream if they can tag a new > version. > > Thanks, Nicolò >