GNU bug report logs -
#77288
[PATCH 0/6] Rootless guix-daemon on Guix System
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Wed, 26 Mar 2025 16:50:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #101 received at 77288 <at> debbugs.gnu.org (full text, mbox):
Hey Florian,
"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> writes:
> Works great now. I can now with v3 merrily switch back and forth the
> (privileged? #f) on Guix System,
Good, thanks for testing again!
> except ownerships of /gnu/store/ files are funny when I guix system
> roll-back to the time before guix-ownership services existed.
Uh, right. There’s little we can do here, except perhaps adding a
warning in the doc?
> Then I try the
>
> chown -R root:root \
> /gnu \
> /var/guix/{daemon-socket,db,discover} \
> /var/guix/{gcroots,offload,substitute,temproots} \
> /var/log/guix \
> /etc/guix
>
> from this “Migrating to the Unprivileged Daemon” with root:root instead
> of guix-daemon:guix-daemon. But it does not work unless I mount -o
> remount,rw /gnu/store (a command from the subsequent SELinux section).
>
> While I have not tested this “Migrating to the Unprivileged Daemon”
> section on a foreign distro, should not etc/gnu-store.mount require
> remounting on foreign distros, too?
Users are invited to stop the daemon before doing that, which should
stop ‘gnu-store.mount’ as well. Do you think that needs to be
clarified?
Thanks,
Ludo’.
This bug report was last modified 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.