emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#14890: closed (Wrong hash for tzdata)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#14890: closed (Wrong hash for tzdata)
Date: Wed, 17 Jul 2013 12:25:02 +0000

Your message dated Wed, 17 Jul 2013 14:23:55 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
14890: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14890
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Wrong hash for tzdata Date: Wed, 17 Jul 2013 10:18:20 +0200 User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )
$ 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#14890: Wrong hash for tzdata Date: Wed, 17 Jul 2013 14:23:55 +0200 User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)
address@hidden (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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]