From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QHALMD07D2QoTwEASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 16:03:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gFr/Lz07D2QibwEAauVa8A (envelope-from ) for ; Mon, 13 Mar 2023 16:03:25 +0100 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 9F4B32ECF0 for ; Mon, 13 Mar 2023 16:03:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=nB5Jrx5a; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678719805; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=uDIzXKGdvYHSFOLMJFFe6wduUJ4CptvKXtJDhPPIQuE=; b=V69diQSRxzKg6HYLO/juSRPyeyjzcwGlG1kY878MfepHvUCDjlV9vlVfDg6CEyxYr/oxBY 9aohj8fVbARsjgXwEmQdSSTz2VOEwe7BrxrnYvV43TrEabXXOWq3gdxQl9nblHGpr34vvY CxdjMrTjKbDsdXMnQtUmkXdIHmFAvF1A70+vEsIV6lYW2Bc8BRjO9z6FQ8BZQGAa/l7laN ohIAZV48gMhf7F+wsTXIrNo/+c55hDaFOtIjtMwTZgXRjXjPrZXSiAUklvuUdQpL6kYTxH MeqkcWRatyv0kqZMibAlU9Hc+Rbp0Nq7o1+WUL1KGG4CTfbWN2LqLQ2nByGg4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=nB5Jrx5a; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678719805; a=rsa-sha256; cv=none; b=Jp94b8MjSMH7xx37pg/NF3eD+E3HxvujfYDYCBax99oU1DO2P3HHaEwJ4u8a3z/bCGSoYB vwBiAzw0arRekIryjLIciw2JUDXC/0qs/xJ7kB1e2olGczwuLAdqBsaT5HNNzodni/bgDR 5vrnxIZoxxLyfbGkX8UEDF2LX+ekaOX/r3pdQZAP4lh6kMgcI6rvYy6anNRovkq02MVejj cBqCtdZKjfcupzpCXseUVjG4SrH4cE+vDelETAgJ2SmFFc7Veo8s7d2jGxYY3cJq9JKzLO eCaRHXPF05cyzjz6Tka6RfiJtuCebjFm+sk14UvbAw3WE1ZhCctAHD2lRjZ1Zw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbjha-0007YV-5z; Mon, 13 Mar 2023 11:03:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbjhW-0007T5-LU for bug-guix@gnu.org; Mon, 13 Mar 2023 11:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pbjhW-0006UV-Cz for bug-guix@gnu.org; Mon, 13 Mar 2023 11:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbjhV-0002CI-Vz for bug-guix@gnu.org; Mon, 13 Mar 2023 11:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62055: `guix pull` fails on freshly installed Guix on Debian aarch64 Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 13 Mar 2023 15:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Josselin Poiret , "Wicki Gabriel (wicg)" , 62055@debbugs.gnu.org Received: via spool by 62055-submit@debbugs.gnu.org id=B62055.16787197358375 (code B ref 62055); Mon, 13 Mar 2023 15:03:01 +0000 Received: (at 62055) by debbugs.gnu.org; 13 Mar 2023 15:02:15 +0000 Received: from localhost ([127.0.0.1]:35386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbjgk-0002B0-QJ for submit@debbugs.gnu.org; Mon, 13 Mar 2023 11:02:15 -0400 Received: from mail-wr1-f54.google.com ([209.85.221.54]:45987) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbjgf-0002AK-VZ for 62055@debbugs.gnu.org; Mon, 13 Mar 2023 11:02:10 -0400 Received: by mail-wr1-f54.google.com with SMTP id l1so11599057wry.12 for <62055@debbugs.gnu.org>; Mon, 13 Mar 2023 08:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678719724; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=uDIzXKGdvYHSFOLMJFFe6wduUJ4CptvKXtJDhPPIQuE=; b=nB5Jrx5avlKiskX7MXc+BNi+cfelVlkIja2CetFQVbMcgbMZxAXbbBJZWuOzLujTmf kOyQp1e6eFNTrrP7xNJCnx+iUC+l9kxnHXzHaTb8AIoZd1OV3oLVl+rQSy+dnple1yqq bhypZJxVJ9oqg85R3ZoAMsMQul/WbJCNNHyTaoTSUk3Az9eqtgimQP+mFXM4pP8Plpu8 3vr7Itz9xRXCVyn4QVqVVSzdLUkjFx8nDUZ4Iftvw4TaMqkWnmcOAyT3Q72woAxY/H4t FhahFVxlqj4wtcePEw0uwB5OWGvl9kxGyEqj3+rbryB/cB1mCT40SPF+VHSH8LosPPfM 99VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678719724; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=uDIzXKGdvYHSFOLMJFFe6wduUJ4CptvKXtJDhPPIQuE=; b=zVHSsjRz01q1ktzuW2/vO4rr6jPEIZUWh8zvoP5TsHpjxlXGNGQDXrZ6otmvIoNL6C 8IzvEHuIRZY/llkaJkRUd7wQroHwNQY2FesxkAWEf37p1WsanYqxIZe4hzWrylXhSBVM Xx9ovsmx/ZWbvgHPGRMWmLrK4Rlwk1BvJOfWJXiUDzXMKmkH+Dm5FAUSeUVwndO1YJfi ijzfF+CYYy/rbfbLbVSBWURHekGKiTdvCklB6/ADM4ZNPhfqJ9cLQxJwez1RVU8AZvCh dSeTTSApoqfgBZMPOVpf9Tr1c9LQ68TkZHcHSUt71ETYX9q3dUN2/Ri3qN75loyA/l0n /vqg== X-Gm-Message-State: AO0yUKX/AsaErnJGQBT5JTtHczQLDfko7vORU6q2TywocYcqpgq734ur qEgKKVUzJlssiWOOfgGSehzjquY0d7w= X-Google-Smtp-Source: AK7set9V6xOl8TDabQsEaey9yXu4MuaUn1XgI67k5umhOAuvGKTQGBUErc7Uy3nM/NCOLZlJrs1Bww== X-Received: by 2002:a5d:4585:0:b0:2ca:ab68:eff9 with SMTP id p5-20020a5d4585000000b002caab68eff9mr9679262wrq.7.1678719724249; Mon, 13 Mar 2023 08:02:04 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id l13-20020a5d410d000000b002c5598c14acsm8248741wrp.6.2023.03.13.08.02.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Mar 2023 08:02:04 -0700 (PDT) From: Simon Tournier In-Reply-To: <871qlxd4kq.fsf@jpoiret.xyz> References: <871qlxd4kq.fsf@jpoiret.xyz> Date: Mon, 13 Mar 2023 15:18:45 +0100 Message-ID: <87a60glooq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 9F4B32ECF0 X-Spam-Score: -2.12 X-Migadu-Spam-Score: -2.12 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: qnqgbPWKL6/Y Hi, On jeu., 09 mars 2023 at 21:59, Josselin Poiret via Bug reports for GNU Guix wrote: > "Wicki Gabriel (wicg)" writes: > >> failed to compute the derivation for Guix (version: "6e4b997cdfb12b657f525949409c3b761ab4d901"; system: "aarch64-linux"; >> host version: "1.2.0"; pull-version: 1). >> Please report the COMPLETE output above by email to . > > Your Guix version is quite old at this point, mostly because you're > using the Debian package. Can you try installing from the binary > installer script instead? Note also that `guix pull` requires quite a > lot of memory, than a raspberry pi might not have. Yeah, I think the failure is more about the memory than the oldness. Aside I do not know the exact state of aarch64-linux. Cheers, simon