From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19342 invoked by alias); 12 Aug 2014 18:29:44 -0000 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 Received: (qmail 19331 invoked by uid 89); 12 Aug 2014 18:29:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 12 Aug 2014 18:29:43 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7CITf9g012863 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Tue, 12 Aug 2014 14:29:41 -0400 Received: from fche.csb (vpn-58-221.rdu2.redhat.com [10.10.58.221]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s7CITfah030675; Tue, 12 Aug 2014 14:29:41 -0400 Received: by fche.csb (Postfix, from userid 2569) id 77C0758109; Tue, 12 Aug 2014 14:29:40 -0400 (EDT) Date: Tue, 12 Aug 2014 18:29:00 -0000 From: "Frank Ch. Eigler" To: Yaakov Selkowitz Cc: overseers@sourceware.org Subject: Re: Cygwin infrastructure assistance, part 3 Message-ID: <20140812182940.GB9549@redhat.com> References: <53E9A5DA.1090100@redhat.com> <53EA3898.5090100@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53EA3898.5090100@redhat.com> User-Agent: Mutt/1.4.2.2i X-SW-Source: 2014-q3/txt/msg00092.txt.bz2 Hi - > There may also be jobs in the root crontab that are Cygwin related. > Could someone please check this as well; we want all Cygwin-specific > jobs in the cygwin-admin@ crontab so that we can manage them ourselves. OK, commented out a few items from the root crontab, related to cygwin/cleancache, chowning stuff under the ftp pub/cygwin directory, and running cygwin-staging/mkpkgdir . - FChE