<div dir="ltr">2013/4/12 Steven Hiscocks <span dir="ltr"><<a href="mailto:steven-systemd@hiscocks.me.uk" target="_blank">steven-systemd@hiscocks.me.uk</a>></span><br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I'm having two issues in relation to the journal with my recent upgrade to v201.<br>
<br>
One issue, is that it appears that "_MACHINE_ID" field is missing the "=" character. I had a quick look, and I think the bug was introduced on the last part of the following commit:<br>
<a href="http://cgit.freedesktop.org/systemd/systemd/commit/src/journal/journald-server.c?id=adb435bb70815461eeddf44dd5d6f1fc2ad9026d" target="_blank">http://cgit.freedesktop.org/<u></u>systemd/systemd/commit/src/<u></u>journal/journald-server.c?id=<u></u>adb435bb70815461eeddf44dd5d6f1<u></u>fc2ad9026d</a><br>
<br>
The second issue, is it appears that "_SOURCE_MONOTONIC_TIMESTAMP" is being truncated to just "_SOURC". I'm not clear where this issue was introduced.<br>
<br></blockquote><div style>Hi</div><div style> </div><div style>My guess is <a href="http://cgit.freedesktop.org/systemd/systemd/commit/src/journal/journald-server.c?id=a569398925430de1f8479262e8ab39502054f2e9" style="font-family:monospace;font-size:13.333333969116211px;white-space:pre">http://cgit.freedesktop.org/systemd/systemd/commit/src/journal/journald-server.c?id=a569398925430de1f8479262e8ab39502054f2e9</a></div>
<div style><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Both issues can be easily seen with journalctl output in "export" format. I've seen this issue on two of Arch Linux x86_64 systems.<br>
<br>
Thanks :)</blockquote><div style>A patch to fix this follows up.</div><div style><br></div><div style>On an unrelated note: Is DECIMAL_STR_MAX() in macro.h broken for types longer than 64 bit, or am I just too thick to understand this line:</div>
<div style><div>sizeof(type) <= 8 ? 20 : sizeof(int[-2*(sizeof(type) > 8)])))</div><div>?</div><div><br></div><div style>Thanks</div><div style>Mirco</div></div></div></div></div>