From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2DweIteJS2CNAgAA0tVLHw (envelope-from ) for ; Fri, 12 Mar 2021 15:33:43 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id EJz0HdeJS2DGEgAA1q6Kng (envelope-from ) for ; Fri, 12 Mar 2021 15:33:43 +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 1678111DD5 for ; Fri, 12 Mar 2021 16:33:43 +0100 (CET) Received: from localhost ([::1]:37476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lKjnJ-0002iN-NQ for larch@yhetil.org; Fri, 12 Mar 2021 10:33:41 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKjc2-0008JL-BA for guix-patches@gnu.org; Fri, 12 Mar 2021 10:22:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lKjc2-0005KR-0w for guix-patches@gnu.org; Fri, 12 Mar 2021 10:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lKjc1-0004Um-Sj for guix-patches@gnu.org; Fri, 12 Mar 2021 10:22:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46948] [PATCH 1/1] Refresh matrix-synapse --update --recursive In-Reply-To: <20210305122426.37730-1-rafa@esat.kuleuven.be> Resent-From: Rafa =?UTF-8?Q?G=C3=A1lvez?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Mar 2021 15:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46948 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: efraim@flashner.co.il, 46948@debbugs.gnu.org X-Debbugs-Original-To: efraim@flashner.co.il, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161556250617259 (code B ref -1); Fri, 12 Mar 2021 15:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Mar 2021 15:21:46 +0000 Received: from localhost ([127.0.0.1]:58107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKjbm-0004UJ-90 for submit@debbugs.gnu.org; Fri, 12 Mar 2021 10:21:46 -0500 Received: from lists.gnu.org ([209.51.188.17]:44666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKjbj-0004U9-N4 for submit@debbugs.gnu.org; Fri, 12 Mar 2021 10:21:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKjbj-0007cw-9L for guix-patches@gnu.org; Fri, 12 Mar 2021 10:21:43 -0500 Received: from rhcavuit03.kulnet.kuleuven.be ([2a02:2c40:0:c0::25:136]:41071) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKjbh-00056M-GT for guix-patches@gnu.org; Fri, 12 Mar 2021 10:21:43 -0500 X-KULeuven-Envelope-From: rafa@esat.kuleuven.be X-KULeuven-Scanned: Found to be clean X-KULeuven-ID: 5BFF612034F.A5796 X-KULeuven-Information: Katholieke Universiteit Leuven Received: from icts-p-smtps-2.cc.kuleuven.be (icts-p-smtps-2e.kulnet.kuleuven.be [134.58.240.34]) by rhcavuit03.kulnet.kuleuven.be (Postfix) with ESMTP id 5BFF612034F for ; Fri, 12 Mar 2021 16:21:30 +0100 (CET) Received: from [192.168.1.56] (93.102-244-81.adsl-dyn.isp.belgacom.be [81.244.102.93]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by icts-p-smtps-2.cc.kuleuven.be (Postfix) with ESMTPSA id 2CEB6200B3; Fri, 12 Mar 2021 16:21:26 +0100 (CET) References: X-Kuleuven: This mail passed the K.U.Leuven mailcluster From: Rafa =?UTF-8?Q?G=C3=A1lvez?= Message-ID: <1aae99e8-d423-550f-a528-68b200243fe5@esat.kuleuven.be> Date: Fri, 12 Mar 2021 16:21:25 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Received-SPF: pass client-ip=2a02:2c40:0:c0::25:136; envelope-from=rafa@esat.kuleuven.be; helo=rhcavuit03.kulnet.kuleuven.be X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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=1615563223; 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; bh=Y+9JBNbTSrvbdNqPvdbWG/8//TpaG1/DsdN6mlDxlKo=; b=YJ43Cl8gE6DJnQD6tpFjizwhcLwqFRRg4M2ZwephlTh0NnqXYJO68+M+HmwocotYgc9K8T DLIxiwJvQLl4GEayPZM0ZAA8HQuFwuILI3fQjL5l48rddW1WTZwxJVtN7a7wGUGNXI0cdb pK0N8PylkSOT8CXPEMW8EMoj3n0uJaIakuiCuonaeTKuZByUhlCDGlTP2NSdOlOG/d9rYa kpmvPpkk/QelEz6XJjxxquhzSOuALmWMUFo5/PnsBm0m02Vq+0WrWZCCsTdNAt1Gi4OYza MxDAxB3D8bC9m9iY6SI4DJTz5/k0PEDgDKMnj2CPbkg37mVO8a1tH3+W03OSqg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615563223; a=rsa-sha256; cv=none; b=MBSaI3RYflMtKj/qWraPwuvoXSy7eY7oVfiFp8GVwiuZdTrGDqSLElifMFnQm99mX/RDYd ZRxiVMzyB/hndeaoM3zIG3ROMFLNPQ6pVe/fSsA47J3GmVCtOiwszZbZ5K/wr7KopIqZyw jt6vsWWpjNeEmTx4rMfk1P1COen/hKgKPUcrFdf/h2Iu/q9Caev5X5A5dvR/JYvZizV+3q rYgWhQoEq1GeW/wGHezW4UO0qVZAAttLvOhCWcXBRsJLxm6/Vs0ZWOrZOZ6ff8WgL0C2mO MNZ6N2jsTPe98af5QOkKAG0RfsZqtt7awW0XT78G51cjlZO30Gwt55l/vsyfWg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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: -2.39 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: 1678111DD5 X-Spam-Score: -2.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: +yMW3WdIjY1C Thanks for the notice. I didn't know that, maybe we can put it in the contributing section of the manual? I just sent a patch updating only synapse, I had problems with --recursive, this error was raised for a package in python-xyz.scm "cannot download for this method: #