From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Subject: bug#26931: GuixSD rebooting fails when tmux is running Date: Wed, 30 Aug 2017 09:35:56 +0200 Message-ID: <87tw0po6cj.fsf@lassieur.org> References: <20170514193043.GA5396@jasmine> <87lgpzqfxq.fsf@gnu.org> <20170516231839.GA22678@jasmine> <87mv6kgkyr.fsf@gnu.org> <87efrwt7pu.fsf@lassieur.org> <87pobgf15i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmxYf-0007jb-JH for bug-guix@gnu.org; Wed, 30 Aug 2017 03:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmxYc-0003ME-GK for bug-guix@gnu.org; Wed, 30 Aug 2017 03:37:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52789) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dmxYc-0003M6-Cf for bug-guix@gnu.org; Wed, 30 Aug 2017 03:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dmxYc-0002qV-5A for bug-guix@gnu.org; Wed, 30 Aug 2017 03:37:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87pobgf15i.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26931-done@debbugs.gnu.org Ludovic Courtès writes: > The commit above makes sure all child processes are reaped. Could you > check whether that solves the problem you’re seeing with ‘guix publish’? Indeed it's fixed. Thank you very much :-)