From owner-ctm-users@FreeBSD.ORG Thu Nov 20 03:30:50 2003 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92F3F16A4CE for ; Thu, 20 Nov 2003 03:30:50 -0800 (PST) Received: from zgok.oni.gr.jp (zgok.oni.gr.jp [211.12.14.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3570043FE1 for ; Thu, 20 Nov 2003 03:30:49 -0800 (PST) (envelope-from oniuda@oni.gr.jp) Received: from localhost (oniuda@localhost [IPv6:::1]) by zgok.oni.gr.jp (8.12.9p2/8.12.8) with ESMTP id hAKBUkOZ078082 for ; Thu, 20 Nov 2003 20:30:47 +0900 (JST) (envelope-from oniuda@oni.gr.jp) Date: Thu, 20 Nov 2003 20:30:46 +0900 (JST) Message-Id: <20031120.203046.74677498.oniuda@oni.gr.jp> To: ctm-users@freebsd.org From: Koh-ichi Oniuda (=?iso-2022-jp?B?GyRCNTRAOEVEOUAwbBsoQg==?=) In-Reply-To: <3FBC600A.2090607@oisca.org> References: <3FBC600A.2090607@oisca.org> X-Mailer: Mew version 3.3 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Errors when extracting the ctm file... X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 11:30:50 -0000 In <3FBC600A.2090607@oisca.org> at Thu, 20 Nov 2003 15:32:42 +0900 Re:[ Errors when extracting the ctm file... ] "Rommel B. IKEDA" wrotes: r_ikeda> I downloaded the "ports-cur.5000xEmpty.gz" r_ikeda> r_ikeda> But when I tried ctm the following came out: r_ikeda> r_ikeda> ctm: warning: .ctm_status not found r_ikeda> gunzip: stdin: unexpected end of file r_ikeda> /home/r_ikeda/CTM/ports-cur.5000xEmpty.gz Fatal error: Truncated patch. r_ikeda> ctm: exit(65) r_ikeda> r_ikeda> How can I correctly extract this file in my /usr/ports. r_ikeda> My /usr/ports is already empty because I have already remove everything... Please try -V ctm posion. Like this % ctm -c -V ports-cur.5000xEmpty.gz --- Oniuda