emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#21073: closed (SQLite database creation for binary


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21073: closed (SQLite database creation for binary tarball is non-deterministic)
Date: Thu, 14 Jun 2018 09:21:01 +0000

Your message dated Thu, 14 Jun 2018 11:19:52 +0200
with message-id <address@hidden>
and subject line Re: bug#21073: SQLite database creation for binary tarball is 
non-deterministic
has caused the debbugs.gnu.org bug report #21073,
regarding SQLite database creation for binary tarball is non-deterministic
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21073: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21073
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#21073: SQLite database creation for binary tarball is non-deterministic Date: Thu, 14 Jun 2018 11:19:52 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
address@hidden (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 commit eb9fe97495c012c989f76cb42a14cd78f9d94629 as part of the
patch series submitted at <https://bugs.gnu.org/31755>.

Yay for more reproducibility!

Ludo’.


--- End Message ---

reply via email to

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