[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[leafnode-list] Re: .overview.deleted



Matej Cepl <ceplm@xxxxxxxxx> 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
-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
https://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/