From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 17:34:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C8C16A4CE for ; Wed, 22 Sep 2004 17:34:17 +0000 (GMT) Received: from blake.polstra.com (blake.polstra.com [64.81.189.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E48AE43D41 for ; Wed, 22 Sep 2004 17:34:16 +0000 (GMT) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (dsl081-189-067.sea1.dsl.speakeasy.net [64.81.189.67]) by blake.polstra.com (8.12.11/8.12.11) with ESMTP id i8MHYGDo034675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Sep 2004 10:34:16 -0700 (PDT) (envelope-from jdp@strings.polstra.com) Received: (from jdp@localhost) by strings.polstra.com (8.12.11/8.12.11/Submit) id i8MHYEsB052689; Wed, 22 Sep 2004 10:34:14 -0700 (PDT) (envelope-from jdp) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20040920232312.GA17065@mail.unixjunkie.com> Date: Wed, 22 Sep 2004 10:34:14 -0700 (PDT) From: John Polstra To: John X-Bogosity: No, tests=bogofilter, spamicity=0.017901, version=0.14.5 cc: freebsd-current@freebsd.org Subject: RE: odd cvsup error. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 17:34:17 -0000 On 20-Sep-2004 John wrote: > Is this anything to worry about? > > Connected to cvsup.freebsd.org > Updating collection src-all/cvs > Edit src/include/Makefile > Cannot calculate checksum for "/usr/src/share/man/man9/store.9": Operation not > supported > > No other file shows that. I rm.ed (didn't run chflags) said file and reran cvsup > and it ran fine. It would have been nice to have seen an "ls -lo" on that file. It sounds like it mysteriously became a directory, or something like that. John