From unknown Sat Jun 21 03:21:27 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#46756 <46756@debbugs.gnu.org> To: bug#46756 <46756@debbugs.gnu.org> Subject: Status: 'guix deploy' not copying remote-gexp.scm with (build-locally? #f) Reply-To: bug#46756 <46756@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:21:27 +0000 retitle 46756 'guix deploy' not copying remote-gexp.scm with (build-locally= ? #f) reassign 46756 guix submitter 46756 pkill9 severity 46756 important thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 24 12:59:58 2021 Received: (at submit) by debbugs.gnu.org; 24 Feb 2021 17:59:58 +0000 Received: from localhost ([127.0.0.1]:35863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEyS5-0000af-UW for submit@debbugs.gnu.org; Wed, 24 Feb 2021 12:59:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:57736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEyS4-0000aY-PZ for submit@debbugs.gnu.org; Wed, 24 Feb 2021 12:59:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59064) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEyS4-0002kC-Gk for bug-guix@gnu.org; Wed, 24 Feb 2021 12:59:56 -0500 Received: from aibo.runbox.com ([91.220.196.211]:58454) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEyS1-00029C-RQ for bug-guix@gnu.org; Wed, 24 Feb 2021 12:59:56 -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=QnJCVb8jQbL9BdWeKATYr3LF7BNbFDkoK6vtR8TSoJA=; b=Fz08uWFVSaxilKdEVQFEJM748f UAFWCCuhzZY42POYDAce5qBStYEdpBuBdp9noSPg2DEdpYbfmrYoB0QlhRkfhm64iN/v9dC9aaTZU hLb4v09TEv0NQ1Zhr7rNnRZaGw9s+3JC/3kCv82GlvrhaPsm78IcgQ/X56Xxx0ZJjugmyVbUht3fu mG+qpSxSrIQ43PS+NOrdVdXA7iVlLGdvmB6wXUI5A28cBYug6pAtWa9v92jJZYHH31vQJFmUNeKyN xbbfx2a1jqydWwBr8SHICrJSmga/HTQoeIWflICCAI3kDofVTsSSearliLOlv3/OXFm9MnsMgMJuZ tgk6eWPQ==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1lEyRx-00024B-9s for bug-guix@gnu.org; Wed, 24 Feb 2021 18:59:49 +0100 Received: by submission02.runbox with esmtpsa [Authenticated alias (780724)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1lEyRw-0002By-8C for bug-guix@gnu.org; Wed, 24 Feb 2021 18:59:48 +0100 Date: Wed, 24 Feb 2021 17:59:45 +0000 From: pkill9 To: bug-guix@gnu.org Subject: guix deploy not copying remote-gexp.scm Message-ID: <20210224175945.48437431@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 (--) I keep getting this error: ``` (system-error "open-file" "~A: ~S" ("No such file or directory" "/gnu/store/p3ahdfcwa5yd65l5nzsnzshw9s7x3xc7-remote-exp.scm") (2)) ``` when I try to run `guix deploy`. This is on the remote machine. I can get it to work by using `guix copy` to copy that file from my local machine to the remote, but i don't know why it isn't copying it over automatically. From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 03 00:33:15 2021 Received: (at control) by debbugs.gnu.org; 3 Apr 2021 04:33:15 +0000 Received: from localhost ([127.0.0.1]:33084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSXyF-00068U-5l for submit@debbugs.gnu.org; Sat, 03 Apr 2021 00:33:15 -0400 Received: from mail-qk1-f181.google.com ([209.85.222.181]:40857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSXyD-00068F-7u for control@debbugs.gnu.org; Sat, 03 Apr 2021 00:33:13 -0400 Received: by mail-qk1-f181.google.com with SMTP id 7so6902216qka.7 for ; Fri, 02 Apr 2021 21:33:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:message-id:to:from:subject; bh=gwi5/5gnm9A5Fnlqn3pvGtfZsiCVSnvyhuXNgqd2HJ8=; b=GGJ6TcYOp99g+Ck0TWit3W7PNX1gWJPijaXnZxHJo+l/F0T/f8wZEmk6KBbg1kLKtg A6XJcuuw8nxxLtkaSv6I2SrRBXqkNPeTVdgDKin44snLdLTizkKSahP/I6oE3KvQNNsT mhgVEhBw7HTSXqd2oQcRqvRXlFPsFuiwepa3E8BYobbq6naL3bGpz7oHwUjnx4OmKc6J /ZWbjBMa+5Ok/sNhtqG/GAxYE5FZqZfzkDi+Jrw0ldLhT1gfUciB2P67hW9C8t5I0OWr 3SG2HKtFC0PwqwWZkUrd2fjGuB4wOLjXT+7xacQm3k5ZhXic1BHkgiRL/F0ay/Cgg0tO nqlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:message-id:to:from:subject; bh=gwi5/5gnm9A5Fnlqn3pvGtfZsiCVSnvyhuXNgqd2HJ8=; b=cTbKT+NPRsxkgN8PelrFnvwMBpDNZOOmGWySY+nUvB3ZV5XlhpjDSQ2izlrCpESdct 54AIw4OMhoO77t2XmBxHgbfgE+KbRjHbSrFqm6whGWVrf8IrBXmwycYSLqCYotP7vS0A 81PbsR0L/JXUNRglOeEHMwanNQ3/WQ902XSRVm5K4iJMP3XnBqHn3aAEhuy7Tit+EZ9l ZcWEXFBeNj3rDax5Z3lKfQDOkK9u+0uBxAZm0hr4LNZRtKHIz6Zi7sc6xsJZZaTr5T6F ELhGC77G8ZH/QDOpDuf77jrJmDeWeXo9DhRWmo81vc9RFZqphsbBcN69t1BCqPgkPSco 5zFA== X-Gm-Message-State: AOAM531SR7FiFbCoi9qKjzLY/3+TITfkUWQRoPvS8qDMf6JcEM9sqdSw 7/WubwFKw/gKSwnWCKu1jKl9EHUulzg= X-Google-Smtp-Source: ABdhPJyWH4gbBKSfAXcDk1+7Ad64pYCbi/zJkcpmnY25l01GIy01nDJCvmupJfHy9fuFdrvVkVtDIg== X-Received: by 2002:a05:620a:110a:: with SMTP id o10mr16532809qkk.281.1617424387508; Fri, 02 Apr 2021 21:33:07 -0700 (PDT) Received: from hurd (dsl-10-133-254.b2b2c.ca. [72.10.133.254]) by smtp.gmail.com with ESMTPSA id y19sm8717204qky.111.2021.04.02.21.33.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Apr 2021 21:33:07 -0700 (PDT) Date: Sat, 03 Apr 2021 00:33:04 -0400 Message-Id: <87lfa0q96n.fsf@gmail.com> To: control@debbugs.gnu.org From: Maxim Cournoyer Subject: control message for bug #46756 X-Spam-Score: 0.0 (/) 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" X-Spam-Score: -1.0 (-) severity 46756 important quit From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 03 00:38:41 2021 Received: (at 46756) by debbugs.gnu.org; 3 Apr 2021 04:38:41 +0000 Received: from localhost ([127.0.0.1]:33090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSY3U-0006GY-RM for submit@debbugs.gnu.org; Sat, 03 Apr 2021 00:38:41 -0400 Received: from mail-qk1-f174.google.com ([209.85.222.174]:44972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSY3S-0006GJ-Vk for 46756@debbugs.gnu.org; Sat, 03 Apr 2021 00:38:39 -0400 Received: by mail-qk1-f174.google.com with SMTP id x11so6875318qkp.11 for <46756@debbugs.gnu.org>; Fri, 02 Apr 2021 21:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=qIbnJv3yA+jAHFWA5onbzTctxGdj5VkjWC6t1+MMm9U=; b=RRDvGJkouH8F4y/qT1RVqrzqATGKdKjivdpFervgdysqgih06nf2fSDzHdPBDrSn17 nJxktgVRKiXqYz8GH7dju1qnE/3iIGeVwFRr5+T0sHbdeSR69+4EWYqvaH17wZfCtOEE OHTHaWhDgbyPETNunNJ99XUYdg896KiJAJGAOji6XiJY+PgKPD1uucsLhWIMRQK1pnOi 7yiP2r1maxKTf+unqISUcD+8/XvF44UNtG1U/L6YDIjV1xjvRZ0JqGL13iNuB6diYZUE 4P8mFhNhyyVR/OUrCUfpzTVK9MR1uIY7NKPaOrGvzcHyS5MliruAKxvLhzJ58qX0Op0E 4l+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=qIbnJv3yA+jAHFWA5onbzTctxGdj5VkjWC6t1+MMm9U=; b=W0S8ih0bzRJM/5wzpcO8TwGFRxGFy8I8fnZmf4pWuQRyE2OSpmTrS5lKK+p6mU++9J FOIt8vTI78W25B8nXmgrbNl/y4aCxY3uRZHr/z/cpL+Y8hlaD+6/jh1nHpRdaO8WMl63 DngiD02ZfCTSdu+J4MxpsYnaT7hjGwNeyKLB5e1b3+zMRrrHf2Rue77Rs9OBnK5nV2ca Zg/OtjZ6ly7V9lLlxhLgtZvtBq02HPlItcQ/8S5f0ZmQZkVKywbLvUlfwNtAbfgvwNgk +xMxQzEF8RltpD0oNlZmxYAzm4S6pcrAo71iozVukN0vFTpauGh2Fy1WnRkJM2B2KiVA qsQQ== X-Gm-Message-State: AOAM53059aBV3szfJ8fj5IYLa+3YGGbEa5nQyyhgC7RFlpF9uySb1kN3 SElfJnWAJQ1fau4em7DY/3K2uebaxan4kA== X-Google-Smtp-Source: ABdhPJz6yECZEN/miD4EI8vb+5UiylseawBKbnbyySmTiNu8TLFYFEHj+QbpVhy2lhEAF86oMFkHQg== X-Received: by 2002:a05:620a:22b7:: with SMTP id p23mr16190322qkh.365.1617424713301; Fri, 02 Apr 2021 21:38:33 -0700 (PDT) Received: from hurd (dsl-10-133-254.b2b2c.ca. [72.10.133.254]) by smtp.gmail.com with ESMTPSA id h7sm8477446qkk.41.2021.04.02.21.38.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Apr 2021 21:38:32 -0700 (PDT) From: Maxim Cournoyer To: pkill9 Subject: Re: bug#46756: guix deploy not copying remote-gexp.scm References: <20210224175945.48437431@runbox.com> Date: Sat, 03 Apr 2021 00:38:29 -0400 In-Reply-To: <20210224175945.48437431@runbox.com> (pkill9@runbox.com's message of "Wed, 24 Feb 2021 17:59:45 +0000") Message-ID: <87im54q8xm.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46756 Cc: 46756@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: > I keep getting this error: > > ``` > (system-error "open-file" "~A: ~S" ("No such file or directory" > "/gnu/store/p3ahdfcwa5yd65l5nzsnzshw9s7x3xc7-remote-exp.scm") (2)) > ``` > > when I try to run `guix deploy`. This is on the remote machine. I can > get it to work by using `guix copy` to copy that file from my local > machine to the remote, but i don't know why it isn't copying it over > automatically. I get this as well. Here's the backtrace: --8<---------------cut here---------------start------------->8--- In ice-9/boot-9.scm: 1731:15 19 (with-exception-handler # _ # _ # =E2=80=A6) In guix/status.scm: 793:4 18 (call-with-status-report _ _) In ice-9/boot-9.scm: 1736:10 17 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/store.scm: 636:37 16 (thunk) 1305:8 15 (call-with-build-handler _ _) 1305:8 14 (call-with-build-handler _ _) 1305:8 13 (call-with-build-handler _ _) 1305:8 12 (call-with-build-handler # =E2=80=A6) In guix/scripts/deploy.scm: 170:14 11 (_) In guix/store.scm: 1346:2 10 (map/accumulate-builds # _ _) In srfi/srfi-1.scm: 586:17 9 (map1 (#< things: (("/gnu/store/7hj8kbsqkm3qcpd8d= yayx1c53r59ma2v-guile-3.0.2=E2=80=A6>)) In guix/store.scm: 1305:8 8 (call-with-build-handler # _) In ice-9/boot-9.scm: 1736:10 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/scripts/deploy.scm: 144:6 6 (_) In guix/store.scm: 2066:24 5 (run-with-store # _ #:g= uile-for-build _ #:system _ # =E2=80=A6) In gnu/machine/ssh.scm: 450:6 4 (_ _) In guix/remote.scm: 86:17 3 (_ _) In ice-9/boot-9.scm: 1669:16 2 (raise-exception _ #:continuable? _) 1669:16 1 (raise-exception _ #:continuable? _) 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: ERROR: 1. &inferior-exception: arguments: (system-error "open-file" "~A: ~S" ("No such file or dire= ctory" "/gnu/store/4q0sl8b1wg6nwiiz6xzhy8iskmyc43gv-remote-exp.scm") (2)) inferior: #f stack: () --8<---------------cut here---------------end--------------->8--- As a workaround, one can build the machine's profile locally (the default, so by removing (build-locally? #f) or setting the value to #t in the machines' machine-ssh-configuration). That's not satisfying though, as for example for my offload machine I must transfer a system closure of near 4 GiB instead of simply allowing it to be built remotely. I'm marking this as serious, as it is a severe regression of the 'guix deploy' facility that prevents its use to scale. Maxim From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 07 21:52:36 2021 Received: (at 46756) by debbugs.gnu.org; 8 Sep 2021 01:52:36 +0000 Received: from localhost ([127.0.0.1]:58101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNmlQ-0002h7-7E for submit@debbugs.gnu.org; Tue, 07 Sep 2021 21:52:36 -0400 Received: from mail-il1-f174.google.com ([209.85.166.174]:44830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNmlP-0002gu-3P for 46756@debbugs.gnu.org; Tue, 07 Sep 2021 21:52:35 -0400 Received: by mail-il1-f174.google.com with SMTP id b4so644956ilr.11 for <46756@debbugs.gnu.org>; Tue, 07 Sep 2021 18:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version; bh=jTcPc0gTwsff6nsrR2d9ia/WakmfIQ8l8BeVvu2QbS0=; b=ASqBrmOHrm/Xy4B5MdcryC8d91twDsP3pJ0jlnTcLpFkykVPSlAVVsIg5ni4d8ShEe 9aLEzDRG7PuPHLgLozpWZO//59rrTkUc1E9zrMdppPa8LTYXVN9G2983YNrop4DEq0Zd VVR0q6mgnVkkB+gxKEKdALnUuJaCwiCSc+CPWBd8dEW4aStSbclk1XhEGFBTiMCkTM3V /P/ZSxG+oC9+8t5PcWnO6/loyE7jxLlR68Ee5Id9iFNBt/addv0vP+VZxwC1BI7q+CYT jYCmV6eUCST77bxlfIAuXW8kzGvLUYapNlKC3Dqzh2RwpQlFeGOlgu1XO2Y8eQ2ahs/0 p1kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=jTcPc0gTwsff6nsrR2d9ia/WakmfIQ8l8BeVvu2QbS0=; b=mdo+0OnJNj9KriZ82Bb/PGP7081l41q5N+iYMmXhCrSGFTyzP2IGstkaOEhYqNSKv+ j/DenvlcU7h648zVKj2e4b9+WVdhwZ0pkqbmXCQvitw9eZHVLanZoisri1DqYara1WZr zfLRoiXuMaqLbz2krcYkgiqCBD7iJIHU87+RqZh6s18tf6QVXbRog8bySScePNMWszUo +opfoPffVW8bsiiJOWBFYrSyD7sphEWtl2hYWOwoAVLCVShsEVDHVN9twmrfE/82xtzd sEjZS3yDjhSRPcXbaXQE2kqKX6wwSdiNZwdEwg8zX748b37OOsOnO3M/8LjbGkBHX53V xCpg== X-Gm-Message-State: AOAM530zoUwpljpTpWgv/2ujZ1inIY7usQAFtzDIDA0GP+HnV2yFDIAA LolYU0kJn/OC6eDG5dhI3JTMqr/iieE= X-Google-Smtp-Source: ABdhPJwI1PMiPS8mBJ++nf9acAQI8qQ8wllwDbdf1xa/Gu2Cp34MsSw4Zvp5P0EVxtQ3+re9AA5l8g== X-Received: by 2002:a92:c205:: with SMTP id j5mr935092ilo.99.1631065949332; Tue, 07 Sep 2021 18:52:29 -0700 (PDT) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id p7sm400866iln.70.2021.09.07.18.52.28 for <46756@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Sep 2021 18:52:28 -0700 (PDT) From: Katherine Cox-Buday To: 46756@debbugs.gnu.org Subject: Re: bug#46756: guix deploy not copying remote-gexp.scm Date: Tue, 07 Sep 2021 20:52:27 -0500 Message-ID: <87tuivx290.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: 46756 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 am also seeing this behavior. Further, using =guix copy= on the offending store item doesn't seem to help as it seems like each invocation of =guix deploy= is generating a new version of this file in the store. As such, I cannot specify =(build-locally? #f)= in my machine configuration. -- Katherine From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 27 17:51:02 2021 Received: (at control) by debbugs.gnu.org; 27 Oct 2021 21:51:02 +0000 Received: from localhost ([127.0.0.1]:50744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfqp4-00081M-47 for submit@debbugs.gnu.org; Wed, 27 Oct 2021 17:51:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfqp2-000812-Hb for control@debbugs.gnu.org; Wed, 27 Oct 2021 17:51:01 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54986) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfqou-0002os-Ie for control@debbugs.gnu.org; Wed, 27 Oct 2021 17:50:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=PKqZ9Q2jcvXcVAygJluSLYRbdTx/Y+uq9au09CMS3No=; b=mYBHb6Lb/NBUKc 8XIKa5iQrok0N6DFA8PFpAT3iXJy+vuazkOZ8i5EuXUy4z4mwvjdejY/NlmDPr89suvQVEppivaVp FA2hzSEPq4s6Jx/oYcPbBXWkWZSha5ZKZDhV8qt9AMgtnMZBM8Oq8iP3JxZG3P3OxPQTv9RDy67w3 Ag96G9R6IPzSTy7lzTfF6aMFNhK3doElkm2CnuS2FyAk4/RErqrx5zOgVVoHFKYyVgGTJKdkH+Mfo qFbftcd90iUaXUwzB94s4x5Tm/2OQvbn0PRXbIVFrDq+mcwGc35wcK8ALZybqxD1C+hUyQa93mdR+ tyW3dxXmJz87kQEz0QRg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54254 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfqoL-0006KX-RO for control@debbugs.gnu.org; Wed, 27 Oct 2021 17:50:32 -0400 Date: Wed, 27 Oct 2021 23:50:13 +0200 Message-Id: <87bl3ab0iy.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #46756 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) 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" X-Spam-Score: -3.3 (---) retitle 46756 'guix deploy' not copying remote-gexp.scm with (build-locally? #f) quit From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 27 18:51:14 2021 Received: (at 46756-done) by debbugs.gnu.org; 27 Oct 2021 22:51:14 +0000 Received: from localhost ([127.0.0.1]:50844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrlK-0005hu-3p for submit@debbugs.gnu.org; Wed, 27 Oct 2021 18:51:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrlJ-0005hf-0i for 46756-done@debbugs.gnu.org; Wed, 27 Oct 2021 18:51:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56606) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrlD-00075q-7r; Wed, 27 Oct 2021 18:51:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=mF47Rq88nsiAbfz//CvozBCv5/b8f4iF1T+2cB/Bhhs=; b=pbFUIgRxwZYU5DLInB1P EKkZMZiSJ2GrfbaZYI4auiK/bwmX2IQfWvSgeMGAISOh9uy0WA24CIoRIQF5FD0+HlzHMpoeMCveu KNhkI4VlPImAcf8oF9bNG3wIXyZ/2fwUQ8FBWMlb3zz2DJ2u0kNF/uPiDVr0eZgjqtJOo0EsqlR6a Yd+1nLz+8EH/zwEmw4CSBT8801s2rbpfjwvTUEDxlIYrMfdiZVFTv+s5yjhERrFZ2PkSosk9TwL4m m4yxQ2sObDvCCJ3WYUMVsVCFBhddHcy60zqF68gbvoF+WbJ5Qdu/7ymrk6bBSDreg72EvG7wo/tuO oE54Oqqj6voauQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54270 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrlC-0007Fk-3B; Wed, 27 Oct 2021 18:51:07 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Maxim Cournoyer Subject: Re: bug#46756: guix deploy not copying remote-gexp.scm References: <20210224175945.48437431@runbox.com> <87im54q8xm.fsf@gmail.com> Date: Thu, 28 Oct 2021 00:51:04 +0200 In-Reply-To: <87im54q8xm.fsf@gmail.com> (Maxim Cournoyer's message of "Sat, 03 Apr 2021 00:38:29 -0400") Message-ID: <87fssm9j53.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 46756-done Cc: Katherine Cox-Buday , pkill9 , 46756-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: -3.3 (---) Hi! Maxim Cournoyer skribis: > I get this as well. Here's the backtrace: > > In ice-9/boot-9.scm: > 1731:15 19 (with-exception-handler # _ # _ # =E2=80=A6) > In guix/status.scm: > 793:4 18 (call-with-status-report _ _) > In ice-9/boot-9.scm: > 1736:10 17 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) > In guix/store.scm: > 636:37 16 (thunk) > 1305:8 15 (call-with-build-handler _ _) > 1305:8 14 (call-with-build-handler _ _) > 1305:8 13 (call-with-build-handler _ _) > 1305:8 12 (call-with-build-handler # =E2=80=A6) > In guix/scripts/deploy.scm: > 170:14 11 (_) > In guix/store.scm: > 1346:2 10 (map/accumulate-builds # _ _) > In srfi/srfi-1.scm: > 586:17 9 (map1 (#< things: (("/gnu/store/7hj8kbsqkm3qcpd= 8dyayx1c53r59ma2v-guile-3.0.2=E2=80=A6>)) > In guix/store.scm: > 1305:8 8 (call-with-build-handler # _) > In ice-9/boot-9.scm: > 1736:10 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) > In guix/scripts/deploy.scm: > 144:6 6 (_) > In guix/store.scm: > 2066:24 5 (run-with-store # _ #= :guile-for-build _ #:system _ # =E2=80=A6) > In gnu/machine/ssh.scm: > 450:6 4 (_ _) > In guix/remote.scm: > 86:17 3 (_ _) > In ice-9/boot-9.scm: > 1669:16 2 (raise-exception _ #:continuable? _) > 1669:16 1 (raise-exception _ #:continuable? _) > 1669:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > ERROR: > 1. &inferior-exception: > arguments: (system-error "open-file" "~A: ~S" ("No such file or di= rectory" "/gnu/store/4q0sl8b1wg6nwiiz6xzhy8iskmyc43gv-remote-exp.scm") (2)) > inferior: #f > stack: () > > As a workaround, one can build the machine's profile locally (the > default, so by removing (build-locally? #f) or setting the value to #t > in the machines' machine-ssh-configuration). That's not satisfying I believe this is fixed by b19250eec6f92308f237a09a43e8e3e2355345b9, lemme know! Following our discussion on IRC, I noticed that derivations would actually be built locally, and thus their output (=E2=80=98remote-exp.scm= =E2=80=99 above) would not be found. Why are they getting built locally? Because =E2=80=98guix deploy=E2=80=99 = installs a build handler. Thus, when =E2=80=98remote-eval=E2=80=99 makes this call: (build-derivations remote inputs) the build handler kicks in and starts building locally rather than on =E2=80=98remote=E2=80=99. In fact, that=E2=80=99s more of a bug in =E2=80= =98build-accumulator=E2=80=99 in (guix store); it should check whether it=E2=80=99s talking to the right store. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 27 21:20:56 2021 Received: (at 46756) by debbugs.gnu.org; 28 Oct 2021 01:20:56 +0000 Received: from localhost ([127.0.0.1]:50902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfu6C-0001hm-F0 for submit@debbugs.gnu.org; Wed, 27 Oct 2021 21:20:56 -0400 Received: from mail-qv1-f54.google.com ([209.85.219.54]:39839) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfu66-0001hI-Mg for 46756@debbugs.gnu.org; Wed, 27 Oct 2021 21:20:54 -0400 Received: by mail-qv1-f54.google.com with SMTP id k29so3043664qve.6 for <46756@debbugs.gnu.org>; Wed, 27 Oct 2021 18:20:50 -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:content-transfer-encoding; bh=PSGoFmJg5o/HFcjnGoQhx3J9kAgvg+NsVK+cdlj77BQ=; b=JZ4OATfIhnxsqRVeZeOGTtkbTmEjOC+lY2tx/hdUyGQ+Li8R57QNhRJEPGZ6iPW56P QYe1I+JVLGMqkFVuwnYDyTW41e4kJCSPXXDBiaXozJhMBuGA3ebh3JaXfkNVC25lZsp/ l170Ly8nXR5451VnAxSaiMrGFRyvmf6HYStoyUl2oeQz+WHLOFj0wHdBvsectSc0JYni hyqSuH9kEcZNXogstRCbJKIdjq2Qc7TMzDBX6HIFUO78BCBnyP4SSzJgk2DAm5GRzZBF IWnawSu/CZMI9qNs/++F352eFxTTlBZZvRzDH11RDxHBHoJAUfVPe6p3ojA4SrOdXKqG s5BQ== 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:content-transfer-encoding; bh=PSGoFmJg5o/HFcjnGoQhx3J9kAgvg+NsVK+cdlj77BQ=; b=oNDkQ14bCfdg+YoKTDBWOVR6IOatplhR8IB1tUUkAKz8NSPo+ZOfyKexo82JZp6nXJ xDbzjAuGb6wU2u+eBmkSsLxAGx6Kk/8Z9v/joJRlwlHaA4yTd+vMTbEKlHesTiLxv5Tu i9SaPEMDq5yWUK8Rqtau/KVfxZiOWeu6qa2LWqu/Ib6Him4csDBHZDk/AIGulkby0tUP wVbzJzelntO4m5uFu6bRPuNwAzcE+KyLVqemwOBFOpwu0ubIWlU4kYwzrXJC4vF4wJUo JVXnioSBqc032xYDgn0teXTMwhP4xm+TIPHf41NNCmv+mLf0yaZOzjSPlGPtwqcusXEQ uKIg== X-Gm-Message-State: AOAM5315/EG7BoS9i+z+nsCELOkyCMLoIMnGZMoSGYn8+P/4pMKg76s8 7JVULHNF86/GBP8b4W2hkU01PHm0gq0= X-Google-Smtp-Source: ABdhPJyEwN2jpsUkPT3lHPmUpy7J73gFxhkSrNwN2ySGP0WJgpttE3KhLbsurl53JGYznccP9QkpYg== X-Received: by 2002:a05:6214:cce:: with SMTP id 14mr1298958qvx.49.1635384044980; Wed, 27 Oct 2021 18:20:44 -0700 (PDT) Received: from hurd (dsl-152-69.b2b2c.ca. [66.158.152.69]) by smtp.gmail.com with ESMTPSA id l1sm1154906qkp.65.2021.10.27.18.20.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 18:20:44 -0700 (PDT) From: Maxim Cournoyer To: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: bug#46756: guix deploy not copying remote-gexp.scm References: <87fssm9j53.fsf@gnu.org> <20210224175945.48437431@runbox.com> Date: Wed, 27 Oct 2021 21:20:43 -0400 In-Reply-To: (GNU bug Tracking System's message of "Wed, 27 Oct 2021 22:52:02 +0000") Message-ID: <87fssmaqs4.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46756 Cc: 46756@debbugs.gnu.org, pkill9 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! help-debbugs@gnu.org (GNU bug Tracking System) writes: > I believe this is fixed by b19250eec6f92308f237a09a43e8e3e2355345b9, > lemme know! > > Following our discussion on IRC, I noticed that derivations would > actually be built locally, and thus their output (=E2=80=98remote-exp.scm= =E2=80=99 > above) would not be found. > > Why are they getting built locally? Because =E2=80=98guix deploy=E2=80= =99 installs a > build handler. Thus, when =E2=80=98remote-eval=E2=80=99 makes this call: > > (build-derivations remote inputs) > > the build handler kicks in and starts building locally rather than on > =E2=80=98remote=E2=80=99. In fact, that=E2=80=99s more of a bug in =E2= =80=98build-accumulator=E2=80=99 in (guix > store); it should check whether it=E2=80=99s talking to the right store. > > Thanks, > Ludo=E2=80=99. It works a treat! Thank you! :-) It'll make keeping my remote machine updated with 'guix deploy' much smoother. Thanks again, Maxim From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 28 16:00:56 2021 Received: (at 46756) by debbugs.gnu.org; 28 Oct 2021 20:00:56 +0000 Received: from localhost ([127.0.0.1]:53318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgBa3-0002m5-Rp for submit@debbugs.gnu.org; Thu, 28 Oct 2021 16:00:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgBa1-0002lp-Rk for 46756@debbugs.gnu.org; Thu, 28 Oct 2021 16:00:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgBZr-0001S5-1r; Thu, 28 Oct 2021 16:00:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=6EX3ZZ6FYPPIFxCsFYjBZ6Qeu/XSPUr9/Qefe3PWOV0=; b=qlm0sEeH1ThI7FUyKL24 MZXbG8ETh/UnO+rZyOCCllhFCPQ36oNx3iovQOcIeSdVBx1t9eo20xih1YSgtpYIrDZ2Q8pGsO2dS gWE/ACAUUFtfi8p2OxyCND5ugpYzcFopOkzwPtysXmQPTnDWgi93MLDjq8rquBIj4/Ypixl4KFelT GHoeFtnIi1XKe4BDPUomfcWzQZBznKCD3SrzvEqp7LH7RBMXDoM+LqZquF91DrOgsSYHWKB5TBs4Q UFDMz9QgwGE0nQboa1c+GEj9erkGxXkNBSd+p8LjjQuwkhynOZRVzSshkWWd/QJB/QCKU8P7kujHx jNr409iwJMeMRw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54868 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgBZi-0005an-Vy; Thu, 28 Oct 2021 16:00:42 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Maxim Cournoyer Subject: Re: bug#46756: guix deploy not copying remote-gexp.scm References: <87fssm9j53.fsf@gnu.org> <20210224175945.48437431@runbox.com> <87fssmaqs4.fsf_-_@gmail.com> Date: Thu, 28 Oct 2021 22:00:30 +0200 In-Reply-To: <87fssmaqs4.fsf_-_@gmail.com> (Maxim Cournoyer's message of "Wed, 27 Oct 2021 21:20:43 -0400") Message-ID: <877ddw538h.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 46756 Cc: 46756@debbugs.gnu.org, pkill9 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: -3.3 (---) Hi! Maxim Cournoyer skribis: > help-debbugs@gnu.org (GNU bug Tracking System) writes: > >> I believe this is fixed by b19250eec6f92308f237a09a43e8e3e2355345b9, >> lemme know! [...] > It works a treat! Thank you! :-) > > It'll make keeping my remote machine updated with 'guix deploy' much > smoother. Ah, good! I came up with a better fix in 2015d3f042870860efef10e801b93eacc0742d38. Works for me, but lemme know if you notice anything fishy. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 29 16:23:40 2021 Received: (at 46756) by debbugs.gnu.org; 29 Oct 2021 20:23:40 +0000 Received: from localhost ([127.0.0.1]:56060 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgYPc-00048f-4o for submit@debbugs.gnu.org; Fri, 29 Oct 2021 16:23:40 -0400 Received: from mail-qk1-f180.google.com ([209.85.222.180]:40857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgYPb-00048P-2l for 46756@debbugs.gnu.org; Fri, 29 Oct 2021 16:23:39 -0400 Received: by mail-qk1-f180.google.com with SMTP id x123so10531162qke.7 for <46756@debbugs.gnu.org>; Fri, 29 Oct 2021 13:23:39 -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:content-transfer-encoding; bh=I4PjwDVzxIVlvTup1bKEHpZ6r9q+E9Rgi40cPhYS+38=; b=jTnv1YK/9NEswTIS0tRpwjLfi4hyczdE5i5GKhwmQHdjfTX69DJHypIkLeMpZaAKME rtgA/prFaw7u3ncMnCXgMLON5T9KLI/DFIqAiFkhkEVrnVAEwnoVuHYHRNagt9zv3XrM UvMWiKheRy7VFkN1yaZMxmz4VJVlCS0CIlRBvEIvUCAcaFDx5+Prtmc5TGTseV6payFU eupV0BUY4P3RV4HYLPANUs1LnpYlq9Z5C23gco21x/1v16AprpMPE54sid5qFCCPCn2V 0sLhuWb6lb5W4LFX0VwvuCzrSM8O8jb96sCuIuoZ8IaHR5VmAaNkejfJfzLHVgzMwalO uChw== 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:content-transfer-encoding; bh=I4PjwDVzxIVlvTup1bKEHpZ6r9q+E9Rgi40cPhYS+38=; b=WeR3o4swMySmR6wGVf2pb5wRS5AEhxxBPCFlutPFam1NOfSD9oSVmhpoU8xavjCJTw 8ETM4yBzMyMKvaGDGn0tE9L8gVGpmftHK5stm3z0Mo9ETmW6CIdJpseDhfOF02bdd4hi iKasmTT6htmIKs0wd5EWT89gtwe02I0h+7qmWfOZKVze+wEmu9fG/4dBgNAem9UCBRqB 8H99mOAo5ArDRfFkMHtTJupK/Sj/9+R0AZVlY2QJZ95penLLlw1oOo+S5XRRCqRyEjXP B2XgQhBZn6ToQXJdXQFtOh0voDwcG90uvJibPlb/Mvycr8fY5VNjywCLzIQTMbfX5biF 2pZg== X-Gm-Message-State: AOAM531Nabi7Ip07jL5j4o5ViewMYbuvCtaYazNNLU4I3FmR9FzPMG0o 13GtYVLerg8v2uwQ7O7JdWA= X-Google-Smtp-Source: ABdhPJzCd/bPNJldzzt8I0lgSLDDpaAwhvd1WeGqPWxcZW6/D2BxJAm3nqn+kn7M/kiFl3Q05xnirQ== X-Received: by 2002:a37:6412:: with SMTP id y18mr10608392qkb.293.1635539013633; Fri, 29 Oct 2021 13:23:33 -0700 (PDT) Received: from hurd (dsl-148-192.b2b2c.ca. [66.158.148.192]) by smtp.gmail.com with ESMTPSA id bk13sm4569829qkb.58.2021.10.29.13.23.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Oct 2021 13:23:33 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#46756: guix deploy not copying remote-gexp.scm References: <87fssm9j53.fsf@gnu.org> <20210224175945.48437431@runbox.com> <87fssmaqs4.fsf_-_@gmail.com> <877ddw538h.fsf@gnu.org> Date: Fri, 29 Oct 2021 16:23:32 -0400 In-Reply-To: <877ddw538h.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 28 Oct 2021 22:00:30 +0200") Message-ID: <871r43a8cb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46756 Cc: 46756@debbugs.gnu.org, pkill9 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 (-) Ludovic Court=C3=A8s writes: > Hi! > > Maxim Cournoyer skribis: > >> help-debbugs@gnu.org (GNU bug Tracking System) writes: >> >>> I believe this is fixed by b19250eec6f92308f237a09a43e8e3e2355345b9, >>> lemme know! > > [...] > >> It works a treat! Thank you! :-) >> >> It'll make keeping my remote machine updated with 'guix deploy' much >> smoother. > > Ah, good! I came up with a better fix in > 2015d3f042870860efef10e801b93eacc0742d38. Works for me, but lemme know > if you notice anything fishy. Thanks for following up on this! I tried it again, still working fine it seems :-). Good to see a test, too. Cheers, Maxim From unknown Sat Jun 21 03:21:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 27 Nov 2021 12:24:06 +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