From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40542: wip-hurm-vm build failure Date: Mon, 13 Apr 2020 23:23:14 +0200 Message-ID: <87tv1n2i7x.fsf@gnu.org> References: <9c9cf42a5e49b5f2e64dfea3cdf78fdeb657192a.camel@alaskasi.com> <87blnydnzy.fsf@gnu.org> <9dca16afd13e884c0fa4637cdaa3b79525e71779.camel@alaskasi.com> <87ftd73yr4.fsf@gnu.org> <15fa028e33810483c427ef20a23dd31c10662ddf.camel@alaskasi.com> 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]:39217) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jO6Yl-0004io-50 for bug-guix@gnu.org; Mon, 13 Apr 2020 17:24:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jO6Yk-0006CB-8e for bug-guix@gnu.org; Mon, 13 Apr 2020 17:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49403) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jO6Yk-0006C7-5v for bug-guix@gnu.org; Mon, 13 Apr 2020 17:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jO6Yk-0003zx-1U for bug-guix@gnu.org; Mon, 13 Apr 2020 17:24:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <15fa028e33810483c427ef20a23dd31c10662ddf.camel@alaskasi.com> (Christopher Howard's message of "Mon, 13 Apr 2020 13:02:21 -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-mx.org@gnu.org Sender: "bug-Guix" To: Christopher Howard Cc: 40542@debbugs.gnu.org Hi, Christopher Howard skribis: > Okay, I was just about to report that I successfully built the VM using > commit ef33718a5cc486dd34378e6a8fcfcbb920ff7a8a from wip-hurd-vm. The > VM started fine and I was able to run the guile shell and the ls shell > command. Was going to try to install Emacs next. > > For screenshots, is there something equivalent to `cat /proc/version` > to show running kernel version? I think you can do something like: settrans -ca /proc /hurd/procfs cat /proc/version Or just =E2=80=9Cuname -a=E2=80=9D. Can=E2=80=99t wait to see the screenshot! :-) Note: I don=E2=80=99t think janneke has tried building anything as high in = the stack as Emacs, that sounds a bit ambitious for a start. Ludo=E2=80=99.