GNU bug report logs - #33124
Cuirass: register GC roots for evaluations under /var/guix/gcroots

Previous Next

Package: guix;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Tue, 23 Oct 2018 09:28:02 UTC

Severity: important

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Clément Lassieur <clement <at> lassieur.org>
To: 33124 <at> debbugs.gnu.org
Subject: bug#33124: Cuirass: register GC roots for evaluations under /var/guix/gcroots
Date: Tue, 23 Oct 2018 11:27:30 +0200
I think the goal here is to make sure that the builds that resulted from
of 1) important evaluations (releases) and 2) recent evaluations aren't
garbage collected.

--8<---------------cut here---------------start------------->8---
<sneek> snape, civodul says: i think Cuirass should register GC roots for its
	evaluations under /var/guix/gcroots
<snape> [...] How many such evaluations should be registered?  If all
	are registered, we'll run out of space won't we?  So would it be
	like the last 15 or something?
<civodul> snape: i think we'd register all of them and use (guix cache) to
	  automatically wipe old ones periodically  [09:53]
<civodul> snape: when there's a release we could manually stash important
	  evaluations away so they won't be deleted
<civodul> so i'd just create one subdir for each eval say in
	  /var/guix/profiles/USER/cuirass/evaluations  [09:54]
<civodul> and that'd contain a bunch of symlinks to both the .drv and the
	  outputs
--8<---------------cut here---------------end--------------->8---

Clément




This bug report was last modified 6 years and 254 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.