GNU bug report logs -
#35283
ISO images are not reproducible
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Mon, 15 Apr 2019 07:47:01 UTC
Severity: important
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #18 received at 35283-done <at> debbugs.gnu.org (full text, mbox):
Hi Thomas,
"Thomas Schmitt" <scdbackup <at> gmx.net> skribis:
> If you want a fixed time for all three timestamps in all files, do:
>
> -volume_date all_file_dates ="$SOURCE_DATE_EPOCH"
Thanks, that’s what I was missing.
It was still not the end of the story, but I have some good news: the
series of commits below allow me to build ISO images reproducibly! \o/
1b0b1651b1 gnu: mtools: 'mformat' initializes boot sector before writing it.
5502fbd7fd gnu: valgrind: Add 3.15.0.
605815023c vm: Use a fixed FAT serial number for 'efi.img' in ISO images.
52b5fe5bcf gnu: grub: 'grub-mkrescue' honors 'GRUB_FAT_SERIAL_NUMBER'.
6901b9248e vm: Reset file timestamps of the EFI image in ISO images.
833480cc1f vm: Reset file timestamps in ISO images.
To check by yourself you can do, say:
guix system disk-image --file-system-type=iso9660 \
gnu/system/examples/bare-bones.tmpl
and then check the ISO derivation that was built as the last step above:
guix build --check -K /gnu/store/…-image.iso.drv
Ludo’.
This bug report was last modified 6 years and 110 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.