From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YLsEEpx89WAoTQAAgWs5BA (envelope-from ) for ; Mon, 19 Jul 2021 15:22:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 4AudDZx89WCXfQAAbx9fmQ (envelope-from ) for ; Mon, 19 Jul 2021 13:22:36 +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 4BDE814F88 for ; Mon, 19 Jul 2021 15:22:35 +0200 (CEST) Received: from localhost ([::1]:40790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5TE9-0004HX-GX for larch@yhetil.org; Mon, 19 Jul 2021 09:22:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5TE0-0004HK-Sz for help-guix@gnu.org; Mon, 19 Jul 2021 09:22:24 -0400 Received: from mail-oo1-xc2f.google.com ([2607:f8b0:4864:20::c2f]:35792) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m5TDz-0006o2-IC for help-guix@gnu.org; Mon, 19 Jul 2021 09:22:24 -0400 Received: by mail-oo1-xc2f.google.com with SMTP id i11-20020a4adf0b0000b0290263e1ba7ff9so1922434oou.2 for ; Mon, 19 Jul 2021 06:22:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=4Q3xpXiqgshAvHm+/fy5iyC65FzV/gNwEevjfloLcXY=; b=EzNncBqa6TIhiur6CXSgrwJixH7ryzBdfoXw1DtYL19VC7q+QcnukiTtR0SsQnLFcJ e18Sc1W1johTZxWxpsSppEjkXFp+Vs7FBmEv5hSJJUNZln3BqRwqKR1rDFqfkxPelETc PeICbO6YmXfvBMjql9kW7ETI3bO8LfrBaWiBteHEE5oTOb4w1LiwO9bEkKzE15GZmRdy Y9ySIfe5x+VIvpT30FrzlO2T442KojOyswzXDYwhCbH8x9/c15OX2wTOlY4p25pGKlfP pYcKXlSdSOVCTsyl4HWgZg/L2C8WSo5UPcgfd0h+XdLJRnmuqxJPxnQHQZBDOcG7n6l4 5+Dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=4Q3xpXiqgshAvHm+/fy5iyC65FzV/gNwEevjfloLcXY=; b=L5fldQWD2i0Lf1bwZ4uCZ0sZ9eRQS1kGUU0wAg5+V+mAiyEFblOcUXXKFUaCpAnZwO YGPPr3Ev5k+Cg56FAIdsA7nwDAu/WGspsMRhJXydmvG4RxWNNR75l4U3a9tn/9qGT8fd WcIAK6hq7eqHVkDII5iGBDTuH9wvQz1E4I4Q/ROTJlmG2n+17TqUql6nssa4jbaqBGyZ f2qG0FrQhewtaj1J6pGAeaVA1kRU6rCud5tPFgXBXgawcMD3FCAw9A4I0E+kM6youGnW w21kxHS4A3bX68orQs4RzBhL09YTlUVMPeEGo/1UFysHvukc40HfThkjaSVR9ZgDgYUm +5Cw== X-Gm-Message-State: AOAM531o4LW7zS3OYhnwsAEKfZTYRcXgd1ZDu8/TTBYH1tXqu1P03T1S 9+eljgPifWyTEqd7gBs7oZiLibhKwpeU6qoAVOw= X-Google-Smtp-Source: ABdhPJylYSxj6PdpfU1mC045bFhOB6cMvL+JP5Jy/Tjugo+5rAA9qmQVkVdKiCEJHTYHrn3+RmwHzmLPFwTH1xuDtoQ= X-Received: by 2002:a4a:8802:: with SMTP id d2mr17260236ooi.28.1626700942015; Mon, 19 Jul 2021 06:22:22 -0700 (PDT) MIME-Version: 1.0 References: <87fswa5yqq.fsf@elephly.net> In-Reply-To: <87fswa5yqq.fsf@elephly.net> From: Lo Peter Date: Mon, 19 Jul 2021 21:22:10 +0800 Message-ID: Subject: Re: Problem installing Guix (through binary installation script) on AWS EC2 To: Ricardo Wurmus Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::c2f; envelope-from=peterloleungyau@gmail.com; helo=mail-oo1-xc2f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=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=1626700956; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=4Q3xpXiqgshAvHm+/fy5iyC65FzV/gNwEevjfloLcXY=; b=FzWDz2XzeRk47u/P9aMvOo5QhJ0kKVGKtPeVE9qkjL/E2KDeDE9WNMh0lCPKoZdXY70qt8 Wthic0ygMPzW9PbrYfYvs6vUeMczSE8y8MnTk3gyWI4G6HZjFUblR0WcJJivrID+xDD8gj 1wF1Hpo/xwTBwovPgIJxEfQFyUYLTTvhlUmLKukRMOfnTK0oE0p4T0z1MB0JmcuZ9RIpqq fNZXPs4nsQOJ50k/ID8LqSxCf52MlKejhVQv1OlkheeDLlGZT57ZzRl+VBvQKELbupAerc lPFTV+aj6bwb5wcN+hAJJTXNtWAS54QL4jG8T6gihGpnl3BBghnILjGYXt4qlg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626700956; a=rsa-sha256; cv=none; b=IobRaTKkfcbutjoVBUJ7K9yHAPmlP8EDMDxEyB6OsvWUzn1zmXXUwj61XOw9ZcutQgcsFH KN5+9gckxed6DRDszbxRO02oiQLywOjbclGJttmFPXkvy9jWjGbwX8c4ou90E9dY7aX2po bNXeMunGI2Lu89XRNHE/2rtOMCvLseDbDuF0icOkN5T89b6eEJdJNNGLGTITycUmTEq6i4 PpOylNdxWO73RDjcPc+5HCFs3qWwKw+ysDgfrpcSeFU/NBGKOOSgv41rQ0+FcCa65tiiFB XczlPEbcLuvuXXL6YPMFCwm8z82mimLT8wNEYsNvgUv9ugqT3r5xwmcYuXAasQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=EzNncBqa; dmarc=pass (policy=none) header.from=gmail.com; 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: -3.11 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=EzNncBqa; dmarc=pass (policy=none) header.from=gmail.com; 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: 4BDE814F88 X-Spam-Score: -3.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: +RHX3rM3YD+F Sorry, I did not check the log files. I think it was probably the installation (through the script) had not been completed, causing subsequent problems. On Mon, Jul 19, 2021 at 7:28 PM Ricardo Wurmus wrote: > > > Lo Peter writes: > > > substitute: guix substitute: warning: ACL for archive imports > > seems to > > be uninitialized, substitutes may be unavailable > > Is this on purpose? > > > building > > /gnu/store/hifim0h1p7nw81mg6rl00g9q0m6vr0qw-bzip2-mesboot-1.0.8.drv... > > > > \ 'build' phasebuilder for > > `/gnu/store/hifim0h1p7nw81mg6rl00g9q0m6vr0qw-bzip2-mesboot-1.0.8.drv' > > failed with exit code 1 > > > > build of > > /gnu/store/hifim0h1p7nw81mg6rl00g9q0m6vr0qw-bzip2-mesboot-1.0.8.drv > > failed > > > > View build log at > > '/var/log/guix/drvs/hi/fim0h1p7nw81mg6rl00g9q0m6vr0qw-bzip2-mesboot-1.0= .8.drv.bz2'. > [=E2=80=A6] > > Any idea on what might be the problem? Thanks. > > What does the log file say? > > -- > Ricardo