bug#21073: SQLite database creation for binary tarball is non-deterministic

2018-06-14 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > When running ‘make guix-binary.x86_64-linux.tar.xz’ twice (and of course > ‘guix gc -d /gnu/store/*-guix-tarball.tar.xz’ in the meantime), one can > see that the ‘db.sqlite’ files in the tarballs have the same size but > differ by a few bytes. Fixed by co

bug#21073: SQLite database creation for binary tarball is non-deterministic

2015-07-16 Thread Ludovic Courtès
When running ‘make guix-binary.x86_64-linux.tar.xz’ twice (and of course ‘guix gc -d /gnu/store/*-guix-tarball.tar.xz’ in the meantime), one can see that the ‘db.sqlite’ files in the tarballs have the same size but differ by a few bytes. It’s not clear whether this is an issue inherent to SQLite3