From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39387: Builds are *not* offloaded when using the "--keep-failed" or -K option. Date: Sun, 02 Feb 2020 18:43:50 +0100 Message-ID: <87y2tkzxyh.fsf@gnu.org> References: <87o8uhr3gx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41186) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyJIw-0006YO-Dm for bug-guix@gnu.org; Sun, 02 Feb 2020 12:45:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyJIv-0004LE-Dg for bug-guix@gnu.org; Sun, 02 Feb 2020 12:45:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34502) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iyJIs-0004HT-3R for bug-guix@gnu.org; Sun, 02 Feb 2020 12:45:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iyJIs-0001qQ-0P for bug-guix@gnu.org; Sun, 02 Feb 2020 12:45:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87o8uhr3gx.fsf@gmail.com> (Maxim Cournoyer's message of "Sat, 01 Feb 2020 23:57:18 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Maxim Cournoyer Cc: 39387@debbugs.gnu.org Hi Maxim, Maxim Cournoyer skribis: > In the second case, the build is started on the local machine instead of > being dispatched to the offload machine. Presumably, this is done so > that the files are available locally; but I'd prefer if it'd offload and > keep the files on the remote. An alternative would be to copy the remote= build directory > locally after failure. Indeed, it=E2=80=99s a feature! :-) It was discussed here: https://issues.guix.gnu.org/issue/38312 There we discussed the possibility of printing a warning, which wasn=E2=80= =99t implemented. I=E2=80=99m closing in the meantime, but let me know what you think! Thank you, Ludo=E2=80=99.