From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#28326: exiv2 0.26 hash mismatch Date: Mon, 04 Sep 2017 09:52:47 -0400 Message-ID: <8737828tao.fsf@gmail.com> References: <87fuc5wsvh.fsf@gmail.com> <871snovl6u.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]:42003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1doroI-0000bV-W7 for bug-guix@gnu.org; Mon, 04 Sep 2017 09:53:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1doroE-0005nl-17 for bug-guix@gnu.org; Mon, 04 Sep 2017 09:53:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39401) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1doroD-0005nY-UG for bug-guix@gnu.org; Mon, 04 Sep 2017 09:53:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1doroD-0003Dr-Md for bug-guix@gnu.org; Mon, 04 Sep 2017 09:53:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871snovl6u.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 02 Sep 2017 23:34:49 +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: > >> sha256 hash mismatch for output path `/gnu/store/jcapi6vk4a14hch5jgsh5zp= s958g91sb-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], w= e 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/1= hsdzlzgkipprqh93yj81mrckl2l7c2mn2i84691pallnjz5qqhc 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). Maxim