From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6HgqFRrUOWKo1QAAgWs5BA (envelope-from ) for ; Tue, 22 Mar 2022 14:50:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eLTeDRrUOWK/QQAAG6o9tA (envelope-from ) for ; Tue, 22 Mar 2022 14:50:18 +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 31A1432AA2 for ; Tue, 22 Mar 2022 14:50:16 +0100 (CET) Received: from localhost ([::1]:51316 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nWetq-0000v1-Dt for larch@yhetil.org; Tue, 22 Mar 2022 09:50:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35990) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWete-0000sZ-0L for guix-patches@gnu.org; Tue, 22 Mar 2022 09:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45454) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nWetd-0006Vr-Ml for guix-patches@gnu.org; Tue, 22 Mar 2022 09:50:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nWetd-0005IR-Jz for guix-patches@gnu.org; Tue, 22 Mar 2022 09:50:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54216] [PATCH staging v3] gnu: shepherd: Build it from git, and clean up shepherd-for-guix. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Mar 2022 13:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54216 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Attila Lendvai Cc: 54216@debbugs.gnu.org Received: via spool by 54216-submit@debbugs.gnu.org id=B54216.164795695220281 (code B ref 54216); Tue, 22 Mar 2022 13:50:01 +0000 Received: (at 54216) by debbugs.gnu.org; 22 Mar 2022 13:49:12 +0000 Received: from localhost ([127.0.0.1]:39348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWesp-0005H2-3P for submit@debbugs.gnu.org; Tue, 22 Mar 2022 09:49:12 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:14741) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWesh-0005GS-Tu for 54216@debbugs.gnu.org; Tue, 22 Mar 2022 09:49:09 -0400 Date: Tue, 22 Mar 2022 13:48:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1647956936; bh=sZLqvcN63/avuddg2nhW9bYGpeFK4m1Rx+o+3lhSIaA=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=iLr03qwCnHZUneUF9Xzdz1ijsUlqZgPf7rGv4khG5i/WENjoFpQNNaoUR5nDAIhi3 gXouveI0nFg6KRON/zbW8QIlgJAAQECb5x4hmDt4+fq06Ql+xGwDSDzSBZwRPZyUt0 qPaRhs9ULwU4JJz8WffFASda7ZLwW2iWYfBTnLyygM6a3KsuJDYu+1IIWQT583kKrV e/rj1gGBWpT+imZCAKG9aylX9lxMyhXjWL9xsdUvgHaGHrwbqVbgtsv6ou95RMDHmg fdtKvOe95xcr8pZr8BzHbKgjdEkKHKL/Ij1Fl/adDdukmNFLBsPYrG/6yBuVsWGUHa wkb2zCqIvA4iw== From: Attila Lendvai Message-ID: <-oMKNdkh4mZGMva6gHm1jQ0lN1JtUMaRhaoHbdblTrLwnTRPGl3YJS0kI8FKBeeoo1Pi96kfnodFhf__rFkjRqM3raiTbdJLNCVEGg-X5KY=@lendvai.name> In-Reply-To: References: <20220321170716.20140-1-attila@lendvai.name> 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: , Reply-To: Attila Lendvai Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647957017; 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=sZLqvcN63/avuddg2nhW9bYGpeFK4m1Rx+o+3lhSIaA=; b=DpfaOKqFcsNCZQR4gddKKWjuQ3/v5tr3cmMKbpBO4jTFrdgCBepdMG9feb5/cYiO052Lrt mwCn8p3NiTjuULOUc9iVis62x/bqaz4c0dZEcJUvPnC90++jVRoZkjOKqOXpVuWWu4K9nt 0pg6dWpZBe0+LmF75czBKotfYmXkgYzugbjGOxfEa6ymw5uEkxr9HZhBxbfxJIgIr0BIVl dtotDviTmVtD8Ho//RIUnL8I0OxKF5w3DHRcj9FFurX6BZdqtp+aGJVLbkthgDXyuckUGv C7rgiP/vKh2K5XlXdjkfUnsUVja5wfVgCRVVcy9bZ79SgzYUO2Lvztgn0XC59w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647957017; a=rsa-sha256; cv=none; b=oS4AT8DV+bAag3gJXtXOlcflLlno4Q5pOYcOiqHOSyifwJYT969YMUmbj2gGhZHA09EWYe ykKv43YfiQsjDdlU5er7lgqcevNfYPiJa9glYoGhHHGJxwPHEhVJj3G+PvGPcrd038kB51 OeTDX++LSNnvtdDHzPcIDJvAkrFsNlrEsMhRO9Hi0o/qVf/LWyfs3ysIR4YY/wdZNhvRyO FT8Ihe1LQpRgWnZZTdqI8rCRmOhOHuTz1ZtZBDcApibw9xa1FvWPPGCpqjGJ9RQ0n1nkh4 vCP9OnfUs2u8xXa6vfmK+FS8qzQbAPvoM74lzwK6i6LUuYk+xoD3TjMho6Grhw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=iLr03qwC; 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" X-Migadu-Spam-Score: 0.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=iLr03qwC; 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" X-Migadu-Queue-Id: 31A1432AA2 X-Spam-Score: 0.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: mhekoFAOH9an i really wish if this patch progressed, and if Guix master included the #:r= esource-limits commit sooner than later. Ludo, can you please point out more precisely what is your concern? i'd be = happy to reshape the patches accordingly. 1) including an unreleased Shepherd in Guix 2) building Shepherd from git instead of a release tarball 3) adding a secondary shepherd package 4) the currently proposed names/setup of the secondary shepherd package 5) ? the rationale for this patch is discussed above, but to sum it up: - several packages depend on shepherd, therefore updating it results in a l= ong recompile (currently shepherd patches must also go into staging). this = greatly increases the edit-compile-test cycle of hacking on shepherd and te= sting it "in place" using `guix system vm`. - using git as source plays better with SWH and simplifies building a diffe= rent version of shepherd. -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- Every lie is a debt to the truth.