bug#41575: [PATCH] doc: prevent host/container nscd mismatch

2020-09-13 Thread edk
doc/guix.texi: (Name Service Switch) add a workaround for bug #41575 --- doc/guix.texi | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index a6e14ea177..a9472e680e 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -1706,6 +1706,2

bug#41575: Container with openssh-service requires sshd user on the host

2020-09-13 Thread edk
Thank you for this thourough investigation and for finding the workaround ! I just submitted a patch to the doc based on your email. Cheers, Edouard. conjaroy writes: > In an eariler bug comment [1] I corroborated that nscd was leaking > /etc/passwd information from the host OS into the Guix co

bug#63904: Can't setuid programs to anybody but root

2023-06-07 Thread edk
Dear Guix developers, At the end of the email is the code for a minimal container, which tries to setuid =true=, the simplest binary of all, to user suc. When line 26 is commented, and the container is built and run with: sudo $(guix system container mwe.scm) One can login to the container and

bug#63902: System containers with --network won't start "In procedure canonicalize-path: No such file or directory"

2023-06-07 Thread edk
Dear Guix developers, To reproduce the bug, take the example container from the documentation: https://guix.gnu.org/cookbook/en/html_node/A-Database-Container.html Create a container from the code: guix system container os.scm Try to run the container: sudo /gnu/store/lsa8k983ap58mw8vcpqph89g27s