From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quiliro's lists Subject: bug#36261: Does not reboot after guix init system Date: Tue, 18 Jun 2019 17:08:44 -0700 Message-ID: <471ac68db0ff65b5d1c9e43891c070f8@riseup.net> References: <87lfxz57u2.fsf@gnu.org> <6e616e670a1e639d134346362daaac58@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53376) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdPGd-0003P9-RC for bug-guix@gnu.org; Tue, 18 Jun 2019 21:20:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdPGc-0006aM-U5 for bug-guix@gnu.org; Tue, 18 Jun 2019 21:20:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60462) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hdPGc-0006a4-RB for bug-guix@gnu.org; Tue, 18 Jun 2019 21:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hdPGc-0007Cd-KB for bug-guix@gnu.org; Tue, 18 Jun 2019 21:20:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:41581) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdO9f-0005b1-Sf for bug-guix@gnu.org; Tue, 18 Jun 2019 20:08:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdO9e-0002qM-7p for bug-guix@gnu.org; Tue, 18 Jun 2019 20:08:47 -0400 Received: from mx1.riseup.net ([198.252.153.129]:60632) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdO9e-0002pI-32 for bug-guix@gnu.org; Tue, 18 Jun 2019 20:08:46 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id DD6021A3053 for ; Tue, 18 Jun 2019 17:08:44 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id B57092222F9 for ; Tue, 18 Jun 2019 17:08:44 -0700 (PDT) In-Reply-To: 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: 36261@debbugs.gnu.org El 2019-06-18 09:29, znavko@disroot.org escribi=C3=B3: > when I run `reboot` command guix just make line break. And I can use > another ttys toperform other commands. And there on other ttys > `reboot` command does not work too. I have had that problem too (even on installed systems). I have since decided to reboot by using '[sudo] shutdown' and after the computer powers off, pressing the power button.