GNU bug report logs -
#27906
[PATCH] r-foreign: Update hash and remove duplicate recipe.
Previous Next
Reported by: Roel Janssen <roel <at> gnu.org>
Date: Tue, 1 Aug 2017 14:00:02 UTC
Severity: normal
Tags: patch
Done: Roel Janssen <roel <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#27906: [PATCH] r-foreign: Update hash and remove duplicate recipe.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 27906 <at> debbugs.gnu.org.
--
27906: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27906
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Ludovic Courtès writes:
> Roel Janssen <roel <at> gnu.org> skribis:
>
>> Efraim Flashner writes:
>>
>>> I have /gnu/store/l1xl1hya1q2vdr059i00s0q9rpwb846a-foreign_0.8-67.tar.gz
>>> if that would help
>>
>> Now this is odd:
>> $ wget http://cran.r-project.org/src/contrib/Archive/foreign/foreign_0.8-67.tar.gz
>
> The other one is at:
>
> https://mirror.hydra.gnu.org/file/foreign_0.8-67.tar.gz/sha256/1mcrm2pydimbyjhkrw5h380bifj1jhwzifph1xgh90asf3lvd1xd
>
> The contents are identical per “diff -r --no-dereference”. However
> metadata differs:
>
> --8<---------------cut here---------------start------------->8---
> ludo <at> ribbon /tmp$ tar tvf t.tgz |head
> drwxr-xr-x hornik/users 0 2016-09-13 13:04 foreign/
> drwxr-xr-x hornik/users 0 2014-03-28 10:08 foreign/po/
> -rw-r--r-- hornik/users 5913 2012-10-04 12:33 foreign/po/R-fr.po
> -rw-r--r-- hornik/users 27343 2014-03-28 10:08 foreign/po/de.po
> -rw-r--r-- hornik/users 49598 2014-03-28 10:08 foreign/po/pl.po
> -rw-r--r-- hornik/users 5203 2012-10-11 18:41 foreign/po/R-de.po
> -rw-r--r-- hornik/users 28708 2014-03-28 10:08 foreign/po/fr.po
> -rw-r--r-- hornik/users 17250 2014-03-28 10:08 foreign/po/foreign.pot
> -rw-r--r-- hornik/users 2853 2014-03-28 10:08 foreign/po/R-foreign.pot
> -rw-r--r-- hornik/users 10262 2014-03-28 10:08 foreign/po/R-pl.po
> ludo <at> ribbon /tmp$ tar tvf foreign_0.8-67.tar.gz |head
> drwxr-xr-x ligges/users 0 2016-09-13 13:04 foreign/
> drwxr-xr-x ligges/users 0 2014-03-28 10:08 foreign/po/
> -rw-r--r-- ligges/users 5913 2012-10-04 12:33 foreign/po/R-fr.po
> -rw-r--r-- ligges/users 27343 2014-03-28 10:08 foreign/po/de.po
> -rw-r--r-- ligges/users 49598 2014-03-28 10:08 foreign/po/pl.po
> -rw-r--r-- ligges/users 5203 2012-10-11 18:41 foreign/po/R-de.po
> -rw-r--r-- ligges/users 28708 2014-03-28 10:08 foreign/po/fr.po
> -rw-r--r-- ligges/users 17250 2014-03-28 10:08 foreign/po/foreign.pot
> -rw-r--r-- ligges/users 2853 2014-03-28 10:08 foreign/po/R-foreign.pot
> -rw-r--r-- ligges/users 10262 2014-03-28 10:08 foreign/po/R-pl.po
> --8<---------------cut here---------------end--------------->8---
>
> In short, it’s safe to update the hash.
>
> Ludo’.
Thanks for explaining the differences. I pushed the hash change as a
separate commit from the removal of the duplicate recipe.
Kind regards,
Roel Janssen
[Message part 3 (message/rfc822, inline)]
[0001-r-foreign-Update-hash-and-remove-duplicate-recipe.patch (text/x-diff, attachment)]
[Message part 5 (text/plain, inline)]
Dear Guix,
It seems we have two (almost identical) package recipes for r-foreign.
This patch removes one of them.
Also, the upstream tarball seems to have changed, so I updated the
SHA256 hash.
If someone has the old tarball, we could look at what exactly has
changed.
Kind regards,
Roel Janssen
This bug report was last modified 7 years and 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.