bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ludovic Courtès
Subject: bug#21073: SQLite database creation for binary tarball is non-deterministic
Date: Thu, 16 Jul 2015 10:29:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

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 or rather
something due to the way we create the database.

(<https://trac.torproject.org/projects/tor/ticket/11630> might give some
ideas.)

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]