From owner-freebsd-questions Tue Sep 3 15: 8:36 2002 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 A0C7337B400 for ; Tue, 3 Sep 2002 15:08:33 -0700 (PDT) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C72B43E72 for ; Tue, 3 Sep 2002 15:08:32 -0700 (PDT) (envelope-from martin@sumuk.de) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.12.5/8.12.5) with ESMTP id g83M8Tbn031528; Wed, 4 Sep 2002 00:08:29 +0200 (CEST) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g83M8Sm41675; Wed, 4 Sep 2002 00:08:28 +0200 (CEST) (envelope-from vincent) Date: Wed, 4 Sep 2002 00:08:27 +0200 From: Martin Heinen To: sroberts@dsl.pipex.com Cc: FreeBSD Questions Subject: Re: Updating the ports index ... Warning: Duplicate INDEX entry: freeciv-imlib-1.13.0 Message-ID: <20020904000827.B40876@sumuk.de> Reply-To: freebsd-questions@FreeBSD.ORG References: <1031087954.358.61.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1031087954.358.61.camel@Demon.vickiandstacey.com>; from stacey@Demon.vickiandstacey.com on Tue, Sep 03, 2002 at 10:19:13PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 03, 2002 at 10:19:13PM +0100, Stacey Roberts wrote: > I've just cvsup'd my ports tree and running portsdb -Uu returns the > following: > > # portsdb -Uu > Updating the ports index ... Warning: Duplicate INDEX entry: > freeciv-imlib-1.13.0 > Warning: Duplicate INDEX entry: gcc-3.1.1_20020726 This is caused by a port which resides in two directories. Most likely the development version and the normal version of a port have the same name. Before revision 1.9 /usr/ports/Tools/make_index silently generated two or more lines for the same port in INDEX. Now, only the first detected port is written to INDEX and duplicate entries will spit a warning. > I run pkgdb -F but nothing is flagged as having a problem. Just wanting > to make sure that its okay to ignore this. If you are not going to install any of the duplicate ports, you can ignore this. If you want to install a duplicate port, check if the entry in INDEX describes the correct port. -- Marxpitn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message