From owner-freebsd-current Sun Jul 2 2:53: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 7728A37C0E5; Sun, 2 Jul 2000 02:52:58 -0700 (PDT) (envelope-from se@freebsd.org) Received: from [62.104.201.2] (helo=mx1.freenet.de) by mout0.freenet.de with esmtp (Exim 3.14 #3) id 138gQq-0008IJ-00; Sun, 02 Jul 2000 11:52:56 +0200 Received: from [213.6.109.172] (helo=StefanEsser.FreeBSD.org) by mx1.freenet.de with esmtp (Exim 3.14 #3) id 138gQq-0001C1-00; Sun, 02 Jul 2000 11:52:56 +0200 Received: by StefanEsser.FreeBSD.org (Postfix, from userid 200) id 91BE5C58; Sun, 2 Jul 2000 00:33:37 +0200 (CEST) Date: Sun, 2 Jul 2000 00:33:37 +0200 From: Stefan Esser To: Stephen Hocking Cc: current@FreeBSD.ORG, Stefan Esser Subject: Re: cvs-cur.6450.gz Fatal error: Bytecount too large. Message-ID: <20000702003337.A5033@StefanEsser.FreeBSD.org> Reply-To: Stefan Esser Mail-Followup-To: Stefan Esser , Stephen Hocking , current@FreeBSD.ORG References: <200007012135.QAA53033@bloop.craftncomp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007012135.QAA53033@bloop.craftncomp.com>; from shocking@houston.rr.com on Sat, Jul 01, 2000 at 04:35:16PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-07-01 16:35 -0500, Stephen Hocking wrote: > After some absence from the net (my machines were in a box between Australia & > Houston) I've finaaly connected up and am updating my cvs repository via CTM > again. However, when I attempt to apply cvs-cur.6450.gz I get the above error. > Anybody got a good one? You have to increase the value of MAX_SIZE in /usr/src/usr.sbin/ctm/ctm/ctm.h to at least 12MB (i.e. 1024*1024*12). This has been fixed in -current (to 20MB) and is awaiting a MFC. Not sure whether the fix went in before cvs-cur.6450, but I think so. In that case just recompile and install ctm. Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message