From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#22010: bytecode timestamps Date: Tue, 05 Feb 2019 21:29:59 +0100 Message-ID: <87h8digerc.fsf@elephly.net> References: <871tbef8jl.fsf@gnu.org> <20160207235839.GA4994@jasmine> <87sgx2h165.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gr7bX-0002Is-4h for bug-guix@gnu.org; Tue, 05 Feb 2019 15:46:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gr7bW-0003oT-EY for bug-guix@gnu.org; Tue, 05 Feb 2019 15:46:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gr7bW-0003oP-B4 for bug-guix@gnu.org; Tue, 05 Feb 2019 15:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gr7bW-0001hF-8p for bug-guix@gnu.org; Tue, 05 Feb 2019 15:46:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87sgx2h165.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 22010@debbugs.gnu.org Ricardo Wurmus writes: > I wonder if we can simplify this with (setenv "PYTHONHASHSEED" "0") > before any pyc files are built, but I expect that to be problematic. Doing this has no discernable effect. I=E2=80=99ll push the change to the core-updates branch. --=20 Ricardo