Re: Uninstall/Install Guix

2019-05-06 Thread Pierre-Henry F.
‐‐‐ Original Message ‐‐‐ On Monday, May 6, 2019 4:46 AM, Chris Marusich wrote: > Hi Pierre-Henry, > > "Pierre-Henry F." cont...@phfrohring.com writes: > > > I tried to remove and re-install again but here what I get: > > > > phf@f02c:Downloads$ guix pull -l > > guix pull: error: s

Re: Uninstall/Install Guix

2019-05-05 Thread Chris Marusich
Hi Pierre-Henry, "Pierre-Henry F." writes: > I tried to remove and re-install again but here what I get: > > phf@f02c:Downloads$ guix pull -l > guix pull: error: stat: No such file or directory: > "/var/guix/profiles/per-user/phf/current-guix-1-link" > phf@f02c:Downloads$ guix descr

Re: Uninstall/Install Guix

2019-05-01 Thread Pierre-Henry F.
‐‐‐ Original Message ‐‐‐ On Wednesday, May 1, 2019 1:54 PM, Pierre-Henry F. wrote: > > > ‐‐‐ Original Message ‐‐‐ > On Wednesday, May 1, 2019 1:51 PM, Pierre-Henry F. cont...@phfrohring.com > wrote: > > > ‐‐‐ Original Message ‐‐‐ > > On Wednesday, May 1, 2019 1:22 PM,

Re: Uninstall/Install Guix

2019-05-01 Thread Pierre-Henry F.
‐‐‐ Original Message ‐‐‐ On Wednesday, May 1, 2019 1:51 PM, Pierre-Henry F. wrote: > ‐‐‐ Original Message ‐‐‐ > On Wednesday, May 1, 2019 1:22 PM, Pierre-Henry F. cont...@phfrohring.com > wrote: > > > Hello and thank you for your reply! > > > > > Hello, > > > > > "Pierre-Henr

Re: Uninstall/Install Guix

2019-05-01 Thread Pierre-Henry F.
‐‐‐ Original Message ‐‐‐ On Wednesday, May 1, 2019 1:22 PM, Pierre-Henry F. wrote: > Hello and thank you for your reply! > > > Hello, > > > "Pierre-Henry F." cont...@phfrohring.com skribis: > > > > I re-installed using the script at the same address above... but I keep > > > having a fe

Re: Uninstall/Install Guix

2019-05-01 Thread Pierre-Henry F.
Hello and thank you for your reply! > Hello, > "Pierre-Henry F." skribis: > > I re-installed using the script at the same address above... but I keep > having a few issues. > > Here is the list of commands that are not expected to give errors or > > warnings but do: > > phf@2eb0:~$ guix ref

Re: Uninstall/Install Guix

2019-04-23 Thread Ludovic Courtès
Hello, "Pierre-Henry F." skribis: >> I re-installed using the script at the same address above... but I keep >> having a few issues. >> Here is the list of commands that are not expected to give errors or >> warnings but do: >> phf@2eb0:~$ guix refresh >> Backtrace: >> 15 (apply-smob/1 #) >> I

Re: Uninstall/Install Guix (Ludovic Court?s)

2019-04-22 Thread Zelphir Kaltstahl
restarting my machine or logging out and back in or any such things. Regards, Zelphir On 4/22/19 6:03 AM, help-guix-requ...@gnu.org wrote: > Date: Sun, 21 Apr 2019 18:25:10 +0200 > From: Ludovic Court?s > To: "Pierre-Henry F." > Cc: "help-guix\@gnu.org" > Subject: R

Re: Uninstall/Install Guix

2019-04-21 Thread Pierre-Henry F.
> ‐‐‐ Original Message ‐‐‐ > On Sunday, April 21, 2019 6:25 PM, Ludovic Courtès l...@gnu.org wrote: > > > Hello Pierre-Henry, > > (Tu peux aussi t’exprimer en français si tu préfères.) > > "Pierre-Henry F." cont...@phfrohring.com skribis: > > > > > I've then tried to re-install guix by: >

Re: Uninstall/Install Guix

2019-04-21 Thread Ludovic Courtès
Hello Pierre-Henry, (Tu peux aussi t’exprimer en français si tu préfères.) "Pierre-Henry F." skribis: > I've then tried to re-install guix by: > removing /gnu > removing /var/guix To be complete, you’d also need to remove /etc/guix. However, it shouldn’t be a problem to leave it. > exe

Re: Uninstall/Install Guix

2019-04-21 Thread Pierre-Henry F.
Also, if it's of any help: > phf@2eb0:~$ echo $GUIX_LOCPATH > /home/phf/.guix-profile/lib/locale > phf@2eb0:~$ locale > LANG=fr_FR.UTF-8 > LANGUAGE=fr_FR.UTF-8 > LC_CTYPE="fr_FR.UTF-8" > LC_NUMERIC="fr_FR.UTF-8" > LC_TIME="fr_FR.UTF-8" > LC_COLLATE="fr_FR.UTF-8" > LC_MONETARY="fr_FR.UTF-8

Uninstall/Install Guix

2019-04-21 Thread Pierre-Henry F.
Dear list, I've unfortunatly done the equivalent of $ rm /usr/local/bin/guix I've then tried to re-install guix by: removing /gnu removing /var/guix executing the install script given here: https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html#Binary-Installation