<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ConditionNeedsUpdate should ignore milliseconds"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90192#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ConditionNeedsUpdate should ignore milliseconds"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90192">bug 90192</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>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...</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>