From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: 15153-done@debbugs.gnu.org
Subject: bug#15153: Wrong hash for tzcode2013d
Date: Fri, 23 Aug 2013 16:03:35 +0200 [thread overview]
Message-ID: <87a9k8mrm0.fsf@gnu.org> (raw)
In-Reply-To: <201308211827.12804.andreas@enge.fr> (Andreas Enge's message of "Wed, 21 Aug 2013 18:27:12 +0200")
Andreas Enge <andreas@enge.fr> skribis:
> $ guix download http://www.iana.org/time-zones/repository/releases/tzcode2013d.tar.gz
>
> yields:
>
> /nix/store/4iavpv6axr15l1z35yyccfvn0l1vx7ba-tzcode2013d.tar.gz
> 1dh7nzmfxs8fps4bzcd2lz5fz24zxy2123a99avxsk34jh6bk7id
>
> But the hash in base.scm is
> 13xd30ngwhqmj7w216ghd5knvg047hzpc0xca5l297g5cwb62hza .
This is the same problem as <http://bugs.gnu.org/14890>:
--8<---------------cut here---------------start------------->8---
$ guix download http://www.iana.org/time-zones/repository/releases/tzcode2013d.tar.gz
starting download of `guix-file.N6EuSs' from `http://www.iana.org/time-zones/repository/releases/tzcode2013d.tar.gz'...
http://www.iana.org/.../tzcode2013d.tar.gz 100.0% of 135.0 KiB
/nix/store/4iavpv6axr15l1z35yyccfvn0l1vx7ba-tzcode2013d.tar.gz
1dh7nzmfxs8fps4bzcd2lz5fz24zxy2123a99avxsk34jh6bk7id
$ file /nix/store/4iavpv6axr15l1z35yyccfvn0l1vx7ba-tzcode2013d.tar.gz
/nix/store/4iavpv6axr15l1z35yyccfvn0l1vx7ba-tzcode2013d.tar.gz: gzip compressed data, from Unix, max compression
$ file /nix/store/jmgampnps3whf85z8sgdw896w9k8vy3p-tzcode2013d.tar.gz
/nix/store/jmgampnps3whf85z8sgdw896w9k8vy3p-tzcode2013d.tar.gz: POSIX tar archive (GNU)
$ sha1sum /nix/store/jmgampnps3whf85z8sgdw896w9k8vy3p-tzcode2013d.tar.gz
2d975381ff85e804fb3c641b2b4d9781ceab7b37 /nix/store/jmgampnps3whf85z8sgdw896w9k8vy3p-tzcode2013d.tar.gz
$ gunzip < /nix/store/4iavpv6axr15l1z35yyccfvn0l1vx7ba-tzcode2013d.tar.gz | sha1sum
2d975381ff85e804fb3c641b2b4d9781ceab7b37 -
--8<---------------cut here---------------end--------------->8---
Fixed in 853726d.
Thanks,
Ludo’.
prev parent reply other threads:[~2013-08-23 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-21 16:27 bug#15153: Wrong hash for tzcode2013d Andreas Enge
2013-08-23 14:03 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a9k8mrm0.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=15153-done@debbugs.gnu.org \
--cc=andreas@enge.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).