From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KC3NIwImJWI2pwAAgWs5BA (envelope-from ) for ; Sun, 06 Mar 2022 22:22:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UOSLHAImJWJqJgEAG6o9tA (envelope-from ) for ; Sun, 06 Mar 2022 22:22:10 +0100 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 26E77D06C for ; Sun, 6 Mar 2022 22:22:10 +0100 (CET) Received: from localhost ([::1]:54312 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nQyKP-0002ct-Bq for larch@yhetil.org; Sun, 06 Mar 2022 16:22:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQyKI-0002ck-SD for guix-patches@gnu.org; Sun, 06 Mar 2022 16:22:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57946) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nQyKI-0007Za-Jz for guix-patches@gnu.org; Sun, 06 Mar 2022 16:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nQyKI-0000q2-GO for guix-patches@gnu.org; Sun, 06 Mar 2022 16:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54036] [PATCH] gnu: gnunet: Update to 0.15.3. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Mar 2022 21:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54036 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Tanguy Le Carrour Cc: 54036@debbugs.gnu.org, maxim.cournoyer@gmail.com Received: via spool by 54036-submit@debbugs.gnu.org id=B54036.16466016873177 (code B ref 54036); Sun, 06 Mar 2022 21:22:02 +0000 Received: (at 54036) by debbugs.gnu.org; 6 Mar 2022 21:21:27 +0000 Received: from localhost ([127.0.0.1]:51843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQyJj-0000pB-Em for submit@debbugs.gnu.org; Sun, 06 Mar 2022 16:21:27 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQyJh-0000oz-UK for 54036@debbugs.gnu.org; Sun, 06 Mar 2022 16:21:26 -0500 Received: from [2001:470:142:3::e] (port=57656 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQyJc-0007Vt-5m; Sun, 06 Mar 2022 16:21:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=+l9Ti+YJ0MxwHzs2KPyGGub+FQ6gFamqzc/kav7MffY=; b=evgSN+q8YCTGWaPHMCi3 9zvMwlklH93yKqr28MHzjy4RCp/jeFYo6R+lnzO3U0+H6xpn1PiZRqJ1IWyH/pLCcfPweu5vAnEfL m17ZQIX1KkW1+oeT9MP1JH93hhthFviL5mdcILN6DP3wXn24No/gCUziYRd+rfJ2234E8otbtalKw PR208Be5m7SBq4FmQDObCbFvgAXXgUwnnTlDmcgD2ASmXP5ShwDv72EYpSuNrRTTCPm/TfPMADJRO S2qgrMTSmHZHR19GvN0KP6E2/SaFTb6bYfidm7RDdzn7SdD6ajSpxIn5JO/skrq/a6Ug82EtrIVl5 xrwfzRqQVWXPOw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:50148 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQyJW-0007p0-Hz; Sun, 06 Mar 2022 16:21:19 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220217080334.12044-1-tanguy@bioneland.org> <20220302163503.5467-1-tanguy@bioneland.org> Date: Sun, 06 Mar 2022 22:21:13 +0100 In-Reply-To: <20220302163503.5467-1-tanguy@bioneland.org> (Tanguy Le Carrour's message of "Wed, 2 Mar 2022 17:35:03 +0100") Message-ID: <87ee3ekcae.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646601730; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=+l9Ti+YJ0MxwHzs2KPyGGub+FQ6gFamqzc/kav7MffY=; b=VpQjroiqwe9qwX3litCxuJZV41MDjMfobKBk+yLbE1fHTosSiIJMpRLOTm6T+VGMopBJJw 29/NVDrfeJJaBR3DKpeAZXd2N5McBc98pQFpDgeFfvM44du621ur/V6V4dbzMcnA3hlys/ T9FS51YhU7MbCWx5leXRpMpKTkPCCOPPWHBDf7LmvNUlU5CWXQYHbx5Iqqhl5mEMtaXGmH CuJ6NiWEFBrSIC6sIV9/hlpanL+Lmm5dopxM8PoRx0BAk4MaKN4OYbdr1UEw/gilnE39Rt dBe3PlM8gamnM/DQmv1Sx7gvgIKknLoQv84B9E1uvYnnGAUy8wup9ELwKk0+CQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646601730; a=rsa-sha256; cv=none; b=fVrs0VzSgbmAK08GPvA2sZEF1W0hOgEL7DjuLmHzueCTrD/Msbf87bNdlh2YYemUD1WCux DOIfuiLnlXf4uhexWIAbYzSpMtBZJwX3sentdVJh4JGiKW7Ew8DenLuyFhIYgfJm0sF4Dc +9kbdlSo93dsPswfpujY20IEMrNeh9YNY+dHKM73m8ap+YQIZmoSlG6loqYHFRSgGKwePT bG80SgaovRwFt+e/mdn5EH2v4OUCC3brvImQivS45jvS692mUOChukuDkDJOo8g91jF6w7 88360E6ljEZDGG2azRE642R3q1G+mBhhVh6hWMb3C5HYFugEOvQhJ9ldWSfxMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=evgSN+q8; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=evgSN+q8; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 26E77D06C X-Spam-Score: -4.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4qyMyJlBzxqW Hi, Tanguy Le Carrour skribis: > Unfortunately, this is still a WIP. > > I've reported the make-status-code problem upstream [1]. If it's a > problem on GNUnet's side, I'll try to fix it. If returning 2 is the > expected behaviour, I'll probably need some help to figure out what has > to be done on our side. I think 0.16.1 was released; does it help? Thanks, Ludo=E2=80=99.