From owner-freebsd-questions@FreeBSD.ORG Fri Sep 10 11:42:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B749916A4CE for ; Fri, 10 Sep 2004 11:42:58 +0000 (GMT) Received: from kayjay.xs4all.nl (kayjay.xs4all.nl [80.126.33.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07BA243D45 for ; Fri, 10 Sep 2004 11:42:58 +0000 (GMT) (envelope-from karelj@kayjay.xs4all.nl) Received: from kayjay.xs4all.nl (localhost.kayjay.xs4all.nl [127.0.0.1]) by kayjay.xs4all.nl (8.13.1/8.13.1) with ESMTP id i8ABgt9H015298 for ; Fri, 10 Sep 2004 13:42:55 +0200 (CEST) (envelope-from karelj@kayjay.xs4all.nl) Received: (from karelj@localhost) by kayjay.xs4all.nl (8.13.1/8.13.1/Submit) id i8ABgsXK015297 for questions@freebsd.org; Fri, 10 Sep 2004 13:42:54 +0200 (CEST) (envelope-from karelj) Date: Fri, 10 Sep 2004 13:42:52 +0200 From: "Karel J. Bosschaart" To: questions@freebsd.org Message-ID: <20040910114252.GB15257@kayjay.xs4all.nl> References: <20040908123608.GA8387@kayjay.xs4all.nl> <44zn40ei2q.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44zn40ei2q.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i Subject: Re: cvsup, SetAttrs, I've read the FAQ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 11:42:58 -0000 On Wed, Sep 08, 2004 at 02:22:53PM -0400, Lowell Gilbert wrote: > "Karel J. Bosschaart" writes: > > > I would like to get rid of the 'SetAttrs' lines in the cvsup logs. > > Of course I found the FAQ at http://www.cvsup.org/faq.html#setattrs ; > > I have umask=2 defined in my supfile, always run as root and after removing > > the checkout files, these files are rebuilt and all is fine. Only for one > > time though: running cvsup a second time will show 'SetAttrs' on the files > > that were updated in the previous run. See example of two cvsup runs: > > Until you solve the problem, the '-s' option may help you. > > Are the permissions on /usr/sup at all strange? They will typically > be 655 root:wheel... They are 755 on the dirs, 644 on the checkout files, all root:wheel. Seems OK to me. Some more experimenting revealed that it depends on the cvsup mirror I'm using. Using cvsup2.nl.freebsd.org I have the SetAttrs problem, but when switching to cvsup.nl.freebsd.org all is fine. I tried switching a couple of times and it seems consistent. I'm happy now :-), but still wondering what could be "wrong" on the cvsup2 mirror. I have logs of the cvsup sessions if anyone is interested. Karel.