From owner-freebsd-current@FreeBSD.ORG Thu Jul 3 09:02:14 2003 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 58CBA37B404 for ; Thu, 3 Jul 2003 09:02:14 -0700 (PDT) Received: from mail.komquats.com (h24-67-204-31.gv.shawcable.net [24.67.204.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C5044003 for ; Thu, 3 Jul 2003 09:02:11 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by mail.komquats.com (Postfix) with ESMTP id A773A7A19A; Thu, 3 Jul 2003 09:02:04 -0700 (PDT) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.9/8.12.8) with ESMTP id h63G20HN071272; Thu, 3 Jul 2003 09:02:04 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Message-Id: <200307031602.h63G20HN071272@cwsys.cwsent.com> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: John Polstra Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Jul 2003 09:02:00 -0700 Sender: Cy.Schubert@komquats.com cc: current@freebsd.org Subject: Re: Corroupted CVS File (fwd) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cy Schubert List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 16:02:14 -0000 John, It appears I may not be going insane after all. The file is received OK from cvsup7 and from cvsup10. When I check out (using cvs co) from my local repo or rsync the repo to another machine on my network here at home, the file is corrupted. Looks like I've found some kind of issue with -CURRENT. I'm running 5.1-REL. The rsync process is still running. It hasn't even copied the file over yet it appears to have made it's first pass through my CVS tree and suddenly the file is corrupt. I've run the following against my CVS tree: find . -type f | file -f - | grep ':.*data$' It's managed to flag quite a few files however only the file in question appears to be damaged so far. I'm cc'ing this to current@ as I'm fearing the worst at the moment. Cheers, -- Cy Schubert http://www.komquats.com/ BC Government . FreeBSD UNIX Cy.Schubert@osg.gov.bc.ca . cy@FreeBSD.org http://www.gov.bc.ca/ . http://www.FreeBSD.org/ ------- Forwarded Message Date: Wed, 02 Jul 2003 09:55:38 -0700 From: Cy Schubert To: John Polstra Subject: Re: Corroupted CVS File In message , John Polstra writes: > Hi Cy, > > > I'd like to report a corrupted RCS file on cvsup10: > > > > cwsys% cvs co cryptcat > > cvs checkout: Updating cryptcat > > U cryptcat/Makefile > > cvs [checkout aborted]: EOF in value in RCS file /home/fcvs/ports/net/cr > > yptcat/distinfo,v > > cwsys% > > I checked the file on cvsup10 and on cvsup-master, and they're > identical. The one I have here is also identical to those, and I > can check it out OK. Are you sure the corruption isn't on your > local system? Here's what I get from md5: > > thin$ md5 distinfo,v > MD5 (distinfo,v) = 2e7bbef5226dfd02efe1ec51d2bea8fa > > John Strange. I could have sworn that I removed the file and cvsupped again. Anyhow I did and it fixed the problem. Hope this doesn't portend how the rest of my day will go. Cheers, - -- Cy Schubert http://www.komquats.com/ BC Government . FreeBSD UNIX Cy.Schubert@osg.gov.bc.ca . cy@FreeBSD.org http://www.gov.bc.ca/ . http://www.FreeBSD.org/ ------- End of Forwarded Message