unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Akib Azmain Turja <akib@disroot.org>
To: help-guix@gnu.org, bug-guix@gnu.org
Cc: akib8492@gmail.com
Subject: No network on GNU/Hurd, not even localhost
Date: Wed, 08 Sep 2021 19:12:06 +0600	[thread overview]
Message-ID: <87pmtjyzx5.fsf@disroot.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3245 bytes --]

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 <path/to/image.qcow2>

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.

-- 
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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2021-09-08 13:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 13:12 Akib Azmain Turja [this message]
2021-09-08 17:26 ` No network on GNU/Hurd, not even localhost Joshua Branson
2021-09-09  4:40   ` Akib Azmain Turja
  -- strict thread matches above, loose matches on Subject: below --
2021-09-08 22:26 Rene
2021-09-12 12:53 ` Akib Azmain Turja
     [not found] ` <87czpeufd4.fsf@disroot.org>
2021-09-13 22:47   ` Rene

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmtjyzx5.fsf@disroot.org \
    --to=akib@disroot.org \
    --cc=akib8492@gmail.com \
    --cc=bug-guix@gnu.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).