On Sun, Jul 16, 2017 at 6:49 PM, Igor Fontana <r...@skylittlesystem.org> wrote: > EHLO, > > im running 4.6.0 and im getting this: > > glocate: ‘/var/lib/locate/locatedb’ is an slocate database. Support > for these is new, expect problems for now. > glocate: ‘/var/lib/locate/locatedb’ is an slocate database. Turning > on the '-e' option. [...] > so is it really new? wat should i be worried about? leaking private paths?
You are quite right, the warning message is quite obsolete. I added it in 2006 (commit c28788c0) and didn't remember to remove it. Sorry about that. I have removed the warning (just now, so the next release won't warn about this). James.