有知道这是怎么回事吗?
djc@miles rebar $ sudo updatedb
djc@miles rebar $ locate .dialyzer_plt
locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory
djc@miles rebar $ sudo su -l
miles ~ # cd /var/lib/mlocate/
miles mlocate # ls -l
total 51576
-rw------- 1 root root 6553600 Oct 1 03:13 mlocate.db.AkeorG
-rw------- 1 root root 6635520 Oct 3 03:14 mlocate.db.EY0KT9
-rw------- 1 root root 6639616 Oct 4 10:34 mlocate.db.EiWVGW
-rw------- 1 root root 6230016 Sep 30 03:14 mlocate.db.Shbi49
-rw------- 1 root root 13447168 Sep 29 14:40 mlocate.db.VAo6El
-rw------- 1 root root 6668288 Oct 4 03:12 mlocate.db.gTyzDl
-rw------- 1 root root 6635520 Oct 2 03:12 mlocate.db.o0nXlW
答案1
当mlocate完成updatedb时,以root用户和其他组写入最终文件。验证目录“mlocate”的权限:
drwxr-x--- 2 root slocate 4096 Oct 25 18:02 mlocate
答案2
尝试重新安装 mlocate 软件包。看起来你可能有一些腐败行为