From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123724 invoked by alias); 30 Oct 2019 19:54:02 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 123580 invoked by uid 89); 30 Oct 2019 19:54:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=X, HX-Languages-Length:543, H*MI:sk:07bd1eb, H*f:sk:07bd1eb X-HELO: us-smtp-1.mimecast.com Received: from us-smtp-delivery-1.mimecast.com (HELO us-smtp-1.mimecast.com) (205.139.110.120) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 30 Oct 2019 19:54:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572465238; h=from:from: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: in-reply-to:in-reply-to:references:references:openpgp:openpgp:autocrypt:autocrypt; bh=W/AFdshcIefF1bjmLIPo33v5FAfSZbdigNd//bEzc+Q=; b=iLrxrgB1RgGhXsGK8WIIPXXrTlv/PsXfP5hx4n/SqU6eZeAxx6HdK7fhP4v7DQAodeZt1z KE/Hf5Zcw/F5NJvkHHyJVCb13re5Lcu578LzCbFUaoIm/OBbEUXQOcCGtA4WvX97+KFjBT qPNAgAgNgqegBFAwNvAnw1K4XVYMa8o= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-154-8cv2WbOYPiq774UVdRm48w-1; Wed, 30 Oct 2019 15:53:52 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3248A107ACC0; Wed, 30 Oct 2019 19:53:51 +0000 (UTC) Received: from localhost.localdomain (ovpn-112-3.rdu2.redhat.com [10.10.112.3]) by smtp.corp.redhat.com (Postfix) with ESMTP id 88C5B5D70D; Wed, 30 Oct 2019 19:53:50 +0000 (UTC) Subject: Re: svn unavailable since more than an hour To: Bill Seurer , gcc@gcc.gnu.org References: <69041e61-c3c2-3251-bcd4-dc7220e55e07@emrich-ebersheim.de> <07bd1ebd-1b5f-4c9a-ba20-acc57c09dc14@linux.vnet.ibm.com> From: Jeff Law Openpgp: preference=signencrypt Message-ID: <8f5e3f09-0573-5490-be73-98ba87308bf1@redhat.com> Date: Wed, 30 Oct 2019 19:54:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <07bd1ebd-1b5f-4c9a-ba20-acc57c09dc14@linux.vnet.ibm.com> X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00193.txt.bz2 On 10/30/19 1:49 PM, Bill Seurer wrote: > On 10/30/19 1:29 PM, Rainer Emrich wrote: >> svn: E170013: Unable to connect to a repository at URL >> 'svn://gcc.gnu.org/svn/gcc/trunk' >> svn: E210002: Network connection closed unexpectedly >> >=20 > I can ping gcc.gnu.org but if I tracert/traceroute to it I get: >=20 > 24=C2=A0 server1.sourceware.org (209.132.180.131)=C2=A0 82.745 ms !X=C2= =A0 82.740 ms !X > =C2=A082.292 ms !X >=20 > The !X means "communication administratively prohibited" apparently. THrottled perhaps? jeff