Your message dated Tue, 2 Dec 2025 08:16:07 +0000
with message-id <aS6gR0PEkEVQjSgi@???>
and subject line Fixed in Debian #914625
has caused the Devuan bug report #264,
regarding Natlog fails to start due to a typo.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@???
immediately.)
--
264:
https://bugs.devuan.org/cgi/bugreport.cgi?bug=264
Devuan Bug Tracking System
Contact owner@??? with problems
Package: natlog
Version: 1.02.03-1+b1
Natlog's init script fails to start the service. The reason is simply
that in the change from oldstable to stable natlog's binary moved
from /usr/sbin to /usr/bin, but the init script does not reflect that
change.
Simply changing DAEMON=/usr/sbin/$NAME to DAEMON=/usr/bin/$NAME
in /etc/init.d/natlog fixes the issue.
Version: 2.01.00-1