From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: What prevents "guix package --profile" profiles from being gc'ed? Date: Sat, 27 Feb 2016 18:39:55 +0100 Message-ID: <87y4a6vyqc.fsf@gnu.org> References: <87si0hr5qk.fsf@dustycloud.org> <8737sh11x1.fsf@gmail.com> <8760xbfc1q.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZiqZ-0001fv-Bx for help-guix@gnu.org; Sat, 27 Feb 2016 12:40:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZiqU-0004dB-NH for help-guix@gnu.org; Sat, 27 Feb 2016 12:40:03 -0500 In-Reply-To: <8760xbfc1q.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 26 Feb 2016 21:32:01 +0100") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Alex Kost , help-guix@gnu.org Ricardo Wurmus skribis: > Alex Kost writes: > >> Christopher Allan Webber (2016-02-25 03:30 +0300) wrote: >> >>> I'm a bit confused about profile management for profiles that *aren't* >>> your system or default user profile. >>> >>> guix package --profile=3D/home/cwebber/guix-profiles/test -i hello >>> >>> then I run "guix gc", it seems like that profile is still kept around. > > [...] > >>> What's keeping that profile around? Will it ever get gc'ed? Is it >>> somehow recorded in Guix's state files? >> >> Look at /var/guix/gcroots/auto/. > > It would be nice to have a user interface for that, too, so that users > can quickly get an overview on all their custom profiles that may be > littered across local and remote filesystems. > > What do you think? Would be useful, indeed. (Feel free to create =E2=80=98wishlist=E2=80=99-level items at bug-guix@gnu= .org for good ideas that don=E2=80=99t deserve to be forgotten. :-)) Ludo=E2=80=99.