Re: Locate updatedb

2006-07-27 Thread Lowell Gilbert
Elijah Savage <[EMAIL PROTECTED]> writes:

> Running 6.1 fresh install one of my routines after installing is
> updating the locate database but I am getting errors and it is not
> fulling updating.
>
> locate: integer out of +-MAXPATHLEN (1024): 1027
> locate: integer out of +-MAXPATHLEN (1024): 1027

You have paths that are over 1024 characters long.
Tell updatedb not to use them (/etc/locate.rc exists for this).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Locate updatedb

2006-07-26 Thread Elijah Savage
Running 6.1 fresh install one of my routines after installing is  
updating the locate database but I am getting errors and it is not  
fulling updating.


locate: integer out of +-MAXPATHLEN (1024): 1027
locate: integer out of +-MAXPATHLEN (1024): 1027




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"