[systemd-bugs] [Bug 90192] ConditionNeedsUpdate should ignore milliseconds

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 27 07:26:12 PDT 2015


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

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
Hmm, this is really weird. ext4 supports nsec resolution just fine normally,
and s-u-d makes use of utimensat() and futimens() to apply it, which has the
necessary resolution. We also apply the exact same timestamp to both
/etc/.updated and /var/.updated, it's really weird that they should be
different...

Any chance you can invoke "strace /usr/lib/systemd/systemd-update-done" as root
and attach the last 150 lines of output this generates here?

is it possible that the file system uses different mount options or feature
settings in the header? (the latter check with dumpe2fs)

This is really weird...

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


More information about the systemd-bugs mailing list