From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#28326: exiv2 0.26 hash mismatch Date: Sun, 10 Sep 2017 22:47:24 -0400 Message-ID: <878thm54ub.fsf@gmail.com> References: <87fuc5wsvh.fsf@gmail.com> <871snovl6u.fsf@gnu.org> <8737828tao.fsf@gmail.com> <874lsii145.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drElZ-0007dn-KK for bug-guix@gnu.org; Sun, 10 Sep 2017 22:48:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drElW-0004DZ-Hx for bug-guix@gnu.org; Sun, 10 Sep 2017 22:48:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51458) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1drElW-0004DM-EB for bug-guix@gnu.org; Sun, 10 Sep 2017 22:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1drElV-0002nm-Sz for bug-guix@gnu.org; Sun, 10 Sep 2017 22:48:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <874lsii145.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 04 Sep 2017 23:51:22 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28326@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Maxim Cournoyer skribis: > >> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> >>> Maxim Cournoyer skribis: >>> >>>> sha256 hash mismatch for output path `/gnu/store/jcapi6vk4a14hch5jgsh5= zps958g91sb-exiv2-0.26-trunk.tar.gz' >>>> expected: 1hsdzlzgkipprqh93yj81mrckl2l7c2mn2i84691pallnjz5qqhc >>>> actual: 1yza317qxd8yshvqnay164imm0ks7cvij8y8j86p1gqi1153qpn7 >>>> >>>> Looking at what happened at the source obtained through the Wayback >>>> Machine at the time it was last updated in Guix[1] compared to now[2],= we see >>>> that: >>> >>> For the record, as an alternative to the Wayback Machine, you can use: >>> >>> wget https://mirror.hydra.gnu.org/file/exiv2-0.26-trunk.tar.gz/sha256= /1hsdzlzgkipprqh93yj81mrckl2l7c2mn2i84691pallnjz5qqhc >> >> Thanks for the tip! I actually tried to find a way to download that file >> from Hydra for the investigation but couldn't figure it out (by using >> the Hydra web front-end). > > This URL is implemented by =E2=80=98guix publish=E2=80=99: > > https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-publis= h.html > > Not very discoverable I admit! > > Ludo=E2=80=99. I just (re)read it. Neat! Thanks for the pointer. Maxim