From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: [BLOG] On migration to the Hurd Date: Sat, 04 Apr 2020 07:38:11 +0000 Message-ID: References: Reply-To: Rene 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]:42992) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKdNn-0003fV-K1 for guix-devel@gnu.org; Sat, 04 Apr 2020 03:38:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKdNl-0006Dy-Sj for guix-devel@gnu.org; Sat, 04 Apr 2020 03:38:23 -0400 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= , "janneke@gnu.org" , "guix-devel\\@gnu.org" Hi, > > and now it shows another error: > -- > =C2=A0=C2=A0=C2=A0=C2=A0 /libexec/console-run: /dev/console: Permission d= enied for this error it is required to create the devices with: ./MAKEDEV console tty ... I did this manually in Debian and the error no longer shows. Rene