From owner-freebsd-hubs@FreeBSD.ORG Wed Dec 10 12:45:49 2003 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D77B116A4CE for ; Wed, 10 Dec 2003 12:45:49 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C50B43D2C for ; Wed, 10 Dec 2003 12:45:48 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 4873 invoked by uid 1002); 10 Dec 2003 20:45:47 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 10 Dec 2003 20:45:47 -0000 Date: Wed, 10 Dec 2003 13:45:32 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Kris Kennaway In-Reply-To: <20031210204111.GA12033@hub.freebsd.org> Message-ID: <20031210134405.M6877@pooker.samsco.home> References: <20031210133253.B6877@pooker.samsco.home> <20031210204111.GA12033@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: hubs@FreeBSD.ORG Subject: Re: Why aren't the 5.2-RC1 bits being mirrored? X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Distributions Hubs: mail sup ftp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 20:45:50 -0000 On Wed, 10 Dec 2003, Kris Kennaway wrote: > On Wed, Dec 10, 2003 at 01:35:43PM -0700, Scott Long wrote: > > All, > > > > The i386 5.2-RC1 bits have been on ftp-master for several days, but I > > do'not see them on either of the ftp.freebsd.org machines. Is there any > > reason why they are not getting mirrored out? > > File/directory permissions would be the usual reason. > > Kris The only issue that I see is that the ISO images are now owned by group 'archive'. However, they are world readable. DO they have to be in the archive group in order to get mirrored? Why didn't rsync see that the 5.2-BETA bits had been removed? I'll adjust the permissions now and see if that helps. Scott