[leafnode-list] Re: .overview.deleted
Matthias Andree
matthias.andree at gmx.de
Mon Sep 4 01:25:41 CEST 2006
Matej Cepl <ceplm at seznam.cz> writes:
> What's the file ".overview.deleted" about? I get tons of messages like
>
> Sep 2 11:27:11 chelcicky leafnode[13751]: Cannot open .overview.deleted \
> for reading: No such file or directory
>
> in my syslog, even for NGs which were created by leafnode 2.*, so I guess
> there must be something missing in my configuration.
No, your configuration has nothing to do with these.
That's just debug information that you can safely ignore. It shows
because you appear to have set a debugmode and your syslog.conf captures
news.debug messages.
> Or should I just run
>
> find . -name .overview \
> | while read FNAME ; do
> touch $(dirname $FNAME)/.overview.delete
> done
No, you shouldn't.
--
Matthias Andree
More information about the leafnode-list
mailing list