help-guix
[Top][All Lists]
Advanced

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

Re: Unexpected results with Guix.


From: Pierre Neidhardt
Subject: Re: Unexpected results with Guix.
Date: Sat, 02 Nov 2019 16:02:45 +0100

Jone <address@hidden> writes:

> Currently the profle contains only one generation, previous generations
> was deleted immediately after command 'guix package -u icecat'. This is 
> mistake?

How do you list your generations?

> ❯ guix gc /gnu/store/50530hgnzkxgkqciip68dn7v23cslw1c-icecat-60.8.0-guix1/
> guix gc: error: extraneous arguments: /gnu/store/50530hgnz...
> - no any changes!

My bad, I forgot the '-d' flag:

--8<---------------cut here---------------start------------->8---
guix gc -d /gnu/store/50530hgnzkxgkqciip68dn7v23cslw1c-icecat-60.8.0-guix1/
--8<---------------cut here---------------end--------------->8---

But it won't work since your old icecat is still live.
You can see what requires it with

--8<---------------cut here---------------start------------->8---
guix gc -R /gnu/store/50530hgnzkxgkqciip68dn7v23cslw1c-icecat-60.8.0-guix1/
--8<---------------cut here---------------end--------------->8---

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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