Hello. I am running FreeBSD 8.0 on a PowerPC. After running
the locate command still doesn't work:
Another interesting point is that if I run
I get bunch of paths that are either nonexistent or simply bizarre looking:
Anyone having any suggestions what might be causing this interesting problem ? I've already deleted the locate database, re-run 310.locate both as root and different users and still the same problem occurs.
Code:
/etc/periodic/weekly/310.locate
the locate command still doesn't work:
Code:
[root@aphex:~]$ locate emacs
[root@aphex:~]$
Another interesting point is that if I run
Code:
[root@aphex:~]$ locate root
I get bunch of paths that are either nonexistent or simply bizarre looking:
Code:
. . . . .
/usr/src/Nec
/usr/src/Nec
/usr/src/Nec
/usr/src/Nec
/usr/src/Nec
/usr/src/
. . . . .
/usr/src/
/usr/src/
/usr/src/
/usr/src/'tols/
/usr/src/'tols/
/usr/src/'tols/
. . . . .
Anyone having any suggestions what might be causing this interesting problem ? I've already deleted the locate database, re-run 310.locate both as root and different users and still the same problem occurs.