From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Missing patch on savannah means coreutils can't build Date: Sat, 20 Feb 2016 10:19:51 -0800 Message-ID: <877fhzw8df.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXC9j-0003lR-Dv for guix-devel@gnu.org; Sat, 20 Feb 2016 13:21:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXC9f-0002FN-D9 for guix-devel@gnu.org; Sat, 20 Feb 2016 13:21:23 -0500 Received: from dustycloud.org ([50.116.34.160]:46766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXC9f-0002Eu-8w for guix-devel@gnu.org; Sat, 20 Feb 2016 13:21:19 -0500 Received: from oolong (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 9C721265C3 for ; Sat, 20 Feb 2016 13:21:17 -0500 (EST) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Earlier today I tried doing a build without substitutes. I was surprised to see this error: Starting download of /gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0 >From http://git.savannah.gnu.org/cgit/coreutils.git/patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0... patch 1.2MiB/s 00:00 | 1KiB transferred output path `/gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0' should have sha256 hash `1dnlszhc8lihhg801i9sz896mlrgfsjfcz62636prb27k5hmixqz', instead has `0zygncr1z1nswmny2vl1havfqswm40vzj0vjvhf5yndavhzr267j' >From the coreutils definition: (patches (list (origin (method url-fetch) (uri "http://git.savannah.gnu.org/cgit/coreutils.git/\ patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0") (sha256 (base32 "1dnlszhc8lihhg801i9sz896mlrgfsjfcz62636prb27k5hmixqz")) (file-name "coreutils-tail-inotify-race.patch")))))) But indeed, it's not surprising that there's a hash mismatch... there's nothing here! http://git.savannah.gnu.org/cgit/coreutils.git/patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0