From owner-cvs-ports@FreeBSD.ORG Sat Nov 13 18:22:01 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6FEE16A4CE; Sat, 13 Nov 2004 18:22:01 +0000 (GMT) Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 319D943D58; Sat, 13 Nov 2004 18:22:01 +0000 (GMT) (envelope-from netch@lucky.net) Received: from burka.carrier.kiev.ua (netch@localhost [127.0.0.1]) by burka.carrier.kiev.ua with ESMTP id iADILngH040002; Sat, 13 Nov 2004 20:21:52 +0200 (EET) (envelope-from netch@burka.carrier.kiev.ua) Received: (from netch@localhost) by burka.carrier.kiev.ua (8.12.11/8.12.11/Submit) id iADILnmG039994; Sat, 13 Nov 2004 20:21:49 +0200 (EET) (envelope-from netch) Date: Sat, 13 Nov 2004 20:21:49 +0200 From: Valentin Nechayev To: Pav Lucistnik Message-ID: <20041113182149.GB35929@lucky.net> References: <200411131016.iADAG6lG083848@repoman.freebsd.org> <20041113174113.GC76034@nevermind.kiev.ua> <1100368082.8072.72.camel@hood.oook.cz> <20041113175755.GA59121@nevermind.kiev.ua> <1100369141.8072.77.camel@hood.oook.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1100369141.8072.77.camel@hood.oook.cz> X-42: On X-Verify-Sender: Address has been verified (burka.carrier.kiev.ua) cc: cvs-ports@freebsd.org cc: Alexandr Kovalenko cc: Kirill Ponomarew cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports CHANGES INDEX INDEX-5 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: netch@lucky.net List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2004 18:22:02 -0000 Sat, Nov 13, 2004 at 19:05:41, pav wrote about "Re: cvs commit: ports CHANGES INDEX INDEX-5": > Portupgrade behaves exactly as designed - it wants a fresh INDEX file. > I personally don't see why, but it's designed as that. There are several > ways to obtain a fresh INDEX file, mind you, you can download it from > the website using "make fetchindex" or you can rebuild it locally using > "make index", portupgrade chose to use the second way. And cvsup will delete INDEX each run? Even if not listed in checkouts, deleting checkouts (which is regular sanitation act) will lead to redeleting of INDEX. So, one need to rename rebuilded INDEX, do cvsup and rename it back? You advocate for too mad procedure. >> And take a note that a lot of people, who doesn't know if INDEX[-5] is >> needed or not needed by portupgrade will wast their time. >> >> I assume portupgrade is key port for FreeBSD system. > Yes, but still it's third-party software we can't modify directly. Yes, but for now this created unneeded period of brokenness. -netch-