From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 13:43:31 2023 Received: (at submit) by debbugs.gnu.org; 5 Mar 2023 18:43:31 +0000 Received: from localhost ([127.0.0.1]:40639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYtKU-0000P9-Sz for submit@debbugs.gnu.org; Sun, 05 Mar 2023 13:43:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:34746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYtKS-0000Oz-L2 for submit@debbugs.gnu.org; Sun, 05 Mar 2023 13:43:28 -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 1pYtKR-00034n-58 for bug-guix@gnu.org; Sun, 05 Mar 2023 13:43:27 -0500 Received: from out-35.mta0.migadu.com ([2001:41d0:1004:224b::23]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pYtKO-0003cS-SP for bug-guix@gnu.org; Sun, 05 Mar 2023 13:43:26 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=winter.cafe; s=key1; t=1678041800; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=V9cstyplm2s4EB2foBzVBeCuh4TFSzxPGSxAg52nsuA=; b=dEX8B9+dbKLq9idUMJG0vAxu4tOfWfmsiALObwDrVxPuHyW2/adijQ2ko4564kb5BTLDfR FMCu92Ip3g+Gn02AxPRRfO4rAvD+ytYyEH+7AHHC5+H1vP9l1M5DPBpSHijq6QQS9/p/cR QFuBYoJDjTUsQNHJ9ckKpPoSkuJh7TVz94dQCdNB8g5c793ZSBmUMA45PTMAD8uwZm/Aci zPX3VI25r1/CbFQwknLM0cyiCHM90rn8/KUobqzykEdH+cnhXfkiZS8ZtJHLgRRZ5bbFVT M8Wiey+Ts9l+8v/9rGFsXSF84LHiK+ZyQdRw8WRQySWnpliVI0FzdVSAT8quXQ== From: Winter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: 'current-guix' uses configure flags of Git checkout Message-Id: <54A42435-DA64-4CF4-976B-2789D7441C55@winter.cafe> Date: Sun, 5 Mar 2023 13:43:07 -0500 To: bug-guix@gnu.org X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::23; envelope-from=winter@winter.cafe; helo=out-35.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) Hi, Given the following commands from a fresh checkout (after the keyring = branch has been fetched and 'guix git authenticate' has been run): ./bootstrap ./configure --localstatedir=3D/var --sysconfdir=3D/hi/guix make ./pre-inst-env guix system image -t iso9660 gnu/system/install.scm Booting the resulting ISO will result in the installer running a Guix = instance that has a sysconfdir of '/hi/guix', which can be checked by = looking at the contents of = '/run/current-system/profile/share/guile/site/3.0/guix/config.scm': (define-public %sysconfidr "/hi/guix") This is caused because the installer uses 'current-guix', and it = seemingly does not reconfigure the build (likely due to the use of = 'channel-build-system'). Thanks, Winter= From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 20:28:29 2023 Received: (at 61987) by debbugs.gnu.org; 6 Mar 2023 01:28:29 +0000 Received: from localhost ([127.0.0.1]:40991 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYzeP-0001M4-7T for submit@debbugs.gnu.org; Sun, 05 Mar 2023 20:28:29 -0500 Received: from out-34.mta0.migadu.com ([91.218.175.34]:23174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYzeM-0001Lu-R1 for 61987@debbugs.gnu.org; Sun, 05 Mar 2023 20:28:28 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=winter.cafe; s=key1; t=1678066104; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ySwG/CrtfrP7leMBhWdIxazESQsFpnc2ElnQMMbM6yA=; b=ZIGW9qCr876fNLCUxjNaHlkJYPFc1Orm34/bPR8ntMm7NuRkr12+qly53fAJw82cUROonz KsOyhmi6ZCO4K70YdQk3iu43Y5VLLnYLbUBDxM4vMFegs+v2+JHVFRowmoOu/ogAf4n7Rq bKaKClwD9q02eGlgDFni3JTv4Zt6l0qg8U2aEYuc/YI69W+DA0d24ShHcCr1VO7s0afIzm Sw54AkSE/B6CXXWN24FXEJTkblkHasxQ/tSkDATqZdRS0v5mUJzOm0GBUCBgKJj3v72Osm kZv5trgCEefyhFHk7hwkbbRomqx1Dg4pEANFLDm3j69yqSr641EvoAB5laINpA== From: Winter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: 'current-guix' uses configure flags of Git checkout Message-Id: <49541BAF-F0DE-4DEF-86EC-353AB605A8C6@winter.cafe> Date: Sun, 5 Mar 2023 20:28:12 -0500 To: 61987@debbugs.gnu.org X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61987 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: -1.0 (-) I've tried to dig deeper into this, but am stumped by an issue: editing = 'build-aux/build-self.scm' isn't actually doing anything. After applying this diff, the status message still prints out when = running './pre-inst-env guix build -e "((@ (gnu packages = package-management) current-guix))"': diff --git a/build-aux/build-self.scm b/build-aux/build-self.scm index 02822a2ee8..607a7ac0cd 100644 --- a/build-aux/build-self.scm +++ b/build-aux/build-self.scm @@ -461,8 +461,6 @@ files." (logior major minor)) "none") node)))))) - (format (current-error-port) "Computing Guix derivation for = '~a'... " - system) ;; Wait for a connection on SOCK and proxy build output so it = can be ;; processed according to the settings currently in effect = (build However, (guix channels) is definitely reading build-self, as changing = the path it reads it from to a nonexistent path causes the build to = throw, as expected. The same goes for if I edit any module except for some values in (guix = config) -- 'current-guix' never gets rebuilt. I'd appreciate any help in figuring this out. Thanks, Winter= From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 23:18:57 2023 Received: (at 61987) by debbugs.gnu.org; 7 Mar 2023 04:18:57 +0000 Received: from localhost ([127.0.0.1]:44222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZOmu-00035a-Ri for submit@debbugs.gnu.org; Mon, 06 Mar 2023 23:18:57 -0500 Received: from out-8.mta1.migadu.com ([95.215.58.8]:35025) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZOmt-00035S-IL for 61987@debbugs.gnu.org; Mon, 06 Mar 2023 23:18:56 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=winter.cafe; s=key1; t=1678162733; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UyJSVNlPSGG8mgxj8ZJFr7PoH6b5j8DVDnuY0sTe1Uw=; b=Q0kBiA/PSB0Jn4May/8Y8n3mbzLsDYAigkYsFDd0YmHGC5xAFfh1nLEchqiP5BP/P83jcg Oh42vkwcDfU9jAuBQFrLYNVMh1205hVnZXiSZk7MsRm35hqi+qMDTbdWQ8rJ+9qT6mMIjG EGB1CU0uR49Q8b/eDPkwizjsijqbRfJswwx3xYMXpQA/x4bWCniIMCbQiEfX0VCaMHY2z+ T04Ylri/ZvDsUD255RPqjAr8M+6omwYsSkcvp43nBYkEAHEOGmWMEpe0OCHrAiCgq6dNpm wbH6RsWQriY049/eQSdxGfc+cH0eppo8ihS+UL6BRqjl7k1kdEBL7RDIWX6TCw== From: Winter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: 'current-guix' uses configure flags of Git checkout Date: Mon, 6 Mar 2023 23:18:42 -0500 References: <49541BAF-F0DE-4DEF-86EC-353AB605A8C6@winter.cafe> To: 61987@debbugs.gnu.org In-Reply-To: <49541BAF-F0DE-4DEF-86EC-353AB605A8C6@winter.cafe> Message-Id: <93283ACC-FFC5-46D2-A0E9-2AA55539463C@winter.cafe> X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61987 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: -1.0 (-) After looking through some of the code in (guix self), this may not be a = bug at all? If something wants the current Guix, it'd definitely want = that to include all the configuration values of the current Guix, too. Due to this, I'm leaning towards closing this issue, but I'll let = someone more knowledgable in this area make the final call. Thanks, Winter= From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 07 08:48:03 2023 Received: (at 61987) by debbugs.gnu.org; 7 Mar 2023 13:48:04 +0000 Received: from localhost ([127.0.0.1]:44857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZXff-0003ub-JN for submit@debbugs.gnu.org; Tue, 07 Mar 2023 08:48:03 -0500 Received: from mail-wm1-f50.google.com ([209.85.128.50]:47074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZXfc-0003sx-Hu for 61987@debbugs.gnu.org; Tue, 07 Mar 2023 08:48:00 -0500 Received: by mail-wm1-f50.google.com with SMTP id l7-20020a05600c1d0700b003eb5e6d906bso7219851wms.5 for <61987@debbugs.gnu.org>; Tue, 07 Mar 2023 05:48:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678196875; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=+VwyNd+IbZs6UPKHeit2c04MsnvpfJ7Xg6c5X512Ih8=; b=ipuqWWfU6HndlxCfejeYKvkk+3uSW58ahIISC1JZOeUNm89JTTVXix/Su5F7Xxzdvw 9swawWqBszqtqTySdWNir29nPYTZhZpYR5yNqYLZFJHbGF2nqZsUuhe3VFHEKl2ktZyU N40c55fs6m2DHySAz3Pi6r6cnK80doyWyfRgh859TxeFkn3QSoxjDeJrt9rlJNyz9oQS 55RHqHuUQf4oH8SqxkppY0Tc9vR+gXc87whp8J2utrBi3Bc8YEnM1zivV3SkYvUlrkPy ZUYi3fU3BHe61fopfYtsE+Ebby1v2PIM0uprmYl9di65LWc0Lg5gDqUXBCKZgN+bBF0l wXEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678196875; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+VwyNd+IbZs6UPKHeit2c04MsnvpfJ7Xg6c5X512Ih8=; b=tzRuBKFQMfhrvYDsGkdHpjhtpjiDxRq5tImMTGNwDGra+nc1YY6w9yrsh04EXF2FTG 4pKPxdwmtZTVFzWX56sNBwRShS7ZgT47tvFd6nb280o213fL1+DaulHY6h0DEEno7ZIb c171duOhkqhI75tDaQamOetem3INJ1AoMYqgqFVSLOeZM2GRV/Jwgj8oYN6WbX43vm+B h1TvApVDdND2bOoBsrsX60nf20Y5DvrbFBGtH9gnEc01VD8ZFPbLmojzqlZzp0aaLs04 v3JEa+Va4g3UBoYLz5mRBCuMIvRYAbUFtacrgC1rke6ebGqn01sOds9/pBbJgvvEwEWx RHXg== X-Gm-Message-State: AO0yUKUuPSXNRS5TlmVV1GWo/X4dhkz0YfQIYwkeVhpNZOZNZcUX2R3S 3LW+1xj729CjsKOn7ixQ5Mn/z2CE3EU= X-Google-Smtp-Source: AK7set9aiQgV9aZ424WFj0XOHm8FYQ8Btq3kdFUDedJ5G/T+WWImBz+tRx8sW8FvULwx/o3skLVHpA== X-Received: by 2002:a05:600c:3506:b0:3df:f7ba:14f8 with SMTP id h6-20020a05600c350600b003dff7ba14f8mr9525632wmq.1.1678196874997; Tue, 07 Mar 2023 05:47:54 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id l21-20020a05600c47d500b003e11ad0750csm12646859wmo.47.2023.03.07.05.47.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 05:47:54 -0800 (PST) From: Simon Tournier To: Winter , 61987@debbugs.gnu.org Subject: Re: bug#61987: 'current-guix' uses configure flags of Git checkout In-Reply-To: <54A42435-DA64-4CF4-976B-2789D7441C55@winter.cafe> References: <54A42435-DA64-4CF4-976B-2789D7441C55@winter.cafe> Date: Tue, 07 Mar 2023 13:38:34 +0100 Message-ID: <86o7p4but1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61987 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: -1.0 (-) Hi, > ./configure --localstatedir=/var --sysconfdir=/hi/guix [...] > (define-public %sysconfidr "/hi/guix") Well, I do not see where is the bug. :-) I think it is expected. Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 07 10:34:15 2023 Received: (at 61987) by debbugs.gnu.org; 7 Mar 2023 15:34:15 +0000 Received: from localhost ([127.0.0.1]:46983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZZKR-0007Oj-6C for submit@debbugs.gnu.org; Tue, 07 Mar 2023 10:34:15 -0500 Received: from out-24.mta0.migadu.com ([91.218.175.24]:12155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZZKO-0007OS-RU for 61987@debbugs.gnu.org; Tue, 07 Mar 2023 10:34:13 -0500 Content-Type: text/plain; charset=us-ascii DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=winter.cafe; s=key1; t=1678203249; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=2NqbMz6e+XVVcGke0hrjbyqADaOpRvGosz8W0Ez/ywo=; b=L+8DBdiyisxjX1vgOc+fZykNf7An6JikpJWG8SfDgzO1USK6u9zD31eKantngT616vgUGF 8z7fWftJHfK9+Sk1q2H3abi7fp1o7izC9yhB4ciIamC78IhYiu97vJ9Ah+QHS40PXTDZJY YRmhK8Y0TybBCHLta8ptkfwY6ohCsIGimQEkU5/FzDQr9wX0SBcJHksEfXxlaTOK6XSKkH J4WuADUaN+mQXFlXnA3t7klnn0yF4eKlXZTkvvni7dd+s5DA8rUfkUyDEMD1M8vT7b8qoC n0L3ssSCEBr6H/0tBqp0I5QFaVMX+392yTM8BzGIHm82gVsUnCjAWCE0Gq3APw== Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Winter MIME-Version: 1.0 Subject: Re: bug#61987: 'current-guix' uses configure flags of Git checkout Date: Tue, 7 Mar 2023 10:33:57 -0500 Message-Id: <6DCA1F86-DEBB-41F7-9E2E-6121B411D75E@winter.cafe> References: <86o7p4but1.fsf@gmail.com> In-Reply-To: <86o7p4but1.fsf@gmail.com> To: Simon Tournier X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61987 Cc: 61987@debbugs.gnu.org, control@debbugs.gnu.org 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: -1.0 (-) tags 61987 notabug close 61987 thanks Hi Simon, Agreed -- I'll submit a patch for a side effect of this, but this doesn't se= em to be an actual issue. Thanks, Winter= From unknown Sat Jun 21 03:20:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 05 Apr 2023 11:24:11 +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