From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Cannot clone git repository Date: Mon, 18 May 2020 13:03:56 +0300 Message-ID: <42CE9B93-C06C-48F2-BC8A-94E97C41AE8B@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="94295"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org, Philippe Vaucher , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 18 12:04:41 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 1jacdV-000OQZ-HS for ged-emacs-devel@m.gmane-mx.org; Mon, 18 May 2020 12:04:41 +0200 Original-Received: from localhost ([::1]:56224 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jacdU-0005hJ-Jh for ged-emacs-devel@m.gmane-mx.org; Mon, 18 May 2020 06:04:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaccr-0005HE-OJ for emacs-devel@gnu.org; Mon, 18 May 2020 06:04:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54588) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaccr-0004Ks-FM; Mon, 18 May 2020 06:04:01 -0400 Original-Received: from [109.253.188.221] (port=38556 helo=[10.131.35.34]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1jaccq-0005qs-N1; Mon, 18 May 2020 06:04:01 -0400 In-Reply-To: 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:250721 Archived-At: On May 18, 2020 12:11:14 PM GMT+03:00, Philippe Vaucher wrote: > Hello, >=20 > Since about 1h I cannot clone the repository anymore: >=20 > silex@silex-laptop:/tmp$ git clone > https://git=2Esavannah=2Egnu=2Eorg/git/emacs=2Egit > Cloning into 'emacs'=2E=2E=2E > fatal: unable to access 'https://git=2Esavannah=2Egnu=2Eorg/git/emacs=2E= git/': > The requested URL returned error: 502 >=20 > To be honest I cloned it a lot these past few days=2E Maybe this is just > savannah telling me to be quiet for a while=2E >=20 > If someone can confirm/infirm if it's just me or a real problem it'd > be nice=2E Clones just fine here=2E