all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org, Nathan Dehnel <ncdehnel@gmail.com>
Subject: Re: How to fix broken user guix?
Date: Sat, 15 Feb 2020 23:28:28 -0500	[thread overview]
Message-ID: <48B132D0-8D3F-4F1C-B42B-4EDF16015AF8@lepiller.eu> (raw)
In-Reply-To: <CAEEhgEsW49O+kpA46Vo0nM+rnYOKCNhRMinPUAxTs1FHz+O92w@mail.gmail.com>

Le 15 février 2020 22:25:51 GMT-05:00, Nathan Dehnel <ncdehnel@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	other threads:[~2020-02-16  4:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-16  3:25 How to fix broken user guix? Nathan Dehnel
2020-02-16  4:28 ` Julien Lepiller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48B132D0-8D3F-4F1C-B42B-4EDF16015AF8@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=help-guix@gnu.org \
    --cc=ncdehnel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.