Skip to content

fix checksum for boot 1.3-22 extension in R 3.6.0 easyconfig#8537

Merged
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:R360_fix_checksum_boot
Jul 4, 2019
Merged

fix checksum for boot 1.3-22 extension in R 3.6.0 easyconfig#8537
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:R360_fix_checksum_boot

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jul 4, 2019

It looks like the boot_1.3-22.tar.gz source tarball at https://cran.r-project.org/src/contrib/Archive/boot/, was replaced with an older version (again, cfr. #8054).

Functionally, nothing has changed though, it's only the publication date in the description that was reverted:

$ diff -ru boot.old boot
diff -ru boot.old/DESCRIPTION boot/DESCRIPTION
--- boot.old/DESCRIPTION        2019-04-26 15:19:17.000000000 +0200
+++ boot/DESCRIPTION    2019-04-02 22:04:12.000000000 +0200
@@ -24,4 +24,4 @@
 Author: Angelo Canty [aut],
   Brian Ripley [aut, trl, cre] (author of parallel support)
 Repository: CRAN
-Date/Publication: 2019-04-26 13:19:17 UTC
+Date/Publication: 2019-04-02 20:04:12 UTC
diff -ru boot.old/MD5 boot/MD5
--- boot.old/MD5        2019-04-26 15:19:17.000000000 +0200
+++ boot/MD5    2019-04-02 22:04:12.000000000 +0200
@@ -1,5 +1,5 @@
 1b5ac46717dca02c841ea6e1325238a6 *ChangeLog
-8798d7ca7be4ee6a3b5e139514ee4c92 *DESCRIPTION
+e2ee2f63aa46e25c25bdcbe969e86c65 *DESCRIPTION
 e6929f73b03924d15f3af4a4c8549a45 *INDEX
 52cc784fd6ef9af32d9586726a53bb89 *NAMESPACE
 319ea125989deab41f19cb6c3071aecb *R/bootfuns.q

@boegel boegel added the bug fix label Jul 4, 2019
@boegel boegel added this to the next release (3.9.3) milestone Jul 4, 2019
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jul 4, 2019

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node3102.skitty.os - Linux centos linux 7.6.1810, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 2.7.5
See https://gist.github.com/d1323ee76a4fab50df654767ea078774 for a full test report.

@ocaisa ocaisa merged commit efeae62 into easybuilders:develop Jul 4, 2019
@boegel boegel deleted the R360_fix_checksum_boot branch July 4, 2019 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants