Le 15 février 2020 22:25:51 GMT-05:00, Nathan Dehnel <ncdeh...@gmail.com> 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