help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ever-growing store with --gc-keep-outputs?


From: Ludovic Courtès
Subject: Re: Ever-growing store with --gc-keep-outputs?
Date: Thu, 13 Sep 2018 11:09:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Pierre Neidhardt <address@hidden> skribis:

> Is there a way to find which GC root causes the item to be live?

Not yet!  You could do it manually roughly by (1) listing the referrers
of the store item, recursively, and (2) finding the symlinks in
/var/guix/gcroots that point to one of these.

We should add this to ‘guix gc’.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]