From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mI3XB5z7SmfcXwEAqHPOHw:P1 (envelope-from ) for ; Sat, 30 Nov 2024 11:48:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mI3XB5z7SmfcXwEAqHPOHw (envelope-from ) for ; Sat, 30 Nov 2024 12:48:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gnu.org header.s=fencepost-gnu-org header.b=euwGezBq; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" 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 8491572CBB for ; Sat, 30 Nov 2024 12:48:42 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tHLxO-0002p6-Bg; Sat, 30 Nov 2024 06:48:14 -0500 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 1tHLxM-0002o3-BO for help-guix@gnu.org; Sat, 30 Nov 2024 06:48:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tHLxK-0001rx-V9; Sat, 30 Nov 2024 06:48:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=5iF3UfqaO9HFwFbLav6b+bjieGB+F/yF3SueYsvmWao=; b=euwGezBq9hMxoo8/faPx LPgaC+eFggWK+DU8Vja5AltFOtOMEs2WdJRE2Pf7ZAN4g2D8R7DHXyOdOVeboRO8oEeaxvp7V/+2N Qh0Nj9ukmlJ1I0IWhMm6QurfZyNN7C7BWRCJl0rQcr0Dxzp/UCkhXjrl9kFP8uhcwgB7A47rVv2ux f3+xba+lbzJZLSu0Xnv+0niFEpGnsFntw8hm0Q9WzxKBM0I4z2HF/Tw27EiqAmTg8H8ERZBCZGPxu UNkbUsCtSQY37r4py2qTOPmuP5LCZ3qpzZIowZFQ1j6KpbG4U7P738Oj9ML3BVAJBeaSPaFWXt44c C1WSXeVYg8wnyQ==; From: To: Tanguy LE CARROUR Cc: help-guix@gnu.org Subject: Re: GNU/Hurd on real hardware In-Reply-To: <173296524021.18145.14669060034223492625@bioneland.org> (Tanguy LE CARROUR's message of "Sat, 30 Nov 2024 12:14:00 +0100") Organization: AvatarAcademy.nl References: <3r2rwj4rksss3wim5pkgqaflotbsg6shqslgkskeywautu3nb3@wpoipgnwq2cm> <874j3plx8c.fsf@gnu.org> <173296524021.18145.14669060034223492625@bioneland.org> X-Url: http://AvatarAcademy.nl Date: Sat, 30 Nov 2024 12:48:05 +0100 Message-ID: <87y1113pu2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.26 X-Spam-Score: -6.26 X-Migadu-Queue-Id: 8491572CBB X-Migadu-Scanner: mx10.migadu.com X-TUID: TRewaEfbO4y6 Tanguy LE CARROUR writes: Hi Tanguy, > Quoting Janneke Nieuwenhuizen (2024-11-29 19:18:43) >> I succeeded in building a 32bit installer from commit >>=20 >> --8<---------------cut here---------------start------------->8--- >> commit cd26d76fedb7ab13ad91bd5dcfce119892b8e62e >> news: Add entry for the Guix survey. >> --8<---------------cut here---------------end--------------->8--- > > Lucky you! =F0=9F=98=9E heh :) > > ``` > $ git checkout -b test_hurd cd26d76fedb7ab13ad91bd5dcfce119892b8e62e > # [=E2=80=A6] > > # add `(kernel linux-libre-5.15)` > > $ make -j 8; and ./pre-inst-env guix system image --image-type=3Diso9660 = --system=3Di686-linux gnu/system/install.scm [..] > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > Git error: cannot locate remote-tracking branch 'origin/keyring' > ``` > > `origin/keyring` exist and its last commit is f8868dd56bff0f282329a33abb6= 2262b2fc584b6 > (add Ekaitz). Ow terrible, you got hit by #57229. Luckily, I found a workaround (See ): run: guix pull --url=3D$PWD That authenticates the branch. =20=20=20 > The "good" news is that it doesn=E2=80=99t seem to be a bug related to th= e Hurd! =F0=9F=98=81 That's right! :) Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com