bug-guix
[Top][All Lists]
Advanced

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

bug#46861: `guix deploy` permission denied error


From: Ludovic Courtès
Subject: bug#46861: `guix deploy` permission denied error
Date: Tue, 02 Mar 2021 13:44:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

pkill9 <pkill9@runbox.com> skribis:

> When I run Guix deploy, I get this error:
> ```
> guix deploy: error: open-file: Permission denied:
> "/home/itsme/.cache/guix/checkouts/last-expiry-cleanup"
> ```
>
> I've tried deleting ~/.cache/guix, and creating a chmod 777'd
> ~/.cache/guix directory, but I still get that error.

Can you show the ownership of ~itsme/.cache/guix/checkouts and
~itsme/.cache/guix/checkouts/last-expiry-cleanup?

It’s likely been caused by “sudo guix pull”, which changed the ownership
to root.  There’s no reason to run ‘guix deploy’ as root.

TIA,
Ludo’.





reply via email to

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