From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Vollmert Subject: bug#38469: guix gc should keep around recent intermediate build Date: Tue, 3 Dec 2019 15:29:00 +0100 Message-ID: References: <484751C5-E7B0-40AA-B0BD-E81D31C0535C@vllmrt.net> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51926) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ic9Bs-0003y2-Hu for bug-guix@gnu.org; Tue, 03 Dec 2019 09:30:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ic9Bm-0003zU-CB for bug-guix@gnu.org; Tue, 03 Dec 2019 09:30:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33481) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ic9Bm-0003uy-6v for bug-guix@gnu.org; Tue, 03 Dec 2019 09:30:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ic9Bj-0004xJ-0o for bug-guix@gnu.org; Tue, 03 Dec 2019 09:30:03 -0500 In-Reply-To: <484751C5-E7B0-40AA-B0BD-E81D31C0535C@vllmrt.net> Sender: "Debbugs-submit" Resent-Message-ID: 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.org@gnu.org Sender: "bug-Guix" To: 38469@debbugs.gnu.org > Have you tried passing the options '--gc-keep-derivations=3Dyes=E2=80=99= and > '--gc-keep-outputs=3Dyes' to guix-daemon? I had not. I added that right now, and first tests seem to indicate that this helps. Thanks! Would it be a bad idea to make this the default? Alternatively, how about some kind of developer config fragment that would modify a system configuration with settings that are a good idea for Guix development, if not general use? That might also include things like setting the $%!^@!*^% guile backtrace columns variable for guix-daemon.