<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - ConditionNeedsUpdate should ignore milliseconds"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90192">90192</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>ConditionNeedsUpdate should ignore milliseconds
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>qqqqqqqqq9@gmeyer.df-kunde.de
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Hi,
when i run
systemctl restart systemd-update-done
i get the following timestamps:
stat /etc/.updated /var/.updated /usr/
„/etc/.updated“
Zugriff : 2015-04-27 12:07:55.000000000 +0200
Modifiziert: 2015-04-27 12:07:55.000000000 +0200
Geändert : 2015-04-27 14:39:28.000000000 +0200
Datei: „/var/.updated“
Zugriff : 2015-04-27 12:07:55.240078746 +0200
Modifiziert: 2015-04-27 12:07:55.240078746 +0200
Geändert : 2015-04-27 14:39:28.382725004 +0200
Datei: „/usr/“
Zugriff : 2015-04-27 13:22:43.806556656 +0200
Modifiziert: 2015-04-27 12:07:55.240078746 +0200
Geändert : 2015-04-27 12:07:55.240078746 +0200
As you can see, the filesystem under /etc (ext4 on dm-crypt) doesn't support
nanoseconds whereas the one under /var and /usr (ext4) does.
This means /etc/.updated is always older than /usr and ConditionNeedsUpdate is
always true.</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>