From owner-freebsd-bugs Mon Mar 2 10:10:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16821 for freebsd-bugs-outgoing; Mon, 2 Mar 1998 10:10:04 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16814; Mon, 2 Mar 1998 10:10:03 -0800 (PST) (envelope-from gnats) Received: from ewok.pi.musin.de (ewok.pi.musin.de [194.246.250.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16051 for ; Mon, 2 Mar 1998 10:02:43 -0800 (PST) (envelope-from sec@yoda.pi.musin.de) Received: from yoda.pi.musin.de (yoda.pi.musin.de [194.246.250.12]) by ewok.pi.musin.de (8.8.5/8.8.7) with ESMTP id TAA17499 for ; Mon, 2 Mar 1998 19:03:54 +0100 (CET) Received: (from root@localhost) by yoda.pi.musin.de (8.8.8/8.8.5) id TAA15078; Mon, 2 Mar 1998 19:02:09 +0100 (CET) Message-Id: <199803021802.TAA15078@yoda.pi.musin.de> Date: Mon, 2 Mar 1998 19:02:09 +0100 (CET) From: Stefan `Sec` Zehl Reply-To: sec@yoda.pi.musin.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: misc/5900: cvsup problem/corrupt files. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5900 >Category: misc >Synopsis: cvsup problem/corrupt files. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 2 10:10:01 PST 1998 >Last-Modified: >Originator: >Organization: >Release: FreeBSD 2.2.5-STABLE i386 >Environment: recent 2.2.5-STABLE. "cvsup"ing every night with the follofing supfile: *default host=cvsup.uk.freebsd.org *default prefix=/usr/CVSup *default base=/usr/local/sup/status *default delete use-rel-suffix compress *default release=cvs cvs-all >Description: on checking our the source tree with: cvs -R -q -r checkout -r RELENG_2_2 src I get errors again and again. cvs checkout: `/usr/CVSup/src/gnu/usr.bin/groff/devX100-12/Attic/S,v' does not appear to be a valid rcs file cvs checkout: `/usr/CVSup/src/gnu/usr.bin/groff/devX100-12/Attic/S,v' does not appear to be a valid rcs file cvs [checkout aborted]: `/usr/CVSup/src/gnu/usr.bin/perl/perl/spat.h,v' does not appear to be a valid rcs file Blowing them away (rm) and re-cvsup'ing cures the problem. By looking at this files with less, it's obvious that they're broken. They contain lots of 0-bytes. Sometimes even some other junk between the NUL's. I kept the two above-mentioned files. In case anyone wants them. >How-To-Repeat: don't know exactly. But this re-occurs always. If you need more information (such as dmesg) let me know. >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message