Re: SSH bad owner when running rootless guix-daemon

2025-05-09 Thread Kjartan Oli Agustsson
On 09/05/2025 09:45, Ludovic Courtès wrote: > Hi Kjartan, > > Kjartan Oli Agustsson writes: > >> I have been trying out the new option to run the guix daemon as >> non-root. Everything had been going just fine untill I tried to SSH >> into another machine. My SSH configuration is managed by gu

Re: SSH bad owner when running rootless guix-daemon

2025-05-09 Thread Ludovic Courtès
Hi Kjartan, Kjartan Oli Agustsson writes: > I have been trying out the new option to run the guix daemon as > non-root. Everything had been going just fine untill I tried to SSH > into another machine. My SSH configuration is managed by guix home so > ~/.ssh/config is of course a symlink to a

SSH bad owner when running rootless guix-daemon

2025-04-27 Thread Kjartan Oli Agustsson
I have been trying out the new option to run the guix daemon as non-root. Everything had been going just fine untill I tried to SSH into another machine. My SSH configuration is managed by guix home so ~/.ssh/config is of course a symlink to a file in the store. In the rootless daemon setup that

Re: rootless Guix

2018-10-15 Thread Ludovic Courtès
Hi Ricardo! Ricardo Wurmus skribis: > Ludovic Courtès writes: [...] >> Right, I’m not sure what to do with binaries installed with this >> relocatable Guix: either we let the user run them from a relocatable >> shell that maps /gnu/store appropriately (as in the message above), >> which works

Re: rootless Guix

2018-10-13 Thread Ricardo Wurmus
Ludovic Courtès writes: > Hello! > > Ricardo Wurmus skribis: > >> it would be nice if we could simplify the case where a user does not >> have root access, but the system supports user namespaces. >> >> Currently, a user would have to perform a number of non-obvious steps to >> somehow run the

Re: rootless Guix

2018-10-08 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > it would be nice if we could simplify the case where a user does not > have root access, but the system supports user namespaces. > > Currently, a user would have to perform a number of non-obvious steps to > somehow run the Guix daemon in an environment where th

Re: rootless Guix

2018-10-07 Thread Pierre Neidhardt
Hi, Not answering your question, but I think it's an awesome idea! Could this possibly be the last step needed to enable Guix as an "embeddable" package manager, in the sense that it could be used by any project as the main mean of distributing components? (E.g. a programming language with librar

rootless Guix

2018-10-07 Thread Ricardo Wurmus
Hi, it would be nice if we could simplify the case where a user does not have root access, but the system supports user namespaces. Currently, a user would have to perform a number of non-obvious steps to somehow run the Guix daemon in an environment where the filesystem is virtualized. It would