From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 08:43:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E2C16A4CE for ; Tue, 23 Nov 2004 08:43:34 +0000 (GMT) Received: from sffwd0.suedfactoring.de (port-212-202-224-251.static.qsc.de [212.202.224.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A98143D45 for ; Tue, 23 Nov 2004 08:43:32 +0000 (GMT) (envelope-from agruner@suedfactoring.de) Received: from pcs28.suedfac.com ([10.4.1.99])ESMTP id iAN8hVJ6007262 for ; Tue, 23 Nov 2004 09:43:31 +0100 Received: by pcs28.suedfac.com (Postfix, from userid 1001) id 9FE45B98E; Tue, 23 Nov 2004 09:45:31 +0100 (CET) Date: Tue, 23 Nov 2004 09:45:31 +0100 From: "Axel S. Gruner" To: freebsd-questions@freebsd.org Message-ID: <20041123084531.GD95566@pcs28.suedfactoring.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: SuedFactoring GmbH Adress1: 70191 Stuttgart Adress2: Heilbronnerstrasse 86 Phone: (+49)711/127-3865 User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new Subject: Problem with INDEX X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: axel.gruner@suedfactoring.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 08:43:34 -0000 Hi. I ran into some problems with "portsdb -uU" since the INDEX file has been removed from the CVS. Sometimes it works, sometimes not. In my understanding, after a cvsup of the ports tree, i have to do a "make fetchindex". Works fine. But what about a "portsd -uU"? Is this one obsolet (but portupgrade needs the INDEX.db?)? So the only INDEX file i have is "INDEX" if i run "portsdb -uU" i get en Error 1. If i run just "portversion -v" after a cvsup, i get a "Updating the ports index ... Generating INDEX.tmp - please wait.." after a while also an error 1. So, is this just a problem "at the moment", or does it depends on the removal of "INDEX" from the CVS tree?