From owner-freebsd-questions Sat Aug 7 7:53: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 4289014FA3 for ; Sat, 7 Aug 1999 07:53:08 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (cs1-gw.cs.binghamton.edu [128.226.171.72]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id KAA04463; Sat, 7 Aug 1999 10:51:20 -0400 (EDT) Date: Sat, 7 Aug 1999 10:38:22 -0400 (EDT) From: Zhihui Zhang To: charon@freethought.org Cc: Willy , "freebsd-questions@FreeBSD.ORG" Subject: Re: CTM abuse In-Reply-To: <3.0.5.32.19990806200849.009f4720@mail> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 6 Aug 1999 charon@freethought.org wrote: > > Any CTM file ending with "xEmpty" is expecting to create an entire src > tree, not just update existing files. Therefore, go to /usr/src and do a > 'rm -r *' first, _then_ do a 'ctm -v -v /usr/CTMs/src-3.02*' (this will > extract the xEmpty, then continue on to apply all the other deltas). Don't > worry about the error that you have no .ctm_status file. You shouldn't > until you apply the deltas, and then it will make one for you. > I just used CTM successfully a couple of days ago. I saw the same "...exists" message. However, after I added -F (force) option to CTM, everthing is OK. I also made world successfully. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message