Stephen Cameron writes:
> 
> What's the "dupilicate key found for 'y'" message?
> 
> I'm guessing it's from ndbm, while looking in the modules 
> file.

Exactly.  It means you have two modules named "y".

> But, I can edit the modules file, and commit a change
> to the modules file, and I get the message about
> rebuilding the modules database, but nothing about
> any duplicate key, and I don't have a module called "y"
> so I'm not sure what the 'y' key is, or why there's more
> than one.

Be default, CVS uses it's own dbm emulator that works directly off of
the text file -- there aren't any real database files -- so rebuilding
the modules database doesn't really do anything, not even checking for
duplicate keys.

So, it looks like you *do* have a module named "y"!  Check for funny
control characters in CVSROOT/modules or other weirdness.

-Larry Jones

It's hard to be religious when certain people are never
incinerated by bolts of lightning. -- Calvin

Reply via email to