From unknown Wed Sep 10 17:01:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63465: Error building installation image on aarch64 Resent-From: Chad Nelson Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 12 May 2023 16:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63465 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63465@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168390718125247 (code B ref -1); Fri, 12 May 2023 16:00:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 May 2023 15:59:41 +0000 Received: from localhost ([127.0.0.1]:60626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxVBE-0006Z8-0h for submit@debbugs.gnu.org; Fri, 12 May 2023 11:59:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:56502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxTjA-0003eU-U2 for submit@debbugs.gnu.org; Fri, 12 May 2023 10:26:37 -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 1pxTjA-0007BO-Ld for bug-guix@gnu.org; Fri, 12 May 2023 10:26:36 -0400 Received: from mout-p-202.mailbox.org ([2001:67c:2050:0:465::202]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pxTj8-00019T-SR for bug-guix@gnu.org; Fri, 12 May 2023 10:26:36 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4QHrfp6cTYz9sbC for ; Fri, 12 May 2023 16:26:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1683901586; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Nqu5gx3SNWsifqGreQ3UsqJp2XH3/W7pYq3Vz2hMhgo=; b=OqVM43oCSP7RtwO/k5qnLhfnadeiyrPRhXzwcoHWentU0tpWSEBtVwc5sPL5yy7WF6M0b1 bVrrcGbeQQ920fdz0uTYfZR0n/oVWpgL/NvvrOz4G0+PpWJ/c4qoJPYwLdGCT7xkMR/jVg T26+5/La4CsMh7ai9JSQaZHaMPnCuLzCP6OMdqG+iZoc0hgCqnz+1KiDU4ViRaNfhsEciA NmbXJI9n+Lzj0nCXbj7P876FSE/6ExUvjrR5W0Y1Gtidd5oFvJgUthCCVOWparHtmfm+ge irJhecyvSXWlXnC2lFn/xlDyboxr1ihqoWoZJFpDdzNbpWdaI1p6QEdrqGGkpA== From: Chad Nelson Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Message-Id: Date: Fri, 12 May 2023 08:26:06 -0600 X-MBO-RS-META: c7gb3ruub7gptntsmnj3f98x96oweqec X-MBO-RS-ID: b2efd480931b6da60d5 Received-SPF: pass client-ip=2001:67c:2050:0:465::202; envelope-from=cnelson@mailbox.org; helo=mout-p-202.mailbox.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Fri, 12 May 2023 11:59:39 -0400 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: -2.3 (--) When trying to build /gnu/system/install.scm from a git clone of the = repo I receive an error: guix system: error: /home/debian/guix/gnu/system/install.scm:370:11: no = value specified for service of type 'syslog' From unknown Wed Sep 10 17:01:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63465: Error building installation image on aarch64 References: In-Reply-To: Resent-From: Cairn Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 05 Jun 2023 14:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63465 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "63465@debbugs.gnu.org" <63465@debbugs.gnu.org> Received: via spool by 63465-submit@debbugs.gnu.org id=B63465.16859751404850 (code B ref 63465); Mon, 05 Jun 2023 14:26:01 +0000 Received: (at 63465) by debbugs.gnu.org; 5 Jun 2023 14:25:40 +0000 Received: from localhost ([127.0.0.1]:50041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6B9Q-0001GA-Kk for submit@debbugs.gnu.org; Mon, 05 Jun 2023 10:25:40 -0400 Received: from mail-4322.protonmail.ch ([185.70.43.22]:51923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6B9O-0001Ft-8d for 63465@debbugs.gnu.org; Mon, 05 Jun 2023 10:25:39 -0400 Date: Mon, 05 Jun 2023 14:25:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1685975132; x=1686234332; bh=BOBLc+RNmyRNJEPLfry5E9jnVmAM+o06Ul2MgXjhnHo=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=OchdsADDlIe3Zx2opyn4wc4pOFM6FZG0khXxvsVvQeD/6NdtWLQAq683JSM9q0PVI kkvFLuNt1LhcbEpYtQR5PTfrPPMpALse+LOOyMfpfWF2sgnsSl5t3pnRaZhMopvLcO d8Mee6+vF+FHqo5GUihqMy1tyS7N9vT+RH3tZbYgU0yDvsLL0hS9pAHpzlOKo+u3Qn ooHCpKc4/Ue2vS82PGeI+bsO2Hxb/LJVZzqQWTBHGzXTvSUmj2Lcn6TDbb9BM6sG7Y jidNhYV9aQQR0sMVEaPOUQ5HfikCObUP+0XG36aoUM0WrLki1DEDGYwuna9A9Mauwx MPzeokSwraMqg== From: Cairn Message-ID: Feedback-ID: 6989168:user:proton MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------fbfd4d3ea9ab13a5c7e1886ea8953ca28e2b0e87d310c4c8c7b7a67b1b1bd6bc"; charset=utf-8 X-Spam-Score: 0.0 (/) 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 (-) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------fbfd4d3ea9ab13a5c7e1886ea8953ca28e2b0e87d310c4c8c7b7a67b1b1bd6bc Content-Type: multipart/mixed;boundary=---------------------571c2e806b6e1239544de8eea4c7b130 -----------------------571c2e806b6e1239544de8eea4c7b130 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 Got the same thing. The issue arises in commit 6edacf24911, so I was able = to avoid the error by building from a commit before the syslog service was= changed. -----------------------571c2e806b6e1239544de8eea4c7b130-- --------fbfd4d3ea9ab13a5c7e1886ea8953ca28e2b0e87d310c4c8c7b7a67b1b1bd6bc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsFzBAEBCgAnBYJkffA0CZDwAE/rN0OKIxYhBK2zKYTBoQQNe0a4iPAAT+s3 Q4ojAAC4UA/8Dfn7M7vUQFXXPge6qz50HkTsjdUdecPNfsGmQfodmc9CF4D8 JDZ7aMiXGcgH9hpVt0hlertlAlWai7M7E8hwC1k+k4mX3fQExtMlYiLmDm55 C4Er1jdlqx/Gyeaujh5gITQxVbnKaJBJ4cKbyaUC9sYnIR/fdK/9fx70wVyx AIl9di/5dAY2whlv7cDpBrKaXfjnpurh7bQMHlqp7mCFy9hnqcmD8zjX5xyf 29j+6WU274FczCdLQQx72ItvNyZSTG6CySAMAMJPOGZ9jGDTwyiGVn9Fop9Y q55bUxsOTaLMW4GvfHoqp3lJJ8lnbnoC8QO+9DaVIjXEDEYj7OFKiFnli2Q8 0A5QRWKBzl7Jh0jxkwxUOaza+Z95ajR+QReaBD07WFGkR0P5V/Ole5VzimLD G1raAPC6guTxr8MtkRc5dx3kEGk26up+e+lbAvC2thBkyak5qjQFNZUOI0qw qOav2ihxPUOqU7OqrfvF28k1DBQTdcVMUHEH6GpzL6rqXNHF5afkZrUMizYo 2mFoMCzdWLP3lKzlJOB6Nw1RZCywDLDXhgEmw01M7XXTVduzI5TqeLQoAoX4 u3rpChlnIQgGbt+kHBuvtCRn2RyFIzEsoIQuLPKl5WqD4fYEAU8Q6VQAERAs HnwkTAap0prLp3NjAk/Jx/p1AayaeQ4KKoc= =rx4J -----END PGP SIGNATURE----- --------fbfd4d3ea9ab13a5c7e1886ea8953ca28e2b0e87d310c4c8c7b7a67b1b1bd6bc-- From unknown Wed Sep 10 17:01:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63465: Error building installation image on aarch64 Resent-From: Cairn Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 05 Jun 2023 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63465 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "63465@debbugs.gnu.org" <63465@debbugs.gnu.org> Received: via spool by 63465-submit@debbugs.gnu.org id=B63465.16859779259607 (code B ref 63465); Mon, 05 Jun 2023 15:13:01 +0000 Received: (at 63465) by debbugs.gnu.org; 5 Jun 2023 15:12:05 +0000 Received: from localhost ([127.0.0.1]:50085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6BsL-0002Ut-9r for submit@debbugs.gnu.org; Mon, 05 Jun 2023 11:12:05 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:29451) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6BsJ-0002UO-1G for 63465@debbugs.gnu.org; Mon, 05 Jun 2023 11:12:04 -0400 Date: Mon, 05 Jun 2023 15:11:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1685977916; x=1686237116; bh=jyb+1pdgir7BUSbSLr5cPJfT659XAAodM6+iP00KX1c=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=A15o1/A1T9j6hsIppso7ddROv3aLwOVQYwbZOt+Isb1lNXOaS5yzaE9YjedjYcUrr gdLzTdX1eYZ/CG4O2cbOtp8pqqrQoHOjROl6KCZDs+gKh4y/0PqCvMdzYs3kBzAsGk GLJWKhj/yVrIxU+vZ3Q5Fnps1m5f1ZyCYovvuh9oQ+MW0B4K3nl/rwPVlbW6QYbJkq J+JSGy6jTkl9uvgj7m1TzfkhnbrlSRNSHw5YkQqkbmPJ4xqNx2DkxEDcmy8tMMNgHN zdgxBWePpf2yyi+utRBiNhgz820+2mSIQluhl36gj7zay1/90DkubX8jsUkOhO81js cMUiGt73kpB0w== From: Cairn Message-ID: <0Gp6mTYWlR9YV3G66utaquGvkkyyj20G-qAKEPpRx2p_3W1KW18Bq_dZjH3vuBXgVEEHcvCjL_p5l7xEiYpMWOHUJgrpB7vBn3zh1_zKLdE=@pm.me> In-Reply-To: References: Feedback-ID: 6989168:user:proton MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------f1515b8b462513b57575482ce9a895950102c199a2e7801d7ec58d52e30b3fc9"; charset=utf-8 X-Spam-Score: 0.0 (/) 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 (-) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------f1515b8b462513b57575482ce9a895950102c199a2e7801d7ec58d52e30b3fc9 Content-Type: multipart/mixed;boundary=---------------------83a79126585fbcd5e82015fdca8792fd -----------------------83a79126585fbcd5e82015fdca8792fd Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 Alright, I guess the *real* issue is in which version of the `guix` comman= d is being used. I had just installed this instance of Guix using the inst= aller script, so the version used for the initial pull (`/usr/local/bin/gu= ix`) was still `hash`ed. Maybe another logout would have solved my issue, = but is was able to get around it by `hash`ing `~/.config/guix/current/bin/= guix`. jpoiret helped me through this on the IRC: https://logs.guix.gnu.org/guix/= 2023-06-05.log#164216 -----------------------83a79126585fbcd5e82015fdca8792fd-- --------f1515b8b462513b57575482ce9a895950102c199a2e7801d7ec58d52e30b3fc9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsFzBAEBCgAnBYJkffsdCZDwAE/rN0OKIxYhBK2zKYTBoQQNe0a4iPAAT+s3 Q4ojAABWQg//fmkUEisGTqnCDvvBHaMgN1pkIRfSGvgrr1All0AFiXBdkbRH kcVSilOlLpLQqWo0799YF1siwU05XmVmsU9L99hsZ2hVPveXY0KTvesYUPRX oizWUHdnXaQQuhxOSwgwAmtBFY4nZPgn8KgOYtUfmtHNd/OOMuXSKiO+rEef 6c8cqBXhrXUmWpD+POEkU327hDaKOxRs1MenHgj+MXDqCq1Y2pRKqnU9BtZM t6AKN41mMuUBJhnAqGcWcV2beBmYFTajOmI4RSVEXusKRpvJSlUi/BYjjUd4 X0eQ4rxu0OeeuLfMlQuSg5txw7on8l3oHggqoogjEfeZFp0X4KlUF/+KVNey HFnRIzLU6E7KnDbF/mSjOR9ikF9MhJMvVKdsOBtnEXH3p3kFexb82/EGF0gb igxG5ONX2DtzEuhBaPYnBHOY5cehpklgH1tv9kv4LgME2LJzJtJs+VCGqZdj U+s5cNSbZBP2TsGITW/AMKw37+Gn+GhhzpgHclIANqafwh/XoKQr107tju0C myQzZCZV5enBpWhvaJnWOIdGJiP2iWyZ1y3ug3VPt/Nzjtumkvyv5LGkE3uB J7GSCMZzu3ekK2GeqMr2DV9wKrOvMwrBmKfSeao6kqw+N1P4pnjeBsS5L3af U2tXLstNHdvkKGEQs0PqRCPtaZacFoWh+9Q= =vtXT -----END PGP SIGNATURE----- --------f1515b8b462513b57575482ce9a895950102c199a2e7801d7ec58d52e30b3fc9--