GNU bug report logs - #32856
[PATCH] gnu: grammalecte: Update source hash.

Previous Next

Package: guix-patches;

Reported by: Pierre-Antoine Rouby <contact <at> parouby.fr>

Date: Thu, 27 Sep 2018 19:03:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32856 in the body.
You can then email your comments to 32856 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32856; Package guix-patches. (Thu, 27 Sep 2018 19:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pierre-Antoine Rouby <contact <at> parouby.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 27 Sep 2018 19:03:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pierre-Antoine Rouby <contact <at> parouby.fr>
To: guix-patches <at> gnu.org
Cc: Pierre-Antoine Rouby <contact <at> parouby.fr>
Subject: [PATCH] gnu: grammalecte: Update source hash.
Date: Thu, 27 Sep 2018 21:01:25 +0200
* gnu/packages/dictionaries.scm (grammalecte): Update source hash.
---
 gnu/packages/dictionaries.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index 9f63223..ce7ef1c 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -4,6 +4,7 @@
 ;;; Copyright © 2016 Sou Bunnbu <iyzsong <at> gmail.com>
 ;;; Copyright © 2017, 2018 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2018 Pierre-Antoine Rouby <contact <at> parouby.fr>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -219,7 +220,7 @@ It comes with a German-English dictionary with approximately 270,000 entries.")
                            "Grammalecte-fr-v" version ".zip"))
        (sha256
         (base32
-         "1flsahqw2r0cmg0bixpl5w0acricmdh2cf4lf9zr66ydgmjnmv2s"))))
+         "11byjs3ggdhia5f4vyfqfvbbczsfqimll98h98g7hlsrm7vrifb0"))))
     (build-system python-build-system)
     (home-page "https://www.dicollecte.org")
     (synopsis  "French spelling and grammar checker")
-- 
2.7.4





Information forwarded to guix-patches <at> gnu.org:
bug#32856; Package guix-patches. (Thu, 27 Sep 2018 19:24:02 GMT) Full text and rfc822 format available.

Message #8 received at 32856 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Pierre-Antoine Rouby <contact <at> parouby.fr>
Cc: 32856 <at> debbugs.gnu.org
Subject: Re: [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
Date: Thu, 27 Sep 2018 21:23:03 +0200
Bonjour,

Pierre-Antoine Rouby wrote:
> * gnu/packages/dictionaries.scm (grammalecte): Update source 
> hash.

This is a bit too... intriguing :-) IMO we should always explain 
what changed & (when possible) why.

Were the exact same files recompressed with a non-deterministic 
compressor? Did someone fix a typo hoping that nobody'd notice? 
'diffoscope' is a great tool for such questions (and it's in 
Guix).

Kind regards,

T G-R




Information forwarded to guix-patches <at> gnu.org:
bug#32856; Package guix-patches. (Thu, 27 Sep 2018 19:35:01 GMT) Full text and rfc822 format available.

Message #11 received at 32856 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 32856 <at> debbugs.gnu.org
Subject: Re: [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
Date: Thu, 27 Sep 2018 21:34:45 +0200
[Message part 1 (text/plain, inline)]
Tobias Geerinckx-Rice wrote:
> This is a bit too... intriguing :-) IMO we should always explain 
> what
> changed & (when possible) why.

