From owner-ctm-users@FreeBSD.ORG Fri May 28 07:13:11 2004 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 8A52216A4CE for ; Fri, 28 May 2004 07:13:11 -0700 (PDT) Received: from smtp1.dcns.ne.jp (smtp1.dcns.ne.jp [203.178.100.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 4461443D1D for ; Fri, 28 May 2004 07:13:10 -0700 (PDT) (envelope-from haro@h4.dion.ne.jp) Received: (qmail 1611 invoked from network); 28 May 2004 14:12:30 -0000 Received: from unknown (HELO localhost) (211.10.184.118) by smtp1.dcns.ne.jp with SMTP; 28 May 2004 14:12:30 -0000 Date: Fri, 28 May 2004 23:12:33 +0900 (JST) Message-Id: <20040528.231233.74757112.haro@h4.dion.ne.jp> To: shawnlkennedy@lucent.com From: Munehiro Matsuda In-Reply-To: References: X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ctm-users@freebsd.org Subject: Re: md5 checksum not matching 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: Fri, 28 May 2004 14:13:11 -0000 Hi Shawn, You should not edit/change files maintaind with CTM. If you must, you have to add ".ctm" suffix to that file. I your case now, you should do the following procedure to get things back to normal, and continue what you have been doing. # cd /usr/ports # rm INDEX-5 # rm INDEX # ctm -vuF -e INDEX /usr/CTM/PORTS/ports-cur.5200xEmpty.gz # mv INDEX INDEX.ctm # mv INDEX-5 INDEX-5.ctm # ctm -v -v /usr/CTM/PORTS/*.52??.gz # ...Remake INDEX at your needs Hope this helps, Haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Internet Solution Dept., Kubota Graphics Technologies Inc. /|\ |_| |_|_| 2-8-8 Shinjuku Shinjuku-ku Tokyo 160-0022, Japan Tel: +81-3-3225-0767 Fax: +81-3-3225-0740 From: "Shawn Kennedy" Date: Fri, 28 May 2004 08:42:05 -0500 ::Help! :: ::I've been using ctm successfully for a couple of months ::with no problem until now. :: ::Went to apply some port updates and now get a md5 checksum ::mismatch against the INDEX file in my /usr/ports directory. ::I've re-downloaded the offending update and recreated the ::INDEX (make index), but to no avail. :: ::How do I get past this? Is there a way to skip 1 file? ::I always rebuild my INDEX file after every update. :: ::Shawn :: ::============================== :: ::# ctm -v -v /usr/CTM/PORTS/*.5234* ::Working on ::Expecting Global MD5 <3e641d33db268e8a86b5ee4925381e49> ::Reference Global MD5 <3e641d33db268e8a86b5ee4925381e49> :: FN: INDEX md5 mismatch. :: FN: INDEX edit fails. ::ctm: exit(104) :: ::(snippet from a "-V" option) :: ::Expecting Global MD5 <3e641d33db268e8a86b5ee4925381e49> ::<3e641d33db268e8a86b5ee4925381e49> ::Reference Global MD5 <3e641d33db268e8a86b5ee4925381e49> ::Pass2 -- Checking if CTM-patch will apply :: ::<2.0> :: ::<5234> ::<20040428221744Z> ::<.> :: ::<.ctm_status> ::<1004> ::<1004> ::<644> :: ::<29eed1698946b62b19270a2e5b204aa1> ::<15> :: :: ::<1004> ::<1004> ::<644> ::<96a8c483173870df764fdbefdaee3c26> :: FN: INDEX md5 mismatch. :: ::<3924660> :: FN: INDEX edit fails. ::ctm: exit(104) :: ::(md5 calculation of INDEX) ::# md5 INDEX ::MD5 (INDEX) = 8f5ee54ec4eb93ca31974a1195d7a3c5 :: ::_______________________________________________ ::ctm-users@freebsd.org mailing list ::http://lists.freebsd.org/mailman/listinfo/ctm-users ::To unsubscribe, send any mail to "ctm-users-unsubscribe@freebsd.org"