Bug#773766: systemd: Real problem is lack of information when service fails

Michael Biebl biebl at debian.org
Tue Dec 23 21:40:15 GMT 2014


Am 23.12.2014 um 02:49 schrieb Daniel Dickinson:
> Package: systemd
> Followup-For: Bug #773766
> 
> It turns there was a permissions problem on the log file directory
> for deluged causing deluged failing to start, however there was a
> lack of information about the failure in the canonical place to look
> for for such information (syslog).
> 
> It's great and all to have the systemctl status command, once
> you finally find out about it, but such information should
> also be in the logs.

Does deluged log the error to syslog directly or to stdout/stderr?

In both cases the error should end up in the journal, and can be
queueried via
systemctl status deluged.service
and journalctl (in the latter case, you can use the builtin filter
mechanisms like -u deluged.service or the path to the deluged binary).

If a syslogger like syslog-ng or rsyslog is installed, the journal
messages should also end up in the syslog (depending on the
configuration, you should check files like
/var/log/daemon.log,syslog,messages).

Are you saying, that no log messages appeared in the journal and/or syslog?

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20141223/c39fe2e1/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list