From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Love Subject: many 404s for substitutes Date: Thu, 20 Jul 2017 18:16:42 +0100 Message-ID: <87d18vdo5h.fsf@c-l07itc0gcrgz.its.manchester.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dYF4c-0006oD-Cj for help-guix@gnu.org; Thu, 20 Jul 2017 13:17:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dYF4Y-0001jZ-C4 for help-guix@gnu.org; Thu, 20 Jul 2017 13:17:14 -0400 Received: from [195.159.176.226] (port=54888 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dYF4Y-0001jL-5D for help-guix@gnu.org; Thu, 20 Jul 2017 13:17:10 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dYF4G-0004qy-LR for help-guix@gnu.org; Thu, 20 Jul 2017 19:16:52 +0200 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: help-guix@gnu.org I've had many 404s for substitutes, both from mirror.hydra.gnu.org and hydra itself. This means that I can't, for instance, install the Guix version of Emacs, because with --fallback it runs out of the ~1GB I have in TMPDIR while trying to run cmake tests. [I'm surprised that installing Emacs pulls in on things like subversion and cmake.] I've tried over a couple of days. Is there a workaround that? (I looked for a way to turn off the build checks, at least.)