help-guix
[Top][All Lists]
Advanced

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

Re: Guix unmounted my /home, while -i hello


From: Mark H Weaver
Subject: Re: Guix unmounted my /home, while -i hello
Date: Mon, 07 Mar 2016 20:59:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux)

Louis <address@hidden> writes:

> Yes, I have tried it again, and it happened again, on the
> second time I have sent a bug. It looks to me dangerous to
> try it third time.

I have only one idea what could cause something like this.

Did you add any users to the 'guix-builder' group other than the users
dedicated for that purpose?  If so, that's a problem.

guix-daemon considers all of the users in that group to be exclusively
for its use.  When asked to build something, it chooses a user from that
group to do the build, and then after the build it *kills* all processes
owned by that user.

Every once in a while, someone decides to add their normal user account
to that group, and discovers that after every build guix-daemon kills
all of their user processes.  If you added more users to that group,
perhaps guix-daemon is killing some process that causes your encrypted
/home to become unmounted?

       Mark



reply via email to

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