[systemd-bugs] [Bug 83912] journalctl -r _SYSTEMD_UNIT=kdm.service missing entries

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 6 21:09:26 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83912

Jonathan Liu <net147 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amanduch at gmail.com,
                   |                            |jjk at jjacky.com
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=86855,
                   |                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=84867

--- Comment #4 from Jonathan Liu <net147 at gmail.com> ---
(In reply to Andrej Manduch from comment #3)
> This looks like It's same problem as in
> https://bugs.freedesktop.org/show_bug.cgi?id=84867 and
> https://bugs.freedesktop.org/show_bug.cgi?id=86855 for which patch was
> alredy submitted.
> 
> However I can't confirm that 'cause I'm unable to reproduce this bug with
> given journal file.

The issue still occurs with systemd git master
8b5e2af10830d55b2032e6c79d0cd1f959bb5b7f.

$ ./journalctl --file system.journal -r _SYSTEMD_UNIT=test.service
-- Logs begin at Tue 2014-09-16 10:44:11 AEST, end at Tue 2014-09-16 10:44:15
AEST. --
Sep 16 10:44:11 systemd-test test[134]: Message 1 / 5

It is fixed after applying patch from
http://lists.freedesktop.org/archives/systemd-devel/2014-December/026013.html

$ ./journalctl --file system.journal -r _SYSTEMD_UNIT=test.service
-- Logs begin at Tue 2014-09-16 10:44:11 AEST, end at Tue 2014-09-16 10:44:15
AEST. --
Sep 16 10:44:15 systemd-test test[134]: Message 5 / 5
Sep 16 10:44:11 systemd-test test[134]: Message 4 / 5
Sep 16 10:44:11 systemd-test test[134]: Message 3 / 5
Sep 16 10:44:11 systemd-test test[134]: Message 2 / 5
Sep 16 10:44:11 systemd-test test[134]: Message 1 / 5

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141207/25a411f1/attachment.html>


More information about the systemd-bugs mailing list