<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - journalctl boot reporting inconsistent"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66664#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - journalctl boot reporting inconsistent"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66664">bug 66664</a>
from <span class="vcard"><a class="email" href="mailto:hortplumber@gmail.com" title="hortplumber@gmail.com">hortplumber@gmail.com</a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=66664#c15">comment #15</a>)
>
<span class="quote">> Maybe you could post the tool. I'm not too keen on posting my logs publicly,
> since like everybody I type my password instead of the login every once in a
> while... I can post some logs from my machine at work later on.</span >
>
I'll be happy to post the tool, but would prefer to test it a bit first with
some logfile data other than my own, so it's more likely to work for other
people who might be using different systemd version. (For example, there might
be message formatting assumptions embedded in the diagnostic code that are
specific to my system and/or systemd version.)
But I understand completely your reticence to post logs publically. How about
this as a compromise: Post some logs that have been sanitized like this:
$ patt='Starting|Started|finished in|running in'
$ journalctl -a --since [whenever] | egrep "$patt"
That filtering has a high probability of eliminating any messages containing
private data, yet will still provide my tool with all the messages it needs to
do the diagnostic analysis.
If you (or someone you know :) ) could post a few logs like this, obtained
after doing say 5-6 identical boot cycles, it would be very helpful in testing
the tool. Then I can make any necessary fixes and post the tool here, and it
will have a higher probability of actually working correctly for others who
might be interested in using it.
Just a polite request. Obviously if you don't have time, no big deal.
Thanks.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>