GNU bug report logs -
#15153
Wrong hash for tzcode2013d
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Wed, 21 Aug 2013 16:28:02 UTC
Severity: normal
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 15153 in the body.
You can then email your comments to 15153 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#15153
; Package
guix
.
(Wed, 21 Aug 2013 16:28:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andreas Enge <andreas <at> enge.fr>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 21 Aug 2013 16:28:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
$ 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 .
Andreas
Reply sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
You have taken responsibility.
(Fri, 23 Aug 2013 14:04:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andreas Enge <andreas <at> enge.fr>
:
bug acknowledged by developer.
(Fri, 23 Aug 2013 14:04:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 15153-done <at> debbugs.gnu.org (full text, mbox):
Andreas Enge <andreas <at> 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’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 21 Sep 2013 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 11 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.