From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kBosGlRR/GFqrgAAgWs5BA (envelope-from ) for ; Thu, 03 Feb 2022 23:04:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ECAJF1RR/GG8gwAAauVa8A (envelope-from ) for ; Thu, 03 Feb 2022 23:04:04 +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 1C7BEA848 for ; Thu, 3 Feb 2022 23:04:04 +0100 (CET) Received: from localhost ([::1]:49966 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFkCx-0003Cj-9y for larch@yhetil.org; Thu, 03 Feb 2022 17:04:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFjcA-0005Rr-Oi for bug-guix@gnu.org; Thu, 03 Feb 2022 16:26:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35997) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFjcA-0001L2-Fy for bug-guix@gnu.org; Thu, 03 Feb 2022 16:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nFjcA-00080r-98 for bug-guix@gnu.org; Thu, 03 Feb 2022 16:26:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#53736: Guix pull on aarch64 fails Resent-From: phodina Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 03 Feb 2022 21:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53736 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos Cc: 53736@debbugs.gnu.org Received: via spool by 53736-submit@debbugs.gnu.org id=B53736.164392355330784 (code B ref 53736); Thu, 03 Feb 2022 21:26:02 +0000 Received: (at 53736) by debbugs.gnu.org; 3 Feb 2022 21:25:53 +0000 Received: from localhost ([127.0.0.1]:58127 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFjbx-00080N-1i for submit@debbugs.gnu.org; Thu, 03 Feb 2022 16:25:53 -0500 Received: from mail-4316.protonmail.ch ([185.70.43.16]:49865) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFjbr-000806-L1 for 53736@debbugs.gnu.org; Thu, 03 Feb 2022 16:25:47 -0500 Date: Thu, 03 Feb 2022 21:25:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail2; t=1643923529; bh=VpRPj1w9dLgI7iigEPgkUQkg6B7WasJ0EeemoY/VhyE=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc; b=kGgx7L0kfF1nK0Y7C41TuVSsKhQoM8Z+6CIelr2ElUCLGa28Wii7Nm3R5gYKNFMz5 PqHGtea9X+6p45ZtHt+G3ssC/SQrXjbva+HH2f0YgI0bjrJzr1ka2CntVO/VKyIjsO 4jrB12lE9uY5aQcVnxftdSxHI5M9PEx7I8DepF4Tr9ThrehcKrs7RGhUB9dPCssNe9 GQQ+wiu8dJc9oB3zg5WQWjA5I3IkcOUGCrBDXRXBl/Re2MX39hVXBxvTidxtn1Vl+6 f01/XJ6SqHzmKOzgpIHlSpOOE2yz0MpKWc9p7PSbBZRqoCJ6vmqLE7j9ycK+vyTYJj cW9sgLY3lzfUQ== Message-ID: In-Reply-To: <7a08af8803f3c7db5ab675381cddcb417c2aceb3.camel@telenet.be> References: <7a08af8803f3c7db5ab675381cddcb417c2aceb3.camel@telenet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: phodina X-ACL-Warn: , phodina From: phodina via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643925844; h=from:from:sender:sender:reply-to: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: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=VpRPj1w9dLgI7iigEPgkUQkg6B7WasJ0EeemoY/VhyE=; b=kswKg/VBvj7n5pqqNH4MUiU0ZraHVxzsrZ2K8qiQklHUidbWzQ/9SEeytz1poj/6YBB17E hODAqRbtlnwG9Ove+cyaj0Epd5gUCNza392e6DTeC0aixJHyK2W3zEJMjD44Ysykpai9FW 4FSGoFkU+R0iSmfXL0nHCjz51G+BmR056XpIb6PQoBMwRYmJzPsj7G0NUH6qZM31LiW3K2 DznGfsD+jOXnvTR1P8HkQDph1Gml3un6kIFwjT0RZyfszc9ZVv6PAalNxhC7zVhNHpvIbl fhkHknnBnAIS/k4LD3tqPzTQ+jaqbP6wRWXTuV39YO39o8Nu1hXCryrMIbCp5w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643925844; a=rsa-sha256; cv=none; b=EarDzp01LguoNFcte52/3aHW2shwae4eyVonxvpUMXZM2CeI3XF5fsuYzjDGFjAvS7Pas3 NfjldO95RPEyozKQw+bpM0IIDp1JPW0BDENbds3/EpebKx818+QYBZ1o2lU0cXne4tHheO jCsa2GGqmIErdske2lY5WOT8vcOLqXiHpDrMgNhbCZOW+hHLTb4f3Z9INFg9SnS6jF1ibQ U1SLau5ZRADfgLdm2gPN7YsDpgkGuNPRM7TaJJycdfwc87e83snnrVHrfPQ3JHOXbf3Gnh LzekrVrIpfz+IUi2VTDL3jyNWyq/qVzb9L22/FT7J1hLrK9WAm4KSV5Q4yDMEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail2 header.b=kGgx7L0k; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail2 header.b=kGgx7L0k; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 1C7BEA848 X-Spam-Score: -3.63 X-Migadu-Scanner: scn1.migadu.com X-TUID: FG3t1ABGoKcC On Thursday, February 3rd, 2022 at 1:45 PM, Maxime Devos wrote: > FWIW, bordeaux.guix.gnu.org has a substitute for mariadb aarch64-linux. > > Greetings, > > Maxime Thanks Maxime, I've added the substitute but it appears the mariadb is stil= l rebuilding. I've done these steps: # guix archive --authorize < bordeaux.guix.gnu.org.pub Modify systemd service in /etc/systemd/system/guix-daemon.service: ExecStart=3D/var/guix/profiles/per-user/root/current-guix/bin/guix-daemon -= -build-users-group=3Dguixbuild --substitute-urls=3D'https://bordeaux.guix.g= nu.org https://ci.guix.gnu.org' And restarted the service: # systemctl restart guix-daemon Anyway, the substitute there is either unavailable or I did something incor= rectly based on the documentation [1]. So back to the main issue as I kept the failed derivation: $ cd /tmp/guix-build-mariadb-10.5.12.drv-1/ $ find -iname gen_lex_hash ./build/sql/gen_lex_hash $ ls -al ./build/sql/gen_lex_hash Permissions Size User Date Modified Name .rwxr-xr-x 97k cylon2p0 3 =C3=BAno 21:02 =EF=85=9B ./build/sql/gen_lex_= hash $ source environment-variables -bash: silver: command not found The bash is not responding after sourcing the environment. Is there an issu= e running it on foreign distro? Also the file gen_lex_hash is present in the build dir and has the executab= le permissions. [1] https://guix.gnu.org/manual/en/html_node/Getting-Substitutes-from-Other= -Servers.html ---- Petr