From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: git unreachable? Date: Sun, 15 May 2016 09:15:52 +0200 Message-ID: <87d1onpz9z.fsf@gnu.org> References: <57348A35.6050206@boccaperta.com> <20160514142201.5c26a96c@jabberwock.cb.piermont.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1463296593 23545 80.91.229.3 (15 May 2016 07:16:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 May 2016 07:16:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Perry E. Metzger" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 15 09:16:17 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b1qHY-0003vr-Je for ged-emacs-devel@m.gmane.org; Sun, 15 May 2016 09:16:08 +0200 Original-Received: from localhost ([::1]:39790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1qHX-0004Hv-Vg for ged-emacs-devel@m.gmane.org; Sun, 15 May 2016 03:16:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1qHT-0004E0-Tm for emacs-devel@gnu.org; Sun, 15 May 2016 03:16:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b1qHP-0004St-Ll for emacs-devel@gnu.org; Sun, 15 May 2016 03:16:02 -0400 Original-Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1qHO-0004SQ-GA for emacs-devel@gnu.org; Sun, 15 May 2016 03:15:59 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 2A2612086F for ; Sun, 15 May 2016 03:15:55 -0400 (EDT) Original-Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Sun, 15 May 2016 03:15:55 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=osDMK9Azbz2Yh9LSSTjQcvKs6Gg=; b=Kh1pv 5Vv020IfgJ0yZTx533HY/013P37XHz+OYz6iVlZHa8Irve7E4SXP8CbTuJ9Oapsd hQzYJhEPa/YpqadAM9RQ+c/w/Z31FWagmuQCaZ7DxS9ysyHyt6QpMH6Rz3EKzA7l Q7kwIQnFvQq/ioAs2d2tlfGwyXjAVSOuBvTYsY= X-Sasl-enc: FcMpdOCAdh+9hv3aD9zGVJowAuRa5+Yga9yabC0QNens 1463296554 Original-Received: from thinkpad-t440p (unknown [2.160.143.219]) by mail.messagingengine.com (Postfix) with ESMTPA id 69671C00016; Sun, 15 May 2016 03:15:54 -0400 (EDT) Mail-Followup-To: "Perry E. Metzger" , emacs-devel@gnu.org In-Reply-To: <20160514142201.5c26a96c@jabberwock.cb.piermont.com> (Perry E. Metzger's message of "Sat, 14 May 2016 14:22:01 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 66.111.4.29 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203845 Archived-At: "Perry E. Metzger" writes: >> there may be problems with Savannah. I cannot get Emacs sources >> from git since this morning: >> >> git clone git://git.savannah.gnu.org/emacs.git >> Cloning into 'emacs'... >> fatal: Could not read from remote repository. >> >> Please make sure you have the correct access rights >> and the repository exists. > > I've been having this trouble all of today. Me, too, although I could push to the auctex repository just a minute ago. But now I can't reach it (or the emacs repo) anymore. But it's a known issue and the admins are working on it. See https://savannah.gnu.org/forum/forum.php?forum_id=8542 Bye, Tassilo