From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 10:53:23 2021 Received: (at submit) by debbugs.gnu.org; 8 Sep 2021 14:53:23 +0000 Received: from localhost ([127.0.0.1]:33287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNyx0-00080t-Vj for submit@debbugs.gnu.org; Wed, 08 Sep 2021 10:53:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:43034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNxPV-0002cQ-VE for submit@debbugs.gnu.org; Wed, 08 Sep 2021 09:14:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54012) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNxPV-0002t5-Lg; Wed, 08 Sep 2021 09:14:41 -0400 Received: from knopi.disroot.org ([178.21.23.139]:46740) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNxPT-0002EY-5O; Wed, 08 Sep 2021 09:14:41 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 682AA67BE7; Wed, 8 Sep 2021 15:14:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id Ms27TwqsR2JW; Wed, 8 Sep 2021 15:14:35 +0200 (CEST) From: Akib Azmain Turja DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1631106848; bh=O4ixIO6a1yJWL61kE/sgECC+XDW0KL3CySUnQZrBN8I=; h=From:To:Cc:Subject:Date; b=WUBtMj9ef7fgN77LNsPf28eTq2AdsYJBI6dANGNMttArk2qtW4KDLdga2AHdc0GuP 1sXd6eb4aN5BFq+tzfNlnGofQ7Bh1dW9GBYlQzbAetcYGnqx1PPRyisOWXEeR0BaFo +jNiDYS+mATaXs8bhJH1UQ1MeOWUU6WI+ak9psLy7JdRm0qd/+nxmVnjT80VOr0LxA Wi7O9bICUGvmVKe/msixo0KnvX5+UdkXbuUm+nzSbXyMfJByqy9Zoj6Kw9MmwOhk4h KkTAx4mRXj7pMHsy3js0PUnFr19M90UbCm2NRvUktA2dPNrQaRRbF5QyyvNlMx8yGp C3D/u7lUd4RKA== To: help-guix@gnu.org, bug-guix@gnu.org Subject: No network on GNU/Hurd, not even localhost Date: Wed, 08 Sep 2021 19:12:06 +0600 Message-ID: <87pmtjyzx5.fsf@disroot.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=178.21.23.139; envelope-from=akib@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 08 Sep 2021 10:53:21 -0400 Cc: akib8492@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've downloaded latest QEMU image from build servers (build details: https://ci.guix.gnu.org/build/618573/details). Then I booted it with libvirtd on my Guix System on GNU/Linux. It booted and the login shell appeared. I logined as root without password and tried to install GNU Hello (just to make sure everything is working). It failed due to network problems, although my host machine was connected to the internet. Then I tried to ping GNU server: root@guixygnu ~# ping gnu.org But no output appeared, not even an error message! I checked the return status immediately: root@guixygnu ~# echo $? 1 Then I tried ping localhost, but again it returned 1 without any output. Then tried to see the available interfaces, but this too failed: root@guixygnu ~# ifconfig ifconfig: could not get list of interfaces Then I booted again with QEMU directly with: $ qemu-system-i386 -m 512 -snapshot -hda Again, I face the same problem. However, this time I noticed a message from settrans saying "settrans: /servers/socket/1: Device or resource busy", a message saying the disk is mounted as read-only, (probably) an error message from fsck showing it's usage, some warnings from Guile saying "WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete'", the following messages during boot: failed to start service: loopback failed to start service: networking failed to start service: ssh-daemon failed to start service: ssh failed to start service: sshd Followed by an incomplete backtrace: Backtrace: 3 (primitive-load "/gnu/store/n9glgyqlb30wjxia0zcx71x9zw9?") In shepherd.scm: I saw many other messages, but I didn't get the time to read and copy it. Then I tried to check the status of loopback service: root@guixygnu ~# herd status loopback error: connect: /var/run/shepherd/socket: Connection refused Can someone help me with this issue? The QEMU image is almost unusable without networking. Note: all commands and their outputs are copied by hand. =2D-=20 Akib Azmain Turja This message is signed by me with my GnuPG key. It's fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 Get it with: gpg --recv-keys 70018CE5819F17A3BBA666AFE74F0EFA922AE7F5 See https://emailselfdefense.fsf.org/ to learn more and protect your emails and yourself from surveillance. Please send me encrypted messages whenever possible. Never send me Microsoft Office attachments, they use secret proprietary format so I'll fail to read and trash them; send them in plain text if possible or in formats like ODF and PDF if your document contains images or videos. See http://www.gnu.org/philosophy/no-word-attachments.html to learn more. Please don't send HTML emails, use plain text. HTML emails are usually vulnerable, about thousand times larger than plain text and look ugly to me. They contain may trackers, so whenever someone opens a messsage he is tracked by third-party. See http://www.asciiribbon.org to learn more. () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyVTKmrtL6kNBe3FRVTX89U2IYWsFAmE4tqYACgkQVTX89U2I YWvluQ/+OqbspR24goOlgxYa/2I3+NvvsmQFDCC/VAPcSXZalJeCwt9xkD6n4XQR FjL4ZkAed1jaeTfvIvXFKx7FVSRFRA556TSWa0OX5ZcysT0cThrYu81+uyGhGXpJ 3/q4X81dLlP+k9R0Bs4kK5fKm0q3VrL6CwZdxmsbuiIL80vizUns/AKFJqc5ioMs O2dWpuhJ5xX282Fp8Rf7zHAH01Vj+rCZ2+OGMjjo3pCYNxRAvhAgA2T9A5UYQrQr BNaruRAWm4yZHxe3CSpPUskvmeB7M8rnpCVM9nWO88EvEK++ZrJ5UP9ecSzXEH8Q D8kicwTd5zsrwFD6+aTij9sWRFi/lV08mT+nXDYa0Qlz5rMcpdRoC85djADn1oI0 7ofO+3cAOggEJros+TBvmOjrG+XdKTfPWvVOF4b2AgFle0FZGvc5E85N2maCbqtm 2wG+JYMPvcUClAD+JnV0SOchbuNlt6/nyq5i7pCjNCPG35KmNbI5jHokNmn2UVNT HLNVPnff4Ymp7vVQlTZ+Ci16/Jgq7gHQwMRnIqdDMJMMAP6bXWxcUczyZ77Z6nsw q1yq8/eHjsnpTQVk9keDq+jCq0Nr+QB28YNcwkeomRLYGckPKf4sxa2n+QQILDw9 xlpIDSPpq71lTvg9B4Q8yho3nWD3w061oEZSdh8sU2DC9PxXvwQ= =7dBV -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 08 13:26:50 2021 Received: (at submit) by debbugs.gnu.org; 8 Sep 2021 17:26:50 +0000 Received: from localhost ([127.0.0.1]:33507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mO1LR-0004IV-29 for submit@debbugs.gnu.org; Wed, 08 Sep 2021 13:26:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:36204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mO1LN-0004IL-ON for submit@debbugs.gnu.org; Wed, 08 Sep 2021 13:26:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34290) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mO1LN-0001Ec-6L; Wed, 08 Sep 2021 13:26:41 -0400 Received: from mx1.dismail.de ([78.46.223.134]:33518) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mO1LI-000167-Lk; Wed, 08 Sep 2021 13:26:40 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 82063e82; Wed, 8 Sep 2021 19:26:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=EPlru2/ZjV+UZJV2nSYTYsQroM+dAarqwp 1cCJieg1Q=; b=c+CpssEbtkKPHD1wqePrqfa1mbpC+yENJO7mMMeRFmdKhYqDsi YXaW+7qV6+jb6M42UWIUqfcgbEAmJlcL1IkU/iYLBYke6RJI+COP9MLG7YP6tnAt EXnCoGLNtDZ24zrNcYhrYF606ZDtIozITd5vW1QD4qPenxsOAxxzHymy5ehrGeor IvkidUjyHPy6eQKORDbixPo0rNImEqhz0M40bZ6D8999DTUZsJVp1DjFhgJyVrAs lpHMHr/lAjkWyOzYqrb9ui9ifyxexYa3Tobq6CoscCHgLRm0dNtmUfq/pkGN8hc6 AWEK/BdxCRf0jJSJaHN98NAs1t5JBj58LTFA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 43f2ab42; Wed, 8 Sep 2021 19:26:29 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id a9ca7093; Wed, 8 Sep 2021 19:26:29 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 011457b9 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 8 Sep 2021 19:26:28 +0200 (CEST) From: Joshua Branson To: Akib Azmain Turja Subject: Re: No network on GNU/Hurd, not even localhost References: <87pmtjyzx5.fsf@disroot.org> Mail-Followup-To: Akib Azmain Turja , help-guix@gnu.org, bug-guix@gnu.org, akib8492@gmail.com Date: Wed, 08 Sep 2021 13:26:25 -0400 In-Reply-To: <87pmtjyzx5.fsf@disroot.org> (Akib Azmain Turja's message of "Wed, 08 Sep 2021 19:12:06 +0600") Message-ID: <87a6knq8qm.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: bug-guix@gnu.org, help-guix@gnu.org, akib8492@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Akib Azmain Turja writes: > I've downloaded latest QEMU image from build servers (build details: > https://ci.guix.gnu.org/build/618573/details). Then I booted it with > libvirtd on my Guix System on GNU/Linux. It booted and the login shell Is this the same as booting it with qemu? I know I've had issues with no internet access with the Hurd too, but I'm not a very technical user, so it's most likely operator error. > Can someone help me with this issue? The QEMU image is almost unusable > without networking. > > Note: all commands and their outputs are copied by hand. I wish I had more knowledge to help you out. -- Joshua Branson (jab in #guix) Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 09 00:41:44 2021 Received: (at submit) by debbugs.gnu.org; 9 Sep 2021 04:41:45 +0000 Received: from localhost ([127.0.0.1]:33854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mOBsa-0006bC-Bw for submit@debbugs.gnu.org; Thu, 09 Sep 2021 00:41:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:51172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mOBsV-0006b1-LY for submit@debbugs.gnu.org; Thu, 09 Sep 2021 00:41:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOBsS-0006yu-1T; Thu, 09 Sep 2021 00:41:33 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39920) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOBsM-0003KG-7p; Thu, 09 Sep 2021 00:41:29 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AFC186814C; Thu, 9 Sep 2021 06:41:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KBGJBUsEA5kU; Thu, 9 Sep 2021 06:41:22 +0200 (CEST) From: Akib Azmain Turja DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1631162482; bh=51omwYlVsSQy01cRpc0tHWzwCd7Pg7SDYWJmzP/QAM0=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=d7HMbH5YEhr/qitAgeGFOsOL2G2A9MXbgzd0GmrS5WdYIqLkmIjJD3j/WOmWbjLo+ hl4yxqCWD7zTCtUdDFDgJEqnNmYj2xqPmpG5bnstq02ogvKUD8DGFyiHC9FQ89ErB0 wznV8oG7RyXyN9yONTJ0JXyfqz9AFGiE16q24ipUHoFqgdiK3F/TPnSDkJlUwvmpvW So8skB2sbCtgahsHlbI8IU3GI0LiKrsY4Yr5gz6K6HJQghoOMbNagiJJWCxCbMRrsT q06VuxfASc7v5pF4o0nth0ldxPU/LQ3hI9+5y61g28B3qORCmgO+YGDmTQKrbIFo7C bmQmshBwWstwA== To: Joshua Branson Subject: Re: No network on GNU/Hurd, not even localhost In-Reply-To: <87a6knq8qm.fsf@dismail.de> (Joshua Branson's message of "Wed, 08 Sep 2021 13:26:25 -0400") References: <87pmtjyzx5.fsf@disroot.org> <87a6knq8qm.fsf@dismail.de> Date: Thu, 09 Sep 2021 10:40:36 +0600 Message-ID: <87tuiujr97.fsf@disroot.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=178.21.23.139; envelope-from=akib@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: bug-guix@gnu.org, help-guix@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) --=-=-= Content-Type: text/plain Joshua Branson writes: > Akib Azmain Turja writes: > >> I've downloaded latest QEMU image from build servers (build details: >> https://ci.guix.gnu.org/build/618573/details). Then I booted it with >> libvirtd on my Guix System on GNU/Linux. It booted and the login shell > > Is this the same as booting it with qemu? I know I've had issues with > no internet access with the Hurd too, but I'm not a very technical user, > so it's most likely operator error. > >> Can someone help me with this issue? The QEMU image is almost unusable >> without networking. >> >> Note: all commands and their outputs are copied by hand. > > I wish I had more knowledge to help you out. QEMU has the same issue, I've described that in my first message. And Hurd has networking. It works out of the box on Debian GNU/Hurd 2019, and it's 2021. I booted again with fresh copy of the image without the "-snapshot" parameter, and herd was working. But there was again no network and after reboot herd stopped working too. -- Akib Azmain Turja This message is signed by me with my GnuPG key. It's fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 Get it with: gpg --recv-keys 70018CE5819F17A3BBA666AFE74F0EFA922AE7F5 See https://emailselfdefense.fsf.org/ to learn more and protect your emails and yourself from surveillance. Please send me encrypted messages whenever possible. Never send me Microsoft Office attachments, they use secret proprietary format so I'll fail to read and trash them; send them in plain text if possible or in formats like ODF and PDF if your document contains images or videos. See http://www.gnu.org/philosophy/no-word-attachments.html to learn more. Please don't send HTML emails, use plain text. HTML emails are usually vulnerable, about thousand times larger than plain text and look ugly to me. They contain may trackers, so whenever someone opens a messsage he is tracked by third-party. See http://www.asciiribbon.org to learn more. () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyVTKmrtL6kNBe3FRVTX89U2IYWsFAmE5kEQACgkQVTX89U2I YWtAgxAA6VOAxD4HsigoN+BFcoO7wxQ3c1XxCutwLNp+oqseyL62w9E+56MQMykK fvudqcCtJNFoASMGtCRpGe5jfSyaU4MeYR+j+564qkf01JNNYGGmwFaXF99vPuQS bMZgJBv4ZgLIZX4mhLNXFjjFR5pD9rFHCCAVWpnh2wQB4dLj8uhnoMpLfJK9GLn4 e/GvBanDNjf/XigW9CqEJf9dMmeSVi5K9VssdRdc8hOesfPuvMgf1OBff25uQoSY i45bZrmrMSNHlrLF20/zxRgeN1JwZl7Ys5b8nfb3+Vm/JfhWXdLbzuYkYM91Fjrm k6EJgN4fJAD7e3rLKDsOULOHVo9j/0JKqaX2TgL/3QchaYOTvu4OH/LWXqhADiww IWQTCFgrLZ8GLzNGOZuEEwt8yF7lJ0c85AeN0zvbrqFmDdZfJiEaND2jf8DFQiLK k14tYSAvdXHKFge1hh0HvdRhjhs93RkS7iRrKCAIUNO/N1cA8eAZpQzlgvKJAHnd El3ZSs8KsbQeq3vCDaeUVED4fivF/zhTCaPHr3Uf3uGtgvTOct+5itwxHeBzWOs1 gNtB0BMJWV9dGWQpzygl13P42JkIhBIKJ3dI6JF+uO/iyzb7IiFOQh9Bwo2eVF92 ZBy1Q93ls0cbAFBcGrJDFcegRjVYlAyEX+swhHX3+AZFWAbw9l4= =YTxm -----END PGP SIGNATURE----- --=-=-=--