help-guix
[Top][All Lists]
Advanced

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

How to fix the deletion of ~/.guix-profile on Ubuntu 22.04.4 LTS?


From: Rodrigo Morales
Subject: How to fix the deletion of ~/.guix-profile on Ubuntu 22.04.4 LTS?
Date: Sun, 7 Apr 2024 22:39:34 -0500

I'm running guix on Ubuntu 22.04.4 LTS.

I removed the directory ~/.guix-profile using =rm -rf
~/.guix-profile=, just to see what happens. I tried fixing this
problem by reinstalling =guix= (i.e. I ran =sudo apt purge guix=, I
then ran =sudo apt install guix=). Afterwards, I then executed =guix
pull=, but =guix --version= kept showing v1.3.0, so when I try to run
=guix home=, I get the error =guix: home: command not found=.

For the record, I had initially installed guix by executing =sudo apt
install guix=. Upon installation, I noticed that the version reported
by =guix --version= was =1.3.0=, so I executed =guix pull=. Upon
finishing, =guix --version= showed a git commit hash as the version
number (I guess this hash corresponds to the latest commit in the guix
repository.)

My question is: How to make =guix pull= update the version reported by
=guix --version=?



reply via email to

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