locate: can not open `/var/lib/mlocate/mlocate.db’

if you are trying to locate files in linux and you get such errors

[root@localhost /]# locate openssl
locate: can not open `/var/lib/mlocate/mlocate.db’: No such file or directory

type updatedb to fix this problem

[root@localhost /]#updatedb

8 Responses to “locate: can not open `/var/lib/mlocate/mlocate.db’

Leave a Reply