Re: make index fail

From: Andy Farkas <andyf_at_andyit.com.au>
Date: Fri, 10 Jun 2022 03:39:21 UTC
On 10/06/2022 1:12 pm, Tatsuki Makino wrote:
> If Perl is the cause of it, is there a file named PERL5_DEFAULT left in /tmp?

Nope:

%%%
root@mater:/usr/ports # ls -laF /tmp
total 60
drwxrwxrwt   7 root   wheel   7 10 Jun 11:40 ./
drwxr-xr-x  19 root   wheel  28  8 Jun 02:36 ../
drwxrwxrwt   2 root   wheel   2  8 Jun 02:36 .font-unix/
drwxrwxrwt   2 root   wheel   2  9 Jun 15:23 .ICE-unix/
drwxrwxrwt   2 root   wheel   2  9 Jun 15:23 .X11-unix/
drwxrwxrwt   2 root   wheel   2  8 Jun 02:36 .XIM-unix/
drwx------   2 andyf  wheel   4  9 Jun 13:44 pulse-jXSdOHbOuEZq/
root@mater:/usr/ports #
root@mater:/usr/ports # locate -i perl5_default [0]
root@mater:/usr/ports #
%%%

Any other ideas?

Thanks,

-andyf

[0] yeah, I know locate.database is a week old and locate.updatedb will 
be run
sometime tonight to refresh it...