From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Checksum error on manual package install Date: Tue, 2 Jul 2019 15:47:29 -0400 Message-ID: <20190702194729.GA14428@jasmine.lan> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45478) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiOki-0001MP-6M for help-guix@gnu.org; Tue, 02 Jul 2019 15:47:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiOkg-0000D3-M6 for help-guix@gnu.org; Tue, 02 Jul 2019 15:47:43 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:33413) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hiOkg-0008WA-8Q for help-guix@gnu.org; Tue, 02 Jul 2019 15:47:42 -0400 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Lorem Ipsum Cc: help-guix@gnu.org --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 02, 2019 at 11:08:01AM +0000, Lorem Ipsum wrote: > $ sha256sum 3.12.tar.gz > f4a32169e6c0cb939971da2732e4d67c6e2e649506da1b55bfc94963a26280ff >=20 > This is where I'm stuck. I know that the hash needs to be base32 and > that the hash returned by ~sha256sum~ is not that. I would think this > wouldn't matter since the Guile script calls ~base32~. The hash needs to be calculated with `guix hash`, not `sha256sum`. For example, `guix hash 3.12.tar.gz`. --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAl0btM4ACgkQJkb6MLrK fwibYA//dFSr9tgkIhxQpSoR7Yu48+Jd7aXYHsvLmqwO5R2jAG3GQxnTn86/jtI6 rFpWYCKYgCQEsuChUii11fv+yAANIviD9IhT0i6x0QEb44O/PrXxUN7YDB3sFzUI kWl1frDt2JdQgiwOG+W3lUi0S7vHO2E2QBTkxqgDYS/NjddWXj7Tajko/RZdxiwF 5yY1WGHE0u0+0kqa3DZ08YQ1seyTp88defGzZKHRXuOsdAyqUzKMsVyLhPYKIQge bdclxXymxjNDCHJF1NcvKQdicu+9Idw2rePciW+peg8Pkz5rrcfRAyrCdqvkwdy+ LGBIbIxKUEqAletkq2eHgjlTpkb9ia/qUHZqArfWREYQVBG5udnCwEFa+L8tOX2D 651YDu7hJqj/1fgHNuFysvZoMOf8xLvNIO+ej4d5EFjwK9MtJvp8H99cYLagIJKf wSuNaqeLUjtO/xHfZBc42PmVo7vyTbttaP84CC5c4wRB7aoiqoiCBkLt38BzfgZJ rIyPheaiHzooLW7Ku4btegfVtH+jAvmTg9q5TMhuapO2mILrO1Jb8HYnKC4e7qqd dfx7lZM9/PvXZSjktihiu5E5VpOMemqTbOOENH5EmTrHfXMHThGeUCHW7iWbII+B CNDutD03RoaJRYJVdaYg0xRhzIcjN5hyjcwow9AZM5/MwriDyYE= =aPU3 -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--