From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6FJVAQ7c/V64RQAA0tVLHw (envelope-from ) for ; Thu, 02 Jul 2020 13:07:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id cFfDOA3c/V78OgAAB5/wlQ (envelope-from ) for ; Thu, 02 Jul 2020 13:07:25 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6CADF9401CF for ; Thu, 2 Jul 2020 13:07:25 +0000 (UTC) Received: from localhost ([::1]:37368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqyw0-0001c4-9u for larch@yhetil.org; Thu, 02 Jul 2020 09:07:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56986) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqyvq-0001au-9P for help-guix@gnu.org; Thu, 02 Jul 2020 09:07:14 -0400 Received: from ns13.heimat.it ([46.4.214.66]:43182) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqyvo-0003Tm-2c for help-guix@gnu.org; Thu, 02 Jul 2020 09:07:13 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 84A943021B7 for ; Thu, 2 Jul 2020 13:07:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I08IgYqyVKya for ; Thu, 2 Jul 2020 13:06:47 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.169.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id B99963021B6 for ; Thu, 2 Jul 2020 13:06:47 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 28138471D74 for ; Thu, 2 Jul 2020 15:06:47 +0200 (CEST) Received: (nullmailer pid 21596 invoked by uid 1000); Thu, 02 Jul 2020 13:06:45 -0000 From: Giovanni Biscuolo To: help-guix@gnu.org Subject: Re: hash mismatch on permanently moved URL In-Reply-To: <87v9j6kshl.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> Organization: Xelera.eu References: <87v9j6kshl.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> Date: Thu, 02 Jul 2020 15:06:42 +0200 Message-ID: <87sgeakqvx.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/02 08:32:35 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: FeO5/IVgXxPH --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I tried to build using the current upstream release channel (see below) but I'm still stuck. Giovanni Biscuolo writes: [...] > The problem is that > http://download.icu-project.org/files/icu4c/64.2/icu4c-64_2-src.tgz > moved pernamently: > > --8<---------------cut here---------------start------------->8--- > > ~$ curl -I http://download.icu-project.org/files/icu4c/64.2/icu4c-64_2-sr= c.tgz > HTTP/1.1 301 Moved Permanently > Date: Thu, 02 Jul 2020 12:27:32 GMT > Server: Apache/2.4.38 (Debian) > Content-Security-Policy: upgrade-insecure-requests; > Location: https://icu-project.org/files/icu4c/64.2/icu4c-64_2-src.tgz > Content-Type: text/html; charset=3Diso-8859-1 > > --8<---------------cut here---------------end--------------->8--- ... AND: =2D-8<---------------cut here---------------start------------->8--- ~$ curl -I https://icu-project.org/files/icu4c/64.2/icu4c-64_2-src.tgz HTTP/1.1 302 Found Date: Thu, 02 Jul 2020 12:51:46 GMT Server: Apache/2.4.38 (Debian) Content-Security-Policy: upgrade-insecure-requests; Location: http://site.icu-project.org/download/#/icu4c/64.2/icu4c-64_2-src.= tgz Content-Type: text/html; charset=3Diso-8859-1 =2D-8<---------------cut here---------------end--------------->8--- so I got the source URL from the new releases official channel, and built using: =2D-8<---------------cut here---------------start------------->8--- ~$ guix build icu4c --with-source=3Dhttps://github.com/unicode-org/icu/rele= ases/download/release-64-2/icu4c-64_2-src.tgz [...] successfully built /gnu/store/waf07n3970nz183kvk947lpa1wj9ixvk-icu4c-64_2-s= rc.drv /gnu/store/8fxpn9b21gf782n6v6cq4q17jcfgm9ix-icu4c-64_2-src =2D-8<---------------cut here---------------end--------------->8--- After this, unfortunately, `guix pull` is still trying to build icu4c since it is a different store item: =2D-8<---------------cut here---------------start------------->8--- building /gnu/store/4582v7day5c4v9qaidlkwmd6kllks2y4-icu4c-64_2-src.tgz.drv= ... downloading from http://download.icu-project.org/files/icu4c/64.2/icu4c-64_= 2-src.tgz... /sha256 hash mismatch for /gnu/store/0zh5mvhgcx0198k7j6p5pgrc5krgxyqj-icu4c= -64_2-src.tgz: expected hash: 0v0xsf14xwlj125y9fd8lrhsaych4d8liv8gr746zng6g225szb2 actual hash: 19pfpqg5yl86nnzfkzkgq521y56wg1yhfiyis7m480rczyiqnbin hash mismatch for store item '/gnu/store/0zh5mvhgcx0198k7j6p5pgrc5krgxyqj-i= cu4c-64_2-src.tgz' build of /gnu/store/4582v7day5c4v9qaidlkwmd6kllks2y4-icu4c-64_2-src.tgz.drv= failed =2D-8<---------------cut here---------------end--------------->8--- [...] I still don't know how to solve this situation. Any hint please? Thanks! Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl792+UACgkQ030Op87M ORIKKQ//ZLnWAuAkfIkk/knkANJVgWPq0Rz8uUGUKzn14n0JwoG5gcFtabesth9i x/lsblkh6/m63HoheazxSnMgYB3hJPDU8QbxuR3h6uq2fs4ZLi0iM/qVqkZ78NC2 rHFFYv9McVy844Sqgm9ykeh06Z/62C5menihOanP+3u1lHfnpsJYmR9lZpZh65Cd nXpF9M4BgrpDTJwwcVzRWf8fcPVGl5fgZCZ63rYtbW9EfqERI7mRGonHknHwlKhi hY8wSIhyCoKoTUKo4HFVxfzA1e/ytmiLd0P25IJ8mAFqiWRMsOOjLDXN24+ASEwo yKWl18bHh7jp49WE3bxg6bH8hXxloM/vRTJ9zvNDkkMiNERIvQX9In5DM16YATH+ U0r8ckO6r31PKfW5YK/ep7libaJ6T6EP5F50tN5wbSP1NVPjgXxw0N2Ct4IwBZaU +h4tGaI9V2GajabyA1m+qxARO8ZDJt+MEYbQTZU++KeMZAmPhP1+fuS8T8KyV85u OGsATifsvcVu3/bsdfWuhATtsjo+ctiUZL8fvyQzkYeYUjONQWbElW+G5Ovh17wS BCjHPtXb3ErhQ49roF03aqPRgrvsdAYy7nPxkml9MCsnwJkY/tCNqZ7yo8BEwV// kGfXS7JR7Pg8Kj9TL6FM6K71AEhR5g/XowUzpZTz582CCAxHdBA= =W59g -----END PGP SIGNATURE----- --=-=-=--