GNU bug report logs - #14890
Wrong hash for tzdata

Previous Next

Package: guix;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Wed, 17 Jul 2013 08:19:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#14890: closed (Wrong hash for tzdata)
Date: Wed, 17 Jul 2013 12:25:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 17 Jul 2013 14:23:55 +0200
with message-id <87d2qhtlwk.fsf <at> gnu.org>
and subject line Re: bug#14890: Wrong hash for tzdata
has caused the debbugs.gnu.org bug report #14890,
regarding Wrong hash for tzdata
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
14890: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14890
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: bug-guix <at> gnu.org
Subject: Wrong hash for tzdata
Date: Wed, 17 Jul 2013 10:18:20 +0200
$ guix build tzdata --no-substitutes -S

...
starting download of `/nix/store/gryg2h8lp3s8cc4zgxw14yn7d0wgc9lq-
tzdata2013d.tar.gz' from `http://www.iana.org/time-
zones/repository/releases/tzdata2013d.tar.gz'...
http://www.iana.org/.../tzdata2013d.tar.gz      100.0% of 213.8 KiB
output path `/nix/store/gryg2h8lp3s8cc4zgxw14yn7d0wgc9lq-
tzdata2013d.tar.gz' should have sha256 hash 
`08jzd8y2xkgd89wqrv3835pqr48yjabaczxr2rmg42zaykr11an0', instead has 
`011v63ppr73vhjgxv00inkn5pc7z48i8lhbapkpdq3kfczq9c76d'
...

According to the iana web page, the file was released on July 5, while the 
update of the package dates from July 7.

Andreas


[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas <at> enge.fr>
Cc: 14890-done <at> debbugs.gnu.org
Subject: Re: bug#14890: Wrong hash for tzdata
Date: Wed, 17 Jul 2013 14:23:55 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

>> The file stored on hydra is
>>    gryg2h8lp3s8cc4zgxw14yn7d0wgc9lq-tzdata2013d.tar.gz
>> which has been decompressed before storage and is in fact not a .tar.gz, 
>> but a .tar. It is identical to the decompressed file from the iana website.

[...]

> $ guile -c '(use-modules (guix nar)) (call-with-input-file "nar" (lambda (p) (restore-file p ",,out")))'
>
> $ file ,,out
> ,,out: POSIX tar archive (GNU)

Oh I see what you meant now.  Sorry for being sleepy.  ;-)

I just checked and the new tzdata is bit-for-bit the previous .tar, but
gzipped.

Commit 1855577 updates the hash.

Thanks!

Ludo’.


This bug report was last modified 12 years and 6 days ago.

Previous Next


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