help-guix
[Top][All Lists]
Advanced

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

Re: How to fix broken user guix?


From: Julien Lepiller
Subject: Re: How to fix broken user guix?
Date: Sat, 15 Feb 2020 23:28:28 -0500
User-agent: K-9 Mail for Android

Le 15 février 2020 22:25:51 GMT-05:00, Nathan Dehnel <address@hidden> a écrit :
>bash-5.0$ guix pull
>Updating channel 'nonguix' from Git repository at
>'https://gitlab.com/nonguix/nonguix'...
>guix pull: error: Git error: failed open -
>'/home/nathan/.cache/guix/checkouts/l74zueb3lgylhgxnuzx3d5fzraztxvzu2s4466wlqqvmz7hdct3a/.git/FETCH_HEAD'
>is locked: Permission denied

It's a cache directory so it's safe to delete it. If you've been playing with 
sudo guix, it could explain the permission issues. You might need sudo to 
remove some of these files:

sudo rm -rf /home/nathan/.cache/guix/checkouts

Hth :)



reply via email to

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