From unknown Sun Jun 22 04:02:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46757: Guix deploy doesn't seem to be respecting (build-locally? #f) Resent-From: pkill9 Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 24 Feb 2021 18:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46757 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 46757@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16141899242866 (code B ref -1); Wed, 24 Feb 2021 18:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2021 18:05:24 +0000 Received: from localhost ([127.0.0.1]:35869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEyXL-0000k9-In for submit@debbugs.gnu.org; Wed, 24 Feb 2021 13:05:23 -0500 Received: from lists.gnu.org ([209.51.188.17]:35870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEyXK-0000k2-4k for submit@debbugs.gnu.org; Wed, 24 Feb 2021 13:05:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEyXJ-0005oJ-Uk for bug-guix@gnu.org; Wed, 24 Feb 2021 13:05:21 -0500 Received: from aibo.runbox.com ([91.220.196.211]:58894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEyXI-0003oN-AT for bug-guix@gnu.org; Wed, 24 Feb 2021 13:05:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Subject:To:From:Date; bh=PTK+8AHfeJvGZq5bpQjwTwA/UBLLnRL+d8Xcforwaho=; b=J413gm0qGdL9pvTQyqzGqa9sdW yn2+4qTTsSzRAZ0YGxJQSOSA/fs4r0prJZHaj9CVwFmTSczX/RLSU7chdyQp8KEkaiEGQXbuDw6ne hV92JCP8Sf392eqpKVbVQHNgTFs9N28SzIBUa7oSI+V+c+fALqxJsb6LgNeRlWFgqyyljV4jVNJzI uvVMIk8Oq7FKJqGJf8BJvn/pcHjz54WKXsu+E7+WGY74VH6g4VlrH0KI6Yc0uDVrbUleNoYrxlHdE 64KWAF+rPAnnX/gANLBhlH80co9Mu3DT9QOmoWqOUlRoexhKo2/iilNHfnVj2rkT0dh/V+57WciWF 0wqjPJbg==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1lEyXE-0002aT-Or for bug-guix@gnu.org; Wed, 24 Feb 2021 19:05:17 +0100 Received: by submission03.runbox with esmtpsa [Authenticated alias (780724)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1lEyWq-0004aR-4N for bug-guix@gnu.org; Wed, 24 Feb 2021 19:04:52 +0100 Date: Wed, 24 Feb 2021 18:04:50 +0000 From: pkill9 Message-ID: <20210224180450.5596f514@runbox.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=91.220.196.211; envelope-from=pkill9@runbox.com; helo=aibo.runbox.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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.1 (--) With (build-locally? #f) set, it should build on the remote, but it starts building guix on the local machine. Maybe it should be doing that? I'm not sure. From unknown Sun Jun 22 04:02:04 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: pkill9 Subject: bug#46757: closed (Re: bug#46757: Guix deploy doesn't seem to be respecting (build-locally? #f)) Message-ID: References: <87bl3aaqp6.fsf@gmail.com> <20210224180450.5596f514@runbox.com> X-Gnu-PR-Message: they-closed 46757 X-Gnu-PR-Package: guix Reply-To: 46757@debbugs.gnu.org Date: Thu, 28 Oct 2021 01:23:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1635384182-6821-1" This is a multi-part message in MIME format... ------------=_1635384182-6821-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #46757: Guix deploy doesn't seem to be respecting (build-locally? #f) which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 46757@debbugs.gnu.org. --=20 46757: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46757 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1635384182-6821-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 46757-done) by debbugs.gnu.org; 28 Oct 2021 01:22:38 +0000 Received: from localhost ([127.0.0.1]:50906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfu7p-0001l5-Rl for submit@debbugs.gnu.org; Wed, 27 Oct 2021 21:22:37 -0400 Received: from mail-qt1-f178.google.com ([209.85.160.178]:41775) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfu7o-0001kp-JH for 46757-done@debbugs.gnu.org; Wed, 27 Oct 2021 21:22:37 -0400 Received: by mail-qt1-f178.google.com with SMTP id g17so4332209qtk.8 for <46757-done@debbugs.gnu.org>; Wed, 27 Oct 2021 18:22:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=RS4t7ck4VPcdWAlafco+T80gOnDl61BZipY1aMNy4b4=; b=IWwR87bhctWn5TecVRvjUkVaKammbwjk3wjfq+Jg6duQbEfMYNdf0bXit9MNPpNNU6 SYbFVdBLRaDrbsEFjaDPdtqNni9dC54cnwM7lI05lwvd6oKsisE3nUd8F3iNS6YAPvC0 sedYOr7YYoL1vmWkHqo74gdEyRN6/xU1JB2bTvGmFIqbHdyTRF7TfcEwnyFTVN9zbYVA cZsMB4sGvF194MmbxDxRWYW1kAHqNAshqfzgxgwDwpKH0lekzN4P62rsril9zG1ySbz7 d2s0s4gQOt9cKs57qd8HrTCgHQXXGdH0vSXHQ/YKvdY+eMiogcIyfbVD9Lz2uw/zn9C3 tNFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=RS4t7ck4VPcdWAlafco+T80gOnDl61BZipY1aMNy4b4=; b=ufrR3co8+1KSJB774lX7q6EXsgtPzGpAv0YFqZ+SKfs4CxuOvtl4jhGLhyQ5EB3PUH qy2miaO+KaVc2pym6VUqjdi0J6Y9BJUsTLeNQB+NwmAZh0fABZdYjxEOmoNpOT0ktlhd 0IldMAV8x5kZYySuiqUQYB4qzgKP4x1jP/FBpqLm5NKW6aQCvWU5G34GvfNMhaJVuea3 TDdDL+WKXR9mp4t2zjcVLb9VdoNpYlqIZkzsS9WOq8G3BFX+a9qxSAE1BiP2/uqi+AVz HxpO6+vQfk5z872fsxeRGxMXl1ps507O6NkBvId86kAB6e874YFFDVi1dvDtSENU7eRg Njng== X-Gm-Message-State: AOAM530OBkKZXiePd1BLXlHVjDICo9mO98TunrUtTiA5uLxjmICAQHQX R9xvxL1GUern3hcPcf8GgYt+Axmy/bw= X-Google-Smtp-Source: ABdhPJzlVmnYoyH/ZaSdGrcXhClcAA9vFLUfYEU/S7oWlySB0WuS9AYyqb320+SZPC487gpjdX+5FQ== X-Received: by 2002:ac8:1e0b:: with SMTP id n11mr1383081qtl.274.1635384150760; Wed, 27 Oct 2021 18:22:30 -0700 (PDT) Received: from hurd (dsl-152-69.b2b2c.ca. [66.158.152.69]) by smtp.gmail.com with ESMTPSA id l14sm310528qkp.56.2021.10.27.18.22.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 18:22:30 -0700 (PDT) From: Maxim Cournoyer To: pkill9 Subject: Re: bug#46757: Guix deploy doesn't seem to be respecting (build-locally? #f) References: <20210224180450.5596f514@runbox.com> Date: Wed, 27 Oct 2021 21:22:29 -0400 In-Reply-To: <20210224180450.5596f514@runbox.com> (pkill9@runbox.com's message of "Wed, 24 Feb 2021 18:04:50 +0000") Message-ID: <87bl3aaqp6.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 46757-done Cc: 46757-done@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 (-) Hi, pkill9 writes: > With (build-locally? #f) set, it should build on the remote, but it > starts building guix on the local machine. Maybe it should be doing > that? I'm not sure. I believe this is also fixed by Ludovic's b19250eec6f92308f237a09a43e8e3e2355345b9 commit. Thanks to Ludovic, and enjoy! Maxim ------------=_1635384182-6821-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Feb 2021 18:05:24 +0000 Received: from localhost ([127.0.0.1]:35869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEyXL-0000k9-In for submit@debbugs.gnu.org; Wed, 24 Feb 2021 13:05:23 -0500 Received: from lists.gnu.org ([209.51.188.17]:35870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEyXK-0000k2-4k for submit@debbugs.gnu.org; Wed, 24 Feb 2021 13:05:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEyXJ-0005oJ-Uk for bug-guix@gnu.org; Wed, 24 Feb 2021 13:05:21 -0500 Received: from aibo.runbox.com ([91.220.196.211]:58894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEyXI-0003oN-AT for bug-guix@gnu.org; Wed, 24 Feb 2021 13:05:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Subject:To:From:Date; bh=PTK+8AHfeJvGZq5bpQjwTwA/UBLLnRL+d8Xcforwaho=; b=J413gm0qGdL9pvTQyqzGqa9sdW yn2+4qTTsSzRAZ0YGxJQSOSA/fs4r0prJZHaj9CVwFmTSczX/RLSU7chdyQp8KEkaiEGQXbuDw6ne hV92JCP8Sf392eqpKVbVQHNgTFs9N28SzIBUa7oSI+V+c+fALqxJsb6LgNeRlWFgqyyljV4jVNJzI uvVMIk8Oq7FKJqGJf8BJvn/pcHjz54WKXsu+E7+WGY74VH6g4VlrH0KI6Yc0uDVrbUleNoYrxlHdE 64KWAF+rPAnnX/gANLBhlH80co9Mu3DT9QOmoWqOUlRoexhKo2/iilNHfnVj2rkT0dh/V+57WciWF 0wqjPJbg==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1lEyXE-0002aT-Or for bug-guix@gnu.org; Wed, 24 Feb 2021 19:05:17 +0100 Received: by submission03.runbox with esmtpsa [Authenticated alias (780724)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1lEyWq-0004aR-4N for bug-guix@gnu.org; Wed, 24 Feb 2021 19:04:52 +0100 Date: Wed, 24 Feb 2021 18:04:50 +0000 From: pkill9 To: bug-guix@gnu.org Subject: Guix deploy doesn't seem to be respecting (build-locally? #f) Message-ID: <20210224180450.5596f514@runbox.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=91.220.196.211; envelope-from=pkill9@runbox.com; helo=aibo.runbox.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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.1 (--) With (build-locally? #f) set, it should build on the remote, but it starts building guix on the local machine. Maybe it should be doing that? I'm not sure. ------------=_1635384182-6821-1--