Duplicate INDEX entry

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Jul 25 09:23:17 PDT 2004


On Sun, Jul 25, 2004 at 08:33:29AM -0700, Kent Stewart wrote:
> On Sunday 25 July 2004 07:24 am, Anders Mansson wrote:
> > Hi! When trying to update my ports with 'portsdb -Uu', I get the
> > following error message:
> >
> > Updating the ports index ... Generating INDEX.tmp - please
> > wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1
> > Warning: Duplicate INDEX entry: fvwm-imlib-2.4.18
> >  Done.
> > done
> > [Updating the portsdb <format:bdb1_btree> in /usr/ports ... - 11406
> > port entries found
> > .........1000.........2000.........3000.........4000.........5000....
> >.....6000.........7000.........8000.........9000.........10000........
> >.11000.... ..... done]
> >
> > Can someone please explaine what this means and how to remedy it?
> >
> 
> You have something installed that looks identical to those ports. I get 
> the same messages and ignor them.

Agreed, those messages are harmless and can be ignored.  However,
what's happening is that those ports are actually part of a
master-slave pairing, where the difference is enabling some feature
like gtk support.  Either you have a Makefile setting somewhere
(/etc/make.conf possibly) which unconditionally turns on that support,
or the port tries to be too clever for it's own good, and turns on
support for the feature automatically if it detects that the required
libraries are installed.  That effectively makes the master port
identical to the slave port, hence the error message.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040725/18f577a7/attachment.bin


More information about the freebsd-questions mailing list