control: retitle -1 reprotest: should not default to vary time and date
thanks

Hi James,

thanks for your bug report!

On Tue, May 19, 2020 at 02:49:58PM -0400, James Valleroy wrote:
> time(): 1631998736
> touch($cacheFile);
> clearstatcache();  // has no effect
> filemtime($cacheFile): 1589907896
> touch("debug-reprotest");  // a new file, see that it behaves the same way
> filemtime("debug-reprotest"): 1589907896
> 
> The difference between time() and filemtime($cacheFile) is 487+ days,
> the same value is shown passed to faketime in the log.

I'm not sure if this is a bug in reprotest or faketime, however we know about
several scenarios where faketime breaks stuff, thus reprotest should not
vary time and date by default, so that reprotest can be run more easily
and more successfullly in CI tests.

Maybe it's worth to clone this bug and fix the underlying issue too, dunno.


-- 
cheers,
        Holger

-------------------------------------------------------------------------------
               holger@(debian|reproducible-builds|layer-acht).org
       PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C

There are no jobs on a dead planet.

Attachment: signature.asc
Description: PGP signature

Reply via email to