mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
When building on LP, the mock snap files generated with mksquashfs end up having the same sha3-348 digest, despite forcing a 1s delay between consecutive snap builds, what should have affected the internal file timestamps. As a workaround, use a different content of mock files, such that the files must yield a different digest. Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>