In my case, the problem was caused by additional spaces behind the
filesnames in /etc/syslog.conf
The files generated in /var/log were the filenames without spaces, but
syslogd-listfiles tries a 'stat' on the filename *with* space.
Perhaps this could be improved by stripping trailing spaces from the
filename before using it with 'stat'?
Anyway, if you encounter this problem: check your syslog.conf for
trailing spaces!
Matthijs
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org