From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17545 invoked by alias); 13 Mar 2013 17:23:03 -0000 Received: (qmail 17488 invoked by uid 22791); 13 Mar 2013 17:23:01 -0000 X-SWARE-Spam-Status: No, hits=-7.2 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS 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; Wed, 13 Mar 2013 17:22:54 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2DHMe8O015550 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 13 Mar 2013 13:22:40 -0400 Received: from fche.csb (vpn-53-2.rdu2.redhat.com [10.10.53.2]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2DHMdCO011038; Wed, 13 Mar 2013 13:22:40 -0400 Received: by fche.csb (Postfix, from userid 2569) id 906455819F; Wed, 13 Mar 2013 13:22:38 -0400 (EDT) Date: Wed, 13 Mar 2013 17:23:00 -0000 From: "Frank Ch. Eigler" To: Jonathan Larmour Cc: Sourceware Overseers Subject: Re: sourceware hardware transition Message-ID: <20130313172238.GD11197@redhat.com> References: <20130311212918.GF3288@redhat.com> <51401E6A.7040709@jifvik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51401E6A.7040709@jifvik.org> 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: 2013-q1/txt/msg00087.txt.bz2 Hi - On Wed, Mar 13, 2013 at 07:36:26AM +0100, Jonathan Larmour wrote: > [...] > Since at least gcc bugzilla relies on things like bugzilla mail handling, > including some magic scripts relating commits to bugs; and every project > has some sort of mailing list for commits, I think things will need > firewalling before the hordes. There is a tradeoff here. I suspect it's more acceptable to get version control systems up ASAP (and risk losing some VCS- or bugzilla-notification emails), than delay bringing the machine up until all those interdependent services are up. What do you think? - FChE