From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id MC2fJrnpcmcgeAEA62LTzQ:P1 (envelope-from ) for ; Mon, 30 Dec 2024 18:43:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id MC2fJrnpcmcgeAEA62LTzQ (envelope-from ) for ; Mon, 30 Dec 2024 19:43:05 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1735584184; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=kcfzKzxkXaffacXD+9nBqQdHKlgqSPS+yVHl+LRRzfE=; b=iJVdG0eRSzLkpI8w0lWyUcQnPsj7MSN5niYHYIQcOoJxzITr7rbqtPkUzcYzmM0QJJujEj iN/Ed1465ldFKV8L8k8xc2Et5oG2ZKdaLyBp03w6VrrMPglNlY0S6kFUeiZIjt7nLwgEyZ XekCfvUsyTghbIo2LdhX+sMrvWs3p+DBraQpdGs+Vzy6XReVFWJMNzXkhPerEUX3vMmXqF wGDu70xYDeu9IHDW12pG2jL9X3seswD8VarVV9hIyxeMuCLglw5IgzkFIQ5J+/Whcvsg+y jtZHztFavtS3WoLLsFiDXtTVxne81LNTY7hfCRfSUls2b28LgxxWnEDUV2NgNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1735584184; a=rsa-sha256; cv=none; b=A1ig/UEWpR/OjLnmFZp6Q6klTJL1WGe3yvj6n6o//sSXt/zEWop79Shk31GZEhRgssZRyu abucBXV/luSE+k9RxciT3MeVICiTYmzxwt1JF/VzfNquGIRNFzWYnaBe5Xq7GUH2gl5n4p edxCEXCL8Pc06N8IEIhcy9tIKvqRjhKhd9AusCMjOKVCxEcOQOMT9vYj2Q8FajjrrmW5gI D9/d3BehhNZupEKDnmLXg+qSr+5ivqNgmlXxAP9XIcJ0USc5QzQNifjHk4Q645OTqMdULE BhMvsBEyp9rudrIWbWir2PsuNWea7Qftpb7FXw4zS/Ffvg+tsubQVooN/VMbbg== 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 4008263FF9 for ; Mon, 30 Dec 2024 19:43:04 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tSKia-0007nG-M3; Mon, 30 Dec 2024 13:42:20 -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 1tSKYL-0005M6-1N for guix-devel@gnu.org; Mon, 30 Dec 2024 13:31:45 -0500 Received: from defaultvalue.org ([45.33.119.55]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tSKYJ-0004n0-1o; Mon, 30 Dec 2024 13:31:44 -0500 Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id C1CD8200F5; Mon, 30 Dec 2024 12:31:40 -0600 (CST) Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 6C37E14E066; Mon, 30 Dec 2024 12:31:40 -0600 (CST) From: Rob Browning To: Simon Josefsson , Vagrant Cascadian Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , guix-devel@gnu.org Subject: Re: Shepherd in Debian In-Reply-To: <874j2mcdsn.fsf@kaka.sjd.se> References: <87o71g7ugu.fsf@kaka.sjd.se> <877c81ke4v.fsf@gnu.org> <87ttamjhm8.fsf@wireframe> <874j2mcdsn.fsf@kaka.sjd.se> Date: Mon, 30 Dec 2024 12:31:40 -0600 Message-ID: <87pll9c99v.fsf@trouble.defaultvalue.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=45.33.119.55; envelope-from=rlb@defaultvalue.org; helo=defaultvalue.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Mon, 30 Dec 2024 13:42:18 -0500 X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.20 X-Spam-Score: -3.20 X-Migadu-Queue-Id: 4008263FF9 X-TUID: vFU4rsfEbkX8 Simon Josefsson writes: > It is really unfortunate if guile is stuck on 3.0.9 in Debian just > because of i386/armhf issues. For what it's worth, it was all the 32-bit architectures, and as mentioned, I'm hoping that we'll have a 3.0.11 before trixie freezes (still not set, but I'd imagine it will be "soon" -- https://release.debian.org/testing/freeze_policy.html). > Or is there a Debian Guile group already that I don't know about? There's a debian-scheme list, though, personally, I haven't kept up with it the way I might like, and that might not be quite what you're looking for: https://lists.debian.org/debian-scheme/ Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4