From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AHgNOZaGV2XTTQAA9RJhRA:P1 (envelope-from ) for ; Fri, 17 Nov 2023 16:28:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AHgNOZaGV2XTTQAA9RJhRA (envelope-from ) for ; Fri, 17 Nov 2023 16:28:23 +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 7B0AF148B3 for ; Fri, 17 Nov 2023 16:28:22 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=FiIG12YN; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700234902; a=rsa-sha256; cv=none; b=XgCiVJOC10ixX+ICgqfdGGRrOcDt9ESFsqn+I0hY2b+yaxNAvlFAMLXlnDoMNFB993wgU6 n27gH2H83NQZvQbDU5cVwaFxXxPZGv/lEkaNujgX6IZWK2VRy0fCuX1+euIn7epPTNxqSx j1q8g4tz/ce2NPozcQDBc3weyAD2PoMRWxx2wvTkzBiyBaYfb0IbsyaPuNSUD701Dwy2Yk m/nn51whvqMFPJo/DCOEvElXsWxFdWokCC3BEB3+GQZLEY9L7bkYZexuDpuAyrTslKgOt5 SaM6rnawSXuDSRsDiLhhReLfcFw8ATe8TmiTkS8+M+UaUbrMcgARIcg2tGudgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700234902; 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: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=izFSPzdcmpJLFOmAiOCccCIXIKhqyIefwpd6/iTdbMU=; b=spOHlJf2A0ZxPCH6x3opT9hN0g56KIRdfp7u59gmlX1eI04kvcvWIK2U/MkLLllwo7fk0q lnB7LLX/yhKpEa6DEEFvhVGQ5/EcigoRa00u7D0g4jwPGlxrI16VGjMx3XERyzg1+XJx3w UqkTbuq22KUGAHjl02Ja+E/itVKxb3fpp0SSCMdzssmFAqXuKhXNVKQ0ENuiCq+SM6945P thgnOheLGfYVVGtY+sUr3UzdN0Rdl70Z6+G953jPTeohYjTnr2bAABz1lM06pgVYKwgEmH s5888n9Ij17RtSush6HACcBRGojTp/ZVAP9PVB8u4s1xjEMAk160Ad1rnjSopA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=FiIG12YN; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r40lQ-0004nj-Fl; Fri, 17 Nov 2023 10:28:12 -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 1r40lH-0004lT-8H for guix-patches@gnu.org; Fri, 17 Nov 2023 10:28:03 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r40lF-0007FH-TV for guix-patches@gnu.org; Fri, 17 Nov 2023 10:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r40lG-0003ll-57 for guix-patches@gnu.org; Fri, 17 Nov 2023 10:28:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61750] [PATCH] gnu: shepherd: Build Shepherd from git. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Nov 2023 15:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61750 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 61750@debbugs.gnu.org Received: via spool by 61750-submit@debbugs.gnu.org id=B61750.170023482214414 (code B ref 61750); Fri, 17 Nov 2023 15:28:02 +0000 Received: (at 61750) by debbugs.gnu.org; 17 Nov 2023 15:27:02 +0000 Received: from localhost ([127.0.0.1]:46995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r40kI-0003kQ-K0 for submit@debbugs.gnu.org; Fri, 17 Nov 2023 10:27:02 -0500 Received: from mail-4323.proton.ch ([185.70.43.23]:16043) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r40kE-0003ju-VR for 61750@debbugs.gnu.org; Fri, 17 Nov 2023 10:27:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1700234810; x=1700494010; bh=izFSPzdcmpJLFOmAiOCccCIXIKhqyIefwpd6/iTdbMU=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=FiIG12YN9XtC9kbmpkQpmvSTqpAPC3rA71tZnc2znuV2M5ZxZPH3wIXSzTSNcIR5b GjD35IhmsiWpxtwrI0oXcvZDtNw7lmJucgLzp2IBLkfofkRn1E6lYQV1iDLeRlgu8j IzqF0v1wLvXeh4zcHXwas4GT0wZIRmgxppiZOuJCHYwoZQleCjoFsB8iQxeIBvJX2c 6tMDFYFfbzCEsAGTVdRrlf9BJqdH7WbLFpwtMS2VVgq5oAM0YMk0Oy6cMuAbJs3GgU 1YoxPqiq2nV8soU674KT821BPNOQHAl0JSkBTV43J+3CN3MwBgLtYlRr6kzI0VERLg MdUM7HEXYy/Gw== Date: Fri, 17 Nov 2023 15:26:32 +0000 From: Attila Lendvai Message-ID: In-Reply-To: References: <7d9c1d64af2c747e68a9d78b955e1411bee99f90.1690641116.git.attila@lendvai.name> <1Lbh6LTUAZI1rid93lHYEmdZBeToprn9DZBarBpj5-WQnOYRdJ7oaUAoAumjFsr8cOmX8XOTci4g_jcbTGEtYKe6qTf-Nk8lFK7D-0NYpzs=@lendvai.name> <87o7g81cm0.fsf@gnu.org> Feedback-ID: 28384833:user:proton 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -0.58 X-Migadu-Queue-Id: 7B0AF148B3 X-Migadu-Spam-Score: -0.58 X-TUID: gZQlaINJwiPo > but after having read the README once again, i'm still not sure how this = would work. please confirm my assumption: >=20 > if i add shepherd as a channel, then i unavoidably need to issue a `guix = pull` (slow!) before i can test any shepherd changes, even if the channel p= oints to a local checkout. also, i need to record any pending changes that = i want to test into a git commit. FTR, i've made progress, and i think i'm back to my original routine. what i was missing is adding this to my guix .envrc: export GUILE_LOAD_PATH=3D~/workspace/guix/shepherd/.guix/modules:$GUILE_LOA= D_PATH this then enables the following: (define *parent-shepherd-package* (@ (shepherd-package) shepherd)) with this shepherd package i can once again start a `guix system vm` with a= ll the changes in my shepherd checkout compiled in, and with a bearable tur= naround time. note that this was not suggested in the README. i'll keep an eye on updatin= g the docs to help others getting into shepherd hacking. thanks for your patience and help Ludo! --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CWhen a wise man points at the moon the imbecile examines the finge= r.=E2=80=9D =09=E2=80=94 Confucius (551=E2=80=93479 BC)