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

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

[debbugs-tracker] bug#25598: closed (R packages are not bit-reproducible


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25598: closed (R packages are not bit-reproducible)
Date: Fri, 17 Mar 2017 09:18:01 +0000

Your message dated Fri, 17 Mar 2017 10:17:46 +0100
with message-id <address@hidden>
and subject line Re: bug#25598: [PATCH] gnu: r: Fix remaining reproducibility 
problems.
has caused the debbugs.gnu.org bug report #25598,
regarding R packages are not bit-reproducible
to be marked as done.

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


-- 
25598: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25598
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: R packages are not bit-reproducible Date: Wed, 01 Feb 2017 10:55:09 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
R packages build non-deterministically:

  https://www.gnu.org/software/guix/packages/reproducibility.html

--8<---------------cut here---------------start------------->8---
$ wget -q -O - 
https://mirror.hydra.gnu.org/nar/imiwif0wn7dxcc7f4zdq09y1l1132pqj-r-zoo-1.7-14 
| bunzip2 | guix archive -x one
$ wget -q -O - 
https://bayfront.guixsd.org/nar/gzip/imiwif0wn7dxcc7f4zdq09y1l1132pqj-r-zoo-1.7-14
 | gunzip | guix archive -x two
$ diff -ru one two
diff -ru one/site-library/zoo/DESCRIPTION two/site-library/zoo/DESCRIPTION
--- one/site-library/zoo/DESCRIPTION    2017-02-01 10:49:49.700423133 +0100
+++ two/site-library/zoo/DESCRIPTION    2017-02-01 10:49:57.224462007 +0100
@@ -28,4 +28,4 @@
 Maintainer: Achim Zeileis <address@hidden>
 Repository: CRAN
 Date/Publication: 2016-12-19 09:38:14
-Built: R 3.3.2; x86_64-unknown-linux-gnu; 2017-01-15 03:12:57 UTC; unix
+Built: R 3.3.2; x86_64-unknown-linux-gnu; 2017-01-23 21:48:44 UTC; unix
Binary files one/site-library/zoo/Meta/package.rds and 
two/site-library/zoo/Meta/package.rds differ
--8<---------------cut here---------------end--------------->8---

First there’s a timestamp in ‘DESCRIPTION’ (this is discussed at
<https://bugs.debian.org/782764>).

The .rds differences seem less trivial but there’s apparently a fix at
<https://bugs.debian.org/774031>.

Ludo’.




--- End Message ---
--- Begin Message --- Subject: Re: bug#25598: [PATCH] gnu: r: Fix remaining reproducibility problems. Date: Fri, 17 Mar 2017 10:17:46 +0100 User-agent: mu4e 0.9.18; emacs 25.1.1
Ludovic Courtès <address@hidden> writes:

> You’re welcome to push to master.

Done with commit 60c9190e21edfaa3a18be857b9a906b8521e948b.  Thanks for
the quick review!

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net



--- End Message ---

reply via email to

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