From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 28 13:34:18 2018 Received: (at 33542) by debbugs.gnu.org; 28 Nov 2018 18:34:18 +0000 Received: from localhost ([127.0.0.1]:53765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gS4fC-0005WO-3e for submit@debbugs.gnu.org; Wed, 28 Nov 2018 13:34:18 -0500 Received: from world.peace.net ([64.112.178.59]:34744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gS4fA-0005WB-Dr for 33542@debbugs.gnu.org; Wed, 28 Nov 2018 13:34:16 -0500 Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gS4f3-0002HE-Qz; Wed, 28 Nov 2018 13:34:10 -0500 From: Mark H Weaver To: 33542@debbugs.gnu.org Subject: Re: bug#33542: Strange tarball download error on Hydra References: <87efb5vz0g.fsf@netris.org> Date: Wed, 28 Nov 2018 13:33:27 -0500 In-Reply-To: <87efb5vz0g.fsf@netris.org> (Mark H. Weaver's message of "Wed, 28 Nov 2018 13:26:44 -0500") Message-ID: <877egxvyp9.fsf@netris.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33542 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Mark H Weaver writes: > On Hydra, the armhf builds for al variants of 'linux-libre-4.14.84' > failed because the tarball download failed. See below for the build > log. Strangely, it was unable to find the (guix base16) module. I now see that 89f1fee8e788fc32d08583b4207c1ecb91d50f28 added a new use of (guix base16) during downloads, and that the copies of Guix currently running on the armhf build slaves is too old to include (guix base16). I don't have time to deal with this right now, but I'll take a look in about 12 hours or so. Unfortunately, I expect that a great many armhf builds will fail in the meantime, including all of the kernel updates. Mark