Diffoscope output attached. It is... non-trivial. :-(

[Grammalecte-fr-v0.6.5.zip-sneaky-update.diffoscope (application/octet-stream, attachment)]
[Message part 3 (text/plain, inline)]
Is somebody willing to ask upstream for an explanation? Maybe 
they'd be willing to cut a new minor release.

Kind regards,

T G-R

Information forwarded to guix-patches <at> gnu.org:
bug#32856; Package guix-patches. (Fri, 28 Sep 2018 07:05:01 GMT) Full text and rfc822 format available.

Message #14 received at 32856 <at> debbugs.gnu.org (full text, mbox):

From: parouby <contact <at> parouby.fr>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 32856 <at> debbugs.gnu.org
Subject: Re: [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
Date: Fri, 28 Sep 2018 09:04:12 +0200
Hi,

On 27/09/2018 21:23, Tobias Geerinckx-Rice wrote:
> This is a bit too... intriguing :-) IMO we should always explain what 
> changed & (when possible) why.
> 
> Were the exact same files recompressed with a non-deterministic 
> compressor? Did someone fix a typo hoping that nobody'd notice? 
> 'diffoscope' is a great tool for such questions (and it's in Guix).

I have no idea of who has change, I'm not developer on Grammalecte, just
user. When I when try to update my guix profile I have see the
Grammalecte package doesn't work.

I see the sha256 has change, but the zip file seems doesn't has been
modified. I thinks the modification date of zip has doesn't change.

---------------------------------------------------------------------
$ wget "http://www.dicollecte.org/grammalecte/zip/Grammalecte-fr-v0.6.5.zip"

$ ls -l
3122063 juil.  7 18:03 Grammalecte-fr-v0.6.5.zip
---------------------------------------------------------------------

There have been recent modification in guix hash ?

Br,
Pierre-Antoine Rouby




Information forwarded to guix-patches <at> gnu.org:
bug#32856; Package guix-patches. (Sun, 30 Sep 2018 20:13:02 GMT) Full text and rfc822 format available.

Message #17 received at 32856 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 32856 <at> debbugs.gnu.org
Subject: Re: [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
Date: Sun, 30 Sep 2018 22:12:28 +0200
Tobias Geerinckx-Rice <me <at> tobias.gr> skribis:

> Tobias Geerinckx-Rice wrote:
>> This is a bit too... intriguing :-) IMO we should always explain
>> what
>> changed & (when possible) why.
>
> Diffoscope output attached. It is... non-trivial. :-(
>
>
>
> Is somebody willing to ask upstream for an explanation? Maybe they'd
> be willing to cut a new minor release.

Ouch.  I’ve reported the issue at
<http://code.grammalecte.net:8080/tktview/93208357f084fa6da1e0ebfb09d9dd9e486d0962>.

Thanks for investigating, Tobias!

Ludo’.




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Tue, 02 Oct 2018 21:07:02 GMT) Full text and rfc822 format available.

Notification sent to Pierre-Antoine Rouby <contact <at> parouby.fr>:
bug acknowledged by developer. (Tue, 02 Oct 2018 21:07:02 GMT) Full text and rfc822 format available.

Message #22 received at 32856-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 32856-done <at> debbugs.gnu.org
Subject: Re: [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
Date: Tue, 02 Oct 2018 23:05:54 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

> Tobias Geerinckx-Rice <me <at> tobias.gr> skribis:
>
>> Tobias Geerinckx-Rice wrote:
>>> This is a bit too... intriguing :-) IMO we should always explain
>>> what
>>> changed & (when possible) why.
>>
>> Diffoscope output attached. It is... non-trivial. :-(
>>
>>
>>
>> Is somebody willing to ask upstream for an explanation? Maybe they'd
>> be willing to cut a new minor release.
>
> Ouch.  I’ve reported the issue at
> <http://code.grammalecte.net:8080/tktview/93208357f084fa6da1e0ebfb09d9dd9e486d0962>.

Someone nicknamed “olr” replied that it’s intended, that only
server-side code has changed as explained at
<https://www.dicollecte.org/thread.php?prj=fr&t=731> (to which I
suggested changing version numbers when such things happen).

Based on this, I’m applying Pierre-Antoine’s patch.

Thanks,
Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#32856; Package guix-patches. (Tue, 02 Oct 2018 21:24:02 GMT) Full text and rfc822 format available.

Message #25 received at 32856-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 32856-done <at> debbugs.gnu.org
Subject: Re: [bug#32856] [PATCH] gnu: grammalecte: Update source hash.
Date: Tue, 02 Oct 2018 23:23:41 +0200
Ludo',

Ludovic Courtès wrote:
> Someone nicknamed “olr” replied that it’s intended, that only
> server-side code has changed as explained at
> <https://www.dicollecte.org/thread.php?prj=fr&t=731> (to which I
> suggested changing version numbers when such things happen).
>
> Based on this, I’m applying Pierre-Antoine’s patch.

Thanks for following up on this!

Kind regards,

T G-R




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 31 Oct 2018 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.