From: ludo@gnu.org (Ludovic Courtès)
To: 25598@debbugs.gnu.org
Subject: bug#25598: R packages are not bit-reproducible
Date: Wed, 01 Feb 2017 10:55:09 +0100 [thread overview]
Message-ID: <8737fydyma.fsf@gnu.org> (raw)
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 <Achim.Zeileis@R-project.org>
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’.
next reply other threads:[~2017-02-01 9:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-01 9:55 Ludovic Courtès [this message]
2017-02-01 11:08 ` bug#25598: R packages are not bit-reproducible Ricardo Wurmus
2017-02-01 13:00 ` Ludovic Courtès
[not found] ` <87bmuafcgg.fsf@gnu.org>
2017-03-08 11:53 ` bug#25598: [PATCH] More reproducibility fixes for R Ricardo Wurmus
[not found] ` <idj4m03whdy.fsf@bimsb-sys02.mdc-berlin.net>
2017-02-10 12:38 ` Ludovic Courtès
2017-03-08 17:56 ` Ricardo Wurmus
2017-03-16 7:54 ` bug#25598: [PATCH] gnu: r: Fix remaining reproducibility problems Ricardo Wurmus
2017-03-16 9:00 ` Ludovic Courtès
2017-03-17 9:17 ` Ricardo Wurmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8737fydyma.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=25598@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).