From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 YDx1G31ZqGWrsQAAe85BDQ:P1 (envelope-from ) for ; Wed, 17 Jan 2024 23:49:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id YDx1G31ZqGWrsQAAe85BDQ (envelope-from ) for ; Wed, 17 Jan 2024 23:49:33 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705531773; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=E5sv0DJIq5jMxpHRNDzjzbmePM3OyIoG0bBu0HF0ucU=; b=EOHeOqgix54uF11Ml+SMSm45PAuAQ7veOs+eX0QEJG6Hvm+Uz1qV2SuyF0MB1W3q/XBnXO LT16BwE3ztKE/EJA+0Wwz9x6IfLIhVZ7icq9DpIE57pFiyOJfDa3SbsUkzbBNKYQjtskmx ES1kqIYTguiaIvGRHtA/8GKy6WZODZGCtVcjcXS07LV7uus2rK5DeJS2DPXGoHjL9gumdx qsnS3ZhIh+zuEewdSdSToTD8GfFsRuz7nDgjQ4jbabDw4Rm7IdmKVA1dwrT/VaC0j+/JTN tZLpQQePkVQtj02jXm+FV7pGwHyAHy6+X7coNAVX+9YpsqH5KHT2qleNIoPcng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705531773; a=rsa-sha256; cv=none; b=kurCK+KWco+RezgTrPU3BoVrW63eYTembUW96vgadhOPSTimTYjw6mlp9YOpkWyI7u3JrR CBp9nAQe473DwGzW6msQoMMQmChlp73NPWSF2Z1Q6P7Dl7ZrPnnk6UbcJbLVNkHxPdRmCm SlXcqX/i4HH4zcQZ7XlSlvh84037hhUrtQk14xG9EYdseWvLMbnCE+2nFYPDQ6CespmHZJ aTKkTHKxslcWh2tXY7nLO2AQGFvi+BWrW1y633NGIN1pMrLIkCDIPkbOpjbCSLJPpyatiE b/5IWt+0o0Z33ZRk1ZmDPYWywM1PZyIhnZoQp4OIWHfmz2FGddvv4SmyD0klwg== 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 2942972691 for ; Wed, 17 Jan 2024 23:49:32 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQEiX-0004c2-5S; Wed, 17 Jan 2024 17:49:05 -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 1rQEiT-0004bM-DZ for guix-patches@gnu.org; Wed, 17 Jan 2024 17:49:01 -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 1rQEiT-0001hU-5B for guix-patches@gnu.org; Wed, 17 Jan 2024 17:49:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rQEiU-000591-32 for guix-patches@gnu.org; Wed, 17 Jan 2024 17:49:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68555] [PATCH 0/3] debootstrap: Add Trisquel support. Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Jan 2024 22:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68555 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68555@debbugs.gnu.org Cc: Denis 'GNUtoo' Carikli X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170553173919764 (code B ref -1); Wed, 17 Jan 2024 22:49:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jan 2024 22:48:59 +0000 Received: from localhost ([127.0.0.1]:53805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQEiR-00058i-35 for submit@debbugs.gnu.org; Wed, 17 Jan 2024 17:48:59 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQEiP-00058N-8G for submit@debbugs.gnu.org; Wed, 17 Jan 2024 17:48:57 -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 1rQEiI-0004an-E0 for guix-patches@gnu.org; Wed, 17 Jan 2024 17:48:50 -0500 Received: from cyberdimension.org ([80.67.179.20] helo=gnutoo.cyberdimension.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQEiD-0001S6-Ot for guix-patches@gnu.org; Wed, 17 Jan 2024 17:48:50 -0500 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id a514876b; Wed, 17 Jan 2024 22:48:36 +0000 (UTC) Received: from localhost.localdomain (localhost [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id 451beea6; Wed, 17 Jan 2024 22:48:35 +0000 (UTC) From: Denis 'GNUtoo' Carikli Date: Wed, 17 Jan 2024 23:48:14 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=80.67.179.20; envelope-from=GNUtoo@cyberdimension.org; helo=gnutoo.cyberdimension.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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -5.18 X-Migadu-Queue-Id: 2942972691 X-Spam-Score: -5.18 X-Migadu-Scanner: mx11.migadu.com X-TUID: iHnOw+oMdO11 Hi, Upstream debootstrap now has Trisquel support in its releases, so we simply need to add a trisquel-keyring package, patch the trisquel debootstrap script to use that, and fix a missing dependency to make it work. To test this patchset I first compiled Guix: $ guix shell -W -C -D guix $ ./bootstrap $ ./configure --localstatedir=/var --sysconfdir=/etc $ make clean $ make -j2 Then I used the following commands to install debootstrap inside a Guix x86_64 system installation in a new shell: $ ./pre-inst-env guix package -i debootstrap And once installed, I opened a new shell and run the following commands to create a Trisquel 11 (aramo) rootfs: $ sudo -E debootstrap aramo aramo-root http://archive.trisquel.info/trisquel [...] I: Base system installed successfully. $ echo $? 0 And it returned no errors. Chrooting inside also worked: # chroot aramo /bin/bash # source /etc/environment # lsb_release -a No LSB modules are available. Distributor ID: Trisquel Description: Trisquel GNU/Linux Aramo (11.0) Release: 11.0 Codename: aramo Denis 'GNUtoo' Carikli (3): gnu: Add trisquel-keyring. gnu: debootstrap: use trisquel-keyring. gnu: debootstrap: Add zstd dependency. gnu/packages/debian.scm | 63 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) base-commit: b3e0a973bca6fe5de7356f3d70c4b7d468b0a759 -- 2.41.0