From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#25080: When removing a user, 'guix system reconfigure' does not remove the user's home directory Date: Thu, 01 Dec 2016 05:14:36 -0500 Message-ID: <87h96oez1v.fsf@netris.org> References: <87r35sxvbx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCOOP-0007qU-RL for bug-guix@gnu.org; Thu, 01 Dec 2016 05:15:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCOOM-0006fJ-FG for bug-guix@gnu.org; Thu, 01 Dec 2016 05:15:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60928) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCOOM-0006f8-Ce for bug-guix@gnu.org; Thu, 01 Dec 2016 05:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cCOOM-0005fR-5X for bug-guix@gnu.org; Thu, 01 Dec 2016 05:15:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87r35sxvbx.fsf@gmail.com> (Chris Marusich's message of "Wed, 30 Nov 2016 18:00:02 -0800") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: 25080@debbugs.gnu.org Hi, Chris Marusich writes: > If you add a user to your operating system configuration file, > reconfigure, remove the user, and reconfigure again, then the user's > home directory will remain. I expected it to be deleted when I > reconfigured the second time. > > Is this expected behavior? I think (hope?) so. If I accidentally made a mistake in my system configuration and it resulted in the deletion of my home directory, I would be *very* angry and probably never trust GuixSD again. Mark