[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete profile
From: |
Federico Beffa |
Subject: |
Re: delete profile |
Date: |
Tue, 14 Mar 2017 09:42:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Pjotr Prins <address@hidden> writes:
> On Mon, Mar 13, 2017 at 10:35:56PM +0300, Alex Kost wrote:
>> Federico Beffa (2017-03-12 18:28 +0100) wrote:
>>
>> > Hi,
>> >
>> > I've created a profile for test purposes with
>> >
>> > guix package -p $HOME/guix-test-profile -m test-manifest.scm
>> >
>> > that now I would like to delete. I've looked up the documentation but
>> > not found any suitable command. What's the recommended procedure to
>> > delete it?
>>
>> I would simply remove it and all its generations
>> ("$HOME/guix-test-profile-XX-link") manually. I don't know if there is
>> any recommended way to do it though.
>
> That removes the symlinks to a directory in /var/guix/profiles. I
> think you also need to remove the links in the latter if you want the
> garbage collection to work.
'guix -p $HOME/guix-test-profile' lists only 1 generation (but I did
create another one and then I rolled-back).
I run 'guix gc' and now I find dangling symlinks in my $HOME. One
symlink is still active (the active generation) which imply that it is
registered as a GC root. However, it's not in
'/usr/local/var/guix/profiles' (I installed from source with the default
prefix=/usr/local). Not sure where to find it.
Thanks for the suggestions.
Fede
- delete profile, Federico Beffa, 2017/03/12
- Re: delete profile, Alex Kost, 2017/03/14
- Re: delete profile, Pjotr Prins, 2017/03/14
- Re: delete profile, Alex Kost, 2017/03/16
- Re: delete profile, Pjotr Prins, 2017/03/16
Re: delete profile, Ludovic Courtès, 2017/03/14