From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Yasuhiro KIMURA Newsgroups: gmane.emacs.devel Subject: Anonymous HTTPS cloning of repository is failed Date: Wed, 30 Sep 2020 00:41:04 +0900 (JST) Message-ID: <20200930.004104.452143863003316545.yasu@utahime.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26285"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 29 17:43:46 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kNHn7-0006gN-9O for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Sep 2020 17:43:45 +0200 Original-Received: from localhost ([::1]:59084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNHn5-0002g7-Hd for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Sep 2020 11:43:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47228) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNHm8-0001ia-0q for emacs-devel@gnu.org; Tue, 29 Sep 2020 11:42:44 -0400 Original-Received: from gate.utahime.jp ([183.180.29.210]:43822) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNHm4-00049G-OP for emacs-devel@gnu.org; Tue, 29 Sep 2020 11:42:43 -0400 Original-Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id 6220439F6C for ; Wed, 30 Sep 2020 00:42:34 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1601394154; bh=7SEOh/Fru/OS4Q/tNa2TRKi1KWJWQAyjV8SEVAMNpXg=; h=Date:To:Subject:From; b=UGCUS/PclPxB3fm8v3l7yxJROd9RHC0vbEsXfypAdJ6DeeZHwtaEasqN3l6LY/VVI z3F8+P21993Nt2JhpWcVHPGYYTRtq15U3KAz5D7UOKZg35tz2b/yzYblk9ImFzCf9e 3gCUFT1BOUx9dgZ13X8X+vLGuZ6kyGMS76arbx0YxmHeR2XJjC/TGYs4D2L3A4niBx LcBGQOT/jqQqnzZSDy/uFOnuQDwhNrt0HO/2mhDHKulcTKUv5LRvo3vdG1yjppWHl0 lALmYXUkc2DQK4RePPttnEat0msrPv8MAJykH8VF4uED6EuHgxORtpjh1MF4yJOOUB EVR1JrnwQqqNQ== Original-Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_CHACHA20_POLY1305_SHA256 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id D153E5440B; Wed, 30 Sep 2020 00:42:31 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.0 at eastasia.home.utahime.org X-Mailer: Mew version 6.8 on Emacs 27.1 Received-SPF: pass client-ip=183.180.29.210; envelope-from=yasu@utahime.org; helo=gate.utahime.jp X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/29 11:42:35 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:256713 Archived-At: Hello All, Sorry if this ML is wrong place to ask this question. But anonymous HTTPS cloning of repository is failed as following. yasu@eastasia[3561]% git clone https://git.savannah.gnu.org/git/emacs.git Cloning into 'emacs'... error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 fatal: the remote end hung up unexpectedly yasu@eastasia[3561]% I also tried it with repositories of projects hosted in savannah but all of them are successfully cloned. So the error seems to be specific to emacs repository. Then where should I report this problem? Best Regards. --- Yasuhiro KIMURA