From owner-freebsd-questions@FreeBSD.ORG Mon Dec 28 21:01:24 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 930AE1065672 for ; Mon, 28 Dec 2009 21:01:24 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email1.allantgroup.com (email1.emsphone.com [199.67.51.115]) by mx1.freebsd.org (Postfix) with ESMTP id 5907B8FC0C for ; Mon, 28 Dec 2009 21:01:23 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email1.allantgroup.com (8.14.0/8.14.0) with ESMTP id nBSL1KK4050176 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 28 Dec 2009 15:01:21 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.3) with ESMTP id nBSL1KYN058341 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 28 Dec 2009 15:01:20 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.3/Submit) id nBSL1KDW058340; Mon, 28 Dec 2009 15:01:20 -0600 (CST) (envelope-from dan) Date: Mon, 28 Dec 2009 15:01:20 -0600 From: Dan Nelson To: Victor Sudakov , "freebsd-questions@FreeBSD.org" Message-ID: <20091228210120.GH98917@dan.emsphone.com> References: <20091201092938.GA49340@admin.sibptus.tomsk.ru> <20091225064309.GA86796@admin.sibptus.tomsk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091225064309.GA86796@admin.sibptus.tomsk.ru> X-OS: FreeBSD 7.2-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: clamav-milter 0.95.3 at email1.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (email1.allantgroup.com [199.67.51.78]); Mon, 28 Dec 2009 15:01:21 -0600 (CST) X-Scanned-By: MIMEDefang 2.45 Cc: Subject: Re: "Checksum mismatch -- will transfer entire file" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 21:01:24 -0000 In the last episode (Dec 25), Victor Sudakov said: > > I cvsup the FreeBSD CVS repository daily from cvsup.ru.freebsd.org. > > Both the client and the server run CVSup Software version: SNAP_16_1h, > > Protocol version: 17.0. > > > > Recently I noticed that there are lots of messages "Checksum mismatch -- > > will transfer entire file" about all kinds of downloaded files. > > > > What could be the reason? Is my CVS repository corrupt or what? Is there > > a way to check the integrity of the entiry repository? > > > > I have read about there being a "checksum mismatch" problem in CVSup > > version before 15.4, but I am using SNAP_16_1h already. > > > > If this question is offtopic here, please direct me to a more relevant > > mailing list. TIA. > > Am I the only one to have this problem? I see this too. Running cvsup -k and looking at the "bad" files shows that the differences seem to be commit dates before 2000; one end has them as "99", and the other has "1999", which causes the checksum to change. -- Dan Nelson dnelson@allantgroup.com