On Wed, 15 Jun 2016 at 15:21:31 +0100, Ian Jackson wrote:
> We have discovered that ikiwiki still sometimes resets the timestamps
> of files even though they contain different contents. (Which can
> break backups and integrity check systems.)
>
> Matthew writes:
>
> I have gettime="0" in my ikiwiki config
> I have done ikiwiki --setup ~/.ikiwiki/ikiwiki.setup --rebuild --no-gettime
>
> but the timestamps on many files were still reset.
Hi,
Thanks for this report. Can you supply srcdir contents (e.g. as a tarball)
and a setup file that reproduce this issue (preferably in an otherwise
"clean" home directory), together with an example of a file whose
mtime is altered in a way that is not what you would expect?
Hard-coded directory names are fine, as long as they're something I can
set up in a virtual machine or whatever. Sending a tarball (if not too
large), or a private link to a tarball, by private email is also fine
if there are details in the srcdir or setup file that aren't public;
if you do that, I'll try to distil a minimal anonymized test case
from it.
S