From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: cleaning the store Date: Thu, 26 May 2016 20:16:59 +0200 Message-ID: References: <20160526165807.GA12189@jasmine> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bdc1538cbe9550533c2cba7 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5zqB-0006mU-QY for help-guix@gnu.org; Thu, 26 May 2016 14:17:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5zq9-0005Un-K5 for help-guix@gnu.org; Thu, 26 May 2016 14:17:02 -0400 Received: from mail-ig0-x231.google.com ([2607:f8b0:4001:c05::231]:36859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5zq9-0005Ud-DG for help-guix@gnu.org; Thu, 26 May 2016 14:17:01 -0400 Received: by mail-ig0-x231.google.com with SMTP id ww4so95160134igb.1 for ; Thu, 26 May 2016 11:17:01 -0700 (PDT) In-Reply-To: <20160526165807.GA12189@jasmine> 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" To: Leo Famulari Cc: help-guix@gnu.org --047d7bdc1538cbe9550533c2cba7 Content-Type: text/plain; charset=UTF-8 Leo, 2016-05-26 18:58 GMT+02:00 Leo Famulari : > On Thu, May 26, 2016 at 06:36:39PM +0200, Catonano wrote: > > I erased ALL the prevoius generations and still there are some elements > > that "guix gc -d ..." cannot eliminate from the store because they turn > out > > to be "still alive" > > > > Of course emacs-cider is not installed in the current generation > > > > I don't understand. > > > > Is there a way to let guix tell me what is still pointing to those ? > > They are referred to by a profile. You can see the full list of your > user's profiles with `guix package --list-generations`. Other users will > have their own profiles. > > You can learn more about how to work with these profiles with `guix > package --help` and also in the manual, 3.2 Invoking guix package. > Thank you There are only 2 profiles on this machine: mine and root's profile As for mine, I eliminated ALL previous generations and emacs-cider is not installed in the current one As for root's profile: $ guix package -p root --list-installed returns nothing and $ guix package -p root --list-generations guix package: error: profile 'root' does not exist So which profile is pointing to those things ? --047d7bdc1538cbe9550533c2cba7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Leo,
=
As for root's profile:

$ guix package= -p root --list-installed

returns n= othing


and
$ guix package -p= root --list-generations
guix package: error: profile 'root' doe= s not exist


So which profile is= pointing to those things ?
--047d7bdc1538cbe9550533c2cba7--