Comment 1 for bug 1995360

Revision history for this message
Christophe C (batra3) wrote :

I patched the problem, and it seams to work fine :

in /usr/lib/python3/dist-packages/catfish_lib/catfishconfig.py

and replace the string :
__locate_db_path__ = '/var/lib/mlocate/mlocate.db'
by
__locate_db_path__ = '/var/lib/plocate/plocate.db'