From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Removing corrupted items from a mirror Date: Sat, 23 Jul 2016 20:26:20 -0400 Message-ID: <20160724002620.GC26863@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR7Fd-0007if-4G for guix-devel@gnu.org; Sat, 23 Jul 2016 20:26:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bR7FY-0007JK-T3 for guix-devel@gnu.org; Sat, 23 Jul 2016 20:26:36 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:44984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR7FX-0007J0-MV for guix-devel@gnu.org; Sat, 23 Jul 2016 20:26:32 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 3F2EDCCD84 for ; Sat, 23 Jul 2016 20:26:22 -0400 (EDT) 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 While trying to build the trash-cli patch on top of the master branch (commit 2a69d4df7d7), I got the following hash mismatch while downloading a coreutils substitute from my local mirror. When I used mirror.hydra.gnu.org instead, the correct data was downloaded. My question is: How can I remove this corrupted file from the mirror? I don't know how to figure the name of the file to remove. $ ./pre-inst-env guix build trash-cli substitute: warning: failed to install locale: Invalid argument @ substituter-started /gnu/store/vsrcn35rjpgrrak1w31m7yhc12zz3hd1-coreutils-8.24 /gnu/store/hb25mzl9a2qjywzx41bfqgi9znc29h32-guix-0.10.0-0.e901/libexec/guix/substitute warning: failed to install locale: Invalid argument Found valid signature for /gnu/store/vsrcn35rjpgrrak1w31m7yhc12zz3hd1-coreutils-8.24 >From https://my-mirror/nar/vsrcn35rjpgrrak1w31m7yhc12zz3hd1-coreutils-8.24 Downloading vsrcn3...-coreutils-8.24 (13.8MiB installed)... coreutils-8.24 3.8MiB/s 00:01 | 3.5MiB transferred @ substituter-failed /gnu/store/vsrcn35rjpgrrak1w31m7yhc12zz3hd1-coreutils-8.24 0 hash mismatch in downloaded path `/gnu/store/vsrcn35rjpgrrak1w31m7yhc12zz3hd1-coreutils-8.24': expected a91641b020926f42d7dcbe6e9d82be3b5d39f401b7328ea6d0cd79f7893aabb0, got fc8cf24465d8a97fef7cc41dfccddca158b6258ad0e0929e002552d258dec7da @ substituter-started /gnu/store/dgwa731j19lj41cds023sspcg9lqgh4j-module-import /gnu/store/hb25mzl9a2qjywzx41bfqgi9znc29h32-guix-0.10.0-0.e901/libexec/guix/substitute killing process 28390 guix build: error: build failed: some substitutes for the outputs of derivation `/gnu/store/yk4nv2zz40f9k7hr6c9v04rn3pb5l00s-coreutils-8.24.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source