From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GEVOLFi6WmB8GgAA0tVLHw (envelope-from ) for ; Wed, 24 Mar 2021 04:04:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6N8PKFi6WmDnMQAAB5/wlQ (envelope-from ) for ; Wed, 24 Mar 2021 04:04:40 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9DBD112A67 for ; Wed, 24 Mar 2021 05:04:38 +0100 (CET) Received: from localhost ([::1]:33014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lOul2-0007WR-BG for larch@yhetil.org; Wed, 24 Mar 2021 00:04:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOukl-0007Vv-81 for help-guix@gnu.org; Wed, 24 Mar 2021 00:04:19 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:55491) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOuke-0006Dy-Hy for help-guix@gnu.org; Wed, 24 Mar 2021 00:04:19 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id B5D375C00E3; Wed, 24 Mar 2021 00:04:08 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Wed, 24 Mar 2021 00:04:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=/wyRq29myMBF1xO/GxVAa9hE 4xGgvMcJc5vROw156Ao=; b=spIoY3CfmV98JZ0WM3+bz5hY49fe5GlGClNY4qC0 euDwP88abJMDgbcjdY/GS60g1XiyNNWQXhaTVS78vN6brAa8nLzQuwKDFVHw+UKA UL6bSgJuDkJKP4XT9jeAadiU9HW7Ima2+J1PlpM3CftXrUS58TIcrjnCG/5xJ/45 Tkw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=/wyRq2 9myMBF1xO/GxVAa9hE4xGgvMcJc5vROw156Ao=; b=F34lJg7xg1v4Ix5cQjxCuu YetggLZQQ+0AGkjFiI5guItPd3kTK1WESpPmx965hAIyANztnVRNack9EpDr7Qfx xZm0XOWWzcvH1la+VAmA9JXzYcFJeG8Z5qYeTly3jBoy1F8WFW3niiiTZBD4uZuj BZbUyJyCjOV6xlvhhQ+po2A/YqNSXqNJeHOZWQB/3eff5MqChEIXQa+pl4qzXOXv TWypH7Zz1RBe+wvLrx65S9uiqBEwaHX3m3gNfng+Qfx3tX7Y+VtVBogaTqGEnSQY vYJrkWmK01tc2i2uqASjSyqo6gFI+WAv06QvdZ4YDkd1cOODbpP9PcEg1IedDsrA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudegjedgieeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepvddvudegffefiedttdfhfedvuefhgf ekieekgeekveetgefhfeetgfegueduffeinecuffhomhgrihhnpehgnhhurdhorhhgnecu kfhppedutddtrdduuddrudeiledruddukeenucevlhhushhtvghrufhiiigvpedtnecurf grrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (pool-100-11-169-118.phlapa.fios.verizon.net [100.11.169.118]) by mail.messagingengine.com (Postfix) with ESMTPA id 72788240423; Wed, 24 Mar 2021 00:04:06 -0400 (EDT) Date: Wed, 24 Mar 2021 00:04:04 -0400 From: Leo Famulari To: Fredrik Salomonsson Subject: Re: failed to compute the derivation for Guix Message-ID: References: <87y2ed8esq.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y2ed8esq.fsf@posteo.net> Received-SPF: pass client-ip=66.111.4.25; envelope-from=leo@famulari.name; helo=out1-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616558680; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=/wyRq29myMBF1xO/GxVAa9hE4xGgvMcJc5vROw156Ao=; b=jJgT6oV6MAxaRoP3Xmc4QAWuQhfkNyNXC3+BNYxcqXc4fYjbhjr68rB0Q307HN5PEfyY0I V1O7stXtL+q+oCqcxDpWCZMnirx/rJd+8aBawl7QOD9iZwJiAn92maOn0vmrPkuojhU8di iuVp6Wju4Z9aTD+AZfioEjLObxuDqeVkqb9gJGYfJCSDmnH5an29EQLSgcDFLVE0A+2VLH 3AvlQFDHXsih1U3s0Wu/+iImBzQ7YRimxcFISSZEeutpOAzG0Uox2UIPia2Vv/xs2C3P46 Fx+IbKdbtxzFbvKn8917boM2zFMFd2A/lI+gQnAs/sr+xn63uYNk9d0ssm8+7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616558680; a=rsa-sha256; cv=none; b=tmIttCofuKisICauMiIcuQWY3J/qd2x0Femu1qr+GVLxMElWGknf0JumeWBAhljC82+Y6h rWKAnY+zWToeccmw4kxulrYIFRDPLzq4EAJ0eyaAxhPVCQyYoKhH1CriINFrE7cO8acoZl v0Tll9hZ29KDrk763//m98xnoDZWnHWnnk1QSD7ie0tWAcxRF/uq8b87fUKOA7uOwzhfMh ekVQkMp7Hxt1z/d2VtmfxT1xi0VW9S89NqKexr1AC+05DQc6qtAB8YpKQ63qqqehP6APTC KJDMZpMO7yZTm8nkRf+7gEEEMQb+thl/dzyKRb6/XD5Rv1pOVYqNf+QXJiYnyg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=famulari.name header.s=mesmtp header.b=spIoY3Cf; dkim=pass header.d=messagingengine.com header.s=fm2 header.b=F34lJg7x; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -2.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=famulari.name header.s=mesmtp header.b=spIoY3Cf; dkim=pass header.d=messagingengine.com header.s=fm2 header.b=F34lJg7x; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 9DBD112A67 X-Spam-Score: -2.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: 83GPM1xtC0oO On Tue, Mar 23, 2021 at 07:29:41PM -0700, Fredrik Salomonsson wrote: > -Backtrace: > 14 (primitive-load "/gnu/store/lx1fy4svkv1avz60k7ddjsy59sjycwqk-compute-guix-derivation") > In ice-9/eval.scm: > 155:9 13 (_ _) > 159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) > In ice-9/boot-9.scm: > 152:2 11 (with-fluid* _ _ _) > In ./guix/store.scm: > 2066:24 10 (run-with-store # _ #:guile-for-build _ #:system _ #:target _) > 1900:8 9 (_ _) > In ./guix/gexp.scm: > 256:18 8 (_ _) > 1136:2 7 (_ _) > 1002:2 6 (_ _) > 849:4 5 (_ _) > In ./guix/store.scm: > 1948:12 4 (_ #) > 1362:5 3 (map/accumulate-builds # _ _) > 1373:15 2 (_ # _ _) > 719:11 1 (process-stderr # _) > In ./guix/serialization.scm: > 80:6 0 (read-int #) > > ./guix/serialization.scm:80:6: In procedure read-int: > ERROR: > 1. &nar-error: > file: #f > port: # > guix pull: error: You found a bug: the program '/gnu/store/lx1fy4svkv1avz60k7ddjsy59sjycwqk-compute-guix-derivation' This looks like bugs #47157 / #47266: https://bugs.gnu.org/47157 https://bugs.gnu.org/47266 If so, it's a transient networking error caused by problems in Guix fixed in more recent versions. You'll need to retry `guix pull` until it succeeds and then restart guix-daemon. Let us know how it goes!