From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31275 invoked by alias); 31 May 2012 18:08:32 -0000 Received: (qmail 31264 invoked by uid 22791); 31 May 2012 18:08:31 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 31 May 2012 18:08:18 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4VI8078015619 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 31 May 2012 14:08:14 -0400 Received: from fche.csb (vpn-11-180.rdu.redhat.com [10.11.11.180]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q4VHZxw4016494; Thu, 31 May 2012 13:36:00 -0400 Received: by fche.csb (Postfix, from userid 2569) id 10EBF58130; Thu, 31 May 2012 13:35:58 -0400 (EDT) Date: Thu, 31 May 2012 18:16:00 -0000 From: "Frank Ch. Eigler" To: "Carlos O'Donell" Cc: overseers@sourceware.org Subject: Re: Banned IP address for CI glibc builds? Message-ID: <20120531173558.GG26201@redhat.com> References: <4FC7AA18.8030307@mentor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FC7AA18.8030307@mentor.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2012-q2/txt/msg00074.txt.bz2 Hi - On Thu, May 31, 2012 at 01:27:52PM -0400, Carlos O'Donell wrote: > One of our volunteers is bringing up a continuous integration system > for building and testing GLIBC. > > The IP address of the machine is: 130.161.158.181 OK, it's been unblocked. Please ensure that these folks use efficient git operations (pull as opposed to clone). - FChE