From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: hash of fish is wrong. Date: Tue, 14 Feb 2017 17:19:22 +0000 Message-ID: <20170214171922.bxcegs7o7e76oa7a@wasp> 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]:60358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdgjW-0005Sa-3H for guix-devel@gnu.org; Tue, 14 Feb 2017 12:17:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdgjS-0004QK-1C for guix-devel@gnu.org; Tue, 14 Feb 2017 12:17:42 -0500 Received: from fragranza.investici.org ([2a00:1dc0:2479::19]:41958) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cdgjR-0004Mg-M2 for guix-devel@gnu.org; Tue, 14 Feb 2017 12:17:37 -0500 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 2CA532C0256 for ; Tue, 14 Feb 2017 17:17:34 +0000 (UTC) Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi, can someone else check which hash should be the correct one? master tree of guix gives: ng0@greendragon ~/src/guix-dev$ guix package -i fish Starting download of /gnu/store/a44p5qn1idsy75qfgky7l3ksjjrxqmca-fish-2.5= .0.tar.gz >From https://fishshell.com/files/2.5.0/fish-2.5.0.tar.gz... ....0.tar.gz 3.3MiB 1.2MiB/s 00:03 [####################]= 100.0% output path `/gnu/store/a44p5qn1idsy75qfgky7l3ksjjrxqmca-fish-2.5.0.tar.g= z' should have sha256 hash `0kn2n9qr9cksg2cl78f3w0yd24368d35djhi6w5x3gbdx= k23ywq3', instead has `19djav128nkhjxgfhwhc32i5y9d9c3karbh5yg67kqrdranyvh= 7q' cannot build derivation `/gnu/store/01z7y3zp19g6jbniql2jm8kh11cjsl4c-fish= -2.5.0.tar.xz.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/0j2l71rak7676qh7015mk80ib3j418p9-fish= -2.5.0.drv': 1 dependencies couldn't be built guix package: error: build failed: build of `/gnu/store/0j2l71rak7676qh70= 15mk80ib3j418p9-fish-2.5.0.drv' failed A download from that url above gives me: ng0@wasp ~/r/tarballs> torify wget https://fishshell.com/files/2.5.0/fish= -2.5.0.tar.gz --2017-02-14 17:16:04-- https://fishshell.com/files/2.5.0/fish-2.5.0.tar= .gz Resolving fishshell.com... 54.192.28.95 Connecting to fishshell.com|54.192.28.95|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3496831 (3.3M) [application/x-gzip] Saving to: =E2=80=98fish-2.5.0.tar.gz=E2=80=99 fish-2.5.0.tar.gz 100%[=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D>] 3.33M 246KB/s in 14s =20 2017-02-14 17:16:21 (251 KB/s) - =E2=80=98fish-2.5.0.tar.gz=E2=80=99 save= d [3496831/3496831] ng0@wasp ~/r/tarballs> guix hash fish-2.5.0.tar.gz=20 19djav128nkhjxgfhwhc32i5y9d9c3karbh5yg67kqrdranyvh7q I think 19djav128nkhjxgfhwhc32i5y9d9c3karbh5yg67kqrdranyvh7q is correct. --=20 ng0 -- https://www.inventati.org/patternsinthechaos/