From unknown Tue Jun 17 20:18:17 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#32844 <32844@debbugs.gnu.org> To: bug#32844 <32844@debbugs.gnu.org> Subject: Status: Allow profiles to be instantiated from a profile's "manifest" file Reply-To: bug#32844 <32844@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:18:17 +0000 retitle 32844 Allow profiles to be instantiated from a profile's "manifest"= file reassign 32844 guix submitter 32844 ludo@gnu.org (Ludovic Court=C3=A8s) severity 32844 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 26 06:18:06 2018 Received: (at submit) by debbugs.gnu.org; 26 Sep 2018 10:18:07 +0000 Received: from localhost ([127.0.0.1]:54437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g56tS-0002Gn-HZ for submit@debbugs.gnu.org; Wed, 26 Sep 2018 06:18:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g56tR-0002GG-7X for submit@debbugs.gnu.org; Wed, 26 Sep 2018 06:18:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g56tK-0002QU-Ua for submit@debbugs.gnu.org; Wed, 26 Sep 2018 06:18:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:32903) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g56tK-0002Oh-JV for submit@debbugs.gnu.org; Wed, 26 Sep 2018 06:17:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g56tJ-0000du-HC for bug-guix@gnu.org; Wed, 26 Sep 2018 06:17:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g56tI-0002Ee-I0 for bug-guix@gnu.org; Wed, 26 Sep 2018 06:17:57 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g56tI-0002DJ-Bp for bug-guix@gnu.org; Wed, 26 Sep 2018 06:17:56 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=54992 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g56tI-0005MO-24 for bug-guix@gnu.org; Wed, 26 Sep 2018 06:17:56 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: bug-guix@gnu.org Subject: Allow profiles to be instantiated from a profile's "manifest" file X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 5 =?utf-8?Q?Vend=C3=A9miaire?= an 227 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 26 Sep 2018 12:17:54 +0200 Message-ID: <87lg7o36lp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hello Guix, Quoth : --8<---------------cut here---------------start------------->8--- I think it's impossible to use ~/.guix-profile/manifest for "guix= package --manifest"=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ah yes, we cannot convert an instantiated profile into source (wh= ere "source" is the thing that one passes to --manifest)=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 but we could/should have an option to allow:=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 guix package -X ~someone/.guix-profile/manifest=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 guix package -Y /gnu/store/...-profile.drv=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 so people could simply carry over these things=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 also: guix package -W /gnu/store/...-profile=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 all these are quite easy to implement=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 13 04:37:07 2021 Received: (at control) by debbugs.gnu.org; 13 Sep 2021 08:37:07 +0000 Received: from localhost ([127.0.0.1]:44275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mPhSc-0006FX-PW for submit@debbugs.gnu.org; Mon, 13 Sep 2021 04:37:06 -0400 Received: from out2.migadu.com ([188.165.223.204]:10736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mPhSa-0006FG-HW for control@debbugs.gnu.org; Mon, 13 Sep 2021 04:37:06 -0400 Date: Mon, 13 Sep 2021 01:37:01 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mgsn.dev; s=key1; t=1631522223; h=from:from:reply-to:subject:subject:date:date:to:to:cc; bh=zyfXpVjdRNt0CiK8SgXFEJEy6hjW02vSmJof9bUedOw=; b=G0mnOTjlz5/zjbSnEzXWyOjuFRh6sX6eb2er9PxlLUIkIq81iE6eu+3PDlWJg6FsnPmvTE VVseuua2PY2EPM2iRO50OJNVzCbfhG82/Qk8TucJZhXG01IjfpT3a40tepgCR582v4yyvf LJgc4eLBdMA9XF5vRvMsh/JqPHJy/nE= To: control@debbugs.gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Sarah Morgensen Subject: control message for bug #32844 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: iskarian@mgsn.dev X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" Message-Id: X-Spam-Score: -1.0 (-) close 32844 quit From unknown Tue Jun 17 20:18:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 11 Oct 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator